Commit graph

14 commits

Author SHA1 Message Date
obache
ce6fa3e65e Add DESTDIR support. 2008-08-12 10:16:54 +00:00
jlam
e1291dfc1c Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21. 2006-04-18 17:42:12 +00:00
wiz
0719006c41 Update path from cyrus-sasl2 to cyrus-sasl. 2006-04-13 21:45:12 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
jlam
defd97be15 Cosmetic changes. 2004-08-13 07:11:57 +00:00
jlam
e3ac987879 Updated security/cyrus-sasl2 to 2.1.19. Changes from version 2.1.18
include:

* Support for forwarding of GSSAPI credentials
* A nontrivial number of small bugfixes.
2004-08-04 19:41:06 +00:00
jlam
44cfab94b5 Update security/cyrus-sasl2 to 2.1.18. Changes from version 2.1.17
include:

* Better error-handling.
* Support for Courier-IMAP authdaemond for plaintext password verification.
* Fixed resource leaks and buffer overruns.

pkgsrc changes include:

* SASL_DBTYPE is either "ndbm" or "berkeley" and sets the db format of the
  sasldb authentication database, defaulting to ndbm.
* SASLSOCKETDIR is the location of the saslauthd socket directory.
* AUTHDAEMONVAR is the localt of the authdaemond socket directory.
* SASL_ENTROPY_SOURCE is a file of random bytes used as a PRNG.

This closes PR 24649 and PR 24694.
2004-03-29 05:47:30 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
66b3f4ee74 PKGSHLIBTOOL has been removed from pkgsrc; we're supposed to use
${SHLIBTOOL} instead.
2004-02-12 13:40:42 +00:00
jlam
39b5cf574d bl3ify 2004-01-08 22:13:14 +00:00
jlam
18d4961b21 Use SHLIBTOOL to install the plugins since we used it to build them. 2003-09-13 19:18:16 +00:00
jlam
cf0f11028c 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.
2003-03-19 22:28:23 +00:00