2014-09-24 00:52:01 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Don't include termcap.h on SunOS. |
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message: Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. |
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-04-21 20:17:35 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix readline use. |
2014-03-12 20:36:44 by Sebastian Wiedenroth | Files touched by this commit (1) |
Log message: Use C99 to fix build on SunOS |
2013-10-27 21:35:48 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Drop -frename-registers. -finline-functions is the default for optimised builds anyway. |
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-24 13:15:55 by Matthias Drochner | Files touched by this commit (3) | |
Log message: update to 1.0.17 changes: -Plotting uses cairo (and is antialised) by using updated GtkExtra -Improvements to line plots including autoscaling the y axis by default -PDF export -Lots of of fixes and other minor improvements all over |
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". |