2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657) |
Log message: Recursive bump for pcre-8.30* (shlib major change) |
2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | |
Log message: Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. |
2011-11-20 06:41:53 by Steven Drake | Files touched by this commit (7) |
Log message: Recursive bump for math/cln buildlink addition. |
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message: recursive bump from gettext-lib shlib bump. |
2010-04-13 19:25:22 by Matthias Drochner | Files touched by this commit (6) | |
Log message: update to 0.9.7 changes: -General build updates and bug fixes -Bug fix for segfaults with some uses of integrate() -New Simplified Chinese translation -Fix crash with unsupported operator in RPN syntax -Fix reduction of vector size |
2009-09-08 21:29:35 by Aleksej Saushev | Files touched by this commit (2) | |
Log message: Bump revision after CLN update. Addresses PR pkg/42006. |
2009-09-06 14:17:17 by Aleksej Saushev | Files touched by this commit (4) | |
Log message: Fix breakage after CLN update. |
2009-06-14 20:05:51 by Joerg Sonnenberger | Files touched by this commit (88) |
Log message: Remove @dirrm entries from PLISTs |
2009-05-25 17:10:28 by Matthias Drochner | Files touched by this commit (4) |
Log message: -make this compile with 64-bit time_t The fix is suboptimal because the y2037 problem remains. It would be better to either -extend the "cln" lib for 64-bit integers (but the code is a mess already) or -split the time_t into a lower/higher part and convert them seperately, which is less than elegant. -add a MESSAGE telling that gnome-vfs or wget are needed to fetch currency exchange rates automatically, so the (wrong) wget dependency can be removed from child pkgs bump PKGREVISION |
2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | |
Log message: Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib major change. Reported by Robert Elz in PR 41345. |