Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 20:20:03 -0700 (PDT)
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/31061: New port: security/gnupg-devel
Message-ID:  <200206300320.g5U3K3oM042727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31061; it has been noted by GNATS.

From: Cyrille Lefevre <cyrille.lefevre@laposte.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc: Will Andrews <will@FreeBSD.org>
Subject: Re: ports/31061: New port: security/gnupg-devel
Date: Sun, 30 Jun 2002 05:12:41 +0200

 > State-Changed-From-To: open->feedback 
 > State-Changed-By: will 
 > State-Changed-When: Sat Jun 22 23:15:50 PDT 2002 
 > State-Changed-Why:  
 > What happened to this PR?  Can you submit an update, if applicable, to 
 > the diff?  Thanks. 
 > 
 > 	http://www.freebsd.org/cgi/query-pr.cgi?pr=31061 
 
 it looks that 1.1.1 isn't available anymore. 1.1.2 doesn't install
 gpg nor kbxutil, but still install gpg-agent which is the purpose
 of this port.
 
 the provided diff updates the following files :
 
 	Makefile
 		PORTNAME $() -> ${}
 		PORTVERSION bumped
 		MASTER_SITES and MASTER_SITE_SUBDIR updated
 		MAINTAINER updated
 		LIB_DEPENDS iconv -> libiconv and gdbm deleted
 		(commented) RESTRICTED deleted
 		USE_GMAKE added
 		MAN1 commented
 		README-alpha added to DOC_FILES
 	distinfo
 		updated
 	pkg-plist
 		gpg and kbxutil commented
 		libgcrypt.so.0 -> .1
 		README-alpha added
 		gcryptref commented
 
 PS : I've just seen that the shell archive is missing the required
 directories, so, before to extract it, you have to create them using
 mkdir -p gnupg-devel/files, sorry for the convenience.
 
 diff -u gnupg-devel.old/Makefile gnupg-devel/Makefile
 --- gnupg-devel.old/Makefile	Sun Jun 30 04:52:25 2002
 +++ gnupg-devel/Makefile	Sun Jun 30 04:54:57 2002
 @@ -5,27 +5,24 @@
  # $FreeBSD$
  #
  
 -PORTNAME=	gnupg$(DEVEL)
 -PORTVERSION=	1.1.1
 +PORTNAME=	gnupg${DEVEL}
 +PORTVERSION=	1.1.2
  CATEGORIES=	security
  MASTER_SITES=	ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \
 -		ftp://pgp.iijlab.net/pub/%SUBDIR%/ \
 +		ftp://pgp.iijlab.net/pub/pgp/gcrypt/%SUBDIR%/ \
  		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,}
 -MASTER_SITE_SUBDIR=	devel
 +MASTER_SITE_SUBDIR=	alpha/gnupg
  DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
  
 -MAINTAINER=	clefevre@citeweb.net
 +MAINTAINER=	cyrille.lefevre@laposte.net
  
  # Global variables
  #
  
  BUILD_DEPENDS=	docbook-to-man:${PORTSDIR}/textproc/docbook-to-man
 -LIB_DEPENDS=	iconv.2:${PORTSDIR}/converters/iconv \
 -		gdbm.2:${PORTSDIR}/databases/gdbm \
 +LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv \
  		intl.1:${PORTSDIR}/devel/gettext
  
 -#RESTRICTED=	"Crypto; export-controlled"
 -
  # for instance, install almost everything using -devel suffix
  # to not clash w/ the official release.
  # commenting this variable overrides the official stuffs.
 @@ -33,6 +30,7 @@
  
  USE_AUTOCONF=	yes
  USE_LIBTOOL=	yes
 +USE_GMAKE=	yes
  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
  		LDFLAGS="-L${LOCALBASE}/lib -lintl"
  .if defined(DEVEL)
 @@ -40,7 +38,7 @@
  .endif
  WANT_GTK=	yes
  
 -MAN1=		gpg$(DEVEL).1
 +# MAN1=		gpg$(DEVEL).1
  
  PLIST_SUB=	DEVEL="${DEVEL}"
  
 @@ -58,7 +56,7 @@
  #
  
  DOC_FILES=	ABOUT-NLS AUTHORS BUGS COPYING INSTALL \
 -		NEWS PROJECTS README THANKS TODO VERSION \
 +		NEWS PROJECTS README README-alpha THANKS TODO VERSION \
  		doc/DETAILS doc/FAQ doc/HACKING doc/OpenPGP
  
  # Post-patch
 diff -u gnupg-devel.old/distinfo gnupg-devel/distinfo
 --- gnupg-devel.old/distinfo	Sun Jun 30 04:52:25 2002
 +++ gnupg-devel/distinfo	Sun Jun 30 04:53:28 2002
 @@ -1 +1 @@
 -MD5 (gnupg-1.1.1.tar.gz) = 6d437defa6877608c21b26e2097af60a
 +MD5 (gnupg-1.1.2.tar.gz) = be92caf91739e156310e2084875e7223
 Common subdirectories: gnupg-devel.old/files and gnupg-devel/files
 diff -u gnupg-devel.old/pkg-plist gnupg-devel/pkg-plist
 --- gnupg-devel.old/pkg-plist	Sun Jun 30 04:52:25 2002
 +++ gnupg-devel/pkg-plist	Sun Jun 30 04:53:28 2002
 @@ -1,13 +1,13 @@
  @comment $FreeBSD$
  bin/gcrypt-config%%DEVEL%%
  bin/gpg-agent%%DEVEL%%
 -bin/gpg%%DEVEL%%
 -bin/kbxutil%%DEVEL%%
 +@comment bin/gpg%%DEVEL%%
 +@comment bin/kbxutil%%DEVEL%%
  include/gcrypt.h
  lib/gnupg%%DEVEL%%/rndegd%%DEVEL%%
  lib/gnupg%%DEVEL%%/rndunix%%DEVEL%%
  lib/gnupg%%DEVEL%%/tiger%%DEVEL%%
 -lib/libgcrypt.so.0
 +lib/libgcrypt.so.1
  @exec ln -fs %f libgcrypt.so
  @unexec rm -f libgcrypt.so
  share/aclocal/gcrypt.m4
 @@ -23,11 +23,12 @@
  %%PORTDOCS%%share/doc/gnupg%%DEVEL%%/OpenPGP
  %%PORTDOCS%%share/doc/gnupg%%DEVEL%%/PROJECTS
  %%PORTDOCS%%share/doc/gnupg%%DEVEL%%/README
 +%%PORTDOCS%%share/doc/gnupg%%DEVEL%%/README-alpha
  %%PORTDOCS%%share/doc/gnupg%%DEVEL%%/THANKS
  %%PORTDOCS%%share/doc/gnupg%%DEVEL%%/TODO
  %%PORTDOCS%%share/doc/gnupg%%DEVEL%%/VERSION
 -share/gnupg%%DEVEL%%/gcryptref.html
 -share/gnupg%%DEVEL%%/gcryptref.ps
 +@comment share/gnupg%%DEVEL%%/gcryptref.html
 +@comment share/gnupg%%DEVEL%%/gcryptref.ps
  share/gnupg%%DEVEL%%/options.skel
  share/locale/da/LC_MESSAGES/gnupg%%DEVEL%%.mo
  share/locale/de/LC_MESSAGES/gnupg%%DEVEL%%.mo
 Cyrille.
 -- 
 Cyrille Lefevre                 mailto:cyrille.lefevre@laposte.net
 12, Rue de Bizerte 75017 Paris  http://clefevre.fr.st
 tel/fax: +33 (0)1 45 22 83 85   gsm: +33 (0)6 80 94 76 63

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206300320.g5U3K3oM042727>