Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-03 | Be explicit about the library search path. | joerg | 2 | -6/+7 | |
2014-05-18 | Fix build against newer readline. | joerg | 3 | -1/+180 | |
2013-07-15 | * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes | ryoon | 1 | -2/+1 | |
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk". | |||||
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2009-06-12 | Removed redundant .gz suffix for man pages. | rillig | 1 | -6/+6 | |
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -1/+2 | |
major change. Reported by Robert Elz in PR 41345. | |||||
2008-09-04 | Add tdl, the neat todo list manager. tdl allows you to create and manage | tonnerre | 5 | -0/+64 | |
TODO lists, in the local directory or elsewhere, to assign priorities and start/end dates, to send nag mails for todos or to generate reports of done items by date. |