2008-01-18 06:06:45 by Tobias Nygren | Files touched by this commit (191) |
Log message: Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ |
2007-08-30 02:54:35 by John Nemeth | Files touched by this commit (1) |
Log message: - add NetBSD 4.x to INCOMPAT_CURSES - add conflict with new centerim package |
2007-07-19 02:43:43 by Lubomir Kundrak | Files touched by this commit (8) |
Log message: Fix horrific number of buffer overflows, CVE-2007-3713. Bump PKGREVISION. |
2007-04-15 22:16:42 by Thomas Klausner | Files touched by this commit (2) |
Log message: Apply patch from Sergey Svishchev which should fix PR 34235. |
2007-02-20 19:45:00 by Stephen Borrill | Files touched by this commit (3) |
Log message: Remove a deprecated request from the Jabber plugin so that it works with ejabberd servers. http://www.xmpp.org/extensions/xep-0094.html XEP-0094: Agent Information |
2007-02-20 18:38:52 by Stephen Borrill | Files touched by this commit (2) |
Log message: Make gpgme an option (on by default for compatibility with previous). |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-11-19 12:50:26 by Thomas Klausner | Files touched by this commit (42) |
Log message: tv@ pointed out that curl-7.16.0 had a shlib major bump -- increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier. |
2006-10-14 10:00:20 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-10-01 15:56:01 by Roland Illig | Files touched by this commit (3) |
Log message: Fixed some pkglint warnings. On Solaris, querying the __sun macro instead of __sun__ is preferred. |