- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied

to security/gnupg1.

Thanks to:	dougb, lofi
This commit is contained in:
Jun Kuriyama 2006-12-21 13:31:56 +00:00
parent 78c9ed8ab3
commit fc5b96f1a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180326
53 changed files with 507 additions and 231 deletions

View File

@ -6,6 +6,22 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port time you update your ports collection, before attempting any port
upgrades. upgrades.
20061221:
AFFECTS: users of security/gnupg
AUTHOR: kuriyama@FreeBSD.org
The security/gnupg port was upgraded to 2.0.1 (with securty fix)
and good-old gnupg-1.4.6 was repocopied to security/gnupg1.
Both of security/gnupg (2.x) and security/gnupg1 (1.4.x) are
designed not to conflict with each other. So you can use
security/gnupg1 for gpg(1), and use security/gnupg for gpg2(1)
commands.
All directly dependents are $PORTREVISION bumped, so portupgrade -R
gnupg will works fine. After portupgrade, you will have both of
gnupg-2.0.1 and gnupg-1.4.6.
20061219: 20061219:
AFFECTS: users of x11/kdebase3 AFFECTS: users of x11/kdebase3
AUTHOR: kde@FreeBSD.org AUTHOR: kde@FreeBSD.org

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,6 +7,7 @@
PORTNAME= cone PORTNAME= cone
PORTVERSION= 0.69 PORTVERSION= 0.69
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
# This is for beta versions, leave it in please: # This is for beta versions, leave it in please:
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \
@ -19,7 +20,7 @@ MAINTAINER= ler@lerctr.org
COMMENT= Console based mail client with POP3/IMAP/SMAP support COMMENT= Console based mail client with POP3/IMAP/SMAP support
LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
USE_FAM= yes USE_FAM= yes

View File

@ -7,7 +7,7 @@
PORTNAME= enigmail PORTNAME= enigmail
PORTVERSION= 0.94.1 PORTVERSION= 0.94.1
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= mail security CATEGORIES= mail security
MASTER_SITES= http://www.mozilla-enigmail.org/downloads/src/ MASTER_SITES= http://www.mozilla-enigmail.org/downloads/src/
PKGNAMEPREFIX?= thunderbird- PKGNAMEPREFIX?= thunderbird-
@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
nss3:${PORTSDIR}/security/nss \ nss3:${PORTSDIR}/security/nss \
Xft.2:${PORTSDIR}/x11-fonts/libXft Xft.2:${PORTSDIR}/x11-fonts/libXft
RUN_DEPENDS= ${GECKO}:${PORTSDIR}/${GECKO_PORTDIR} \ RUN_DEPENDS= ${GECKO}:${PORTSDIR}/${GECKO_PORTDIR} \
gpg:${PORTSDIR}/security/gnupg gpg:${PORTSDIR}/security/gnupg1
GECKO= ${PKGNAMEPREFIX:S/-//} GECKO= ${PKGNAMEPREFIX:S/-//}
.if ${GECKO} == "thunderbird" .if ${GECKO} == "thunderbird"

View File

@ -7,7 +7,7 @@
PORTNAME= enigmail PORTNAME= enigmail
PORTVERSION?= 0.93.0 PORTVERSION?= 0.93.0
PORTREVISION?= 2 PORTREVISION?= 3
CATEGORIES= mail security CATEGORIES= mail security
MASTER_SITES= \ MASTER_SITES= \
http://mozdev.secsup.org/enigmail/src/ \ http://mozdev.secsup.org/enigmail/src/ \
@ -30,7 +30,7 @@ BUILD_DEPENDS?= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS?= nspr4:${PORTSDIR}/devel/nspr LIB_DEPENDS?= nspr4:${PORTSDIR}/devel/nspr
RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR} RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR}
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1
IPCVERSION?= 1.1.3 IPCVERSION?= 1.1.3

View File

@ -7,6 +7,7 @@
PORTNAME= imp PORTNAME= imp
PORTVERSION= 4.1.3 PORTVERSION= 4.1.3
PORTREVISION= 1
CATEGORIES= mail www CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \
ftp://ftp.planetmirror.com/pub/horde/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \
@ -89,7 +90,7 @@ USE_PHP+= openssl
.endif .endif
.if !defined(NOCRYPT) .if !defined(NOCRYPT)
RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1
.endif .endif
.if !defined(WITHOUT_ASPELL) .if !defined(WITHOUT_ASPELL)

View File

@ -7,6 +7,7 @@
PORTNAME= imp PORTNAME= imp
PORTVERSION= 4.1.3 PORTVERSION= 4.1.3
PORTREVISION= 1
CATEGORIES= mail www CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \
ftp://ftp.planetmirror.com/pub/horde/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \
@ -89,7 +90,7 @@ USE_PHP+= openssl
.endif .endif
.if !defined(NOCRYPT) .if !defined(NOCRYPT)
RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1
.endif .endif
.if !defined(WITHOUT_ASPELL) .if !defined(WITHOUT_ASPELL)

View File

@ -7,6 +7,7 @@
PORTNAME= imp PORTNAME= imp
PORTVERSION= 4.1.3 PORTVERSION= 4.1.3
PORTREVISION= 1
CATEGORIES= mail www CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \
ftp://ftp.planetmirror.com/pub/horde/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \
@ -89,7 +90,7 @@ USE_PHP+= openssl
.endif .endif
.if !defined(NOCRYPT) .if !defined(NOCRYPT)
RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1
.endif .endif
.if !defined(WITHOUT_ASPELL) .if !defined(WITHOUT_ASPELL)

View File

@ -7,7 +7,7 @@
PORTNAME= Mail-SpamAssassin PORTNAME= Mail-SpamAssassin
PORTVERSION= 3.1.7 PORTVERSION= 3.1.7
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= mail perl5 CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan
@ -23,7 +23,7 @@ BUILD_DEPENDS= p5-Net-DNS>=0.53:${PORTSDIR}/dns/p5-Net-DNS \
RUN_DEPENDS= ${BUILD_DEPENDS} \ RUN_DEPENDS= ${BUILD_DEPENDS} \
${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
gpg:${PORTSDIR}/security/gnupg gpg:${PORTSDIR}/security/gnupg1
PERL_CONFIGURE= yes PERL_CONFIGURE= yes
CONFIGURE_ARGS= SYSCONFDIR="${PREFIX}/etc" \ CONFIGURE_ARGS= SYSCONFDIR="${PREFIX}/etc" \

View File

@ -7,7 +7,7 @@
PORTNAME= pygmy PORTNAME= pygmy
PORTVERSION= 0.6.0 PORTVERSION= 0.6.0
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= mail python gnome CATEGORIES= mail python gnome
MASTER_SITES= http://pygmy.sourceforge.net/ MASTER_SITES= http://pygmy.sourceforge.net/
@ -16,7 +16,7 @@ COMMENT= A tiny GNOME mail client written in the Python programming language
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
gpg:${PORTSDIR}/security/gnupg gpg:${PORTSDIR}/security/gnupg1
USE_PYTHON= yes USE_PYTHON= yes

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,7 +7,7 @@
PORTNAME= instant-workstation PORTNAME= instant-workstation
PORTVERSION= 1.1 PORTVERSION= 1.1
PORTREVISION= 4 PORTREVISION= 5
CATEGORIES= misc CATEGORIES= misc
MASTER_SITES= ftp://ftp.lemis.com/pub/ MASTER_SITES= ftp://ftp.lemis.com/pub/
@ -29,7 +29,7 @@ RUN_DEPENDS= acroread7:${PORTSDIR}/print/acroread7 \
grip:${PORTSDIR}/audio/grip \ grip:${PORTSDIR}/audio/grip \
gimp:${PORTSDIR}/graphics/gimp1 \ gimp:${PORTSDIR}/graphics/gimp1 \
gv:${PORTSDIR}/print/gv \ gv:${PORTSDIR}/print/gv \
gpg:${PORTSDIR}/security/gnupg \ gpg:${PORTSDIR}/security/gnupg1 \
ispell:${PORTSDIR}/textproc/ispell \ ispell:${PORTSDIR}/textproc/ispell \
startkde:${PORTSDIR}/x11/kde3 \ startkde:${PORTSDIR}/x11/kde3 \
mutt:${PORTSDIR}/mail/mutt \ mutt:${PORTSDIR}/mail/mutt \

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,7 +7,7 @@
PORTNAME= nocatauth-gateway PORTNAME= nocatauth-gateway
PORTVERSION= 0.82 PORTVERSION= 0.82
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= net CATEGORIES= net
MASTER_SITES= http://nocat.net/download/NoCatAuth/ MASTER_SITES= http://nocat.net/download/NoCatAuth/
DISTNAME= NoCatAuth-${PORTVERSION} DISTNAME= NoCatAuth-${PORTVERSION}
@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Open 802.11 Authentication Gateway COMMENT= Open 802.11 Authentication Gateway
RUN_DEPENDS= \ RUN_DEPENDS= \
${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= nocatauth-server-* CONFLICTS= nocatauth-server-*

View File

@ -7,7 +7,7 @@
PORTNAME= nocatauth-server PORTNAME= nocatauth-server
PORTVERSION= 0.82 PORTVERSION= 0.82
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= net CATEGORIES= net
MASTER_SITES= http://nocat.net/download/NoCatAuth/ MASTER_SITES= http://nocat.net/download/NoCatAuth/
DISTNAME= NoCatAuth-${PORTVERSION} DISTNAME= NoCatAuth-${PORTVERSION}
@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Open 802.11 Authentication Server COMMENT= Open 802.11 Authentication Server
RUN_DEPENDS= \ RUN_DEPENDS= \
${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= nocatauth-gateway-* CONFLICTS= nocatauth-gateway-*

View File

@ -6,7 +6,7 @@
PORTNAME= c-nocem PORTNAME= c-nocem
PORTVERSION= 3.7 PORTVERSION= 3.7
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= news security CATEGORIES= news security
MASTER_SITES= http://sites.inka.de/~bigred/sw/ \ MASTER_SITES= http://sites.inka.de/~bigred/sw/ \
ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
@ -16,7 +16,7 @@ COMMENT= NoCeM for C News and INN
BUILD_DEPENDS= ${CNEWSWRK}/conf/substitutions:${PORTSDIR}/${CNEWS_PORT}:configure BUILD_DEPENDS= ${CNEWSWRK}/conf/substitutions:${PORTSDIR}/${CNEWS_PORT}:configure
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT} \ BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT} \
gpg:${PORTSDIR}/security/gnupg gpg:${PORTSDIR}/security/gnupg1
WRKSRC= ${WRKDIR}/c-nocem WRKSRC= ${WRKDIR}/c-nocem
CNEWS_PORT?= news/cnews CNEWS_PORT?= news/cnews

View File

@ -7,6 +7,7 @@
PORTNAME= gnome-gpg PORTNAME= gnome-gpg
PORTVERSION= 0.5.0 PORTVERSION= 0.5.0
PORTREVISION= 1
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@ -14,9 +15,9 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
MAINTAINER= gnome@FreeBSD.org MAINTAINER= gnome@FreeBSD.org
COMMENT= Simple commandline wrapper around gpg for gnome-keyring COMMENT= Simple commandline wrapper around gpg for gnome-keyring
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
USE_BZIP2= yes USE_BZIP2= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View File

@ -7,7 +7,7 @@
PORTNAME= gnupg PORTNAME= gnupg
PORTVERSION= 1.9.22 PORTVERSION= 1.9.22
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/gnupg MASTER_SITE_SUBDIR= alpha/gnupg
@ -21,7 +21,7 @@ LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
ksba.17:${PORTSDIR}/security/libksba \ ksba.17:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth \ pth.20:${PORTSDIR}/devel/pth \
usb-0.1:${PORTSDIR}/devel/libusb usb-0.1:${PORTSDIR}/devel/libusb
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \
dirmngr:${PORTSDIR}/security/dirmngr dirmngr:${PORTSDIR}/security/dirmngr
USE_BZIP2= yes USE_BZIP2= yes

View File

@ -7,6 +7,7 @@
PORTNAME= gnupg-idea PORTNAME= gnupg-idea
PORTVERSION= 1.0.6 PORTVERSION= 1.0.6
PORTREVISION= 1
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG} \ MASTER_SITES= ${MASTER_SITE_GNUPG} \
ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \
@ -21,7 +22,7 @@ EXTRACT_ONLY= # none
MAINTAINER= dinoex@FreeBSD.org MAINTAINER= dinoex@FreeBSD.org
COMMENT= IDEA extension module for gnupg (and RSA for demonstration) COMMENT= IDEA extension module for gnupg (and RSA for demonstration)
RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1
EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c
RESTRICTED= IDEA is Patented in the USA and many European countries RESTRICTED= IDEA is Patented in the USA and many European countries

View File

@ -6,8 +6,7 @@
# #
PORTNAME= gnupg PORTNAME= gnupg
PORTVERSION= 1.4.6 PORTVERSION= 2.0.1
PORTREVISION= 2
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg MASTER_SITE_SUBDIR= gnupg
@ -17,95 +16,76 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= kuriyama@FreeBSD.org MAINTAINER= kuriyama@FreeBSD.org
COMMENT= The GNU Privacy Guard COMMENT= The GNU Privacy Guard
BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
gpg-error:${PORTSDIR}/security/libgpg-error \
ksba.17:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth
RUN_DEPENDS= dirmngr:${PORTSDIR}/security/dirmngr
USE_BZIP2= YES USE_BZIP2= YES
USE_GMAKE= YES USE_GMAKE= YES
GNU_CONFIGURE= YES GNU_CONFIGURE= YES
CONFIGURE_TARGET= --build ${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_ICONV= YES
CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${PREFIX}/man USE_LDCONFIG= YES
.if ${MACHINE_CPU:Mi586} CONFIGURE_TARGET=# empty
MACHINE_ARCH= i586 CONFIGURE_ARGS+= --infodir=${PREFIX}/info --mandir=${PREFIX}/man \
.endif --with-libpth-prefix=${LOCALBASE}/lib/pth
CFLAGS:= ${CFLAGS:S/-pipe//g} MAN1= gpg2.1 gpgsm.1 gpgv2.1 gpg-agent.1 scdaemon.1 watchgnupg.1 \
MAN1= gpg.1 gpgv.1 gpg.ru.1 gpgconf.1 gpg-preset-passphrase.1 gpg-connect-agent.1 \
MAN7= gnupg.7 gpgparsemail.1 symcryptrun.1 gpgsm-gencert.sh.1
INFO= gnupg1 MAN8= addgnupghome.8
INFO= gnupg
PORTDOCS= *
OPTIONS= LDAP "LDAP keyserver interface" off \ OPTIONS= LDAP "LDAP keyserver interface" off \
LIBICONV "use libiconv" off \
LIBUSB "use libusb" off \
SUID_GPG "install GPG with suid" off \
NLS "Native Language Support" on \ NLS "Native Language Support" on \
CURL "use libcurl for the keyserver interface" on SCDAEMON "Enable Smartcard daemon (with libusb)" off \
CURL "Use the real curl library (worked around if no)" on
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if defined(WITH_LIBICONV) .if defined(WITHOUT_NLS)
USE_ICONV= yes CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.else .else
CONFIGURE_ARGS+= --without-libiconv-prefix USE_GETTEXT= YES
.endif PLIST_SUB+= NLS=""
.if defined(WITH_LIBUSB)
CONFIGURE_ARGS+= --with-libusb=${LOCALBASE}
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
.else
CONFIGURE_ARGS+= --without-libusb
.endif .endif
.if defined(WITH_LDAP) .if defined(WITH_LDAP)
USE_OPENLDAP= yes USE_OPENLDAP= YES
PLIST_SUB+= WITH_LDAP="" CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} PLIST_SUB+= LDAP=""
#CONFIGURE_ENV+= LDFLAGS="-L/usr/lib"
.else .else
PLIST_SUB+= WITH_LDAP="@comment " CONFIGURE_ARGS+=--disable-ldap
CONFIGURE_ARGS+= --disable-ldap PLIST_SUB+= LDAP="@comment "
.endif .endif
.if !defined(WITHOUT_NLS) .if defined(WITH_SCDAEMON)
USE_GETTEXT= YES CONFIGURE_ARGS+=--enable-scdaemon
PLIST_SUB+= NLS="" LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb
PLIST_SUB+= SCDAEMON=""
.else .else
CONFIGURE_ARGS+=--disable-nls CONFIGURE_ARGS+=--disable-scdaemon
PLIST_SUB+= NLS="@comment " PLIST_SUB+= SCDAEMON="@comment "
.endif .endif
.if !defined(WITHOUT_CURL) .if defined(WITHOUT_CURL)
CONFIGURE_ARGS+=--without-libcurl
.else
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+=--with-libcurl=${LOCALBASE} CONFIGURE_ARGS+=--with-libcurl=${LOCALBASE}
# Work around a GnuPG configure buglet
CONFIGURE_ENV+= _libcurl_config=${LOCALBASE}/bin/curl-config
.else
CONFIGURE_ARGS+=--without-libcurl
.endif .endif
verify: checksum
gpg2 --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig
pre-configure:
${REINPLACE_CMD} -e "s@-lpthread@${PTHREAD_LIBS}@g" \
${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure
post-install: post-install:
.if !defined(NOPORTDOCS) PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
${MKDIR} ${DOCSDIR}
.for i in DETAILS FAQ HACKING OpenPGP
${INSTALL_DATA} ${WRKSRC}/doc/${i} ${DOCSDIR}
.endfor
.for i in ABOUT-NLS AUTHORS BUGS COPYING INSTALL NEWS PROJECTS \
README THANKS TODO VERSION
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
.endif
.if defined(WITH_SUID_GPG)
${CHMOD} u+s ${PREFIX}/bin/gpg
.endif
.if ${OSVERSION} < 500019
@${CAT} ${PKGMESSAGE} @${CAT} ${PKGMESSAGE}
.else
PKGMESSAGE= /nonexistent
.endif
.if ${OSVERSION} < 500000
CONFIGURE_ARGS+= --without-readline
.endif
check:
(cd ${WRKSRC}; ${MAKE} check)
.include <bsd.port.post.mk> .include <bsd.port.post.mk>

View File

@ -1,6 +1,6 @@
MD5 (gnupg-1.4.6.tar.bz2) = ec8dc6df1bd83c1d7e1a1ea10653f9f4 MD5 (gnupg-2.0.1.tar.bz2) = eb24e258db73f4cb53a3ce18375efa21
SHA256 (gnupg-1.4.6.tar.bz2) = fd5a72418e55669b88076c2a6f11c3a59bf92a2071008567e65ae12b7372008e SHA256 (gnupg-2.0.1.tar.bz2) = 49949762a4e080379dcca23948442d50488f0d74e04bcba87fc49e19a899b01d
SIZE (gnupg-1.4.6.tar.bz2) = 3149454 SIZE (gnupg-2.0.1.tar.bz2) = 3923924
MD5 (gnupg-1.4.6.tar.bz2.sig) = 8b905292140d60fe493fab7d5b22c96d MD5 (gnupg-2.0.1.tar.bz2.sig) = 58b1bbc2f34c0882ab1a49542a8ffd45
SHA256 (gnupg-1.4.6.tar.bz2.sig) = fb9294762932b34f2fd5a4b168f4c3a248aa7403c2aed8bffa5f67274b1b052d SHA256 (gnupg-2.0.1.tar.bz2.sig) = 2e49d6cfcb9ad12bc10e7185435761622c2da12b850c6c31925da3b4c8100628
SIZE (gnupg-1.4.6.tar.bz2.sig) = 158 SIZE (gnupg-2.0.1.tar.bz2.sig) = 158

View File

@ -0,0 +1,260 @@
This is a patch against GnuPG 2.0.1. Change the directory to g10/ and
apply this patch.
2006-12-02 Werner Koch <wk@g10code.com>
* encr-data.c: Allocate DFX context on the heap and not on the
stack. Changes at several places. Fixes CVE-2006-6235.
Index: g10/encr-data.c
===================================================================
--- g10/encr-data.c (revision 4352)
+++ g10/encr-data.c (working copy)
@@ -39,16 +39,37 @@
static int decode_filter ( void *opaque, int control, IOBUF a,
byte *buf, size_t *ret_len);
-typedef struct
+typedef struct decode_filter_context_s
{
gcry_cipher_hd_t cipher_hd;
gcry_md_hd_t mdc_hash;
char defer[22];
int defer_filled;
int eof_seen;
-} decode_filter_ctx_t;
+ int refcount;
+} *decode_filter_ctx_t;
+/* Helper to release the decode context. */
+static void
+release_dfx_context (decode_filter_ctx_t dfx)
+{
+ if (!dfx)
+ return;
+
+ assert (dfx->refcount);
+ if ( !--dfx->refcount )
+ {
+ gcry_cipher_close (dfx->cipher_hd);
+ dfx->cipher_hd = NULL;
+ gcry_md_close (dfx->mdc_hash);
+ dfx->mdc_hash = NULL;
+ xfree (dfx);
+ }
+}
+
+
+
/****************
* Decrypt the data, specified by ED with the key DEK.
*/
@@ -62,7 +83,11 @@
unsigned blocksize;
unsigned nprefix;
- memset( &dfx, 0, sizeof dfx );
+ dfx = xtrycalloc (1, sizeof *dfx);
+ if (!dfx)
+ return gpg_error_from_syserror ();
+ dfx->refcount = 1;
+
if ( opt.verbose && !dek->algo_info_printed )
{
const char *s = gcry_cipher_algo_name (dek->algo);
@@ -77,20 +102,20 @@
goto leave;
blocksize = gcry_cipher_get_algo_blklen (dek->algo);
if ( !blocksize || blocksize > 16 )
- log_fatal("unsupported blocksize %u\n", blocksize );
+ log_fatal ("unsupported blocksize %u\n", blocksize );
nprefix = blocksize;
if ( ed->len && ed->len < (nprefix+2) )
BUG();
if ( ed->mdc_method )
{
- if (gcry_md_open (&dfx.mdc_hash, ed->mdc_method, 0 ))
+ if (gcry_md_open (&dfx->mdc_hash, ed->mdc_method, 0 ))
BUG ();
if ( DBG_HASHING )
- gcry_md_start_debug (dfx.mdc_hash, "checkmdc");
+ gcry_md_start_debug (dfx->mdc_hash, "checkmdc");
}
- rc = gcry_cipher_open (&dfx.cipher_hd, dek->algo,
+ rc = gcry_cipher_open (&dfx->cipher_hd, dek->algo,
GCRY_CIPHER_MODE_CFB,
(GCRY_CIPHER_SECURE
| ((ed->mdc_method || dek->algo >= 100)?
@@ -104,7 +129,7 @@
/* log_hexdump( "thekey", dek->key, dek->keylen );*/
- rc = gcry_cipher_setkey (dfx.cipher_hd, dek->key, dek->keylen);
+ rc = gcry_cipher_setkey (dfx->cipher_hd, dek->key, dek->keylen);
if ( gpg_err_code (rc) == GPG_ERR_WEAK_KEY )
{
log_info(_("WARNING: message was encrypted with"
@@ -123,7 +148,7 @@
goto leave;
}
- gcry_cipher_setiv (dfx.cipher_hd, NULL, 0);
+ gcry_cipher_setiv (dfx->cipher_hd, NULL, 0);
if ( ed->len )
{
@@ -144,8 +169,8 @@
temp[i] = c;
}
- gcry_cipher_decrypt (dfx.cipher_hd, temp, nprefix+2, NULL, 0);
- gcry_cipher_sync (dfx.cipher_hd);
+ gcry_cipher_decrypt (dfx->cipher_hd, temp, nprefix+2, NULL, 0);
+ gcry_cipher_sync (dfx->cipher_hd);
p = temp;
/* log_hexdump( "prefix", temp, nprefix+2 ); */
if (dek->symmetric
@@ -155,17 +180,18 @@
goto leave;
}
- if ( dfx.mdc_hash )
- gcry_md_write (dfx.mdc_hash, temp, nprefix+2);
-
+ if ( dfx->mdc_hash )
+ gcry_md_write (dfx->mdc_hash, temp, nprefix+2);
+
+ dfx->refcount++;
if ( ed->mdc_method )
- iobuf_push_filter( ed->buf, mdc_decode_filter, &dfx );
+ iobuf_push_filter ( ed->buf, mdc_decode_filter, dfx );
else
- iobuf_push_filter( ed->buf, decode_filter, &dfx );
+ iobuf_push_filter ( ed->buf, decode_filter, dfx );
proc_packets ( procctx, ed->buf );
ed->buf = NULL;
- if ( ed->mdc_method && dfx.eof_seen == 2 )
+ if ( ed->mdc_method && dfx->eof_seen == 2 )
rc = gpg_error (GPG_ERR_INV_PACKET);
else if ( ed->mdc_method )
{
@@ -184,26 +210,28 @@
bytes are appended. */
int datalen = gcry_md_get_algo_dlen (ed->mdc_method);
- gcry_cipher_decrypt (dfx.cipher_hd, dfx.defer, 22, NULL, 0);
- gcry_md_write (dfx.mdc_hash, dfx.defer, 2);
- gcry_md_final (dfx.mdc_hash);
+ assert (dfx->cipher_hd);
+ assert (dfx->mdc_hash);
+ gcry_cipher_decrypt (dfx->cipher_hd, dfx->defer, 22, NULL, 0);
+ gcry_md_write (dfx->mdc_hash, dfx->defer, 2);
+ gcry_md_final (dfx->mdc_hash);
- if (dfx.defer[0] != '\xd3' || dfx.defer[1] != '\x14' )
+ if (dfx->defer[0] != '\xd3' || dfx->defer[1] != '\x14' )
{
log_error("mdc_packet with invalid encoding\n");
rc = gpg_error (GPG_ERR_INV_PACKET);
}
else if (datalen != 20
- || memcmp (gcry_md_read (dfx.mdc_hash, 0),dfx.defer+2,datalen))
+ || memcmp (gcry_md_read (dfx->mdc_hash, 0),
+ dfx->defer+2,datalen ))
rc = gpg_error (GPG_ERR_BAD_SIGNATURE);
- /* log_printhex("MDC message:", dfx.defer, 22); */
- /* log_printhex("MDC calc:", gcry_md_read (dfx.mdc_hash,0), datalen); */
+ /* log_printhex("MDC message:", dfx->defer, 22); */
+ /* log_printhex("MDC calc:", gcry_md_read (dfx->mdc_hash,0), datalen); */
}
leave:
- gcry_cipher_close (dfx.cipher_hd);
- gcry_md_close (dfx.mdc_hash);
+ release_dfx_context (dfx);
return rc;
}
@@ -214,7 +242,7 @@
mdc_decode_filter (void *opaque, int control, IOBUF a,
byte *buf, size_t *ret_len)
{
- decode_filter_ctx_t *dfx = opaque;
+ decode_filter_ctx_t dfx = opaque;
size_t n, size = *ret_len;
int rc = 0;
int c;
@@ -226,11 +254,11 @@
}
else if( control == IOBUFCTRL_UNDERFLOW )
{
- assert(a);
- assert( size > 44 );
+ assert (a);
+ assert ( size > 44 );
/* Get at least 22 bytes and put it somewhere ahead in the buffer. */
- for(n=22; n < 44 ; n++ )
+ for (n=22; n < 44 ; n++ )
{
if( (c = iobuf_get(a)) == -1 )
break;
@@ -279,8 +307,10 @@
if ( n )
{
- gcry_cipher_decrypt (dfx->cipher_hd, buf, n, NULL, 0);
- gcry_md_write (dfx->mdc_hash, buf, n);
+ if ( dfx->cipher_hd )
+ gcry_cipher_decrypt (dfx->cipher_hd, buf, n, NULL, 0);
+ if ( dfx->mdc_hash )
+ gcry_md_write (dfx->mdc_hash, buf, n);
}
else
{
@@ -289,6 +319,10 @@
}
*ret_len = n;
}
+ else if ( control == IOBUFCTRL_FREE )
+ {
+ release_dfx_context (dfx);
+ }
else if ( control == IOBUFCTRL_DESC )
{
*(char**)buf = "mdc_decode_filter";
@@ -300,7 +334,7 @@
static int
decode_filter( void *opaque, int control, IOBUF a, byte *buf, size_t *ret_len)
{
- decode_filter_ctx_t *fc = opaque;
+ decode_filter_ctx_t fc = opaque;
size_t n, size = *ret_len;
int rc = 0;
@@ -311,11 +345,18 @@
if ( n == -1 )
n = 0;
if ( n )
- gcry_cipher_decrypt (fc->cipher_hd, buf, n, NULL, 0);
+ {
+ if (fc->cipher_hd)
+ gcry_cipher_decrypt (fc->cipher_hd, buf, n, NULL, 0);
+ }
else
rc = -1; /* EOF */
*ret_len = n;
}
+ else if ( control == IOBUFCTRL_FREE )
+ {
+ release_dfx_context (fc);
+ }
else if ( control == IOBUFCTRL_DESC )
{
*(char**)buf = "decode_filter";

View File

@ -1,15 +0,0 @@
--- mpi/config.links.orig Thu Apr 24 20:15:58 2003
+++ mpi/config.links Sat May 10 16:29:28 2003
@@ -142,6 +142,12 @@
echo '/* configured for sparc64-*netbsd */' >>./mpi/asm-syntax.h
path=""
;;
+ sparc64-*-freebsd*)
+ # There are no sparc64 assembler modules that work, so
+ # just use generic C functions
+ echo '/* configured for sparc64-*freebsd* */' >>./mpi/asm-syntax.h
+ path=""
+ ;;
sparc9*-*-* | \
sparc64*-*-* | \
ultrasparc*-*-* )

View File

@ -1,10 +0,0 @@
--- configure.orig Fri Dec 8 17:02:30 2006
+++ configure Fri Dec 8 17:02:52 2006
@@ -27251,6 +27251,7 @@
exec_prefix=$exec_prefix
libdir=$libdir
libexecdir=$libexecdir
+datarootdir=$datarootdir
datadir=$datadir
DATADIRNAME=$DATADIRNAME

View File

@ -5,5 +5,3 @@ without any restrictions. GnuPG is an RFC2440 (OpenPGP) compliant
application. application.
WWW: http://www.gnupg.org/ WWW: http://www.gnupg.org/
kuriyama@FreeBSD.org

View File

@ -0,0 +1,14 @@
#!/bin/sh
#
# $FreeBSD$
#
if [ "$2" != "POST-INSTALL" ]; then
exit 0
fi
if [ -r ${PKG_PREFIX}/bin/gpg ] || [ -L ${PKG_PREFIX}/bin/gpg ]; then
# Skip.
else
ln -s gpg2 ${PKG_PREFIX}/bin/gpg
fi

View File

@ -1,5 +1,19 @@
************************************************************
TIPS:
o Use rndcontrol(8) if you want more entropy.
See http://people.freebsd.org/~dougb/randomness.html for more details. ###############################################################################
************************************************************ A T T E N T I O N
In order to use gpg-agent, you need to install a pinentry dialog.
The following ports of pinentry dialogs are available:
security/pinentry-curses (ncurses based dialog)
security/pinentry-gtk (GTK 1.2 based dialog)
security/pinentry-gtk2 (GTK 2.x based dialog)
security/pinentry-qt (QT based dialog)
###############################################################################

View File

@ -1,64 +1,56 @@
bin/gpg bin/gpg-agent
bin/gpg-zip bin/gpg-connect-agent
bin/gpgsplit bin/gpg2
bin/gpgv bin/gpgconf
%%WITH_LDAP%%libexec/gnupg/gpgkeys_ldap bin/gpgkey2ssh
libexec/gnupg/gpgkeys_curl bin/gpgparsemail
libexec/gnupg/gpgkeys_finger bin/gpgsm
libexec/gnupg/gpgkeys_hkp bin/gpgsm-gencert.sh
@dirrm libexec/gnupg bin/gpgv2
%%DATADIR%%/FAQ bin/kbxutil
%%DATADIR%%/faq.html %%SCDAEMON%%bin/scdaemon
%%DATADIR%%/options.skel bin/watchgnupg
%%NLS%%share/locale/be/LC_MESSAGES/gnupg.mo %%SCDAEMON%%libexec/gnupg-pcsc-wrapper
%%NLS%%share/locale/ca/LC_MESSAGES/gnupg.mo libexec/gpg-preset-passphrase
%%NLS%%share/locale/cs/LC_MESSAGES/gnupg.mo libexec/gpg-protect-tool
%%NLS%%share/locale/da/LC_MESSAGES/gnupg.mo libexec/gpg2keys_curl
%%NLS%%share/locale/de/LC_MESSAGES/gnupg.mo libexec/gpg2keys_finger
%%NLS%%share/locale/el/LC_MESSAGES/gnupg.mo libexec/gpg2keys_hkp
%%NLS%%share/locale/eo/LC_MESSAGES/gnupg.mo %%LDAP%%libexec/gpg2keys_ldap
%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg.mo sbin/addgnupghome
%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg.mo share/gnupg/FAQ
%%NLS%%share/locale/es/LC_MESSAGES/gnupg.mo share/gnupg/com-certs.pem
%%NLS%%share/locale/et/LC_MESSAGES/gnupg.mo share/gnupg/faq.html
%%NLS%%share/locale/fi/LC_MESSAGES/gnupg.mo share/gnupg/gpg-conf.skel
%%NLS%%share/locale/fr/LC_MESSAGES/gnupg.mo share/gnupg/qualified.txt
%%NLS%%share/locale/gl/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/da/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/hu/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/de/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/id/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/eo/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/it/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/es/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/ja/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/et/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/nb/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/fr/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/hu/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/pt/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/id/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/it/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/ro/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/ja/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/ru/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/nb/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/sk/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/sv/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/ru/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/tr/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/sv/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/tr/LC_MESSAGES/gnupg2.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/be/LC_MESSAGES/gnupg2.mo
@dirrm %%DATADIR%% %%NLS%%share/locale/ca/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/be/LC_MESSAGES %%NLS%%share/locale/cs/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/be %%NLS%%share/locale/el/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/ca/LC_MESSAGES %%NLS%%share/locale/fi/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/ca %%NLS%%share/locale/gl/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/cs/LC_MESSAGES %%NLS%%share/locale/pl/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/cs %%NLS%%share/locale/pt/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/el/LC_MESSAGES %%NLS%%share/locale/ro/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/el %%NLS%%share/locale/sk/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/fi/LC_MESSAGES %%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/fi %%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/gl/LC_MESSAGES %%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/gl %%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo
@dirrmtry share/locale/pl/LC_MESSAGES @dirrmtry share/gnupg
@dirrmtry share/locale/pl @unexec [ -L %D/bin/gpg ] && rm -f %D/bin/gpg || true
@dirrmtry share/locale/pt/LC_MESSAGES
@dirrmtry share/locale/pt
@dirrmtry share/locale/ro/LC_MESSAGES
@dirrmtry share/locale/ro
@dirrmtry share/locale/sk/LC_MESSAGES
@dirrmtry share/locale/sk
@dirrmtry share/locale/zh_TW/LC_MESSAGES
@dirrmtry share/locale/zh_TW

View File

@ -7,6 +7,7 @@
PORTNAME= gpa PORTNAME= gpa
PORTVERSION= 0.7.4 PORTVERSION= 0.7.4
PORTREVISION= 1
CATEGORIES= security CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/241/ MASTER_SITES= http://wald.intevation.org/frs/download.php/241/
@ -14,8 +15,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical frontend for the GNU Privacy Guard COMMENT= A graphical frontend for the GNU Privacy Guard
LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
USE_BZIP2= yes USE_BZIP2= yes
USE_GMAKE= yes USE_GMAKE= yes

View File

@ -7,7 +7,7 @@
PORTNAME= gpgme PORTNAME= gpgme
PORTVERSION= 1.1.2 PORTVERSION= 1.1.2
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme MASTER_SITE_SUBDIR= gpgme
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gpgme
MAINTAINER= lofi@FreeBSD.org MAINTAINER= lofi@FreeBSD.org
COMMENT= A library to make access to GnuPG easier COMMENT= A library to make access to GnuPG easier
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \
gpgsm:${PORTSDIR}/security/gnupg-devel gpgsm:${PORTSDIR}/security/gnupg-devel
LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error

View File

@ -7,7 +7,7 @@
PORTNAME= gpgme PORTNAME= gpgme
PORTVERSION= 0.3.16 PORTVERSION= 0.3.16
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme MASTER_SITE_SUBDIR= gpgme
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gpgme
MAINTAINER= markun@onohara.to MAINTAINER= markun@onohara.to
COMMENT= A library to make access to GnuPG easier COMMENT= A library to make access to GnuPG easier
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
LATEST_LINK= gpgme03 LATEST_LINK= gpgme03

View File

@ -7,6 +7,7 @@
PORTNAME= gtkpasman PORTNAME= gtkpasman
PORTVERSION= 0.8 PORTVERSION= 0.8
PORTREVISION= 1
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= phil@teaser.fr MAINTAINER= phil@teaser.fr
COMMENT= A GTK+ passwords manager for system and network administrators COMMENT= A GTK+ passwords manager for system and network administrators
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1
BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf
USE_X_PREFIX= yes USE_X_PREFIX= yes

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,14 +7,14 @@
PORTNAME= kgpg PORTNAME= kgpg
PORTVERSION= 1.0.0 PORTVERSION= 1.0.0
PORTREVISION= 4 PORTREVISION= 5
CATEGORIES= security kde CATEGORIES= security kde
MASTER_SITES= http://developer.kde.org/~kgpg/src/ MASTER_SITES= http://developer.kde.org/~kgpg/src/
MAINTAINER= rick@rptn.net MAINTAINER= rick@rptn.net
COMMENT= A simple KDE frontend for GnuPG COMMENT= A simple KDE frontend for GnuPG
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kdeutils-3.[2-4].* CONFLICTS= kdeutils-3.[2-4].*

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -8,14 +8,14 @@
PORTNAME= nofgpg PORTNAME= nofgpg
PORTVERSION= 0.5.1 PORTVERSION= 0.5.1
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= security python CATEGORIES= security python
MASTER_SITES= http://www.cgabriel.org/download/nofgpg/ MASTER_SITES= http://www.cgabriel.org/download/nofgpg/
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= No One Fears GPG COMMENT= No One Fears GPG
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \
${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome
USE_PYTHON= yes USE_PYTHON= yes

View File

@ -7,6 +7,7 @@
PORTNAME= GnuPG-Interface PORTNAME= GnuPG-Interface
PORTVERSION= 0.34 PORTVERSION= 0.34
PORTREVISION= 2
CATEGORIES= security perl5 CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnupg-interface MASTER_SITE_SUBDIR= gnupg-interface
@ -17,7 +18,7 @@ COMMENT= Perl module for interfacing with GnuPG
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
${RUN_DEPENDS} ${RUN_DEPENDS}
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
PERL_CONFIGURE= yes PERL_CONFIGURE= yes

View File

@ -7,6 +7,7 @@
PORTNAME= Module-Signature PORTNAME= Module-Signature
PORTVERSION= 0.55 PORTVERSION= 0.55
PORTREVISION= 1
CATEGORIES= security perl5 CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module MASTER_SITE_SUBDIR= Module
@ -17,7 +18,7 @@ COMMENT= Module signature file manipulation
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \
${SITE_PERL}/PAR/Dist.pm:${PORTSDIR}/devel/p5-PAR-Dist \ ${SITE_PERL}/PAR/Dist.pm:${PORTSDIR}/devel/p5-PAR-Dist \
${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes PERL_CONFIGURE= yes

View File

@ -7,7 +7,7 @@
PORTNAME= pgpgpg PORTNAME= pgpgpg
PORTVERSION= 0.13 PORTVERSION= 0.13
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
ftp://ftp.gnupg.org/gcrypt/historic/ \ ftp://ftp.gnupg.org/gcrypt/historic/ \
@ -21,8 +21,8 @@ COMMENT= Wrapper for GnuPG to simulate PGP 2.6.x
# if it can't find gpg. RUN_DEPENDS is necessary to make the package # if it can't find gpg. RUN_DEPENDS is necessary to make the package
# dependency register correctly. Hence the apparent redundancy. # dependency register correctly. Hence the apparent redundancy.
BUILD_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg BUILD_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1
RUN_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gpg-path=${PREFIX}/bin/gpg CONFIGURE_ARGS= --with-gpg-path=${PREFIX}/bin/gpg

View File

@ -7,7 +7,7 @@
PORTNAME= pwman PORTNAME= pwman
PORTVERSION= 0.3.2 PORTVERSION= 0.3.2
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,7 +16,7 @@ MAINTAINER= anders@FreeBSD.org
COMMENT= Console password management application based on gpg(me) COMMENT= Console password management application based on gpg(me)
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View File

@ -8,7 +8,7 @@
PORTNAME= seahorse PORTNAME= seahorse
PORTVERSION= 0.8.2 PORTVERSION= 0.8.2
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8 MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8
@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org MAINTAINER= gnome@FreeBSD.org
COMMENT= A front end for GnuPG COMMENT= A front end for GnuPG
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme

View File

@ -7,6 +7,7 @@
PORTNAME= sguil-client PORTNAME= sguil-client
PORTVERSION= 0.6.1 PORTVERSION= 0.6.1
PORTREVISION= 1
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sguil MASTER_SITE_SUBDIR= sguil
@ -15,7 +16,7 @@ MAINTAINER= pauls@utdallas.edu
COMMENT= Sguil is a network security monitoring program COMMENT= Sguil is a network security monitoring program
RUN_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib \ RUN_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib \
gpg:${PORTSDIR}/security/gnupg \ gpg:${PORTSDIR}/security/gnupg1 \
${LOCALBASE}/lib/tclx8.4/tclx.tcl:${PORTSDIR}/lang/tclX \ ${LOCALBASE}/lib/tclx8.4/tclx.tcl:${PORTSDIR}/lang/tclX \
${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets ${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets

View File

@ -7,6 +7,7 @@
PORTNAME= signing-party PORTNAME= signing-party
PORTVERSION= 0.4.9.1 PORTVERSION= 0.4.9.1
PORTREVISION= 1
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/s/signing-party MASTER_SITE_SUBDIR= pool/main/s/signing-party
@ -20,7 +21,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= johans@stack.nl MAINTAINER= johans@stack.nl
COMMENT= Various OpenPGP related tools COMMENT= Various OpenPGP related tools
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \
${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \ ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
${SITE_PERL}/Mail/Util.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/Mail/Util.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \

View File

@ -7,6 +7,7 @@
PORTNAME= duplicity PORTNAME= duplicity
PORTVERSION= 0.4.2 PORTVERSION= 0.4.2
PORTREVISION= 1
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= Untrusted backup using rsync algorithm COMMENT= Untrusted backup using rsync algorithm
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS=yes USE_PYDISTUTILS=yes

View File

@ -7,6 +7,7 @@
PORTNAME= duplicity PORTNAME= duplicity
PORTVERSION= 0.4.2 PORTVERSION= 0.4.2
PORTREVISION= 1
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= Untrusted backup using rsync algorithm COMMENT= Untrusted backup using rsync algorithm
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS=yes USE_PYDISTUTILS=yes

View File

@ -7,6 +7,7 @@
PORTNAME= duplicity PORTNAME= duplicity
PORTVERSION= 0.4.2 PORTVERSION= 0.4.2
PORTREVISION= 1
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= Untrusted backup using rsync algorithm COMMENT= Untrusted backup using rsync algorithm
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS=yes USE_PYDISTUTILS=yes

View File

@ -7,6 +7,7 @@
PORTNAME= hdup PORTNAME= hdup
PORTVERSION= 2.0.14 PORTVERSION= 2.0.14
PORTREVISION= 1
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= http://www.miek.nl/projects/hdup2/ \ MASTER_SITES= http://www.miek.nl/projects/hdup2/ \
http://www.miek.nl/projects/hdup2/previous/ http://www.miek.nl/projects/hdup2/previous/
@ -20,7 +21,7 @@ OPTIONS= GNUTAR_PORT "Build with the newest GNU tar from ports" no
BUILD_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt BUILD_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt
RUN_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \ RUN_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \
gpg:${PORTSDIR}/security/gnupg \ gpg:${PORTSDIR}/security/gnupg1 \
lzop:${PORTSDIR}/archivers/lzop lzop:${PORTSDIR}/archivers/lzop
USE_BZIP2= yes USE_BZIP2= yes

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*

View File

@ -7,6 +7,7 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES?= misc kde CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -17,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp netsnmp:${PORTSDIR}/net-mgmt/net-snmp
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*