2005-02-09 18:51:47 by Todd Vierling | Files touched by this commit (2) |
Log message: Split out wget's options into an options.mk. Migrate WET_USE_SSL to PKG_OPTIONS.wget=ssl (on by default, as previously). |
2005-02-09 12:42:38 by Manuel Bouyer | Files touched by this commit (3) |
Log message: Apply fix from Bryan J. Phillippe in pkg/29279: zero out struct sockaddr before using it. Bump PKGREVISION. |
2005-01-30 23:59:50 by Manuel Bouyer | Files touched by this commit (2) |
Log message: Use uint32_t instead of u_int32_t. Should fix PR pkg/29146. |
2005-01-25 21:07:25 by Manuel Bouyer | Files touched by this commit (6) |
Log message: ipv6-mapped ipv4 addresses aren't enabled by default on NetBSD, and probably others OS as well. Patch wget so that it won't try to use ipv6-mapped ipv4 addresses, but uses INET4 socket sockets instead. Bump pkgrev. Fix issues with v6-enabled wget reported on tech-pkg. |
2005-01-13 14:33:19 by Manuel Bouyer | Files touched by this commit (1) |
Log message: bump PKGREVISION for ipv6 support. |
2005-01-13 14:30:08 by Manuel Bouyer | Files touched by this commit (1) |
Log message: Support IPv6 via PKG_SUPPORTED_OPTIONS= inet6. Reviewed by Juan RP. |
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. |
2004-05-16 22:27:04 by Dan Winship | Files touched by this commit (3) |
Log message: Remove some old rpath hacks that aren't needed with modern buildlink3. Fixes the build on darwin (PR 25326) |
2004-04-18 09:16:32 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message: PKGREVISION bump after openssl-security-fix-update to 0.9.6m. Buildlink files: RECOMMENDED version changed to current version. |