2009-05-03 17:31:08 by Tobias Nygren | Files touched by this commit (3) |
Log message:
patch-ac: Apply upstream SVN revision 3748, which fixes
upstream ticket 75: "access logs globally writable in daemonized mode"
Bump PKGREVISION.
|
2009-04-24 12:18:04 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
Changes 3.3.9:
* Bug fixes
* Uses GeoIP
|
2009-01-09 09:53:26 by Darrin B. Jewell | Files touched by this commit (3) |
Log message:
fixes to compile and run on darwin.
. modify configure.in to look for libpcap.dylib
. set INSTALL_UNSTRIPPED=yes
|
2008-11-22 15:35:14 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
PLIST fix
|
2008-10-16 14:24:09 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
Changes 3.3.8:
* Bug fixes and improvements.
|
2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214) |
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-09-21 15:04:45 by Thomas Klausner | Files touched by this commit (483) |
Log message:
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
|
2007-09-15 09:35:38 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
Changes 3.3:
* Improved stability
* Ease of use
* U3 support and graphical GUI (Win32)
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-06 08:23:06 by Jeremy C. Reed | Files touched by this commit (1147) |
Log message:
Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
|