Age | Commit message (Expand) | Author | Files | Lines |
2005-01-14 | Create a pam.buildlink3.mk file that is used by PAM-using packages. | jlam | 2 | -5/+5 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-11-25 | These packages install libraries that dlopen() shared modules. | jlam | 1 | -1/+4 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -4/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -25/+1 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -14/+3 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 5 | -45/+64 |
2004-05-09 | Unused. | wiz | 1 | -27/+0 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -3/+1 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 3 | -4/+6 |
2004-03-23 | bl3ify and convert to use krb5.buildlink3.mk for proper Kerberos | jlam | 3 | -10/+35 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 |
2003-08-30 | Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if | jlam | 1 | -1/+4 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-03-22 | Correct DEPENDS line to proper format | jmc | 1 | -2/+2 |
2003-03-19 | Add a section to deal with SASL plugins, and clarify where this file | jlam | 1 | -3/+8 |
2003-03-19 | Rearrange some of the Makefile logic so that we can create Cyrus SASL | jlam | 2 | -63/+79 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -3/+2 |
2002-12-16 | On NetBSD use /dev/urandom insted of /dev/random (PR#19275). | martti | 4 | -8/+30 |
2002-10-21 | Fix sasl-config script so that "sasl-config --libs" returns the full list | jlam | 5 | -15/+15 |
2002-10-09 | Unused. | wiz | 1 | -54/+0 |
2002-10-07 | Use int32_t while dealing with sasldb version not long! This fix cyrus sasl | seb | 5 | -7/+150 |
2002-09-20 | Make these scripts more portable by taking advantage of automatic rc.d | grant | 2 | -4/+4 |
2002-09-19 | Take advantage of the auto-generation and installation of rc.d scripts. | jlam | 1 | -11/+1 |
2002-09-18 | When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already | jlam | 1 | -4/+1 |
2002-09-07 | Remove dependency on autoconf/automake and finish buildlink2 conversion. | jlam | 7 | -25/+306 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 9 | -13/+40 |
2002-07-31 | Build and install "saslauthd", a daemon running as root that performs | jlam | 8 | -18/+115 |
2002-07-22 | Use correct homepage. | jlam | 1 | -2/+2 |
2002-03-24 | Make it compile with SASL_USE_GSSAPI=YES. Closes pkg/16040 by | wiz | 3 | -6/+20 |
2002-03-07 | If USE_PAM is defined, then libsasl.so is linked against libpam.so, so | jlam | 1 | -1/+5 |
2002-02-05 | Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". | jlam | 1 | -3/+3 |
2002-01-31 | Remove the dbinit command as it's not needed by the pwcheck daemon. | jlam | 1 | -36/+1 |
2002-01-31 | * Create the link /usr/lib/sasl -> ${PREFIX}/lib/sasl as it's where SASL- | jlam | 4 | -8/+22 |
2002-01-31 | Make "dbinit" work even if not installed in /etc/rc.d. | jlam | 1 | -2/+4 |
2002-01-31 | Add USE_PAM to the BUILD_DEFS if it is defined. | jlam | 1 | -2/+3 |
2002-01-13 | Update to 1.5.27. Changes are mostly bugfixes including a fix for the | skrll | 5 | -22/+21 |
2001-12-10 | Added optional GSSAPI support. To activate this feature, please set | martti | 4 | -24/+19 |
2001-12-04 | By default, prevent invocation of GNU "auto*" driven by the generated | jlam | 1 | -2/+1 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -3/+1 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-11-26 | Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. | jlam | 2 | -7/+7 |
2001-11-26 | Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. | jlam | 1 | -2/+2 |
2001-11-26 | Missed a CONFDIR -> PKG_SYSCONFDIR replacement. | jlam | 1 | -2/+2 |
2001-11-25 | PKG_SYSCONFDIR is where the configuration files for a package may be found. | jlam | 1 | -2/+2 |
2001-11-21 | Buildlinkify, respect ${CONFDIR}, use general INSTALL/DEINSTALL scripts, | jlam | 6 | -204/+136 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 7 | -6/+6 |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 1 | -1/+2 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -3/+3 |