summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam>2002-01-24 16:02:21 +0000
committerjlam <jlam>2002-01-24 16:02:21 +0000
commit6fa6b534681f1e56ec5f70970e59640149acea66 (patch)
tree3c54ce3dfdda8c27429c0e15fdcc335cb97970ee /mail
parentd135d6957261771b16ff1b23281e6129d206afc2 (diff)
downloadpkgsrc-6fa6b534681f1e56ec5f70970e59640149acea66.tar.gz
Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:
* Fix the script for changing passwords with a Courier authentication module (used by sqwebmail) to recognize some more warnings/errors by the NetBSD passwd program. * Note that tcl-expect is needed to make the password-changing script work. * Add this package to the "security" category.
Diffstat (limited to 'mail')
-rw-r--r--mail/courier-auth/MESSAGE8
-rw-r--r--mail/courier-auth/Makefile5
-rw-r--r--mail/courier-auth/Makefile.common4
-rw-r--r--mail/courier-auth/distinfo3
4 files changed, 16 insertions, 4 deletions
diff --git a/mail/courier-auth/MESSAGE b/mail/courier-auth/MESSAGE
new file mode 100644
index 00000000000..31ba68b9eac
--- /dev/null
+++ b/mail/courier-auth/MESSAGE
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2002/01/24 16:02:21 jlam Exp $
+
+To enable changing the system password via a Courier authentication module,
+the following packages will need to be installed:
+
+ tcl-expect Tcl extension for scripting of interactive programs
+===========================================================================
diff --git a/mail/courier-auth/Makefile b/mail/courier-auth/Makefile
index ea6164d4236..33ecaa8a619 100644
--- a/mail/courier-auth/Makefile
+++ b/mail/courier-auth/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/22 22:00:22 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2002/01/24 16:02:21 jlam Exp $
PKGNAME= courier-auth-${BASE_VERS}
-PKGREVISION?= # empty
+PKGREVISION?= 1
+CATEGORIES= security
COMMENT= authentication modules for Courier mail packages
CONFLICTS= courier-imap<=1.4.0
diff --git a/mail/courier-auth/Makefile.common b/mail/courier-auth/Makefile.common
index 3972b1fa546..2d20a769205 100644
--- a/mail/courier-auth/Makefile.common
+++ b/mail/courier-auth/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2002/01/22 22:00:22 jlam Exp $
+# $NetBSD: Makefile.common,v 1.2 2002/01/24 16:02:21 jlam Exp $
DISTNAME?= courier-${DIST_VERS}
CATEGORIES+= mail
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --without-authldap
CONFIGURE_ARGS+= --without-authmysql
CONFIGURE_ARGS+= --without-authpgsql
+CONFIGURE_ENV+= EXPECT="${LOCALBASE}/bin/expect"
+
.if ${OPSYS} == "SunOS"
.include "../../databases/db/buildlink.mk"
CPPFLAGS+= -I${BUILDLINK_DIR}/include/db2
diff --git a/mail/courier-auth/distinfo b/mail/courier-auth/distinfo
index 4918ef7165a..e8123696ec8 100644
--- a/mail/courier-auth/distinfo
+++ b/mail/courier-auth/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/01/22 22:00:22 jlam Exp $
+$NetBSD: distinfo,v 1.2 2002/01/24 16:02:21 jlam Exp $
SHA1 (courier-0.37.1.tar.gz) = d1649ef994e43484e9cd966d988c1493bfefde9e
Size (courier-0.37.1.tar.gz) = 3225792 bytes
@@ -8,3 +8,4 @@ SHA1 (patch-ac) = 18b127fb3ec544a24e834c52dca4ccf0718515a4
SHA1 (patch-ad) = 380713f0b934c5365c538a6f3be035ea7d3187ff
SHA1 (patch-ae) = f65a59aeac7790e4fe76eab8bf4950f0dddc3cfb
SHA1 (patch-af) = 40dd3a78214a28c455ffcc24ab437fffd099b9a0
+SHA1 (patch-ag) = b628ca5f8287e50db4e9f4131d67cb48e7a70697