diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index f8b717a7e180..5d8dd19bed54 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -1,94 +1,92 @@ -# Created by: Slaven Rezic - PORTNAME= BBBike PORTVERSION= 3.18 PORTREVISION= 4 CATEGORIES= german MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTVERSION} MAINTAINER= slaven@rezic.de COMMENT= Route-finder for cyclists in Berlin and Brandenburg BUILD_DEPENDS= p5-Inline-C>=0:devel/p5-Inline-C \ p5-CDB_File>=0:databases/p5-CDB_File RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk \ p5-Inline-C>=0:devel/p5-Inline-C \ p5-CDB_File>=0:databases/p5-CDB_File USES= perl5 shebangfix perl_OLD_CMD= /usr/perl5.8.0/bin/perl5.8.0 perl SHEBANG_FILES= ESRI/Makefile.PL \ ESRI/esri2bbd.pl \ ESRI/t/shapefile.t \ GIS/globe_to_bbd.pl \ Makefile.PL \ bbbikeapplet \ cgi/*.cgi \ cgi/bbbike.psgi \ cgi/httpi \ cgi/mksymlinks \ cgi/runbbbikecgi \ ext/BBBikeXS/Makefile.PL \ ext/BBBikeXS/t/*.t \ ext/Strassen-Inline/Makefile.PL \ ext/Strassen-Inline/t/*.t \ ext/Strassen-Inline/t/common.pl \ ext/Strassen-Inline2/Makefile.PL \ ext/Strassen-Inline2/t/*.t \ ext/Strassen-Inline2/t/common.pl \ ext/StrassenNetz-CNetFile/Makefile.PL \ ext/StrassenNetz-CNetFile/t/base.t \ ext/VectorUtil-Inline/Makefile.PL \ ext/VectorUtil-Inline/t/*.t \ ext/VirtArray/Makefile.PL \ lib/parse_wetterkarte \ miscsrc/*.pl \ tkbikepwr POD2MAN= pod2man MYDESTDIR= ${STAGEDIR}${PREFIX}/BBBike .include # The following != assignment will generate a warning # with portlint et al. Problem is that the nearest # replacements ${PERL_VER}/${PERL_ARCH} do not work here: # the value of PERL_ARCH is always "mach" on FreeBSD systems, # but $Config{archname} here is something like "amd64-freebsd" .if exists(${PERL5}) LOCAL_PERL_ARCH!= ${PERL5} -MConfig -e '$$x = qq{$$Config{version}/$$Config{archname}}; $$x =~ s{/}{\\\\/}g; print $$x' .endif PLIST_SUB+= LOCAL_PERL_ARCH=${LOCAL_PERL_ARCH} BBBIKE_PERL_EXE= bbbike cbbbike bbbikeclient cmdbbbike smsbbbike post-patch: @${RM} ${WRKSRC}/tmp/.keep_me do-build: cd ${WRKSRC}/ext && ${MAKE} PERL=${PERL} all install cd ${WRKSRC}/ext && ${MAKE} PERL=${PERL} clean ${FIND} ${WRKSRC}/lib -name "*.so" | ${XARGS} ${CHMOD} u+w ${FIND} ${WRKSRC}/lib -name "*.so" | ${XARGS} ${STRIP_CMD} ${FIND} ${WRKSRC}/lib -name "*.so" | ${XARGS} ${CHMOD} u-w cd ${WRKSRC}; ${POD2MAN} --lax bbbike.pod > bbbike.1 .for f in ${BBBIKE_PERL_EXE} ${MV} ${WRKSRC}/$f ${WRKSRC}/$f.tmp ${ECHO_CMD} "#! ${PERL}" > ${WRKSRC}/$f ${CAT} ${WRKSRC}/$f.tmp >> ${WRKSRC}/$f ${RM} ${WRKSRC}/$f.tmp ${CHMOD} 0755 ${WRKSRC}/$f .endfor do-install: -${RM} -r ${MYDESTDIR} ${INSTALL_MAN} ${WRKSRC}/bbbike.1 ${STAGEDIR}${PREFIX}/man/man1 ${FIND} ${WRKSRC} | ${XARGS} ${CHMOD} ugo+r ${FIND} ${WRKSRC} -perm -u=x | ${XARGS} ${CHMOD} go+x ${CP} -rp ${WRKSRC} ${MYDESTDIR} ${RM} ${MYDESTDIR}/bbbike.1 .for f in ${BBBIKE_PERL_EXE} -${RM} ${STAGEDIR}${PREFIX}/bin/$f ${LN} -s ../BBBike/$f ${STAGEDIR}${PREFIX}/bin/$f .endfor .include diff --git a/german/alt-aspell/Makefile b/german/alt-aspell/Makefile index 2704b641cfaf..071921231d1c 100644 --- a/german/alt-aspell/Makefile +++ b/german/alt-aspell/Makefile @@ -1,16 +1,14 @@ -# Created by: Thierry Thomas - PORTNAME= alt-aspell SPELLVERSION= 6-de-alt-2.1-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= german textproc MASTER_SITES= GNU/aspell/dict/de-alt MAINTAINER= office@FreeBSD.org COMMENT= Aspell German Old Spelling (Deutsch - alte Rechtschreibung) dictionary DICT= de .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/german/aspell/Makefile b/german/aspell/Makefile index 7431bf7f5a3c..03066effa1fe 100644 --- a/german/aspell/Makefile +++ b/german/aspell/Makefile @@ -1,36 +1,34 @@ -# Created by: Thierry Thomas - PORTNAME= aspell MASTER_SITES= https://j3e.de/ispell/igerman98/dict/ PORTVERSION= 20161207 PORTREVISION= 3 CATEGORIES= german textproc DISTNAME= igerman98-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= Aspell German dictionary USES= gmake tar:bzip2 perl5 shebangfix ALL_TARGET= aspell/de_DE.rws aspell/de_AT.rws aspell/de_CH.rws BUILD_DEPENDS= aspell:textproc/aspell RUN_DEPENDS= aspell:textproc/aspell USE_PERL5= build SHEBANG_FILES= bin/myspellfixprefix.pl do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/aspell \ ${STAGEDIR}${PREFIX}/lib/aspell-0.60 .for lang in de_DE de_AT de_CH ${INSTALL_DATA} ${WRKSRC}/aspell/${lang}.dat \ ${WRKSRC}/aspell/${lang}_affix.dat \ ${STAGEDIR}${PREFIX}/lib/aspell-0.60 ${INSTALL_DATA} ${WRKSRC}/aspell/${lang}.rws \ ${WRKSRC}/aspell/${lang}.multi \ ${STAGEDIR}${PREFIX}/share/aspell .endfor ${ECHO} "add de_DE.multi" > ${STAGEDIR}${PREFIX}/share/aspell/deutsch.alias ${ECHO} "add de_DE.multi" > ${STAGEDIR}${PREFIX}/share/aspell/german.alias ${ECHO} "add de_CH.multi" > ${STAGEDIR}${PREFIX}/share/aspell/swiss.alias ${ECHO} "add de_DE.multi" > ${STAGEDIR}${PREFIX}/share/aspell/de.alias .include diff --git a/german/dict/Makefile b/german/dict/Makefile index c99101840edf..53934808f6a8 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -1,30 +1,28 @@ -# Created by: wosch - PORTNAME= dict PORTVERSION= 1.2 CATEGORIES= german MASTER_SITES= http://wolfram.schneider.org/src/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Simple English/German dictionary LICENSE= BSD2CLAUSE RUN_DEPENDS= agrep:textproc/agrep NO_BUILD= yes PLIST_FILES= bin/de-dict share/ger-eng.txt dict= ger-eng.txt post-extract: ${dict} ${dict}: ${GZCAT} < ${DISTDIR}/${dict}.gz > ${WRKSRC}/${.TARGET} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/dict.sh ${STAGEDIR}${PREFIX}/bin/de-dict ${INSTALL_DATA} ${WRKSRC}/ger-eng.txt ${STAGEDIR}${PREFIX}/share .include diff --git a/german/ding/Makefile b/german/ding/Makefile index e86affb1dab3..048b33ebb0e2 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -1,41 +1,39 @@ -# Created by: n@nectar.com - PORTNAME= ding PORTVERSION= 1.9 CATEGORIES= german tk MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ \ LOCAL/ehaupt MAINTAINER= beat@FreeBSD.org COMMENT= German-English dictionary program for X windows/Unix LICENSE= GPLv2 RUN_DEPENDS= wish8.6:x11-toolkits/tk86 \ agrep:textproc/agrep USES= perl5 DICTFILE= de-en.txt SWISSDICT= de_ch-en.txt do-build: ${SED} -E -e '1,/^exec/ s!wish!wish8.6!' \ -e 's!/usr/share/dict/de-en.txt!${PREFIX}/share/ding/de-en.txt!' \ ${WRKSRC}/ding > ${WRKSRC}/dingX ${SED} -E -e 's!/usr/share/bin/!${PREFIX}/bin/!' \ ${WRKSRC}/ding.desktop > ${WRKSRC}/ding.desktop.sed @${CP} ${WRKSRC}/${DICTFILE} ${WRKSRC}/${SWISSDICT} ${PERL5} -pi.orig -e '$${sz}="\x{009F}"; s/Ã$${sz}/ss/g' \ ${WRKSRC}/${SWISSDICT} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/ding ${INSTALL_SCRIPT} ${WRKSRC}/dingX ${STAGEDIR}${PREFIX}/bin/ding ${INSTALL_DATA} ${WRKSRC}/${DICTFILE} ${STAGEDIR}${PREFIX}/share/ding/de-en.txt ${INSTALL_DATA} ${WRKSRC}/${SWISSDICT} ${STAGEDIR}${PREFIX}/share/ding ${INSTALL_DATA} ${WRKSRC}/ding.png ${STAGEDIR}${PREFIX}/share/ding/ding.png ${INSTALL_DATA} ${WRKSRC}/ding.desktop.sed ${STAGEDIR}${PREFIX}/share/ding/ding.desktop ${INSTALL_MAN} ${WRKSRC}/ding.1 ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/german/eric6/Makefile b/german/eric6/Makefile index b5a1c5052ed4..4eb7acb99aa0 100644 --- a/german/eric6/Makefile +++ b/german/eric6/Makefile @@ -1,6 +1,4 @@ -# Created by: Boris Samorodov - CATEGORIES= german devel python I18N_LANG= de .include "${.CURDIR}/../../devel/eric6/Makefile.inc" diff --git a/german/geonext/Makefile b/german/geonext/Makefile index 5729f33523c3..4cf5a5a55962 100644 --- a/german/geonext/Makefile +++ b/german/geonext/Makefile @@ -1,13 +1,11 @@ -# Created by: Andreas Fehlner (fehlner@gmx.de) - CATEGORIES= german MAINTAINER= ports@FreeBSD.org COMMENT= Interactive (dynamic) elementary Geometry Software RUN_DEPENDS= geonext>=0:math/geonext WITH_LANG= de MASTERDIR= ${.CURDIR}/../../math/geonext .include "${MASTERDIR}/Makefile" diff --git a/german/jdictionary-eng-ger/Makefile b/german/jdictionary-eng-ger/Makefile index 8ccdca4d92a2..edbf76c76c24 100644 --- a/german/jdictionary-eng-ger/Makefile +++ b/german/jdictionary-eng-ger/Makefile @@ -1,14 +1,12 @@ -# Created by: hq@FreeBSD.org - PORTNAME= jdictionary-eng-ger PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= german textproc MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20English-German DISTNAME= SmartEngGer-1_4.jar COMMENT= JDictionary plugin: English-German dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary .include "${MASTERDIR}/Makefile.plugin" diff --git a/german/jdictionary-ger-hun/Makefile b/german/jdictionary-ger-hun/Makefile index a4dd61dc4b13..51e836aad60f 100644 --- a/german/jdictionary-ger-hun/Makefile +++ b/german/jdictionary-ger-hun/Makefile @@ -1,14 +1,12 @@ -# Created by: hq@FreeBSD.org - PORTNAME= jdictionary-ger-hun PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= german hungarian textproc MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20German-Hungarian DISTNAME= SmartGerHun-1_4.jar COMMENT= JDictionary plugin: German-Hungarian dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary .include "${MASTERDIR}/Makefile.plugin" diff --git a/german/phone/Makefile b/german/phone/Makefile index 525ee80a7e42..d6df831828c5 100644 --- a/german/phone/Makefile +++ b/german/phone/Makefile @@ -1,22 +1,20 @@ -# Created by: wosch - PORTNAME= phone PORTVERSION= 1.20170802 CATEGORIES= german MASTER_SITES= ftp://ftp.dinoex.org/pub/avon/ DISTNAME= NVONB.INTERNET.20170802.ONB MAINTAINER= dinoex@FreeBSD.org COMMENT= German phone code / Deutsche Telefonvorwahl (AVON) LICENSE= PD USES= zip dos2unix NO_WRKSUBDIR= YES NO_BUILD= YES PLIST_FILES= share/misc/de.phone do-install: ${INSTALL_DATA} ${WRKSRC}/${DISTNAME}.csv ${STAGEDIR}${PREFIX}/share/misc/de.phone .include diff --git a/german/schwobifyer/Makefile b/german/schwobifyer/Makefile index 4bc1a7db45eb..0dd80eb3b8bf 100644 --- a/german/schwobifyer/Makefile +++ b/german/schwobifyer/Makefile @@ -1,18 +1,16 @@ -# Created by: Emanuel Haupt - PORTNAME= schwobifyer PORTVERSION= 20050730 CATEGORIES= german MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility for translating German into the Schwaebisch dialect MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/schwobifyer do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index 18bde17b6f53..9b7ecee45a8a 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -1,59 +1,57 @@ -# Created by: miwi - PORTNAME= wordpress DISTVERSION= 6.0 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= https://de.wordpress.org/ MAINTAINER= joneum@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/license.txt RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/imagick.so:graphics/pecl-imagick@${PHP_FLAVOR} USES= cpe php:web .if ${DISTVERSION:N*.*.*} CPE_VERSION= ${DISTVERSION}.0 .endif CPE_LANG= de USE_PHP= curl exif fileinfo ftp gd hash json mysqli pcre tokenizer xml zip zlib CONFLICTS_INSTALL= ^wordpress-[0-9].* fr-wordpress-[0-9].* \ ja-wordpress-[0-9].* ru-wordpress-[0-9].* NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${PORTNAME} PLIST= ${WRKDIR}/pkg-plist PORTDOCS= license.txt readme.html OPTIONS_DEFINE= DOCS pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" . if !(defined(PACKAGE_BUILDING) || defined(BATCH)) @sleep 1 . endif pre-install: ${ECHO_CMD} '@owner www' > ${PLIST} ${ECHO_CMD} '@group www' >> ${PLIST} cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|' >> ${PLIST} ${ECHO_CMD} '@owner' >> ${PLIST} ${ECHO_CMD} '@group' >> ${PLIST} if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi do-install: ${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR}/ ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}/ ${FIND} ${STAGEDIR}${WWWDIR}/ -type d -exec ${CHMOD} g+w {} \; do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include