summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--biology/molden/Makefile2
-rw-r--r--french/aster/Makefile2
-rw-r--r--games/searchandrescue-data/Makefile4
-rw-r--r--games/xevil/Makefile2
-rw-r--r--java/eclipse-shelled/Makefile2
-rw-r--r--mail/p5-FuzzyOcr/Makefile4
-rw-r--r--math/reduce/Makefile4
-rw-r--r--math/wxMaxima/Makefile4
-rw-r--r--misc/tkrunit/Makefile6
-rw-r--r--multimedia/py-openlp/Makefile2
-rw-r--r--net/freeswitch-core-devel/Makefile14
-rw-r--r--security/pear-Crypt_RSA/Makefile2
-rw-r--r--security/py-pow/Makefile2
-rw-r--r--textproc/p5-XML-DBMS/Makefile2
-rw-r--r--textproc/py-dsv/Makefile2
-rw-r--r--www/pecl-APC/Makefile2
-rw-r--r--www/webcalendar-devel/Makefile6
-rw-r--r--www/webcalendar/Makefile4
-rw-r--r--x11-toolkits/p5-Gtk2/Makefile2
19 files changed, 34 insertions, 34 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile
index 61fa648ca62b..c5fce0e78d66 100644
--- a/biology/molden/Makefile
+++ b/biology/molden/Makefile
@@ -22,7 +22,7 @@ USE_GL= glu
MAKEFILE= makefile
MAKE_JOBS_UNSAFE=yes
-CFLAGS+= -D${OPSYS:U} -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0 \
+CFLAGS+= -D${OPSYS:tu} -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0 \
-I${LOCALBASE}/include -Wno-return-type
PORTDOCS= *
diff --git a/french/aster/Makefile b/french/aster/Makefile
index 9fc95938205e..93069aef5a11 100644
--- a/french/aster/Makefile
+++ b/french/aster/Makefile
@@ -184,7 +184,7 @@ INST_SH= as_run parallel_cp
DAT2FIX= astout.export config.txt forma01a.export
inst_dir= ${PREFIX}/${PORTNAME}/${vaster}
tools_dir= ${PREFIX}/${PORTNAME}/outils
-v_ifdef= ${OPSYS:U}
+v_ifdef= ${OPSYS:tu}
SHELL_INSTALL_ASTER= ${LOCALBASE}/bin/${SHIA}
tcl_dir= ${LOCALBASE}
hdf_dir= ${LOCALBASE}
diff --git a/games/searchandrescue-data/Makefile b/games/searchandrescue-data/Makefile
index 3ba280dec93c..32aed6dcf837 100644
--- a/games/searchandrescue-data/Makefile
+++ b/games/searchandrescue-data/Makefile
@@ -4,7 +4,7 @@
PORTNAME= SearchAndRescue
PORTVERSION= 1.3.0
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME:L}/Data_Files/
+MASTER_SITES= SF/${PORTNAME:tl}/Data_Files/
PKGNAMESUFFIX= -data
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
@@ -14,7 +14,7 @@ COMMENT= The data files for SearchAndRescue flight simulator
NO_BUILD= yes
NO_WRKSUBDIR= yes
-DATADIR= ${PREFIX}/share/${PORTNAME:L}
+DATADIR= ${PREFIX}/share/${PORTNAME:tl}
NO_STAGE= yes
do-install:
diff --git a/games/xevil/Makefile b/games/xevil/Makefile
index a71f643c6db1..73dcf15d0a5c 100644
--- a/games/xevil/Makefile
+++ b/games/xevil/Makefile
@@ -33,7 +33,7 @@ post-patch:
's|^static char|static const char|'
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/x11/${OPSYS:U}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/x11/${OPSYS:tu}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR}
@${MKDIR} ${STAGEDIR}${DOCSDIR}/instructions
diff --git a/java/eclipse-shelled/Makefile b/java/eclipse-shelled/Makefile
index 054bc5c75f38..e619829d584e 100644
--- a/java/eclipse-shelled/Makefile
+++ b/java/eclipse-shelled/Makefile
@@ -5,7 +5,7 @@ PORTNAME= ShellEd
PORTVERSION= 1.0.2a
PORTREVISION= 3
CATEGORIES= java devel
-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/1.0.2
+MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/1.0.2
PKGNAMEPREFIX= eclipse-
DISTNAME= shelled_${PORTVERSION}
DIST_SUBDIR= eclipse
diff --git a/mail/p5-FuzzyOcr/Makefile b/mail/p5-FuzzyOcr/Makefile
index 5678e62df125..5446ba822cda 100644
--- a/mail/p5-FuzzyOcr/Makefile
+++ b/mail/p5-FuzzyOcr/Makefile
@@ -6,9 +6,9 @@ DISTVERSION= 2.3b
PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= mail perl5
-MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:L}/
+MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:tl}/
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME:L}-${DISTVERSION}
+DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Plugin for SpamAssassin which scans image attachments for spam
diff --git a/math/reduce/Makefile b/math/reduce/Makefile
index afe5f184e2c4..a04d82d8e2c9 100644
--- a/math/reduce/Makefile
+++ b/math/reduce/Makefile
@@ -31,9 +31,9 @@ MAKE_JOBS_UNSAFE= yes
.include <bsd.port.options.mk>
.if ${ARCH} == "amd64"
-TARGET_SDIR= x86_64-unknown-${OPSYS:L}${OSREL}
+TARGET_SDIR= x86_64-unknown-${OPSYS:tl}${OSREL}
.else
-TARGET_SDIR= ${ARCH}-unknown-${OPSYS:L}${OSREL}
+TARGET_SDIR= ${ARCH}-unknown-${OPSYS:tl}${OSREL}
.endif
REDUCECSL= ${WRKSRC}/cslbuild/${TARGET_SDIR}/csl
diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile
index 416db26872db..6809efe82e3e 100644
--- a/math/wxMaxima/Makefile
+++ b/math/wxMaxima/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 13.04.2
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF
-MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
+MASTER_SITE_SUBDIR= ${PORTNAME:tl}/${PORTNAME}/${PORTVERSION}
#MASTER_SITE_SUBDIR= ${PORTNAME:tl}/${PORTNAME}/${PORTVERSION}
MAINTAINER= nivit@FreeBSD.org
@@ -32,7 +32,7 @@ post-install:
@${LN} -s ${DATADIR}/wxmaxima.png ${PREFIX}/share/pixmaps/wxmaxima.png
@${LOCALBASE}/bin/desktop-file-install \
--mode=${SHAREMODE} --dir=${DESKTOPDIR} \
- --rebuild-mime-info-cache ${WRKSRC}/${PORTNAME:L}.desktop
+ --rebuild-mime-info-cache ${WRKSRC}/${PORTNAME:tl}.desktop
# --rebuild-mime-info-cache ${WRKSRC}/${PORTNAME:tl}.desktop
@${CAT} ${PKGMESSAGE}
diff --git a/misc/tkrunit/Makefile b/misc/tkrunit/Makefile
index 4778934f87e1..dc9755b983cb 100644
--- a/misc/tkrunit/Makefile
+++ b/misc/tkrunit/Makefile
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USES+= tk
NO_BUILD= yes
-PORTEXAMPLES= ${PORTNAME:L}
+PORTEXAMPLES= ${PORTNAME:tl}
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.options.mk>
@@ -31,10 +31,10 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/runit.tcl ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.if ${PORT_OPTIONS:MEXAMPLES}
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/runitrc.sample ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME:L}
+ ${INSTALL_DATA} ${WRKSRC}/runitrc.sample ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME:tl}
@${ECHO_MSG} " "
@${ECHO_MSG} "-------------------------------------------------------------------"
- @${ECHO_MSG} "===> Installing runitrc.sample in ${EXAMPLESDIR}/${PORTNAME:L}"
+ @${ECHO_MSG} "===> Installing runitrc.sample in ${EXAMPLESDIR}/${PORTNAME:tl}"
@${ECHO_MSG} "===> Copy runitrc.sample to ~/.runitrc and modify if you wish"
@${ECHO_MSG} "-------------------------------------------------------------------"
@${ECHO_MSG} " "
diff --git a/multimedia/py-openlp/Makefile b/multimedia/py-openlp/Makefile
index 8b5406b0c74f..48e9ac49044a 100644
--- a/multimedia/py-openlp/Makefile
+++ b/multimedia/py-openlp/Makefile
@@ -4,7 +4,7 @@ PORTNAME= OpenLP
PORTVERSION= 2.0.3
PORTREVISION= 4
CATEGORIES= multimedia python
-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tabthorpe@FreeBSD.org
diff --git a/net/freeswitch-core-devel/Makefile b/net/freeswitch-core-devel/Makefile
index 0db660bd5f85..907ff56d2db5 100644
--- a/net/freeswitch-core-devel/Makefile
+++ b/net/freeswitch-core-devel/Makefile
@@ -263,7 +263,7 @@ pre-configure:
post-configure:
.for i in mod_unimrcp mod_flite mod_pocketsphinx
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
@${REINPLACE_CMD} -e 's|#\(asr_tts/${i}\)|\1|g' ${WRKSRC}/modules.conf
.endif
.endfor
@@ -274,17 +274,17 @@ post-configure:
mod_vmd mod_avmd mod_spy mod_curl mod_nibblebill mod_memcache mod_directory mod_distributor \
mod_snapshot mod_callcenter mod_fsk mod_ladspa mod_blacklist mod_http_cache mod_abstraction \
mod_voicemail_ivr mod_httapi
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
@${REINPLACE_CMD} -e 's|#\(applications/${i}\)|\1|g' ${WRKSRC}/modules.conf
.endif
.endfor
.for i in mod_amrwb mod_celt mod_silk mod_codec2 mod_opus mod_isac mod_ilbc mod_siren
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
@${REINPLACE_CMD} -e 's|#\(codecs/${i}\)|\1|g' ${WRKSRC}/modules.conf
.endif
.endfor
.for i in mod_shell_stream mod_shout mod_vlc
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
@${REINPLACE_CMD} -e 's|#\(formats/${i}\)|\1|g' ${WRKSRC}/modules.conf
.endif
.endfor
@@ -292,17 +292,17 @@ post-configure:
@${REINPLACE_CMD} -e 's|#formats/mod_portaudio_stream|formats/mod_portaudio_stream|g' ${WRKSRC}/modules.conf
.endif
.for i in mod_say_de mod_say_es mod_say_en mod_say_fr mod_say_he mod_say_hu mod_say_it mod_say_nl mod_say_pt mod_say_ru mod_say_th mod_say_zh
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
@${REINPLACE_CMD} -e 's|#\(say/${i}\)|\1|g' ${WRKSRC}/modules.conf
.endif
.endfor
.for i in mod_perl mod_python
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
@${REINPLACE_CMD} -e 's|#\(languages/${i}\)|\1|g' ${WRKSRC}/modules.conf
.endif
.endfor
.for i in mod_skinny mod_portaudio mod_dingaling mod_rtmp mod_khomp
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
@${REINPLACE_CMD} -e 's|#\(endpoints/${i}\)|\1|g' ${WRKSRC}/modules.conf
.endif
.endfor
diff --git a/security/pear-Crypt_RSA/Makefile b/security/pear-Crypt_RSA/Makefile
index b07fc70b97cb..255587711304 100644
--- a/security/pear-Crypt_RSA/Makefile
+++ b/security/pear-Crypt_RSA/Makefile
@@ -24,7 +24,7 @@ PEAR_AUTOINSTALL= yes
.for opt in BCMATH GMP
. if ${PORT_OPTIONS:M${opt}}
-USE_PHP+= ${opt:L}
+USE_PHP+= ${opt:tl}
. endif
.endfor
diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile
index c15c971d26c9..d49373530dc4 100644
--- a/security/py-pow/Makefile
+++ b/security/py-pow/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.7
CATEGORIES= security python
MASTER_SITES= SF/${PORTNAME}/POW/POW-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME:U}-${PORTVERSION}
+DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Python OpenSSL Wrappers
diff --git a/textproc/p5-XML-DBMS/Makefile b/textproc/p5-XML-DBMS/Makefile
index d43a0f541b07..7fcc764df9c0 100644
--- a/textproc/p5-XML-DBMS/Makefile
+++ b/textproc/p5-XML-DBMS/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.03
CATEGORIES= textproc databases perl5
MASTER_SITES= http://www.rpbourret.com/xmldbms/
PKGNAMEPREFIX= p5-
-DISTNAME= perl-${PORTNAME:L}-${PORTVERSION}
+DISTNAME= perl-${PORTNAME:tl}-${PORTVERSION}
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl port of Java package XML-DBMS v1.0
diff --git a/textproc/py-dsv/Makefile b/textproc/py-dsv/Makefile
index 09edb0d83bd2..f408bc145345 100644
--- a/textproc/py-dsv/Makefile
+++ b/textproc/py-dsv/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.4.1
CATEGORIES= textproc python
MASTER_SITES= SF/python-${PORTNAME}/python-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME:U}-${PORTVERSION}
+DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to parse or write delimeter-separated (e.g. CSV) files
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile
index c11883b9b592..50cb5db3e035 100644
--- a/www/pecl-APC/Makefile
+++ b/www/pecl-APC/Makefile
@@ -25,7 +25,7 @@ SPINLOCKS_DESC= Spinlocks (experimental)
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --enable-apc
IGNORE_WITH_PHP=55
-PHP_MODNAME= ${PORTNAME:L}
+PHP_MODNAME= ${PORTNAME:tl}
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
USE_PHP= yes
diff --git a/www/webcalendar-devel/Makefile b/www/webcalendar-devel/Makefile
index 01f33d8176a8..333d8c671642 100644
--- a/www/webcalendar-devel/Makefile
+++ b/www/webcalendar-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= WebCalendar
PORTVERSION= 1.2.5
CATEGORIES= www
-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.2/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}%201.2/${PORTVERSION}
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME:S/-devel//g}-${PORTVERSION}
PORTSCOUT= limit:^1\.2\. skipb:1
@@ -19,7 +19,7 @@ CONFLICTS= WebCalendar-[0-9]*
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${DISTNAME}
-WWWDIR= ${PREFIX}/www/${PORTNAME:L}
+WWWDIR= ${PREFIX}/www/${PORTNAME:tl}
OPTIONS_DEFINE= APACHE LDAP GRADIENTBG REMINDERS PALM DOCS
OPTIONS_DEFAULT= MYSQL REMINDERS
@@ -33,7 +33,7 @@ NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MDOCS}
-DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:L}
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:tl}
PORTDOCS= WebCalendar-SysAdmin.html \
newwin.gif
.endif
diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile
index 694ca84cdfcb..d53cd59c9e16 100644
--- a/www/webcalendar/Makefile
+++ b/www/webcalendar/Makefile
@@ -5,7 +5,7 @@ PORTNAME= WebCalendar
PORTVERSION= 1.0.5
PORTREVISION= 2
CATEGORIES= www
-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.0/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}%201.0/${PORTVERSION}
PORTSCOUT= limit:^1\.0\.
MAINTAINER= ports@FreeBSD.org
@@ -36,7 +36,7 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
-DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:L}
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:tl}
PORTDOCS= README \
WebCalendar-Database.html \
WebCalendar-DeveloperGuide.html \
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile
index f089e1cff2b7..d7bfa147bb3d 100644
--- a/x11-toolkits/p5-Gtk2/Makefile
+++ b/x11-toolkits/p5-Gtk2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= Gtk2
PORTVERSION= 1.249
CATEGORIES= x11-toolkits lang perl5
-MASTER_SITES= CPAN SF/${PORTNAME:L}-perl/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= CPAN SF/${PORTNAME:tl}-perl/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org