pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove traces of crypto restrictions from packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64e42fa2037f
branches:  trunk
changeset: 373439:64e42fa2037f
user:      maya <maya%pkgsrc.org@localhost>
date:      Tue Jan 02 05:37:22 2018 +0000

description:
Remove traces of crypto restrictions from packages.

ok for idea riastradh.

diffstat:

 archivers/hpack/Makefile                 |  4 +---
 graphics/ns-cult3d/Makefile              |  3 +--
 mail/cyrus-imapd/Makefile                |  3 +--
 mbone/rat/Makefile                       |  3 +--
 multimedia/adobe-flash-player/Makefile   |  4 +---
 multimedia/adobe-flash-plugin11/Makefile |  4 +---
 net/tightvnc/Makefile                    |  3 +--
 net/tightvncviewer/Makefile              |  3 +--
 net/vnc/Makefile                         |  3 +--
 net/vncviewer/Makefile                   |  3 +--
 security/cfs/Makefile                    |  4 +---
 security/gnupg/Makefile                  |  3 +--
 security/libbf/Makefile                  |  3 +--
 security/libdes/Makefile                 |  3 +--
 security/libidea/Makefile                |  3 +--
 security/openssh/Makefile                |  4 +---
 security/openssl/Makefile                |  4 +---
 security/p5-Crypt-Blowfish/Makefile      |  3 +--
 security/p5-Crypt-Blowfish_PP/Makefile   |  3 +--
 security/p5-Crypt-Eksblowfish/Makefile   |  3 +--
 security/pgp2/Makefile                   |  3 +--
 security/pgp5/Makefile                   |  3 +--
 security/rc5des/Makefile                 |  3 +--
 security/rsaref/Makefile                 |  3 +--
 security/srp_client/Makefile             |  3 +--
 25 files changed, 25 insertions(+), 56 deletions(-)

diffs (truncated from 431 to 300 lines):

diff -r 27f33e4f858b -r 64e42fa2037f archivers/hpack/Makefile
--- a/archivers/hpack/Makefile  Tue Jan 02 02:43:59 2018 +0000
+++ b/archivers/hpack/Makefile  Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2016/01/23 05:56:39 zafer Exp $
+# $NetBSD: Makefile,v 1.40 2018/01/02 05:37:22 maya Exp $
 
 DISTNAME=      hpack79src
 PKGNAME=       hpack-0.79
@@ -9,8 +9,6 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Multi-System Archiver with open keys PGP-based security
 
-CRYPTO=                yes
-
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 WRKSRC=                ${WRKDIR}
 MAKE_FILE=     makefile
diff -r 27f33e4f858b -r 64e42fa2037f graphics/ns-cult3d/Makefile
--- a/graphics/ns-cult3d/Makefile       Tue Jan 02 02:43:59 2018 +0000
+++ b/graphics/ns-cult3d/Makefile       Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/09/03 08:36:55 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/01/02 05:37:22 maya Exp $
 #
 
 DISTNAME=      Cult3D_NS4_5.2b1
@@ -23,7 +23,6 @@
 NO_BUILD=              yes
 USE_TOOLS+=            pax
 CHECK_SHLIBS_SUPPORTED=        no
-CRYPTO=                        yes
 
 INSTALLATION_DIRS=     lib/netscape/plugins share/doc
 
diff -r 27f33e4f858b -r 64e42fa2037f mail/cyrus-imapd/Makefile
--- a/mail/cyrus-imapd/Makefile Tue Jan 02 02:43:59 2018 +0000
+++ b/mail/cyrus-imapd/Makefile Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2017/08/14 15:25:36 jlam Exp $
+# $NetBSD: Makefile,v 1.110 2018/01/02 05:37:22 maya Exp $
 
 DISTNAME=      cyrus-imapd-2.2.13p1
 PKGREVISION=   16
@@ -64,7 +64,6 @@
 
 .if !empty(PKG_OPTIONS:Mkerberos4)
 .  if exists(/usr/include/kerberosIV/krb.h)
-CRYPTO+=               uses Kerberos encryption code
 CONFIGURE_ARGS+=       --with-krb=/usr
 .  endif
 .elif !empty(PKG_OPTIONS:Mgssapi)
diff -r 27f33e4f858b -r 64e42fa2037f mbone/rat/Makefile
--- a/mbone/rat/Makefile        Tue Jan 02 02:43:59 2018 +0000
+++ b/mbone/rat/Makefile        Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2017/09/12 08:21:30 dholland Exp $
+# $NetBSD: Makefile,v 1.47 2018/01/02 05:37:22 maya Exp $
 #
 
 DISTNAME=      rat-3.0.28
@@ -10,7 +10,6 @@
 HOMEPAGE=      http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/
 COMMENT=       Robust Audio Tool - multicast audioconferencing
 
-CRYPTO=                yes
 USE_TOOLS+=    gmake
 
 USER=          build
diff -r 27f33e4f858b -r 64e42fa2037f multimedia/adobe-flash-player/Makefile
--- a/multimedia/adobe-flash-player/Makefile    Tue Jan 02 02:43:59 2018 +0000
+++ b/multimedia/adobe-flash-player/Makefile    Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/12/13 16:19:36 tsutsui Exp $
+# $NetBSD: Makefile,v 1.15 2018/01/02 05:37:22 maya Exp $
 
 FLASH_VERSION=         28.0.0.126
 DISTNAME=              flash_player_npapi_linux.${FLASH_ARCH}
@@ -25,8 +25,6 @@
 WRKSRC=                        ${WRKDIR}
 BUILD_DIRS=            # empty
 
-CRYPTO=                        yes
-
 EMUL_PLATFORMS=                linux-i386 linux-x86_64
 EMUL_MODULES.linux=    gtk2 x11 glx krb5 alsa curl nss nspr
 # flashplayer 24 still supports OpenSUSE 11.3, but NetBSD 6.x uses 12.1
diff -r 27f33e4f858b -r 64e42fa2037f multimedia/adobe-flash-plugin11/Makefile
--- a/multimedia/adobe-flash-plugin11/Makefile  Tue Jan 02 02:43:59 2018 +0000
+++ b/multimedia/adobe-flash-plugin11/Makefile  Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2017/02/24 19:08:30 tsutsui Exp $
+# $NetBSD: Makefile,v 1.67 2018/01/02 05:37:22 maya Exp $
 
 DISTNAME=              fp_${FLASH_VERSION}_archive
 PKGNAME=               adobe-flash-plugin-${FLASH_VERSION}
@@ -25,8 +25,6 @@
 EXTRACT_SUFX=          .zip
 USE_TOOLS+=            tar
 
-CRYPTO=                        yes
-
 EMUL_PLATFORMS=                linux-i386 linux-x86_64
 EMUL_MODULES.linux=    gtk2 x11 krb5 alsa curl nss nspr
 EMUL_REQD=             suse>=11.3
diff -r 27f33e4f858b -r 64e42fa2037f net/tightvnc/Makefile
--- a/net/tightvnc/Makefile     Tue Jan 02 02:43:59 2018 +0000
+++ b/net/tightvnc/Makefile     Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2017/08/22 09:05:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.52 2018/01/02 05:37:22 maya Exp $
 
 DISTNAME=              tightvnc-1.3.10
 PKGREVISION=           15
@@ -13,7 +13,6 @@
 CONFLICTS=             vnc-[0-9]* vncviewer-[0-9]*
 
 WRKSRC=                        ${WRKDIR}/vnc_unixsrc
-CRYPTO=                        yes
 USE_IMAKE=             yes
 USE_TOOLS+=            perl:run
 MAKE_JOBS_SAFE=                no
diff -r 27f33e4f858b -r 64e42fa2037f net/tightvncviewer/Makefile
--- a/net/tightvncviewer/Makefile       Tue Jan 02 02:43:59 2018 +0000
+++ b/net/tightvncviewer/Makefile       Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2016/03/16 17:21:45 khorben Exp $
+# $NetBSD: Makefile,v 1.35 2018/01/02 05:37:22 maya Exp $
 
 DISTNAME=              tightvnc-1.3.10
 PKGNAME=               ${DISTNAME:S/tightvnc/tightvncviewer/}
@@ -14,7 +14,6 @@
 CONFLICTS=             vncviewer-[0-9]*
 
 WRKSRC=                        ${WRKDIR}/vnc_unixsrc
-CRYPTO=                        yes
 USE_IMAKE=             yes
 
 MAKE_FLAGS+=           CCOPTIONS=${CFLAGS:Q}
diff -r 27f33e4f858b -r 64e42fa2037f net/vnc/Makefile
--- a/net/vnc/Makefile  Tue Jan 02 02:43:59 2018 +0000
+++ b/net/vnc/Makefile  Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2017/04/30 14:37:40 darcy Exp $
+# $NetBSD: Makefile,v 1.57 2018/01/02 05:37:22 maya Exp $
 
 DISTNAME=              vnc-3.3.3r2
 PKGNAME=               vnc-3.3.3.2
@@ -17,7 +17,6 @@
 DEPENDS+=              vncviewer-[0-9]*:../../net/vncviewer
 
 WRKSRC=                        ${WRKDIR}/vnc_unixsrc
-CRYPTO=                        yes
 NO_INSTALL_MANPAGES=   yes
 USE_IMAKE=             yes
 USE_TOOLS+=            perl:run xauth:run
diff -r 27f33e4f858b -r 64e42fa2037f net/vncviewer/Makefile
--- a/net/vncviewer/Makefile    Tue Jan 02 02:43:59 2018 +0000
+++ b/net/vncviewer/Makefile    Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/09/06 09:03:03 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/01/02 05:37:22 maya Exp $
 
 DISTNAME=              vnc-4_1_2-unixsrc
 PKGNAME=               vncviewer-4.1.2
@@ -13,7 +13,6 @@
 CONFLICTS=             tightvnc-[0-9]* tightvncviewer-[0-9]*
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/unix
-CRYPTO=                        yes
 NO_INSTALL_MANPAGES=   yes
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         yes
diff -r 27f33e4f858b -r 64e42fa2037f security/cfs/Makefile
--- a/security/cfs/Makefile     Tue Jan 02 02:43:59 2018 +0000
+++ b/security/cfs/Makefile     Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/10/23 18:16:22 asau Exp $
+# $NetBSD: Makefile,v 1.34 2018/01/02 05:37:22 maya Exp $
 
 DISTNAME=              cfs-1.4.1
 PKGREVISION=           6
@@ -9,8 +9,6 @@
 HOMEPAGE=              http://www.crypto.com/software/
 COMMENT=               Encrypting file system, using NFS as its interface
 
-CRYPTO=                        # defined
-
 BUILD_TARGET=          cfs
 INSTALL_TARGET=                install_cfs
 
diff -r 27f33e4f858b -r 64e42fa2037f security/gnupg/Makefile
--- a/security/gnupg/Makefile   Tue Jan 02 02:43:59 2018 +0000
+++ b/security/gnupg/Makefile   Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.141 2018/01/01 21:18:50 adam Exp $
+# $NetBSD: Makefile,v 1.142 2018/01/02 05:37:23 maya Exp $
 
 DISTNAME=      gnupg-1.4.22
 PKGREVISION=   2
@@ -13,7 +13,6 @@
 COMMENT=       GNU Privacy Guard, public-Key encryption and digital signatures
 LICENSE=       gnu-gpl-v3
 
-CRYPTO=                        yes
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake msgfmt
diff -r 27f33e4f858b -r 64e42fa2037f security/libbf/Makefile
--- a/security/libbf/Makefile   Tue Jan 02 02:43:59 2018 +0000
+++ b/security/libbf/Makefile   Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/01/24 16:14:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2018/01/02 05:37:23 maya Exp $
 #
 
 DISTNAME=      libbf-0.8.2b
@@ -10,7 +10,6 @@
 COMMENT=       Blowfish block cipher library
 
 WRKSRC=                ${WRKDIR}/bf
-CRYPTO=                YES
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 27f33e4f858b -r 64e42fa2037f security/libdes/Makefile
--- a/security/libdes/Makefile  Tue Jan 02 02:43:59 2018 +0000
+++ b/security/libdes/Makefile  Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:32 asau Exp $
+# $NetBSD: Makefile,v 1.14 2018/01/02 05:37:23 maya Exp $
 
 DISTNAME=      libdes-4.04b
 CATEGORIES=    security
@@ -8,7 +8,6 @@
 COMMENT=       Small DES (Data Encryption Standard) lib & standalone program
 
 WRKSRC=                ${WRKDIR}/des
-CRYPTO=                YES
 
 INSTALLATION_DIRS=     bin include lib ${PKGMANDIR}/man1 ${PKGMANDIR}/man3
 
diff -r 27f33e4f858b -r 64e42fa2037f security/libidea/Makefile
--- a/security/libidea/Makefile Tue Jan 02 02:43:59 2018 +0000
+++ b/security/libidea/Makefile Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2017/08/16 20:45:44 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/01/02 05:37:23 maya Exp $
 
 DISTNAME=      libidea-0.8.2b
 CATEGORIES=    security
@@ -10,7 +10,6 @@
 #LICENSE=      ssleay-license
 
 WRKSRC=                ${WRKDIR}/idea
-CRYPTO=                YES
 
 INSTALLATION_DIRS=     bin include lib
 
diff -r 27f33e4f858b -r 64e42fa2037f security/openssh/Makefile
--- a/security/openssh/Makefile Tue Jan 02 02:43:59 2018 +0000
+++ b/security/openssh/Makefile Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.254 2017/10/04 11:44:14 wiz Exp $
+# $NetBSD: Makefile,v 1.255 2018/01/02 05:37:23 maya Exp $
 
 DISTNAME=              openssh-7.6p1
 PKGNAME=               ${DISTNAME:S/p1/.1/}
@@ -20,8 +20,6 @@
 USE_GCC_RUNTIME=       yes
 USE_TOOLS+=            autoconf perl
 
-CRYPTO=                        yes
-
 # retain the following line, for IPv6-ready pkgsrc webpage
 BUILD_DEFS+=           IPV6_READY
 
diff -r 27f33e4f858b -r 64e42fa2037f security/openssl/Makefile
--- a/security/openssl/Makefile Tue Jan 02 02:43:59 2018 +0000
+++ b/security/openssl/Makefile Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.236 2017/12/14 20:44:20 tron Exp $
+# $NetBSD: Makefile,v 1.237 2018/01/02 05:37:23 maya Exp $
 
 DISTNAME=      openssl-1.0.2n
 PKGREVISION=   1
@@ -12,8 +12,6 @@
 
 CONFLICTS=     SSLeay-[0-9]* ssleay-[0-9]*
 
-CRYPTO=                yes
-
 BUILD_DEPENDS+=        p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs
 
 USE_GCC_RUNTIME=       yes
diff -r 27f33e4f858b -r 64e42fa2037f security/p5-Crypt-Blowfish/Makefile
--- a/security/p5-Crypt-Blowfish/Makefile       Tue Jan 02 02:43:59 2018 +0000
+++ b/security/p5-Crypt-Blowfish/Makefile       Tue Jan 02 05:37:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2017/06/05 14:24:28 ryoon Exp $



Home | Main Index | Thread Index | Old Index