aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 09:45:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 09:45:36 +0000
commit4a4ec28d37b64039d4eff0f34ad66b543767d758 (patch)
tree96cc94ba02edcc043c52eb3f26adbc632bbe44d8 /security
parenta5d24d4bb4a43375b4bbb7f8bc673f8c557f06b4 (diff)
downloadports-4a4ec28d37b64039d4eff0f34ad66b543767d758.tar.gz
ports-4a4ec28d37b64039d4eff0f34ad66b543767d758.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/axTLS/Makefile2
-rw-r--r--security/beecrypt/Makefile2
-rw-r--r--security/ca_root_nss/Makefile2
-rw-r--r--security/dradis/Makefile2
-rw-r--r--security/gorilla/Makefile4
-rw-r--r--security/i2p/Makefile2
-rw-r--r--security/john/Makefile2
-rw-r--r--security/keepassx/Makefile8
-rw-r--r--security/keepassx2/Makefile6
-rw-r--r--security/nss/Makefile2
-rw-r--r--security/py-PF/Makefile2
-rw-r--r--security/shttpscanner/Makefile4
-rw-r--r--security/spike-proxy/Makefile2
13 files changed, 20 insertions, 20 deletions
diff --git a/security/axTLS/Makefile b/security/axTLS/Makefile
index 3a07cb3dc637..77e5a454a113 100644
--- a/security/axTLS/Makefile
+++ b/security/axTLS/Makefile
@@ -5,7 +5,7 @@ PORTNAME= axTLS
PORTVERSION= 1.4.9
CATEGORIES= security devel net
MASTER_SITES= SF
-MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTVERSION}
+MASTER_SITE_SUBDIR= ${PORTNAME:tl}/${PORTVERSION}
MAINTAINER= umq@ueo.co.jp
COMMENT= SSL/TLS client/server library implementation
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile
index 948339154d2d..0284f84b277b 100644
--- a/security/beecrypt/Makefile
+++ b/security/beecrypt/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS+= --disable-openmp
# Help it here:
.for o in sse3 sse2 sse mmx
.if ${MACHINE_CPU:M$o} != ""
-CPPFLAGS+= -DOPTIMIZE_${o:U}
+CPPFLAGS+= -DOPTIMIZE_${o:tu}
.endif
.endfor
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile
index c4a7957b797e..57ec20045115 100644
--- a/security/ca_root_nss/Makefile
+++ b/security/ca_root_nss/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ca_root_nss
PORTVERSION= ${VERSION_NSS}
CATEGORIES= security
-MASTER_SITES= MOZILLA/security/nss/releases/${DISTNAME:U:C/[-.]/_/g}_RTM/src
+MASTER_SITES= MOZILLA/security/nss/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
DISTNAME= nss-${VERSION_NSS}${NSS_SUFFIX}
MAINTAINER= gecko@FreeBSD.org
diff --git a/security/dradis/Makefile b/security/dradis/Makefile
index 8278cd1aa041..42e3f2abc69f 100644
--- a/security/dradis/Makefile
+++ b/security/dradis/Makefile
@@ -5,7 +5,7 @@ PORTNAME= dradis
DISTVERSION= 2.6.1
CATEGORIES= security
MASTER_SITES= SF
-MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/v${PORTVERSION}
+MASTER_SITE_SUBDIR=${PORTNAME:tl}/${PORTNAME:tl}/v${PORTVERSION}
DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= semprix@gmx.com
diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile
index cd1d7a70d31d..07fbfc88dacb 100644
--- a/security/gorilla/Makefile
+++ b/security/gorilla/Makefile
@@ -30,7 +30,7 @@ GORILLAARCH= bogus
WITHOUTSO= "@comment "
.endif
-PLIST_SUB+= GORILLAARCH=${GORILLAARCH:L} WITHOUTSO=${WITHOUTSO}
+PLIST_SUB+= GORILLAARCH=${GORILLAARCH:tl} WITHOUTSO=${WITHOUTSO}
WRKSRC= ${WRKDIR}/zdia-${PORTNAME}-${DISTVERSIONSUFFIX}
USES= tk:85+,run
@@ -54,7 +54,7 @@ post-patch:
do-build:
.if !defined(WITHOUTSO)
${MV} ${WRKDIR}/${PORTNAME}-sha256/sha256/${GORILLAARCH}/ \
- ${WRKSRC}/sources/tcllib/sha256c/${GORILLAARCH:L}
+ ${WRKSRC}/sources/tcllib/sha256c/${GORILLAARCH:tl}
.endif
diff --git a/security/i2p/Makefile b/security/i2p/Makefile
index ec665ce5b49d..f8e81d511993 100644
--- a/security/i2p/Makefile
+++ b/security/i2p/Makefile
@@ -4,7 +4,7 @@
PORTNAME= i2p
PORTVERSION= 0.9.11
CATEGORIES= security java net-p2p
-MASTER_SITES= SF/${PORTNAME:L}/${PORTVERSION} \
+MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} \
http://download.i2p2.no/releases/${PORTVERSION}/ \
http://download2.geti2p.com/${PORTVERSION}/ \
http://download.geti2p.com/${PORTVERSION}/ \
diff --git a/security/john/Makefile b/security/john/Makefile
index d5e59c98abf3..1bdd10649af6 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -27,7 +27,7 @@ BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src
#
PORTSCOUT= limit:.*-jumbo
-OSNAME= ${OPSYS:L}
+OSNAME= ${OPSYS:tl}
CFLAGS+= -DJOHN_SYSTEMWIDE=1 \
-DJOHN_SYSTEMWIDE_HOME=\\"${DATADIR}\\" \
-DCFG_FULL_NAME=\\"${PREFIX}/etc/${PORTNAME}.conf\\"
diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile
index 103ab100a931..b175c4dd1f3a 100644
--- a/security/keepassx/Makefile
+++ b/security/keepassx/Makefile
@@ -5,14 +5,14 @@ PORTNAME= KeePassX
PORTVERSION= 0.4.3
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= SF/${PORTNAME:L}/KeePassX/${PORTVERSION}/
-DISTNAME= ${PORTNAME:L}-${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME:tl}/KeePassX/${PORTVERSION}/
+DISTNAME= ${PORTNAME:tl}-${PORTVERSION}
MAINTAINER= swills@FreeBSD.org
COMMENT= Cross Platform Password Manager
-DATADIR= ${PREFIX}/share/${PORTNAME:L}
-WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
+DATADIR= ${PREFIX}/share/${PORTNAME:tl}
+WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION}
USES= qmake shared-mime-info
USE_QT4= moc_build uic_build qt3support_build rcc_build \
diff --git a/security/keepassx2/Makefile b/security/keepassx2/Makefile
index 0fed9811aff1..207db072ccbb 100644
--- a/security/keepassx2/Makefile
+++ b/security/keepassx2/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 2.0
CATEGORIES= security
MASTER_SITES= https://www.keepassx.org/dev/attachments/download/69/
PKGNAMESUFFIX= -alpha
-DISTNAME= ${PORTNAME:L}-${DISTVERSION}${PKGNAMESUFFIX}6
+DISTNAME= ${PORTNAME:tl}-${DISTVERSION}${PKGNAMESUFFIX}6
MAINTAINER= eric@camachat.org
COMMENT= Cross Platform Password Manager
@@ -15,8 +15,8 @@ LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
CONFLICTS_INSTALL= keepassx-0.*
-DATADIR= ${PREFIX}/share/${PORTNAME:L}
-WRKSRC= ${WRKDIR}/${DISTNAME:L}
+DATADIR= ${PREFIX}/share/${PORTNAME:tl}
+WRKSRC= ${WRKDIR}/${DISTNAME:tl}
USES= cmake
USE_LDCONFIG= yes
diff --git a/security/nss/Makefile b/security/nss/Makefile
index f936f604e927..d739f7dfd5f5 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -5,7 +5,7 @@ PORTNAME= nss
PORTVERSION= 3.16
#DISTVERSIONSUFFIX= .with.ckbi.1.93
CATEGORIES= security
-MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:U:C/[-.]/_/g}_RTM/src
+MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
MAINTAINER= gecko@FreeBSD.org
COMMENT= Libraries to support development of security-enabled applications
diff --git a/security/py-PF/Makefile b/security/py-PF/Makefile
index f37831c59109..fa7ea76e4443 100644
--- a/security/py-PF/Makefile
+++ b/security/py-PF/Makefile
@@ -17,7 +17,7 @@ USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
GH_ACCOUNT= dotpy
-GH_PROJECT= py-${PORTNAME:L}
+GH_PROJECT= py-${PORTNAME:tl}
GH_TAGNAME= ${PORTVERSION}
GH_COMMIT= 4edf8ee
diff --git a/security/shttpscanner/Makefile b/security/shttpscanner/Makefile
index b60efd5543a8..ac3852995a02 100644
--- a/security/shttpscanner/Makefile
+++ b/security/shttpscanner/Makefile
@@ -17,10 +17,10 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/requests.txt %%DATADIR%%/subdomains.txt
PLIST_DIRS= %%DATADIR%%
post-patch:
- @${REINPLACE_CMD} -E '/^#define/s!([a-z]*\.txt)!${DATADIR}/\1!' ${WRKSRC}/${DISTNAME:L}.c
+ @${REINPLACE_CMD} -E '/^#define/s!([a-z]*\.txt)!${DATADIR}/\1!' ${WRKSRC}/${DISTNAME:tl}.c
do-build:
- @cd ${WRKSRC} && ${CC} ${CFLAGS} ${PTHREAD_CFLAGS} -o ${PORTNAME} ${DISTNAME:L}.c ${PTHREAD_LIBS}
+ @cd ${WRKSRC} && ${CC} ${CFLAGS} ${PTHREAD_CFLAGS} -o ${PORTNAME} ${DISTNAME:tl}.c ${PTHREAD_LIBS}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
diff --git a/security/spike-proxy/Makefile b/security/spike-proxy/Makefile
index 6d30b5a6170e..3a76af2c59fd 100644
--- a/security/spike-proxy/Makefile
+++ b/security/spike-proxy/Makefile
@@ -5,7 +5,7 @@ PORTNAME= spike-proxy
PORTVERSION= 1.4.8
CATEGORIES= security
MASTER_SITES= http://www.immunitysec.com/downloads/
-DISTNAME= SP${PORTVERSION:L:C/\.//g}
+DISTNAME= SP${PORTVERSION:tl:C/\.//g}
EXTRACT_SUFX= .tgz
MAINTAINER= onatan@gmail.com