Age | Commit message (Expand) | Author | Files | Lines |
2016-09-11 | Add 'db6' to supported bdb versions and finally commit ipctype 'doors' | richard | 1 | -2/+2 |
2014-10-09 | Remove SVR4_PKGNAME, per discussion on tech-pkg. | wiz | 1 | -2/+1 |
2014-05-07 | Fix the pkg-config file provided (exec_prefix was undefined). | fhajny | 1 | -2/+2 |
2013-07-12 | Bump PKGREVISION of all packages which create users, to pick up change of | jperkin | 1 | -2/+2 |
2013-03-13 | Convert SASL_DBTYPE variable to option framework, and add gdbm support. | obache | 1 | -17/+3 |
2012-12-20 | sasl.h needs stddef.h to be self-contained. Bump revision. | joerg | 1 | -1/+2 |
2012-12-16 | Update cyrus-sasl to 2.1.26. | obache | 1 | -3/+3 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-03-03 | More pcre PKGREVISION bumps. | wiz | 1 | -1/+3 |
2012-02-22 | Revert unintended commits. | wiz | 1 | -3/+1 |
2012-02-22 | Mention putty-devel successor. | wiz | 1 | -1/+3 |
2012-02-10 | Revert previous on popular request. | wiz | 1 | -3/+1 |
2012-02-09 | Compile with PIC flags. | wiz | 1 | -1/+3 |
2011-10-18 | Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably | sbd | 1 | -2/+2 |
2011-09-17 | Update cyrus-sasl to 2.1.25. | obache | 1 | -4/+15 |
2008-08-12 | Add DESTDIR support. | obache | 1 | -5/+7 |
2007-07-04 | Make it easier to build and install packages "unprivileged", where | jlam | 1 | -2/+3 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 |
2006-11-02 | Force to detect correct library when ${SASL_DBTYPE}=="berkeley". | obache | 1 | -1/+2 |
2006-04-23 | Modify packages that set PKG_USERS and PKG_GROUPS to follow the new | jlam | 1 | -2/+3 |
2006-04-18 | Updated security/cyrus-sasl to 2.1.21. Changes from version 2.1.20 include: | jlam | 1 | -3/+2 |
2006-04-13 | Add current contents of security/cyrus-sasl2, starting its move | wiz | 1 | -0/+71 |
2005-03-28 | Remove security/cyrus-sasl and security/cy-login. These packages | jlam | 1 | -57/+0 |
2005-01-14 | Create a pam.buildlink3.mk file that is used by PAM-using packages. | jlam | 1 | -3/+3 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
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 | 1 | -14/+34 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 |
2004-03-23 | bl3ify and convert to use krb5.buildlink3.mk for proper Kerberos | jlam | 1 | -5/+7 |
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-03-19 | Rearrange some of the Makefile logic so that we can create Cyrus SASL | jlam | 1 | -63/+17 |
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 | 1 | -2/+2 |
2002-10-21 | Fix sasl-config script so that "sasl-config --libs" returns the full list | jlam | 1 | -2/+2 |
2002-10-07 | Use int32_t while dealing with sasldb version not long! This fix cyrus sasl | seb | 1 | -2/+2 |
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 | 1 | -9/+1 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -6/+7 |
2002-07-31 | Build and install "saslauthd", a daemon running as root that performs | jlam | 1 | -12/+20 |
2002-07-22 | Use correct homepage. | jlam | 1 | -2/+2 |
2002-01-31 | * Create the link /usr/lib/sasl -> ${PREFIX}/lib/sasl as it's where SASL- | jlam | 1 | -5/+7 |
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 | 1 | -3/+2 |
2001-12-10 | Added optional GSSAPI support. To activate this feature, please set | martti | 1 | -13/+5 |
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 |