Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 385739a9 | 2022-03-09 16:18:03 | drop rcs id in category Makefiles | ||
| e46b1da6 | 2019-08-14 12:47:14 | Remove chinese/py-zhCodecs from the tree chinese/py-zhCodecs is python2-only, has no consumers, and hasn't been updated since 2002 OK sthen@ | ||
| 6eca48ed | 2019-04-01 04:31:33 | +libpinyin,fcitx-pinyin | ||
| b9f96a36 | 2017-07-17 21:02:08 | Remove chinese/crxvt. We recently removed mrxvt and rxvt due to the fact that upstream is dead and that thee code is vulnerable to CVE-2017-7483. On top of that, crxvt is very unstable: it dumps core after entering a few commands or pressing enter repeatedly a couple of times. OK jca@, dcoppa@, bcallah@, kevlo@, bentley@ | ||
| b7eab056 | 2012-08-18 07:25:25 | boring morning useless cleanup: remove the FreeBSD RCS tags; it makes sense for ports Makefile but not really for categories. ok espie@ | ||
| faf299a6 | 2011-07-19 16:51:34 | moved to fonts | ||
| 1c407dc5 | 2011-07-19 09:22:49 | unhook ports that have moved to fonts/ | ||
| baa34c32 | 2011-05-12 09:59:35 | Add cconv | ||
| e21fe7e6 | 2010-03-23 12:04:08 | - sync | ||
| 100f0c78 | 2010-02-01 17:00:12 | SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus breaking cd /usr/ports && SUBDIR=some/path make something for category makefiles. While there, also put spaces around += uniformously. okay naddy@, jasper@ |