pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/courier-authlib



Module Name:    pkgsrc
Committed By:   joerg
Date:           Mon Apr 13 19:11:07 UTC 2020

Modified Files:
        pkgsrc/security/courier-authlib: Makefile PLIST distinfo
Added Files:
        pkgsrc/security/courier-authlib/patches: patch-Makefile.in
            patch-configure
Removed Files:
        pkgsrc/security/courier-authlib/patches: patch-aa patch-ab

Log Message:
Update courier-authlib to 0.69.1. Changes unknown, but necessary for
maildrop.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/security/courier-authlib/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/courier-authlib/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/courier-authlib/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/security/courier-authlib/patches/patch-Makefile.in \
    pkgsrc/security/courier-authlib/patches/patch-configure
cvs rdiff -u -r1.9 -r0 pkgsrc/security/courier-authlib/patches/patch-aa
cvs rdiff -u -r1.8 -r0 pkgsrc/security/courier-authlib/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/courier-authlib/Makefile
diff -u pkgsrc/security/courier-authlib/Makefile:1.56 pkgsrc/security/courier-authlib/Makefile:1.57
--- pkgsrc/security/courier-authlib/Makefile:1.56       Sun Jan 26 17:32:02 2020
+++ pkgsrc/security/courier-authlib/Makefile    Mon Apr 13 19:11:07 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2020/01/26 17:32:02 rillig Exp $
+# $NetBSD: Makefile,v 1.57 2020/04/13 19:11:07 joerg Exp $
 
 .include "Makefile.common"
 
-DISTNAME=      courier-authlib-0.64.0
-PKGREVISION=   14
+DISTNAME=      courier-authlib-0.69.1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=courier/}
 EXTRACT_SUFX=  .tar.bz2
@@ -71,7 +70,7 @@ INSTALL_AM_MAKEFLAGS= authdaemonrc=${EGD
 INSTALL_MAKE_FLAGS=    ${MAKE_FLAGS}                                   \
                        AM_MAKEFLAGS=${INSTALL_AM_MAKEFLAGS:Q}
 
-POST_INSTALL_TARGETS=  post-install-common post-install-authdaemon
+POST_INSTALL_TARGETS=  post-install-common
 
 .include "options.mk"
 
@@ -86,23 +85,17 @@ GENERATE_PLIST+=    ${TEST} -f ${DESTDIR}${
 .endfor
 GENERATE_PLIST+=       ${TRUE};
 
-INSTALLATION_DIRS+=    bin sbin
+INSTALLATION_DIRS+=    bin sbin ${EGDIR} ${DOCDIR}
 
-post-install: ${POST_INSTALL_TARGETS}
-
-post-install-common:
-       ${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
+post-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/sysconftool ${DESTDIR}${PREFIX}/sbin
-       ${INSTALL_DATA_DIR} ${DESTDIR}${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/INSTALL.html ${DESTDIR}${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/README.authdebug.html ${DESTDIR}${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/README.html ${DESTDIR}${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/README_authlib.html ${DESTDIR}${DOCDIR}
-
-post-install-authdaemon:
-       ${CHOWN} ${SHAREOWN}:${SHAREGRP} ${DESTDIR}${EGDIR}/authdaemonrc.dist
-       ${CHMOD} ${SHAREMODE} ${DESTDIR}${EGDIR}/authdaemonrc.dist
+       ${INSTALL_DATA} ${WRKSRC}/authdaemonrc ${DESTDIR}/${EGDIR}/authdaemonrc.dist
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/libltdl/buildlink3.mk"
+.include "../../mail/courier-unicode/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/courier-authlib/PLIST
diff -u pkgsrc/security/courier-authlib/PLIST:1.11 pkgsrc/security/courier-authlib/PLIST:1.12
--- pkgsrc/security/courier-authlib/PLIST:1.11  Tue Mar 11 14:05:13 2014
+++ pkgsrc/security/courier-authlib/PLIST       Mon Apr 13 19:11:07 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2014/03/11 14:05:13 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.12 2020/04/13 19:11:07 joerg Exp $
 bin/courierauthconfig
 include/courier_auth_config.h
 include/courierauth.h
@@ -6,12 +6,16 @@ include/courierauthdebug.h
 include/courierauthsasl.h
 include/courierauthsaslclient.h
 include/courierauthstaticlist.h
+lib/courier-authlib/libauthpipe.la
+lib/courier-authlib/libauthpwd.la
+lib/courier-authlib/libauthuserdb.la
 lib/courier-authlib/libcourierauth.la
 lib/courier-authlib/libcourierauthcommon.la
 lib/courier-authlib/libcourierauthsasl.la
 lib/courier-authlib/libcourierauthsaslclient.la
 libexec/courier-authlib/authdaemond
 libexec/courier-authlib/authsystem.passwd
+libexec/courier-authlib/makedatprog
 man/man1/authpasswd.1
 man/man1/authtest.1
 man/man1/courierlogger.1
@@ -20,11 +24,13 @@ man/man3/auth_generic.3
 man/man3/auth_getoption.3
 man/man3/auth_getuserinfo.3
 man/man3/auth_login.3
+man/man3/auth_mkhomedir.3
 man/man3/auth_passwd.3
 man/man3/auth_sasl.3
 man/man3/auth_sasl_ex.3
 man/man3/authlib.3
 man/man8/makeuserdb.8
+man/man8/pw2userdb.8
 man/man8/userdb.8
 man/man8/userdbpw.8
 sbin/authdaemond
@@ -32,8 +38,14 @@ sbin/authenumerate
 sbin/authpasswd
 sbin/authtest
 sbin/courierlogger
+sbin/makeuserdb
+sbin/pw2userdb
 sbin/sysconftool
+sbin/userdb
+sbin/userdb-test-cram-md5
+sbin/userdbpw
 share/doc/courier-authlib/INSTALL.html
 share/doc/courier-authlib/README.authdebug.html
 share/doc/courier-authlib/README.html
 share/doc/courier-authlib/README_authlib.html
+share/examples/courier-authlib/authdaemonrc.dist

Index: pkgsrc/security/courier-authlib/distinfo
diff -u pkgsrc/security/courier-authlib/distinfo:1.16 pkgsrc/security/courier-authlib/distinfo:1.17
--- pkgsrc/security/courier-authlib/distinfo:1.16       Wed Nov  4 01:17:42 2015
+++ pkgsrc/security/courier-authlib/distinfo    Mon Apr 13 19:11:07 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2015/11/04 01:17:42 agc Exp $
+$NetBSD: distinfo,v 1.17 2020/04/13 19:11:07 joerg Exp $
 
-SHA1 (courier-authlib-0.64.0.tar.bz2) = ea8a38b81135f23ab8084fc89751fb320fe6b7d1
-RMD160 (courier-authlib-0.64.0.tar.bz2) = a2933436eb4ae799c2ef760a12b94dec6c3747a9
-SHA512 (courier-authlib-0.64.0.tar.bz2) = 9a1cb195bfa00c02294f87e5e01254108d5b2bc9ae2e32abbb38d9dc0af108748eec4fa365efcc244ec194751b69ef7e26963a1b0315c386758502938421fd80
-Size (courier-authlib-0.64.0.tar.bz2) = 2267236 bytes
-SHA1 (patch-aa) = bd3f7cc7a809717be7b32e5eb5890f6a8175b439
-SHA1 (patch-ab) = 89ef33fa3dc4aba6aed2b3fed19ccdcf8b1b47fd
+SHA1 (courier-authlib-0.69.1.tar.bz2) = 4f2a26f05b3b4d2d794974804699a6a3c06542b2
+RMD160 (courier-authlib-0.69.1.tar.bz2) = a29a44f6540f46b853c8b2202f0594e8df87e471
+SHA512 (courier-authlib-0.69.1.tar.bz2) = b6eb14b53ac992fb81b4ef1dd98273b92f5ef61f88bad291de82f9dc0cdf33b7cb01b838472c53c40c292165b5b54d2c3d9aa97d26908b0a4d6344d596181abe
+Size (courier-authlib-0.69.1.tar.bz2) = 2204546 bytes
+SHA1 (patch-Makefile.in) = 01435a04cc4f32badd76ab3edffeb5466099d32d
+SHA1 (patch-configure) = d4139c665f2d2178cf5ca7f9a5928961ad74fbdd

Added files:

Index: pkgsrc/security/courier-authlib/patches/patch-Makefile.in
diff -u /dev/null pkgsrc/security/courier-authlib/patches/patch-Makefile.in:1.1
--- /dev/null   Mon Apr 13 19:11:07 2020
+++ pkgsrc/security/courier-authlib/patches/patch-Makefile.in   Mon Apr 13 19:11:07 2020
@@ -0,0 +1,58 @@
+$NetBSD: patch-Makefile.in,v 1.1 2020/04/13 19:11:07 joerg Exp $
+
+--- Makefile.in.orig   2019-07-24 23:58:04.000000000 +0000
++++ Makefile.in
+@@ -725,7 +725,7 @@ CLEANFILES = authldaprc.h authmysqlrc.h 
+ 
+ DISTCLEANFILES = dbobj.config README_authlib.html
+ commonlibdep = libcourierauthcommon.la
+-commonldflags = -module -rpath $(pkglibdir) -export-symbols-regex 'courier_auth.*_init' -avoid-version
++commonldflags = -module -rpath $(pkglibdir) -export-symbols-regex 'courier_auth.*_init'
+ commonlibadd = libcourierauthcommon.la
+ libcourierauthcommon_t = @CRYPTLIBS@
+ libcourierauthcommon_la_SOURCES = \
+@@ -743,7 +743,7 @@ libcourierauthcommon_la_SOURCES = \
+ 
+ libcourierauthcommon_la_DEPENDENCIES = libcourierauth.la
+ libcourierauthcommon_la_LIBADD = libcourierauth.la
+-libcourierauthcommon_la_LDFLAGS = $(libcourierauthcommon_t:%=-Wl,%) -avoid-version
++libcourierauthcommon_la_LDFLAGS = $(libcourierauthcommon_t)
+ libcourierauth_la_SOURCES = authdaemon.c authdaemonlib.c preauthdaemon.c \
+       authmoduser2.c authmoduser3.c debug.c \
+       courierauthdebug.h \
+@@ -752,7 +752,7 @@ libcourierauth_la_SOURCES = authdaemon.c
+ libcourierauth_la_LIBADD = libs/libhmac/libhmac.la libs/md5/libmd5.la libs/sha1/libsha1.la libs/numlib/libnumlib.la \
+       libs/random128/librandom128.la libs/rfc822/libencode.la
+ 
+-libcourierauth_la_LDFLAGS = @NETLIBS@ -avoid-version
++libcourierauth_la_LDFLAGS = @NETLIBS@
+ 
+ # The userdb module
+ libauthuserdb_t = userdb/libuserdb.la @dblibrary@ @LIBGDBM@ @LIBDB@
+@@ -854,7 +854,7 @@ libcourierauthsasl_la_SOURCES = \
+       authsaslfrombase64.c authsasltobase64.c
+ 
+ libcourierauthsasl_la_LIBADD = libcourierauthcommon.la libcourierauth.la
+-libcourierauthsasl_la_LDFLAGS = -export-symbols-regex '^auth_sasl|auth_sasl_ex|auth_sasl_extract_userid$$' -avoid-version
++libcourierauthsasl_la_LDFLAGS = -export-symbols-regex '^auth_sasl|auth_sasl_ex|auth_sasl_extract_userid$$'
+ libcourierauthsaslclient_la_SOURCES = courierauthsaslclient.h \
+       authsaslclient.c authsaslclient.h authsaslclientcram.c \
+       authsaslclientcrammd5.c authsaslclientcramsha1.c \
+@@ -863,7 +863,7 @@ libcourierauthsaslclient_la_SOURCES = co
+       authsaslfrombase64.c authsasltobase64.c
+ 
+ libcourierauthsaslclient_la_LIBADD = libcourierauth.la
+-libcourierauthsaslclient_la_LDFLAGS = -export-symbols-regex '^auth_sasl_client$$' -avoid-version
++libcourierauthsaslclient_la_LDFLAGS = -export-symbols-regex '^auth_sasl_client$$'
+ include_HEADERS = courier_auth_config.h courierauth.h courierauthsasl.h \
+       courierauthsaslclient.h courierauthdebug.h courierauthstaticlist.h
+ 
+@@ -2234,7 +2234,7 @@ dist-hook:
+ 
+ # automake still a bit stupid...
+ 
+-install-data-hook: install-authdaemonrc install-authpgsqlrc \
++install-data-hook: install-authpgsqlrc \
+       install-authldaprc install-authmysqlrc install-authsqliterc
+       :
+ 
Index: pkgsrc/security/courier-authlib/patches/patch-configure
diff -u /dev/null pkgsrc/security/courier-authlib/patches/patch-configure:1.1
--- /dev/null   Mon Apr 13 19:11:07 2020
+++ pkgsrc/security/courier-authlib/patches/patch-configure     Mon Apr 13 19:11:07 2020
@@ -0,0 +1,31 @@
+$NetBSD: patch-configure,v 1.1 2020/04/13 19:11:07 joerg Exp $
+
+--- configure.orig     2019-07-24 23:58:04.000000000 +0000
++++ configure
+@@ -18837,7 +18837,7 @@ done
+ test -n "$PG_CONFIG" || PG_CONFIG="pg_config"
+ 
+ 
+-PGSQL_LIBS="-lpq"
++test -n "$PGSQL_LIBS" || PGSQL_LIBS="-lpq"
+ 
+ # Check whether --with-pgsql-libs was given.
+ if test "${with_pgsql_libs+set}" = set; then :
+@@ -19653,7 +19653,7 @@ rm -f authdaemonrc.h authldaprc.h authmy
+ 
+ result=""
+ 
+-if test -x "$COURIERCONFIG"
++if false && test -x "$COURIERCONFIG"
+ then
+       $COURIERCONFIG >conftest.out || exit 1
+       sed -n '/^mail/p' <conftest.out >conftest2.out || exit 1
+@@ -19665,7 +19665,7 @@ then
+       result=" (from courier-config)"
+ fi
+ 
+-if test -x "$bindir/courierauthconfig"
++if false && test -x "$bindir/courierauthconfig"
+ then
+       $bindir/courierauthconfig --configfiles >conftest.out || exit 1
+       sed -n '/^mail/p' <conftest.out >conftest2.out || exit 1



Home | Main Index | Thread Index | Old Index