The NetBSD Project

CVS log for pkgsrc/security/cy2-login/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / security / cy2-login

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Tue Aug 12 10:16:54 2008 UTC (3 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.13: +5 -3 lines
Diff to previous 1.13 (colored)

Add DESTDIR support.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Apr 18 17:42:12 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, cwrapper
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

Update security/cy2-* plugin packages to code from cyrus-sasl-2.1.21.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 13 21:45:14 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update path from cyrus-sasl2 to cyrus-sasl.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:42 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:55 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

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

Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:08 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 13 07:11:57 2004 UTC (7 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.7: +4 -5 lines
Diff to previous 1.7 (colored)

Cosmetic changes.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 4 19:41:07 2004 UTC (7 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

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.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 29 05:47:31 2004 UTC (8 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:52 2004 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 12 13:40:42 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

PKGSHLIBTOOL has been removed from pkgsrc; we're supposed to use
${SHLIBTOOL} instead.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 8 22:13:14 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

bl3ify

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 13 19:18:16 2003 UTC (8 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Use SHLIBTOOL to install the plugins since we used it to build them.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 19 22:28:23 2003 UTC (9 years, 2 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 19 22:28:23 2003 UTC (9 years, 2 months ago) by jlam
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>