Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-08-26 | Update automake to 1.4-p5 (1.5 is available) | skrll | 1 | -2/+2 |
2001-08-14 | grep isn't used anymore, so don't substitute for @GREP@ in the INSTALL | jlam | 2 | -5/+5 |
2001-08-12 | Fix same problems with the user check: | veego | 1 | -5/+5 |
2001-04-19 | Move to sha1 digests, add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -14/+12 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-03-04 | turn KERBEROS into a binary switch | assar | 1 | -10/+7 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -3/+3 |
2001-01-31 | Bump version number to 1.5.24nb3 as a result of checking for /dev/urandom | jlam | 1 | -2/+2 |
2001-01-31 | Use "/dev/urandom" for random data source if it exists. | jlam | 3 | -3/+35 |
2001-01-31 | Update HOMEPAGE. | jlam | 1 | -2/+2 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 4 | -4/+18 |
2000-12-13 | Rename `pwcheck' rc.d control script to `sasl_pwcheck' to avoid name clash | jlam | 3 | -9/+10 |
2000-12-11 | Better whitespace control in message. | jlam | 1 | -2/+3 |
2000-12-11 | Replace a few more utilities with their paths from bsd.pkg.mk. | jlam | 2 | -6/+11 |
2000-12-11 | Replace @ADDGROUP@ in pkg/INSTALL file. | jlam | 1 | -1/+2 |
2000-12-10 | Update cyrus-sasl to 1.5.24nb2: | jlam | 22 | -112/+966 |
2000-12-08 | Fix kerberos4 recognition if ${PREFIX} != /usr/local. | wiz | 3 | -5/+17 |