2005-10-05 15:29:51 by Thomas Klausner | Files touched by this commit (40) |
Log message: Remove some more *LEGACY* settings that are over a month old and thus were before 2005Q3. |
2005-07-01 18:11:05 by Min Sik Kim | Files touched by this commit (1) |
Log message: Use devel/readline instead of the included readline library. Bump PKGREVISION due to the added dependency. While here, set BUILDLINK_DEPMETHOD of dependent libraries to "build" when the "static" option is enabled. Approved by the maintainer (wiz@). |
2005-05-31 12:01:40 by Dieter Baron | Files touched by this commit (64) |
Log message: Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also, make use of PKG_OPTIONS_LEGACY_VARS. Reviewed by wiz. |
2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270) |
Log message: Removed trailing white-space. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-11-29 13:42:41 by Todd Vierling | Files touched by this commit (1) |
Log message: PKGREVISION bump for previous (since a binpkg already exists for the afflicted platform). |
2004-11-29 13:41:54 by Todd Vierling | Files touched by this commit (1) |
Log message: Add glob workaround from <hiramatu@boreas.dti.ne.jp> in PR pkg/25908. |
2004-10-23 10:10:40 by Min Sik Kim | Files touched by this commit (1) |
Log message: Append options to PKG_DEFAULT_OPTIONS instead of ${PKG_OPTIONS_VER}, following the semantic change of PKG_DEFAULT_OPTIONS. |
2004-10-23 01:54:22 by Min Sik Kim | Files touched by this commit (1) |
Log message: Convert to use bsd.options.mk and add a new option, multibyte, to enable/disable multibyte support. Ok'ed by wiz@. |
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. |