diff options
42 files changed, 87 insertions, 87 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index 48d491e..f47e139 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 48d491e..f47e139 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 48d491e..f47e139 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 88a6407..4e7dd2c 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -7,7 +7,7 @@ PORTNAME= cone PORTVERSION= 0.69 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ @@ -20,7 +20,7 @@ MAINTAINER= ler@lerctr.org COMMENT= Console based mail client with POP3/IMAP/SMAP support LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 RUN_DEPENDS= ${BUILD_DEPENDS} USE_FAM= yes diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile index feb18ea..f7f7f95 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -7,7 +7,7 @@ PORTNAME= enigmail PORTVERSION= 0.94.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail security MASTER_SITES= http://www.mozilla-enigmail.org/downloads/src/ PKGNAMEPREFIX?= thunderbird- @@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ nss3:${PORTSDIR}/security/nss \ Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= ${GECKO}:${PORTSDIR}/${GECKO_PORTDIR} \ - gpg:${PORTSDIR}/security/gnupg1 + gpgv:${PORTSDIR}/security/gnupg1 GECKO= ${PKGNAMEPREFIX:S/-//} .if ${GECKO} == "thunderbird" diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile index 57b0cfb..8f08ac5 100644 --- a/mail/enigmail/Makefile +++ b/mail/enigmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= enigmail PORTVERSION?= 0.93.0 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= mail security MASTER_SITES= \ http://mozdev.secsup.org/enigmail/src/ \ @@ -30,7 +30,7 @@ BUILD_DEPENDS?= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS?= nspr4:${PORTSDIR}/devel/nspr RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR} -RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1 IPCVERSION?= 1.1.3 diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index acd00bb..7c04ceb 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -7,7 +7,7 @@ PORTNAME= imp PORTVERSION= 4.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ @@ -90,7 +90,7 @@ USE_PHP+= openssl .endif .if !defined(NOCRYPT) -RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS+= ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1 .endif .if !defined(WITHOUT_ASPELL) diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile index acd00bb..7c04ceb 100644 --- a/mail/horde4-imp/Makefile +++ b/mail/horde4-imp/Makefile @@ -7,7 +7,7 @@ PORTNAME= imp PORTVERSION= 4.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ @@ -90,7 +90,7 @@ USE_PHP+= openssl .endif .if !defined(NOCRYPT) -RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS+= ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1 .endif .if !defined(WITHOUT_ASPELL) diff --git a/mail/imp/Makefile b/mail/imp/Makefile index acd00bb..7c04ceb 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -7,7 +7,7 @@ PORTNAME= imp PORTVERSION= 4.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ @@ -90,7 +90,7 @@ USE_PHP+= openssl .endif .if !defined(NOCRYPT) -RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS+= ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1 .endif .if !defined(WITHOUT_ASPELL) diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile index 4eaa551..c54c46a 100644 --- a/mail/p5-Mail-SpamAssassin/Makefile +++ b/mail/p5-Mail-SpamAssassin/Makefile @@ -7,7 +7,7 @@ PORTNAME= Mail-SpamAssassin PORTVERSION= 3.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/: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} \ ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ - gpg:${PORTSDIR}/security/gnupg1 + gpgv:${PORTSDIR}/security/gnupg1 PERL_CONFIGURE= yes CONFIGURE_ARGS= SYSCONFDIR="${PREFIX}/etc" \ diff --git a/mail/pygmy/Makefile b/mail/pygmy/Makefile index 50c3b8d..c9bbb8c 100644 --- a/mail/pygmy/Makefile +++ b/mail/pygmy/Makefile @@ -7,7 +7,7 @@ PORTNAME= pygmy PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail python gnome 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 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ - gpg:${PORTSDIR}/security/gnupg1 + gpgv:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 48d491e..f47e139 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index 91b02d2..e9b330d 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -7,7 +7,7 @@ PORTNAME= instant-workstation PORTVERSION= 1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= ftp://ftp.lemis.com/pub/ @@ -29,7 +29,7 @@ RUN_DEPENDS= acroread7:${PORTSDIR}/print/acroread7 \ grip:${PORTSDIR}/audio/grip \ gimp:${PORTSDIR}/graphics/gimp1 \ gv:${PORTSDIR}/print/gv \ - gpg:${PORTSDIR}/security/gnupg1 \ + gpgv:${PORTSDIR}/security/gnupg1 \ ispell:${PORTSDIR}/textproc/ispell \ startkde:${PORTSDIR}/x11/kde3 \ mutt:${PORTSDIR}/mail/mutt \ diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index 48d491e..f47e139 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile index 48d491e..f47e139 100644 --- a/misc/kdeutils4/Makefile +++ b/misc/kdeutils4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/net/nocatauth-gateway/Makefile b/net/nocatauth-gateway/Makefile index dbf0f07..7c3760d 100644 --- a/net/nocatauth-gateway/Makefile +++ b/net/nocatauth-gateway/Makefile @@ -7,7 +7,7 @@ PORTNAME= nocatauth-gateway PORTVERSION= 0.82 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://nocat.net/download/NoCatAuth/ DISTNAME= NoCatAuth-${PORTVERSION} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open 802.11 Authentication Gateway RUN_DEPENDS= \ - ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 + ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= nocatauth-server-* diff --git a/net/nocatauth-server/Makefile b/net/nocatauth-server/Makefile index 3571dfb..9f0876c 100644 --- a/net/nocatauth-server/Makefile +++ b/net/nocatauth-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= nocatauth-server PORTVERSION= 0.82 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://nocat.net/download/NoCatAuth/ DISTNAME= NoCatAuth-${PORTVERSION} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open 802.11 Authentication Server RUN_DEPENDS= \ - ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 + ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= nocatauth-gateway-* diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index 6b70337..1d54178 100644 --- a/news/c-nocem/Makefile +++ b/news/c-nocem/Makefile @@ -6,7 +6,7 @@ PORTNAME= c-nocem PORTVERSION= 3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news security MASTER_SITES= http://sites.inka.de/~bigred/sw/ \ 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+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT} \ - gpg:${PORTSDIR}/security/gnupg1 + gpgv:${PORTSDIR}/security/gnupg1 WRKSRC= ${WRKDIR}/c-nocem CNEWS_PORT?= news/cnews diff --git a/security/gnome-gpg/Makefile b/security/gnome-gpg/Makefile index 94dbe31..ab74c93 100644 --- a/security/gnome-gpg/Makefile +++ b/security/gnome-gpg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-gpg PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} MAINTAINER= gnome@FreeBSD.org COMMENT= Simple commandline wrapper around gpg for gnome-keyring -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index d222323..e6c8211 100644 --- a/security/gnupg-idea/Makefile +++ b/security/gnupg-idea/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg-idea PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \ @@ -22,7 +22,7 @@ EXTRACT_ONLY= # none MAINTAINER= dinoex@FreeBSD.org COMMENT= IDEA extension module for gnupg (and RSA for demonstration) -RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1 EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c RESTRICTED= IDEA is Patented in the USA and many European countries diff --git a/security/gpa/Makefile b/security/gpa/Makefile index e5d75c9..f6e3e94 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpa PORTVERSION= 0.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/241/ @@ -15,8 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A graphical frontend for the GNU Privacy Guard LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 USE_BZIP2= yes USE_GMAKE= yes diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index f86ec5a..aa378ac 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpgme PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gpgme MAINTAINER= lofi@FreeBSD.org COMMENT= A library to make access to GnuPG easier -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \ +BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 \ gpgsm:${PORTSDIR}/security/gnupg LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index 6464097..f1c0e05 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpgme PORTVERSION= 0.3.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gpgme MAINTAINER= markun@onohara.to COMMENT= A library to make access to GnuPG easier -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth LATEST_LINK= gpgme03 diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index a406bb9..221a4db 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkpasman PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= phil@teaser.fr COMMENT= A GTK+ passwords manager for system and network administrators -RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1 BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf USE_X_PREFIX= yes diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index 48d491e..f47e139 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index 9670522..fbd978c 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -7,14 +7,14 @@ PORTNAME= kgpg PORTVERSION= 1.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security kde MASTER_SITES= http://developer.kde.org/~kgpg/src/ MAINTAINER= rick@rptn.net COMMENT= A simple KDE frontend for GnuPG -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kdeutils-3.[2-4].* diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index 48d491e..f47e139 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile index cb2eb8f..8df2ec7 100644 --- a/security/nofgpg/Makefile +++ b/security/nofgpg/Makefile @@ -8,14 +8,14 @@ PORTNAME= nofgpg PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security python MASTER_SITES= http://www.cgabriel.org/download/nofgpg/ MAINTAINER= ports@FreeBSD.org COMMENT= No One Fears GPG -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \ +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 \ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome USE_PYTHON= yes diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index bf149bf..c348afb 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -7,7 +7,7 @@ PORTNAME= GnuPG-Interface PORTVERSION= 0.34 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnupg-interface @@ -18,7 +18,7 @@ COMMENT= Perl module for interfacing with GnuPG BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ ${RUN_DEPENDS} -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 PERL_CONFIGURE= yes diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile index 79503c7..140767a 100644 --- a/security/p5-Module-Signature/Makefile +++ b/security/p5-Module-Signature/Makefile @@ -7,7 +7,7 @@ PORTNAME= Module-Signature PORTVERSION= 0.55 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module @@ -18,7 +18,7 @@ COMMENT= Module signature file manipulation BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \ ${SITE_PERL}/PAR/Dist.pm:${PORTSDIR}/devel/p5-PAR-Dist \ - ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 + ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index 2cd505e..f56d21b 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgpgpg PORTVERSION= 0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ 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 # dependency register correctly. Hence the apparent redundancy. -BUILD_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1 -RUN_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1 +BUILD_DEPENDS= ${PREFIX}/bin/gpgv:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= ${PREFIX}/bin/gpgv:${PORTSDIR}/security/gnupg1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gpg-path=${PREFIX}/bin/gpg diff --git a/security/pwman/Makefile b/security/pwman/Makefile index 4f041c2..a17a343 100644 --- a/security/pwman/Makefile +++ b/security/pwman/Makefile @@ -7,7 +7,7 @@ PORTNAME= pwman PORTVERSION= 0.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= anders@FreeBSD.org COMMENT= Console password management application based on gpg(me) LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 GNU_CONFIGURE= yes diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index eab0499..bf1c955 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -8,7 +8,7 @@ PORTNAME= seahorse PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8 @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A front end for GnuPG -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme diff --git a/security/sguil-client/Makefile b/security/sguil-client/Makefile index 57ce339..6806855 100644 --- a/security/sguil-client/Makefile +++ b/security/sguil-client/Makefile @@ -7,7 +7,7 @@ PORTNAME= sguil-client PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sguil @@ -16,7 +16,7 @@ MAINTAINER= pauls@utdallas.edu COMMENT= Sguil is a network security monitoring program RUN_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib \ - gpg:${PORTSDIR}/security/gnupg1 \ + gpgv:${PORTSDIR}/security/gnupg1 \ ${LOCALBASE}/lib/tclx8.4/tclx.tcl:${PORTSDIR}/lang/tclX \ ${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile index 02e29dd..403101f 100644 --- a/security/signing-party/Makefile +++ b/security/signing-party/Makefile @@ -7,7 +7,7 @@ PORTNAME= signing-party PORTVERSION= 0.4.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/s/signing-party @@ -21,7 +21,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= johans@stack.nl COMMENT= Various OpenPGP related tools -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \ +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 \ ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \ ${SITE_PERL}/Mail/Util.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \ diff --git a/sysutils/duplicity-devel/Makefile b/sysutils/duplicity-devel/Makefile index d2dfa59..67d14ed 100644 --- a/sysutils/duplicity-devel/Makefile +++ b/sysutils/duplicity-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= duplicity PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org COMMENT= Untrusted backup using rsync algorithm LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index d2dfa59..67d14ed 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -7,7 +7,7 @@ PORTNAME= duplicity PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org COMMENT= Untrusted backup using rsync algorithm LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/sysutils/duplicity05/Makefile b/sysutils/duplicity05/Makefile index d2dfa59..67d14ed 100644 --- a/sysutils/duplicity05/Makefile +++ b/sysutils/duplicity05/Makefile @@ -7,7 +7,7 @@ PORTNAME= duplicity PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org COMMENT= Untrusted backup using rsync algorithm LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/sysutils/hdup/Makefile b/sysutils/hdup/Makefile index d0134f0..0b30af0 100644 --- a/sysutils/hdup/Makefile +++ b/sysutils/hdup/Makefile @@ -7,7 +7,7 @@ PORTNAME= hdup PORTVERSION= 2.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.miek.nl/projects/hdup2/ \ http://www.miek.nl/projects/hdup2/previous/ @@ -21,7 +21,7 @@ OPTIONS= GNUTAR_PORT "Build with the newest GNU tar from ports" no BUILD_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt RUN_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \ - gpg:${PORTSDIR}/security/gnupg1 \ + gpgv:${PORTSDIR}/security/gnupg1 \ lzop:${PORTSDIR}/archivers/lzop USE_BZIP2= yes diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 48d491e..f47e139 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 48d491e..f47e139 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index 48d491e..f47e139 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +18,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* |