Age | Commit message (Expand) | Author | Files | Lines |
2010-02-19 | Added LICENSE information. | heinz | 1 | -1/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 |
2009-05-14 | Update cyrus-sasl to 2.1.23. | obache | 5 | -27/+28 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-08-12 | Add DESTDIR support. | obache | 1 | -5/+7 |
2008-01-23 | Also used by security/cy2-ldapdb/Makefile. | obache | 1 | -1/+2 |
2008-01-22 | Fixed pattern to strip nb*. | obache | 1 | -2/+2 |
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 | 5 | -10/+41 |
2006-10-17 | HTTP download URLs for HTTP-only sites. | dsainty | 1 | -2/+4 |
2006-10-04 | Update cyrus-sasl (and plugins, authd) to 2.1.22. | obache | 13 | -75/+51 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 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 | 19 | -161/+100 |
2006-04-13 | Add current contents of security/cyrus-sasl2, starting its move | wiz | 24 | -0/+734 |
2005-03-28 | Remove security/cyrus-sasl and security/cy-login. These packages | jlam | 29 | -1523/+0 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
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 |