2015-04-06 10:17:41 by Adam Ciarcinski | Files touched by this commit (470) |
Log message: Revbump after updating textproc/icu |
2015-02-05 18:32:20 by David A. Holland | Files touched by this commit (1) |
Log message: fix fatal typo |
2014-12-27 01:13:28 by David A. Holland | Files touched by this commit (6) |
Log message: Sort out depends. - Add options.mk and make most of the heavy depends optional. - Add optional support for SDL, disabled by default. - Fix curses buildlinking; closes PR 49478. - Update readline support for semi-recent API changes. - Update PLIST accordingly. PKGREVISION -> 20. |
2014-06-19 17:15:38 by Aleksej Saushev | Files touched by this commit (1) |
Log message: FreeBSD uses NetBSD's libexecinfo. |
2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155) |
Log message: Recursive revbump from x11/pixman Fix PR pkg/48777 |
2014-01-20 20:20:09 by Joerg Sonnenberger | Files touched by this commit (22) |
Log message: Fix build with TCL 8.6 |
2014-01-11 15:42:06 by Adam Ciarcinski | Files touched by this commit (106) |
Log message: Revbump after updating tcl/tk. |
2013-10-10 16:42:40 by Ryo ONODERA | Files touched by this commit (1058) |
Log message: Recursive revbump from pango-1.36.0 |
2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) | |
Log message: Revbump after cairo update |
2013-07-15 04:02:29 by Ryo ONODERA | Files touched by this commit (177) |
Log message: * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 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". |