2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message: Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". |
2004-08-13 09:11:57 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Cosmetic changes. |
2004-08-08 06:04:53 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Update shared library version. |
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. |
2004-02-12 14:40:42 by Johnny C. Lam | Files touched by this commit (2) |
Log message: PKGSHLIBTOOL has been removed from pkgsrc; we're supposed to use ${SHLIBTOOL} instead. |
2003-09-13 21:18:18 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Use SHLIBTOOL to install the plugins since we used it to build them. |
2003-08-19 17:52:04 by James Chacon | Files touched by this commit (1) |
Log message: Update to correct version number on library |
2003-06-06 17:14:05 by James Chacon | Files touched by this commit (1) |
Log message: Sync up library versions |
2003-03-19 23:28:24 by Johnny C. Lam | Files touched by this commit (3) | |
Log message: Initial import of security/cy2-login. This is the Cyrus SASL plugin that implements the LOGIN authentication mechanism. It's recommended that it only be used if absolutely necessary since it is not a secure authentication scheme. |