summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/AiSSLtelnet/Makefile4
-rw-r--r--security/amap/Makefile4
-rw-r--r--security/cvm/Makefile4
-rw-r--r--security/ike-scan/Makefile4
-rw-r--r--security/mit-krb5/Makefile4
-rw-r--r--security/nikto/Makefile4
-rw-r--r--security/p0f/Makefile4
-rw-r--r--security/p5-Crypt-SSLeay/Makefile4
-rw-r--r--security/pks/Makefile4
-rw-r--r--security/smimemsg/Makefile4
-rw-r--r--security/snortsnarf/Makefile4
-rw-r--r--security/tinyca/Makefile4
-rw-r--r--security/uvscan/Makefile4
-rw-r--r--security/zebedee/Makefile4
14 files changed, 28 insertions, 28 deletions
diff --git a/security/AiSSLtelnet/Makefile b/security/AiSSLtelnet/Makefile
index f2ac7d7e36b..efa9707a3bb 100644
--- a/security/AiSSLtelnet/Makefile
+++ b/security/AiSSLtelnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/07/19 04:14:50 kristerw Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:14 rillig Exp $
#
DISTNAME= AiSSLtelnet-0.15
@@ -12,7 +12,7 @@ COMMENT= SSL Telnet based on AiSSL
GNU_CONFIGURE= YES
-RESTRICTED= "Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp."
+RESTRICTED= Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp.
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
diff --git a/security/amap/Makefile b/security/amap/Makefile
index 68bc1fc4ee5..c221faa34c7 100644
--- a/security/amap/Makefile
+++ b/security/amap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:33 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:14 rillig Exp $
#
DISTNAME= amap-5.0
@@ -30,7 +30,7 @@ SUBST_SED.conf= -e 's|@PREFIX@|${PREFIX}|g' \
-e 's|@COMPILER_RPATH_FLAG@|${COMPILER_RPATH_FLAG}|g' \
-e 's|@SSLBASE@|${BUILDLINK_PREFIX.openssl}|g' \
-e "s|@UNAME@|${UNAME}|g"
-SUBST_MESSAGE.conf= "Fixing configure script."
+SUBST_MESSAGE.conf= Fixing configure script.
INSTALLATION_DIRS= bni man/man1
diff --git a/security/cvm/Makefile b/security/cvm/Makefile
index d76d022d1d5..b17ade0d815 100644
--- a/security/cvm/Makefile
+++ b/security/cvm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/03/19 16:11:07 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:14 rillig Exp $
#
DISTNAME= cvm-0.76
@@ -18,7 +18,7 @@ SUBST_CLASSES+= paths
SUBST_STAGE.paths= do-configure
SUBST_FILES.paths= qmail-init.c
SUBST_SED.paths= -e 's|/var/qmail|${QMAILDIR}|g'
-SUBST_MESSAGE.paths= "Fixing paths."
+SUBST_MESSAGE.paths= Fixing paths.
RCD_SCRIPTS= cvm
PKG_GROUPS+= cvmlog
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile
index b159cb877e9..75da9eb3266 100644
--- a/security/ike-scan/Makefile
+++ b/security/ike-scan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/01/18 21:37:01 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:14 rillig Exp $
DISTNAME= ike-scan-1.8
CATEGORIES= security
@@ -15,7 +15,7 @@ SUBST_CLASSES+= man
SUBST_STAGE.man= post-patch
SUBST_FILES.man= ike-scan.1
SUBST_SED.man= -e "s|/usr/local|${PREFIX}|g"
-SUBST_MESSAGE.man= "Fixing man pages."
+SUBST_MESSAGE.man= Fixing man pages.
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ike-scan
diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile
index 9dd622f0aaf..d6381897227 100644
--- a/security/mit-krb5/Makefile
+++ b/security/mit-krb5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/03/20 18:15:38 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/22 09:22:14 rillig Exp $
DISTNAME= krb5-1.4.2
PKGNAME= mit-${DISTNAME:S/-signed$//}
@@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://web.mit.edu/kerberos/www/
COMMENT= MIT Kerberos 5 authentication system
-RESTRICTED= "Redistribution is restricted by U.S. export regulations"
+RESTRICTED= Redistribution is restricted by U.S. export regulations
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/security/nikto/Makefile b/security/nikto/Makefile
index 7aa7f73ab72..24870ac316a 100644
--- a/security/nikto/Makefile
+++ b/security/nikto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/12/29 06:22:10 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:14 rillig Exp $
DISTNAME= nikto-1.35
PKGREVISION= 2
@@ -24,7 +24,7 @@ SUBST_CLASSES+= conf
SUBST_STAGE.conf= post-patch
SUBST_FILES.conf= config.txt
SUBST_SED.conf= -e "s|@PREFIX@|${PREFIX}|g"
-SUBST_MESSAGE.conf= "Fixing PREFIX in files."
+SUBST_MESSAGE.conf= Fixing PREFIX in files.
CONF_FILES= ${PREFIX}/share/examples/nikto/config.txt \
${PREFIX}/share/nikto/config.txt
diff --git a/security/p0f/Makefile b/security/p0f/Makefile
index f8999689427..c859d117681 100644
--- a/security/p0f/Makefile
+++ b/security/p0f/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/12/29 06:22:11 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:14 rillig Exp $
#
DISTNAME= p0f-2.0.5
@@ -22,7 +22,7 @@ SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-build
SUBST_FILES.paths= config.h p0f.1
SUBST_SED.paths= -e "s|/etc/p0f|${PKG_SYSCONFDIR}|g"
-SUBST_MESSAGE.paths= "Fixing paths."
+SUBST_MESSAGE.paths= Fixing paths.
INSTALLATION_DIRS= bin man/man1
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 662bc279617..75878c3eee7 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/01/20 20:08:53 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/22 09:22:14 rillig Exp $
#
DISTNAME= Crypt-SSLeay-0.51
@@ -17,7 +17,7 @@ PERL5_PACKLIST= auto/Crypt/SSLeay/.packlist
SUBST_CLASSES+= openssl
SUBST_STAGE.openssl= pre-configure
-SUBST_MESSAGE.openssl= "Fixing path to OpenSSL."
+SUBST_MESSAGE.openssl= Fixing path to OpenSSL.
SUBST_FILES.openssl= Makefile.PL
SUBST_SED.openssl= -e 's|%%SSLBASE%%|${BUILDLINK_PREFIX.openssl}|g'
diff --git a/security/pks/Makefile b/security/pks/Makefile
index 25ed6ed0403..1e4837f3284 100644
--- a/security/pks/Makefile
+++ b/security/pks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/12/29 06:22:11 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:14 rillig Exp $
DISTNAME= pks-0.9.4
PKGREVISION= 3
@@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --localstatedir=${PKS_HOME:Q}
CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q}
SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= "Fixing hardcoded paths."
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= pks-commands.html
SUBST_SED.paths= -e "s|localhost|${PKS_SERVER}|g"
diff --git a/security/smimemsg/Makefile b/security/smimemsg/Makefile
index 9176bd6ca9f..3fac487acb4 100644
--- a/security/smimemsg/Makefile
+++ b/security/smimemsg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:19 tv Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:14 rillig Exp $
#
DISTNAME= smimemsg15
@@ -13,7 +13,7 @@ COMMENT= Generate and read S/MIME messages
WRKSRC= ${WRKDIR}/smimemsg
GNU_CONFIGURE= yes
-RESTRICTED= "Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp."
+RESTRICTED= Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp.
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile
index 64068da032c..eec3f0533ae 100644
--- a/security/snortsnarf/Makefile
+++ b/security/snortsnarf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/09/28 14:31:08 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:14 rillig Exp $
#
DISTNAME= SnortSnarf-050314.1
@@ -22,7 +22,7 @@ SUBST_CLASSES+= paths
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= snortsnarf.pl
SUBST_SED.paths= -e "s|./include|${PREFIX}/share/snortsnarf|g"
-SUBST_MESSAGE.paths= "Fixing paths."
+SUBST_MESSAGE.paths= Fixing paths.
INSTALLATION_DIRS= bin
diff --git a/security/tinyca/Makefile b/security/tinyca/Makefile
index aa5577e8cf0..7b255b1f5fe 100644
--- a/security/tinyca/Makefile
+++ b/security/tinyca/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/06 06:22:44 reed Exp $
+# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:14 rillig Exp $
DISTNAME= tinyca-0.6.8
PKGREVISION= 2
@@ -31,7 +31,7 @@ SUBST_SED.script= -e "s|./lib|${CADIR}|g" \
|${BUILDLINK_PREFIX.openssl}/bin/openssl|g" \
-e "s|/usr/bin/zip|${PREFIX}/bin/zip|g" \
-e "s|./templates|${CADIR}/templates|g"
-SUBST_MESSAGE.script= "Fixing hardcoded paths."
+SUBST_MESSAGE.script= Fixing hardcoded paths.
INSTALLATION_DIRS= bin
diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile
index 6f1d0506428..5b76903358a 100644
--- a/security/uvscan/Makefile
+++ b/security/uvscan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/03/14 01:14:33 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/22 09:22:14 rillig Exp $
DISTNAME= vlnx440e
PKGNAME= uvscan-4.40
@@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}
NO_BUILD= yes
NO_CONFIGURE= yes
LICENSE= uvscan-license
-RESTRICTED= "restrictive 30 day evaluation license"
+RESTRICTED= restrictive 30 day evaluation license
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile
index 5fa67b49888..17c5bb0353e 100644
--- a/security/zebedee/Makefile
+++ b/security/zebedee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/03/08 23:40:41 minskim Exp $
+# $NetBSD: Makefile,v 1.28 2006/04/22 09:22:14 rillig Exp $
DISTNAME= zebedee-2.5.3
PKGREVISION= 2
@@ -21,7 +21,7 @@ MAKE_FLAGS+= OS=${LOWER_OPSYS:Q}
.endif
SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= "Fixing tclsh paths."
+SUBST_MESSAGE.paths= Fixing tclsh paths.
SUBST_STAGE.paths= pre-configure
SUBST_FILES.paths= ftpgw.tcl
SUBST_SED.paths= -e 's,tclsh,${TCLSH},g'