From owner-freebsd-ports-bugs Sun Jan 19 10: 0:25 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83AB137B401 for ; Sun, 19 Jan 2003 10:00:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59CDA43F85 for ; Sun, 19 Jan 2003 10:00:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0JI0INS093813 for ; Sun, 19 Jan 2003 10:00:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0JI0IrM093812; Sun, 19 Jan 2003 10:00:18 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A724A37B406 for ; Sun, 19 Jan 2003 09:55:03 -0800 (PST) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C60843E4A for ; Sun, 19 Jan 2003 09:55:01 -0800 (PST) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id 2DCB010BF96; Sun, 19 Jan 2003 18:54:58 +0100 (CET) Message-Id: <20030119175458.2DCB010BF96@arthur.nitro.dk> Date: Sun, 19 Jan 2003 18:54:58 +0100 (CET) From: "Simon L.Nielsen" Reply-To: "Simon L.Nielsen" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47219: mail/wmbiff update to 0.4.12 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47219 >Category: ports >Synopsis: mail/wmbiff update to 0.4.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jan 19 10:00:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Simon L. Nielsen >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD arthur.nitro.dk 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Jan 18 14:00:25 CET 2003 root@arthur.nitro.dk:/usr/obj/usr/src/sys/ARTHUR i386 >Description: Update of mail/wmbiff to 0.4.12 and add support for gnutls. This PR supersedes PR/46301 (Update port: mail/wmbiff to 0.4.10) >How-To-Repeat: >Fix: Note: pkg-message is deleted, and patch-aa + patch-ab are added. --- wmbiff-0.4.12.patch begins here --- Index: Makefile =================================================================== RCS file: /home/mirror/freebsd/ncvs/ports/mail/wmbiff/Makefile,v retrieving revision 1.12 diff -u -d -r1.12 Makefile --- Makefile 17 Aug 2002 03:04:23 -0000 1.12 +++ Makefile 19 Jan 2003 17:45:46 -0000 @@ -6,13 +6,18 @@ # PORTNAME= wmbiff -PORTVERSION= 0.4.7 +PORTVERSION= 0.4.12 CATEGORIES= mail windowmaker afterstep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jim@FreeBSD.org +.ifdef WITH_GNUTLS +LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt \ + gnutls:${PORTSDIR}/security/gnutls +.endif + USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes @@ -25,6 +30,5 @@ @${ECHO_MSG} "===> Installing sample.wmbiffrc to ${DATADIR}" @${ECHO_MSG} "===> Modify it to suit your needs and copy to ~/.wmbiffrc" @${INSTALL_DATA} -m 644 ${WRKSRC}/wmbiff/sample.wmbiffrc ${DATADIR} - @${CAT} ${PKGMESSAGE} .include Index: distinfo =================================================================== RCS file: /home/mirror/freebsd/ncvs/ports/mail/wmbiff/distinfo,v retrieving revision 1.7 diff -u -d -r1.7 distinfo --- distinfo 17 Aug 2002 03:04:23 -0000 1.7 +++ distinfo 19 Jan 2003 17:45:46 -0000 @@ -1 +1 @@ -MD5 (wmbiff-0.4.7.tar.gz) = 300474ef7d5ad9665d2a67eb1d53eb83 +MD5 (wmbiff-0.4.12.tar.gz) = 06c4d715b9c47f1ca5dc79b3654e9ef7 Index: pkg-message =================================================================== RCS file: pkg-message diff -N pkg-message --- pkg-message 12 Nov 2001 01:49:31 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,4 +0,0 @@ - -IMAP-SSL, APOP and CRAM-MD5 are not supported in this FreeBSD port -because GNUtls and gcrypt are not available as FreeBSD ports. - Index: pkg-plist =================================================================== RCS file: /home/mirror/freebsd/ncvs/ports/mail/wmbiff/pkg-plist,v retrieving revision 1.3 diff -u -d -r1.3 pkg-plist --- pkg-plist 30 Jun 2002 22:11:24 -0000 1.3 +++ pkg-plist 19 Jan 2003 17:45:46 -0000 @@ -1,4 +1,5 @@ bin/wmbiff +lib/wmbiff/security.debian.rb share/wmbiff/sample.wmbiffrc share/wmbiff/skins/wmbiff-master-led.xpm share/wmbiff/skins/wmbiff-master-contrast.xpm Index: files/patch-aa =================================================================== RCS file: files/patch-aa diff -N files/patch-aa --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-aa 19 Jan 2003 17:45:46 -0000 @@ -0,0 +1,11 @@ +--- wmbiff/Makefile.in.orig Sun Jan 19 16:49:26 2003 ++++ wmbiff/Makefile.in Sun Jan 19 16:49:40 2003 +@@ -117,7 +117,7 @@ + CONFIG_CLEAN_FILES = wmbiffrc.5 + bin_PROGRAMS = wmbiff$(EXEEXT) + noinst_PROGRAMS = test_wmbiff$(EXEEXT) +-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) ++PROGRAMS = $(bin_PROGRAMS) # $(noinst_PROGRAMS) + + am_test_wmbiff_OBJECTS = ShellClient.$(OBJEXT) charutil.$(OBJEXT) \ + test_wmbiff.$(OBJEXT) passwordMgr.$(OBJEXT) \ Index: files/patch-ab =================================================================== RCS file: files/patch-ab diff -N files/patch-ab --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-ab 19 Jan 2003 17:45:46 -0000 @@ -0,0 +1,74 @@ +--- configure.orig Sun Jan 19 17:01:18 2003 ++++ configure Sun Jan 19 17:01:33 2003 +@@ -3706,71 +3706,6 @@ + gnutls="nope" + fi + +-echo "$as_me:$LINENO: checking for dbminit in -lgdbm" >&5 +-echo $ECHO_N "checking for dbminit in -lgdbm... $ECHO_C" >&6 +-if test "${ac_cv_lib_gdbm_dbminit+set}" = set; then +- echo $ECHO_N "(cached) $ECHO_C" >&6 +-else +- ac_check_lib_save_LIBS=$LIBS +-LIBS="-lgdbm $LIBS" +-cat >conftest.$ac_ext <<_ACEOF +-#line $LINENO "configure" +-/* confdefs.h. */ +-_ACEOF +-cat confdefs.h >>conftest.$ac_ext +-cat >>conftest.$ac_ext <<_ACEOF +-/* end confdefs.h. */ +- +-/* Override any gcc2 internal prototype to avoid an error. */ +-#ifdef __cplusplus +-extern "C" +-#endif +-/* We use char because int might match the return type of a gcc2 +- builtin and then its argument prototype would still apply. */ +-char dbminit (); +-int +-main () +-{ +-dbminit (); +- ; +- return 0; +-} +-_ACEOF +-rm -f conftest.$ac_objext conftest$ac_exeext +-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 +- (eval $ac_link) 2>&5 +- ac_status=$? +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 +- (exit $ac_status); } && +- { ac_try='test -s conftest$ac_exeext' +- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 +- (eval $ac_try) 2>&5 +- ac_status=$? +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 +- (exit $ac_status); }; }; then +- ac_cv_lib_gdbm_dbminit=yes +-else +- echo "$as_me: failed program was:" >&5 +-sed 's/^/| /' conftest.$ac_ext >&5 +- +-ac_cv_lib_gdbm_dbminit=no +-fi +-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext +-LIBS=$ac_check_lib_save_LIBS +-fi +-echo "$as_me:$LINENO: result: $ac_cv_lib_gdbm_dbminit" >&5 +-echo "${ECHO_T}$ac_cv_lib_gdbm_dbminit" >&6 +-if test $ac_cv_lib_gdbm_dbminit = yes; then +- cat >>confdefs.h <<_ACEOF +-#define HAVE_LIBGDBM 1 +-_ACEOF +- +- LIBS="-lgdbm $LIBS" +- +-else +- gnutls="nope" +-fi +- + + + GNUTLS_MAN_STATUS="This copy of WMBiff was not compiled with GNUTLS." --- wmbiff-0.4.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message