Index: head/archivers/c-blosc/Makefile =================================================================== --- head/archivers/c-blosc/Makefile (revision 453283) +++ head/archivers/c-blosc/Makefile (revision 453284) @@ -1,57 +1,57 @@ # Created by: iblis # $FreeBSD$ PORTNAME= c-blosc PORTVERSION= 1.12.1 PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= archivers devel MAINTAINER= iblis@hs.ntnu.edu.tw COMMENT= Blocking, shuffling and loss-less compression library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSES/BLOSC.txt USES= cmake compiler:c11 USE_CSTD= c11 USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= Blosc TEST_TARGET= test PLIST_SUB= VERSION="${PORTVERSION:R:R}" \ SOVERSION="${PORTVERSION}" CMAKE_ARGS= -DBUILD_SHARED=ON OPTIONS_DEFINE= STATIC TEST AVX2 LZ4 SNAPPY ZLIB ZSTD -OPTIONS_DEFAULT= STATIC LZ4 SNAPPY ZLIB ZSTD +OPTIONS_DEFAULT=STATIC LZ4 SNAPPY ZLIB ZSTD OPTIONS_SUB= yes AVX2_DESC= Attempt to build with AVX2 instructions AVX2_CMAKE_BOOL_OFF= DEACTIVATE_AVX2 LZ4_CMAKE_ON= -DPREFER_EXTERNAL_LZ4=ON LZ4_CMAKE_BOOL_OFF= DEACTIVATE_LZ4 LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 SNAPPY_CMAKE_ON= -DPREFER_EXTERNAL_SNAPPY=ON SNAPPY_CMAKE_BOOL_OFF= DEACTIVATE_SNAPPY SNAPPY_LIB_DEPENDS= libsnappy.so:archivers/snappy STATIC_CMAKE_BOOL= BUILD_STATIC TEST_CMAKE_BOOL= BUILD_TESTS BUILD_BENCHMARKS ZLIB_CMAKE_ON= -DPREFER_EXTERNAL_ZLIB=ON ZLIB_CMAKE_BOOL_OFF= DEACTIVATE_ZLIB ZSTD_CMAKE_ON= -DPREFER_EXTERNAL_ZSTD=ON ZSTD_CMAKE_BOOL_OFF= DEACTIVATE_ZSTD ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd .include Index: head/archivers/go-compress/Makefile =================================================================== --- head/archivers/go-compress/Makefile (revision 453283) +++ head/archivers/go-compress/Makefile (revision 453284) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= compress PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v CATEGORIES= archivers -PKGNAMEPREFIX= go- +PKGNAMEPREFIX= go- MAINTAINER= guy.tabrar@me.com COMMENT= Go optimised compression packages LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go-cpuid>=0:devel/go-cpuid \ go-crc32>=0:devel/go-crc32 RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_GITHUB= yes -GH_ACCOUNT= klauspost -USES= go -GO_PKGNAME= github.com/klauspost/compress +USE_GITHUB= yes +GH_ACCOUNT= klauspost +USES= go +GO_PKGNAME= github.com/klauspost/compress GO_TARGET= ${GO_PKGNAME}/flate \ ${GO_PKGNAME}/gzip \ ${GO_PKGNAME}/snappy \ ${GO_PKGNAME}/zip \ ${GO_PKGNAME}/zlib .include Index: head/audio/festival/Makefile =================================================================== --- head/audio/festival/Makefile (revision 453283) +++ head/audio/festival/Makefile (revision 453284) @@ -1,113 +1,113 @@ # Created by: trevor # $FreeBSD$ PORTNAME= festival PORTVERSION= 2.4 CATEGORIES= audio accessibility MASTER_SITES= FESTIVAL -DISTFILES= ${DISTNAME}-release.tar.gz \ +DISTFILES= ${DISTNAME}-release.tar.gz \ speech_tools-${PORTVERSION}-release.tar.gz DIST_SUBDIR= festival PATCHFILES= src_modules_diphone_diphone.h.diff?id=b58a836:debian \ src_modules_diphone_di_io.cc.diff?id=b58a836:debian \ src_modules_diphone_diphone.cc.diff?id=b58a836:debian \ - src_modules_donovan_t2s.h.diff?id=b58a836:debian \ - src_modules_UniSyn_diphone_UniSyn_diphone.cc.diff?id=b58a836:debian \ + src_modules_donovan_t2s.h.diff?id=b58a836:debian \ + src_modules_UniSyn_diphone_UniSyn_diphone.cc.diff?id=b58a836:debian \ festival_el_utf8.diff?id=b58a836:debian \ lintianspellpatch.diff?id=b58a836:debian \ hts21compat.diff?id=b58a836:debian \ - languagespatch.diff?id=b58a836:debian \ + languagespatch.diff?id=b58a836:debian \ ${SPT_PATCHES:C/.*/patch-speech__tools_\0:netbsd/} PATCH_SITES= ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/audio/festival/patches/:netbsd \ http://anonscm.debian.org/cgit/tts/festival.git/plain/debian/patches/:debian MAINTAINER= mi@aldan.algebra.com COMMENT= Multi-lingual speech synthesis system OPTIONS_DEFINE= NAS ESD OPTIONS_DEFAULT=NAS ESD ESD_DESC= ${ESOUND_DESC} CXXFLAGS+= -DFTLIBDIR=${LOCALBASE}/share/festival/lib -CONFIGURE_WRKSRC= ${WRKDIR}/festival +CONFIGURE_WRKSRC=${WRKDIR}/festival USES= gmake SPEECHTOOLS= ${WRKSRC}/speech_tools FESTIVAL= ${WRKSRC}/festival MAKE_ARGS+= CC="${CC}" GCC="${CC}" \ CXX="${CXX}" GXX="${CXX}" \ EST_HOME=${SPEECHTOOLS} WRKSRC= ${WRKDIR} SPT_PATCHES= include_ling__class_EST__FeatureFunctionPackage.h \ include_unix_EST__socket__unix.h do-build: .for d in speech_tools festival ${MAKE_CMD} -C ${WRKDIR}/$d ${MAKE_FLAGS} Makefile ${MAKE_ARGS} .endfor # Can not make test in `festival', because the voices may not be installed # XXX: this should fail, if the verdict is not "CORRECT"... post-build test: ${MAKE_CMD} -C ${WRKDIR}/speech_tools test # The below is needed, because Debian's patches expect a different # directory-name pre-patch: ${LN} -s festival ${WRKSRC}/festival-2.1~release ${LN} -s festival ${WRKSRC}/b post-patch:: ${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' \ ${WRKSRC}/*/config/systems/default.mak .for m in nas esd ${m:tu}_LIB_DEPENDS= lib${m:nas=audio}.so:audio/${m:esd=esound} post-patch-${m:tu}-on: ${REINPLACE_CMD} -e 's,# INCLUDE_MODULES += ${m:tu}_AUDIO,INCLUDE_MODULES += ${m:tu}_AUDIO,' \ ${WRKDIR}/*/config/config.in ${m:tu}_CONFIGURE_ENABLE=${m} .endfor do-configure: .for d in speech_tools festival @cd ${WRKDIR}/$d && \ if ! ${SETENV} CC="${CC}" CPP="${CPP}" CXX="${CXX}" \ CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" CXXFLAGS="${CXXFLAGS}" \ ${CONFIGURE_ENV} ./configure ${CONFIGURE_ARGS}; then \ ${ECHO_CMD} "===> configuration script for $d failed."; \ ${FALSE}; \ fi # This step helps non-i386 systems and is harmless on i386 -${LN} -s ix86_FreeBSD.mak ${WRKDIR}/$d/config/systems/${MACHINE}_unknown.mak .endfor @${REINPLACE_CMD} \ -e '/^CFLAGS *=/s|$$| ${CFLAGS}|' \ -e '/^CXXFLAGS *=/s|$$| ${CXXFLAGS}|' \ -e 's,^OPTIMI,#OPTIMI,' \ ${WRKSRC}/speech_tools/config/compilers/gcc*.mak do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${CHMOD} -R u+w,a+r,og-w ${FESTIVAL}/lib ${FIND} ${FESTIVAL}/lib -type d -print0 | ${XARGS} -0 ${CHMOD} 755 ${FIND} ${FESTIVAL} -type f -name *.orig -delete ${CP} -pPR ${FESTIVAL}/lib ${FESTIVAL}/examples ${STAGEDIR}${DATADIR} ${RM} -r ${STAGEDIR}${DATADIR}/lib/etc/Makefile ${STAGEDIR}${DATADIR}/lib/etc/*FreeBSD* \ ${STAGEDIR}${DATADIR}/lib/etc/*unknown ${INSTALL_PROGRAM} ${FESTIVAL}/lib/etc/*/audsp ${STAGEDIR}${PREFIX}/libexec ${INSTALL_PROGRAM} ${FESTIVAL}/src/main/festival ${STAGEDIR}${PREFIX}/libexec/festival.naked ${INSTALL_PROGRAM} ${FESTIVAL}/src/main/festival_client ${STAGEDIR}${PREFIX}/libexec/festival_client.naked for n in festival.sh festival_client.sh sitevars.scm; \ do {\ ${SED} "s%@PKG_FESTIVAL_LOCATION@%${DATADIR}%; \ s%@PKG_PREFIX@%${PREFIX}%" <${FILESDIR}/$$n > ${WRKDIR}/$$n ;} \ done ${INSTALL_SCRIPT} ${WRKDIR}/festival.sh ${STAGEDIR}${PREFIX}/bin/festival ${INSTALL_SCRIPT} ${WRKDIR}/festival_client.sh ${STAGEDIR}${PREFIX}/bin/festival_client ${INSTALL_DATA} ${WRKDIR}/sitevars.scm ${STAGEDIR}${DATADIR}/lib/sitevars.scm ${INSTALL_MAN} ${FESTIVAL}/doc/festival.1 ${STAGEDIR}${PREFIX}/man/man1/festival.1 ${INSTALL_MAN} ${FESTIVAL}/doc/festival_client.1 ${STAGEDIR}${PREFIX}/man/man1/festival_client.1 .include Index: head/audio/libg722/Makefile =================================================================== --- head/audio/libg722/Makefile (revision 453283) +++ head/audio/libg722/Makefile (revision 453284) @@ -1,33 +1,33 @@ # Created by: sobomax # $FreeBSD$ -PORTNAME= libg722 +PORTNAME= libg722 DISTVERSIONPREFIX= v_ DISTVERSION= 1_0_2 -#PORTREVISION= 1 -CATEGORIES= audio +#PORTREVISION= 1 +CATEGORIES= audio MAINTAINER= ports@sippysoft.com COMMENT= Software G.722 decoding/encoding library LICENSE= PUBLIC_DOMAIN LICENSE_NAME= ${LICENSE:S/_/ /} LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USE_GITHUB= yes GH_ACCOUNT= sippy USE_LDCONFIG= yes MAKE_ENV= MAKEOBJDIR=${WRKDIR} do-install: ${INSTALL_DATA} ${WRKSRC}/g722.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/g722_decoder.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/g722_encoder.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKDIR}/libg722.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_PROGRAM} ${WRKDIR}/libg722.so.0 ${STAGEDIR}${PREFIX}/lib ${LN} -sf libg722.so.0 ${STAGEDIR}${PREFIX}/lib/libg722.so .include Index: head/audio/py-gmusicproxy/Makefile =================================================================== --- head/audio/py-gmusicproxy/Makefile (revision 453283) +++ head/audio/py-gmusicproxy/Makefile (revision 453284) @@ -1,31 +1,31 @@ # Created by: Ashley Chase # $FreeBSD$ PORTNAME= gmusicproxy PORTVERSION= 1.0.8 -DISTVERSIONPREFIX= v +DISTVERSIONPREFIX= v CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= erisianash@gmail.com COMMENT= Proxy for streaming Google Play Music using any media-player LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:devel/py-appdirs \ ${PYTHON_PKGNAMEPREFIX}gmusicapi>=10.1.0:audio/py-gmusicapi \ ${PYTHON_PKGNAMEPREFIX}netifaces>=-0.10.4:net/py-netifaces \ ${PYTHON_PKGNAMEPREFIX}xdg>=0.25:devel/py-xdg \ ${PYTHON_PKGNAMEPREFIX}eyed3>=0.7.8:audio/py-eyed3 \ ${PYTHON_PKGNAMEPREFIX}daemon>=2.0.5:devel/py-daemon USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= diraimondo NO_ARCH= yes .include Index: head/comms/sms_client/Makefile =================================================================== --- head/comms/sms_client/Makefile (revision 453283) +++ head/comms/sms_client/Makefile (revision 453284) @@ -1,47 +1,47 @@ # Created by: George Reid # $FreeBSD$ PORTNAME= sms_client PORTVERSION= 3.0.2 PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= http://bsdforge.com/projects/source/comms/sms_client/ MAINTAINER= portmaster@bsdforge.com COMMENT= Simple UNIX SMS client to send messages to phones or pagers LICENSE= BSD3CLAUSE -USES= tar:xz +USES= tar:xz HAS_CONFIGURE= yes SPOOL= ${STAGEDIR}${PREFIX}/var/spool/sms MAKE_JOBS_UNSAFE= yes post-configure: @${SED} -e 's@gcc@${CC}@g' -e 's@-Wall@${CFLAGS} -Wall@g' \ ${FILESDIR}/Makefile.config > ${WRKSRC}/Makefile.config post-patch: @${MV} ${WRKSRC}/sms/services/vodafone_autralia \ ${WRKSRC}/sms/services/vodafone_australia @${RM} ${WRKSRC}/sms/services/att_web.orig do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/sms_client \ ${WRKSRC}/bin/sms_address ${STAGEDIR}${PREFIX}/bin cd ${WRKSRC}; ${COPYTREE_SHARE} sms/scripts ${STAGEDIR}${PREFIX}/etc cd ${WRKSRC}; ${COPYTREE_SHARE} sms/services ${STAGEDIR}${PREFIX}/etc cd ${WRKSRC}/sms && ${INSTALL_DATA} sms_addressbook \ sms_config sms_daemons sms_modem sms_services \ ${STAGEDIR}${PREFIX}/etc/sms cd ${STAGEDIR}${PREFIX}/etc/sms/services ; ${FIND} -s * -type f \ -exec mkdir -p ${SPOOL}/errors/{} \; \ -exec mkdir -p ${SPOOL}/services/{} \; \ -exec touch ${SPOOL}/errors/{}/.keep \; \ -exec touch ${SPOOL}/services/{}/.keep \; ${MKDIR} -p ${SPOOL}/named_pipes ${SPOOL}/locks ${SPOOL}/incoming ${TOUCH} ${SPOOL}/named_pipes/.keep ${SPOOL}/locks/.keep \ ${SPOOL}/incoming/.keep .include Index: head/comms/telldus-core/Makefile =================================================================== --- head/comms/telldus-core/Makefile (revision 453283) +++ head/comms/telldus-core/Makefile (revision 453284) @@ -1,56 +1,56 @@ # Created by: Johan Strom # $FreeBSD$ PORTNAME= telldus-core PORTVERSION= 2.1.2 PORTREVISION= 4 CATEGORIES= comms MASTER_SITES= http://download.telldus.se/TellStick/Software/telldus-core/ MAINTAINER= johan@stromnet.se COMMENT= Tellstick Telldus daemon + library LICENSE= LGPL21 BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libftdi.so:devel/libftdi \ libconfuse.so:devel/libconfuse \ libargp.so:devel/argp-standalone BROKEN_powerpc64= Does not build: error: strlen was not declared in this scope BROKEN_sparc64= Does not build: error: strlen was not declared in this scope USE_LDCONFIG= yes USES= cmake compiler:c++11-lang iconv:wchar_t CMAKE_ARGS+=-DGENERATE_MAN=TRUE # Note: these are internal defines and shall NOT contain ${STAGEDIR} CMAKE_ARGS+=-DSYSCONF_INSTALL_DIR="${PREFIX}/etc" # Using global /var, otherwise testport complains "Warning: port uses /usr/local/var instead of /var" CMAKE_ARGS+=-DSTATE_INSTALL_DIR="/var/telldus" MAKE_JOBS_UNSAFE= yes USE_RC_SUBR= telldusd USER= nobody GROUP= dialer SUB_FILES= pkg-message .include post-patch: # remove tr1 if using libc++ .if ${COMPILER_FEATURES:Mlibc++} @${REINPLACE_CMD} -e 's|tr1::||' ${WRKSRC}/common/Event.h .endif post-install: cd ${STAGEDIR}${PREFIX}/etc && \ - ${MV} tellstick.conf tellstick.conf.sample + ${MV} tellstick.conf tellstick.conf.sample # This file is actually empty but allows us to simply use @sample to # make sure it stays between upgrades if modified cd ${STAGEDIR}/var/telldus && \ - ${MV} telldus-core.conf telldus-core.conf.sample + ${MV} telldus-core.conf telldus-core.conf.sample .include Index: head/databases/cockroach/Makefile =================================================================== --- head/databases/cockroach/Makefile (revision 453283) +++ head/databases/cockroach/Makefile (revision 453284) @@ -1,42 +1,42 @@ # $FreeBSD$ PORTNAME= cockroach PORTVERSION= 1.0.4 DISTVERSIONPREFIX= v CATEGORIES= databases MASTER_SITES= https://binaries.cockroachdb.com/ EXTRACT_SUFX= .src.tgz MAINTAINER= james@jen20.com COMMENT= Cloud-native SQL database that survive disasters LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/src/github.com/cockroachdb/cockroach/LICENSE BROKEN= fails to build with go 1.9 BUILD_DEPENDS= bash:shells/bash \ cmake:devel/cmake \ go:lang/go USES= gmake USE_RC_SUBR= cockroach PLIST_FILES= bin/cockroach USERS= cockroach GROUPS= cockroach post-patch: @${REINPLACE_CMD} -e 's|-DCMAKE_CXX_FLAGS=-DNDEBUG)|-DCMAKE_CXX_FLAGS=-DNDEBUG) -DFAIL_ON_WARNINGS=OFF|g' \ - ${WRKSRC}/src/github.com/cockroachdb/cockroach/build/common.mk + ${WRKSRC}/src/github.com/cockroachdb/cockroach/build/common.mk do-build: @${SETENV} -i PATH="${PATH}" \ ${MAKE_CMD} -C ${WRKSRC} buildoss do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/cockroachdb/cockroach/cockroach ${STAGEDIR}${PREFIX}/bin/ .include Index: head/databases/influxdb/Makefile =================================================================== --- head/databases/influxdb/Makefile (revision 453283) +++ head/databases/influxdb/Makefile (revision 453284) @@ -1,128 +1,128 @@ # $FreeBSD$ PORTNAME= influxdb PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= databases net-mgmt MAINTAINER= cheffo@freebsd-bg.org COMMENT= Open-source distributed time series database LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 BUILD_DEPENDS= go>=1.8.1:lang/go USE_RC_SUBR= influxd USE_GITHUB= yes GH_ACCOUNT= influxdata:DEFAULT GH_TUPLE= BurntSushi:toml:9906417:toml/src/github.com/BurntSushi/toml \ bmizerany:pat:c068ca2:pat/src/github.com/bmizerany/pat \ boltdb:bolt:4b1ebc1:bolt/src/github.com/boltdb/bolt \ cespare:xxhash:4a94f89:xxhash/src/github.com/cespare/xxhash \ davecgh:go-spew:346938d:go_spew/src/github.com/davecgh/go-spew \ dgrijalva:jwt-go:24c63f5:jwt_go/src/github.com/dgrijalva/jwt-go \ dgryski:go-bits:2ad8d70:go_bits/src/github.com/dgryski/go-bits \ dgryski:go-bitstream:7d46cd2:go_bitstream/src/github.com/dgryski/go-bitstream \ gogo:protobuf:3043356:protobuf/src/github.com/gogo/protobuf \ golang:snappy:d9eb7a3:snappy/src/github.com/golang/snappy \ influxdata:usage-client:6d38953:usage_client/src/github.com/influxdata/usage-client \ jwilder:encoding:278947:encoding/src/github.com/jwilder/encoding \ paulbellamy:ratecounter:5a11f58:ratecounter/src/github.com/paulbellamy/ratecounter \ peterh:liner:8860952:liner/src/github.com/peterh/liner \ retailnext:hllpp:38a7bb7:hllpp/src/github.com/retailnext/hllpp \ spaolacci:murmur3:0d12bf8:murmur3/src/github.com/spaolacci/murmur3 \ collectd:go-collectd:e84e8af:go_collectd/src/collectd.org \ uber-go:atomic:74ca5ec:atomic/src/github.com/uber-go/atomic \ uber-go:zap:fbae028:zap/src/github.com/uber-go/zap \ golang:crypto:9477e0b:crypto/src/golang.org/x/crypto SUB_FILES= influxd SUB_LIST= INFLUXD_USER=${INFLUXD_USER} \ INFLUXD_GROUP=${INFLUXD_GROUP} \ INFLUXD_DBDIR=${INFLUXD_DBDIR} \ INFLUXD_PIDDIR=${INFLUXD_PIDDIR} \ INFLUXD_LOGDIR=${INFLUXD_LOGDIR} PLIST_SUB= INFLUXD_USER=${INFLUXD_USER} \ INFLUXD_GROUP=${INFLUXD_GROUP} \ INFLUXD_DBDIR=${INFLUXD_DBDIR} \ INFLUXD_PIDDIR=${INFLUXD_PIDDIR} \ INFLUXD_LOGDIR=${INFLUXD_LOGDIR} INFLUXD_USER= influxd INFLUXD_GROUP= influxd USERS= ${INFLUXD_USER} GROUPS= ${INFLUXD_GROUP} OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes MANPAGES_BUILD_DEPENDS= xmlto:textproc/xmlto \ asciidoc:textproc/asciidoc \ docbook-xml>0:textproc/docbook-xml MANPAGES_USES= gmake INFLUXD_DBDIR= /var/db/${PORTNAME}/ INFLUXD_LOGDIR= /var/log/${PORTNAME}/ INFLUXD_PIDDIR= /var/run/${PORTNAME}/ .include .if ${OPSYS} == "FreeBSD" && ((${OSVERSION} >= 1100513 && ${OSVERSION} < 1200000) || \ - ${OSVERSION} >= 1200015) + ${OSVERSION} >= 1200015) SUB_LIST+= INFLUXD_LOGCMD="daemon" .else SUB_LIST+= INFLUXD_LOGCMD="logger" .endif post-patch: @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} @cd ${WRKSRC} && \ ${MV} appveyor.yml build.py build.sh CHANGELOG.md \ circle-test.sh circle.yml client cmd CODING_GUIDELINES.md \ CONTRIBUTING.md coordinator \ Dockerfile_build_ubuntu32 Dockerfile_build_ubuntu64 \ Dockerfile_build_ubuntu64_git Dockerfile_test_ubuntu32 \ errors.go etc gobuild.sh Godeps importer influxdb.go influxql \ internal LICENSE_OF_DEPENDENCIES.md Makefile man models \ monitor nightly.sh node.go pkg QUERIES.md README.md \ scripts services stress tcp test.sh tests TODO.md toml tsdb uuid \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} + ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} do-build: @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${GH_PROJECT} && \ ${SETENV} GOPATH=${WRKSRC} go install -ldflags "-X main.version=${DISTVERSION}" ./... do-build-MANPAGES-on: @cd ${WRKSRC}/src/github.com/influxdata/influxdb/man && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} do-install: ${MKDIR} ${STAGEDIR}${INFLUXD_DBDIR} \ ${STAGEDIR}${INFLUXD_PIDDIR} \ ${STAGEDIR}${INFLUXD_LOGDIR} ${INSTALL_PROGRAM} ${WRKSRC}/bin/influxd ${STAGEDIR}${PREFIX}/bin/influxd ${INSTALL_PROGRAM} ${WRKSRC}/bin/influx ${STAGEDIR}${PREFIX}/bin/influx ${INSTALL_PROGRAM} ${WRKSRC}/bin/influx_inspect ${STAGEDIR}${PREFIX}/bin/influx_inspect ${INSTALL_PROGRAM} ${WRKSRC}/bin/influx_tsm ${STAGEDIR}${PREFIX}/bin/influx_tsm @${SED} -i .bak -e \ "s|/var/lib/influxdb|/var/db/influxdb|g" \ ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${GH_PROJECT}/etc/config.sample.toml ${INSTALL_DATA} \ ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${GH_PROJECT}/etc/config.sample.toml \ ${STAGEDIR}${PREFIX}/etc/influxd.conf.sample do-install-MANPAGES-on: .for i in influx.1 influx_inspect.1 influx_stress.1 influx_tsm.1 \ influxd-backup.1 influxd-config.1 influxd-restore.1 \ influxd-run.1 influxd-version.1 influxd.1 ${INSTALL_MAN} ${WRKSRC}/src/github.com/influxdata/influxdb/man/$i ${STAGEDIR}${MAN8PREFIX}/man/man1 .endfor .include Index: head/databases/pgfouine/Makefile =================================================================== --- head/databases/pgfouine/Makefile (revision 453283) +++ head/databases/pgfouine/Makefile (revision 453284) @@ -1,36 +1,36 @@ # Created by: Pierre-Emmanuel Andre # $FreeBSD$ PORTNAME= pgfouine PORTVERSION= 1.2 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/2575/ \ http://pgfouine.projects.postgresql.org/releases/ MAINTAINER= pea@raveland.org COMMENT= PostgreSQL log analyzer NO_BUILD= Yes USE_PHP= gd pcre OPTIONS_DEFINE= DOCS pre-configure: ${REINPLACE_CMD} -e 's,/usr/bin/php,${LOCALBASE}/bin/php,g;' \ -e 's,!!PREFIX!!,${PREFIX},g' \ ${WRKSRC}/pgfouine.php ${WRKSRC}/pgfouine_vacuum.php ${FIND} -d ${WRKSRC} -type d -name 'CVS' -exec ${RM} -r {} \; do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pgfouine.php ${STAGEDIR}${PREFIX}/bin/pgfouine ${INSTALL_SCRIPT} ${WRKSRC}/pgfouine_vacuum.php ${STAGEDIR}${PREFIX}/bin/pgfouine_vacuum ${MKDIR} ${STAGEDIR}${DATADIR}/include ${INSTALL_DATA} ${WRKSRC}/version.php ${STAGEDIR}${DATADIR} @cd ${WRKSRC}/include && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}/include/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/THANKS ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/THANKS ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/rpm-specific/sources/pgfouine-tutorial.txt ${STAGEDIR}${DOCSDIR} .include Index: head/devel/cvsweb3/Makefile =================================================================== --- head/devel/cvsweb3/Makefile (revision 453283) +++ head/devel/cvsweb3/Makefile (revision 453284) @@ -1,105 +1,105 @@ # Created by: SADA Kenji # $FreeBSD$ PORTNAME= cvsweb PORTVERSION= 3.0.6 PORTREVISION= 5 CATEGORIES= devel www MASTER_SITES= LOCAL/scop http://people.FreeBSD.org/~scop/cvsweb/ PKGNAMESUFFIX= 3 # For issues that are not specific to this port/package, please consult # the mailing list. MAINTAINER= noackjr@alumni.rice.edu COMMENT= WWW CGI script to browse CVS repository trees version 3 LICENSE= BSD2CLAUSE RUN_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run \ p5-URI>=0:net/p5-URI # The following extra dependencies are optional, but CVSweb works the # best with them. RUN_DEPENDS+= p5-MIME-Types>=0:mail/p5-MIME-Types \ p5-String-Ediff>=0:devel/p5-String-Ediff \ cvsgraph:devel/cvsgraph # Use PAPERSIZE to avoid a stale dependency on Enscript. PAPERSIZE?= letter RUN_DEPENDS+= enscript:print/enscript-${PAPERSIZE} CONFLICTS= cvsweb-2.* USES= perl5 shebangfix SHEBANG_FILES= cvsweb.cgi NO_BUILD= yes NO_ARCH= yes .include # Specify where your repository belongs. # (You can reconfigure it after installation anyway) .if defined(PACKAGE_BUILDING) || !defined(CVSROOT) || empty(CVSROOT) CVSROOT= /home/cvs .endif # Specify the title of your cvsweb site. TITLE?= My CVS Repository # Specify these directories in relative paths to ${PREFIX}. .if exists(${PREFIX}/www/cgi-bin) DIRPREFIX= www .elif exists(${PREFIX}/www/apache24/cgi-bin) -DIRPREFIX= www/apache24 +DIRPREFIX= www/apache24 .elif exists(${PREFIX}/www/apache22/cgi-bin) DIRPREFIX= www/apache22 .elif exists(${PREFIX}/apache/cgi-bin) DIRPREFIX= apache .else DIRPREFIX= share/apache .endif -CGIDIR?= ${DIRPREFIX}/cgi-bin -ICONSDIR?= ${DIRPREFIX}/icons -CSSDIR?= ${DIRPREFIX}/data/css +CGIDIR?= ${DIRPREFIX}/cgi-bin +ICONSDIR?= ${DIRPREFIX}/icons +CSSDIR?= ${DIRPREFIX}/data/css CONFFILES= cvsweb.conf \ cvsweb.conf-freebsd \ cvsweb.conf-openbsd \ cvsweb.conf-netbsd \ cvsweb.conf-ruby PLIST_SUB= CGIDIR="${CGIDIR}" ICONSDIR="${ICONSDIR}" CSSDIR="${CSSDIR}" \ DIRPREFIX="${DIRPREFIX}" SUB_FILES= pkg-message SUB_LIST= PREFIX="${PREFIX}" DOCSDIR="${DOCSDIR}" post-patch: @${SED} -i '' -e 's,/usr/local/etc/,${PREFIX}/etc/,' \ -e 's,\(qw(hi.*)\),(\1),' ${WRKSRC}/cvsweb.cgi @${REINPLACE_CMD} -i '' -e 's,!!PREFIX!!,${PREFIX},' \ -e 's,!!CVSROOT!!,${CVSROOT},' \ -e 's,!!TITLE!!,${TITLE},' \ ${WRKSRC}/cvsweb.conf do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${CGIDIR} ${INSTALL_SCRIPT} ${WRKSRC}/cvsweb.cgi ${STAGEDIR}${PREFIX}/${CGIDIR}/ @${MKDIR} ${STAGEDIR}${PREFIX}/etc/cvsweb .for f in ${CONFFILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/etc/cvsweb/${f}.dist .endfor @${MKDIR} ${STAGEDIR}${PREFIX}/${ICONSDIR}/cvsweb ${INSTALL_DATA} ${WRKSRC}/icons/* ${STAGEDIR}${PREFIX}/${ICONSDIR}/cvsweb/ @${MKDIR} ${STAGEDIR}${PREFIX}/${CSSDIR}/cvsweb ${INSTALL_DATA} ${WRKSRC}/css/*.css ${STAGEDIR}${PREFIX}/${CSSDIR}/cvsweb/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/enscript/hl ${INSTALL_DATA} ${WRKSRC}/enscript/*.st ${STAGEDIR}${PREFIX}/share/enscript/hl/ @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ChangeLog INSTALL NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/samples/* ${STAGEDIR}${EXAMPLESDIR}/ .include Index: head/devel/go-cpuid/Makefile =================================================================== --- head/devel/go-cpuid/Makefile (revision 453283) +++ head/devel/go-cpuid/Makefile (revision 453284) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= cpuid PORTVERSION= 1.0 DISTVERSIONPREFIX= v CATEGORIES= devel -PKGNAMEPREFIX= go- +PKGNAMEPREFIX= go- MAINTAINER= guy.tabrar@me.com COMMENT= Cpuid provides information about the CPU running the current program LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USE_GITHUB= yes -GH_ACCOUNT= klauspost -USES= go -GO_PKGNAME= github.com/klauspost/cpuid +USE_GITHUB= yes +GH_ACCOUNT= klauspost +USES= go +GO_PKGNAME= github.com/klauspost/cpuid .include Index: head/devel/go-crc32/Makefile =================================================================== --- head/devel/go-crc32/Makefile (revision 453283) +++ head/devel/go-crc32/Makefile (revision 453284) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= crc32 PORTVERSION= 1.1 DISTVERSIONPREFIX= v CATEGORIES= devel -PKGNAMEPREFIX= go- +PKGNAMEPREFIX= go- MAINTAINER= guy.tabrar@me.com COMMENT= CRC32 hash with x64 optimizations for go LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USE_GITHUB= yes -GH_ACCOUNT= klauspost -USES= go -GO_PKGNAME= github.com/klauspost/crc32 +USE_GITHUB= yes +GH_ACCOUNT= klauspost +USES= go +GO_PKGNAME= github.com/klauspost/crc32 .include Index: head/devel/libsysinfo/Makefile =================================================================== --- head/devel/libsysinfo/Makefile (revision 453283) +++ head/devel/libsysinfo/Makefile (revision 453284) @@ -1,29 +1,29 @@ # Created by: Jason Bacon # $FreeBSD$ PORTNAME= libsysinfo PORTVERSION= 0.0.3 +DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel -PORTREVSION= 1 MAINTAINER= imp@bsdimp.com COMMENT= GNU libc's sysinfo port for FreeBSD LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_ACCOUNT= bsdimp -DISTVERSIONPREFIX= v USES= uidfix USE_LDCONFIG= yes LDFLAGS+= -lkvm PLIST_FILES= include/sys/sysinfo.h \ lib/libsysinfo.a \ lib/libsysinfo.so \ lib/libsysinfo.so.0 \ man/man3/sysinfo.3.gz .include Index: head/devel/lua-MessagePack/Makefile =================================================================== --- head/devel/lua-MessagePack/Makefile (revision 453283) +++ head/devel/lua-MessagePack/Makefile (revision 453284) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= MessagePack PORTVERSION= 0.3.5 CATEGORIES= devel -PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} +PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= oleksii.tsai@gmail.com COMMENT= Efficient binary serialization format LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= lua NO_BUILD= yes NO_ARCH= yes USE_GITHUB= yes GH_ACCOUNT= fperrad GH_PROJECT= lua-MessagePack PLIST_FILES= %%LUA_MODSHAREDIR%%/${PORTNAME}.lua do-install: ${MKDIR} ${STAGEDIR}${LUA_MODSHAREDIR} ${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}.lua ${STAGEDIR}${LUA_MODSHAREDIR} .include Index: head/devel/luajava/Makefile =================================================================== --- head/devel/luajava/Makefile (revision 453283) +++ head/devel/luajava/Makefile (revision 453284) @@ -1,49 +1,49 @@ # Created by: sunghyuk # $FreeBSD$ PORTNAME= luajava PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= devel java MASTER_SITES= http://luaforge.net/frs/download.php/2105/ MAINTAINER= sunghyuk@gmail.com COMMENT= Lua scripting tool for Java USES= gmake dos2unix lua:51 USE_JAVA= yes USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes ALL_TARGET= run DOS2UNIX_REGEX= .*\.* OPTIONS_DEFINE= DOCS .include .if ${JAVA_PORT_VERSION} == 1.7 -PLIST_SUB+= JDK17="" +PLIST_SUB+= JDK17="" .else -PLIST_SUB+= JDK17="@comment " +PLIST_SUB+= JDK17="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|%%LUA_DIR%%|${PREFIX}|' ${WRKSRC}/config @${REINPLACE_CMD} -e 's|%%LUA_LIBDIR%%|${LUA_LIBDIR}|' ${WRKSRC}/config @${REINPLACE_CMD} -e 's|%%LUA_INCDIR%%|${LUA_INCDIR}|' ${WRKSRC}/config @${REINPLACE_CMD} -e 's|%%LUA_VER%%|${LUA_VER}|' ${WRKSRC}/config @${REINPLACE_CMD} -e 's|%%JAVA_HOME%%|${JAVA_HOME}|' ${WRKSRC}/config @${REINPLACE_CMD} -e 's|linux|freebsd|' ${WRKSRC}/config do-install: ${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR} ${INSTALL_PROGRAM} ${WRKSRC}/libluajava-1.1.so ${STAGEDIR}${LUA_MODLIBDIR} ${MKDIR} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/luajava-1.1.jar ${STAGEDIR}${JAVAJARDIR} do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include Index: head/dns/adsuck/Makefile =================================================================== --- head/dns/adsuck/Makefile (revision 453283) +++ head/dns/adsuck/Makefile (revision 453284) @@ -1,37 +1,37 @@ # Created by: Philippe Pepiot # $FreeBSD$ PORTNAME= adsuck PORTVERSION= 2.3 PORTREVISION= 6 CATEGORIES= dns MASTER_SITES= http://opensource.conformal.com/snapshots/adsuck/ \ http://philpep.org/pub/ EXTRACT_SUFX= .tgz MAINTAINER= phil@philpep.org COMMENT= DNS relay for ad blocking LICENSE= ISCL LIB_DEPENDS+= libevent.so:devel/libevent \ libldns.so:dns/ldns -CFLAGS+= -I${LOCALBASE}/include +CFLAGS+= -I${LOCALBASE}/include USE_RC_SUBR= adsuck USERS= _adsuck GROUPS= _adsuck SUB_FILES+= pkg-message OPTIONS_DEFINE= EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/adsuck ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8.gz ${STAGEDIR}${MANPREFIX}/man/man8 @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/files/* ${STAGEDIR}${EXAMPLESDIR} .include Index: head/editors/the/Makefile =================================================================== --- head/editors/the/Makefile (revision 453283) +++ head/editors/the/Makefile (revision 453284) @@ -1,81 +1,81 @@ # Created by: giffunip@asme.org # $FreeBSD$ PORTNAME= the PORTVERSION= 3.3.r4 PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://downloads.sourceforge.net/hessling-editor/ DISTNAME= THE-${PORTVERSION:S/.r/RC/} MAINTAINER= comet.berkeley@gmail.com COMMENT= THE, The Hessling Editor, is like the vm/cms xedit editor LICENSE= GPLv2 BROKEN_powerpc= fails to configure GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rexxincdir=${LOCALBASE}/include \ --with-rexxlibdir=${LOCALBASE}/lib ALL_TARGET= all html CPPFLAGS+= -I${LOCALBASE}/include OPTIONS_DEFINE= XAW3D OPTIONS_SINGLE= Display Rexx OPTIONS_SINGLE_Display= NCURSES XCURSES OPTIONS_SINGLE_Rexx= REXX_IMC REGINA OPTIONS_DEFAULT= NCURSES REGINA OPTIONS_SUB= yes XAW3D_DESC= Enable Xaw3D NCURSES_DESC= Build standard NCurses version XCURSES_DESC= Build XCurses (X11) version REXX_IMC_DESC= Use Rexx/imc interpreter REGINA_DESC= Use Regina Rexx interpreter XAW3D_CONFIGURE_WITH= xaw3d XAW3D_BUILD_DEPENDS= ${LOCALBASE}/lib/libXaw3d.a:x11-toolkits/Xaw3d NCURSES_USES= ncurses NCURSES_CONFIGURE_ON= --with-ncurses \ --with-cursesincdir=${NCURSESINC} \ --with-curseslibdir=${NCURSESLIB} XCURSES_LIB_DEPENDS= libXCurses.so:devel/pdcurses XCURSES_CONFIGURE_ON= --with-xcurses \ --with-cursesincdir=${LOCALBASE}/include \ --with-curseslibdir=${LOCALBASE}/lib XCURSES_CFLAGS= -I${LOCALBASE}/include \ -I${LOCALBASE}/include/xcurses REXX_IMC_CONFIGURE_ON= --with-rexx=rexximc REXX_IMC_BUILD_DEPENDS= rexx:lang/rexx-imc REXX_IMC_RUN_DEPENDS= rexx:lang/rexx-imc REXX_IMC_BROKEN= fails to build with REXX_IMC option REGINA_CONFIGURE_ON= --with-rexx=regina REGINA_BUILD_DEPENDS= regina:lang/rexx-regina REGINA_RUN_DEPENDS= regina:lang/rexx-regina post-extract: ${REINPLACE_CMD} -e 's|(datadir)/THE|(datadir)/the|g' \ -e 's|/share/THE|/share/the|g' ${WRKSRC}/Makefile.in ${REINPLACE_CMD} -e 's|ltermcap|lncurses|g' ${WRKSRC}/configure ${REINPLACE_CMD} -e '/FUNCTION_KEY/d' ${WRKSRC}/the.c pre-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/*.html ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/the64.gif ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/the64.gif ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/the64.png ${STAGEDIR}${DOCSDIR} do-install-XCURSES-on: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xthe - ${LN} -sf xthe ${STAGEDIR}${PREFIX}/bin/the + ${LN} -sf xthe ${STAGEDIR}${PREFIX}/bin/the do-install-NCURSES-on: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nthe - ${LN} -sf nthe ${STAGEDIR}${PREFIX}/bin/the + ${LN} -sf nthe ${STAGEDIR}${PREFIX}/bin/the .include Index: head/emulators/visualboyadvance-m/Makefile =================================================================== --- head/emulators/visualboyadvance-m/Makefile (revision 453283) +++ head/emulators/visualboyadvance-m/Makefile (revision 453284) @@ -1,102 +1,102 @@ # Created by: Nicole Reid # $FreeBSD$ PORTNAME= visualboyadvance-m PORTVERSION= 2.0.0b2 PORTREVISION= 4 CATEGORIES= emulators MAINTAINER= root@cooltrainer.org COMMENT= Game Boy Advance emulator with GTK frontend LICENSE= GPLv2 LIB_DEPENDS= libpng.so:graphics/png BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform USE_GITHUB= yes GH_TAGNAME= VBA-M_Beta_2 OPTIONS_DEFINE= NLS FFMPEG LINK LIRC DEBUGGER OPTIONS_MULTI= INTERFACE OPTIONS_MULTI_INTERFACE= GVBAM SDL OPTIONS_DEFINE_i386= ASMCORE ASMSCALERS OPTIONS_DEFAULT= DEBUGGER SDL OPTIONS_SUB= yes GVBAM_DESC= Enable GTK interface SDL_DESC= Enable SDL interface FFMPEG_DESC= Enable FFmpeg A/V recording LINK_DESC= Enable GBA linking functionality LIRC_DESC= Enable LIRC infrared support DEBUGGER_DESC= Enable the debugger ASMCORE_DESC= Enable x86 ASM CPU cores (i386 only) ASMSCALERS_DESC= Enable x86 ASM graphic filters (i386 only) DOS2UNIX_REGEX= .*\.(c|cpp|h|ypp) USE_XORG= x11 xext USE_GL= gl glu USE_SDL= sdl USES= cmake dos2unix pkgconfig INSTALLS_ICONS= yes CMAKE_ARGS= -DVERSION:STRING="${PORTVERSION}" \ -DSYSCONFDIR:STRING="${PREFIX}/etc" \ -DENABLE_WX:BOOL=no ASMCORE_BUILD_DEPENDS= as:devel/binutils ASMCORE_CMAKE_BOOL= ENABLE_ASM_CORE ASMSCALERS_BUILD_DEPENDS= as:devel/binutils ASMSCALERS_CMAKE_ARGS= ENABLE_ASM_SCALERS GVBAM_USE_GNOME= gtk20 GVBAM_LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \ libglibmm-2.4.so:devel/glibmm \ libgiomm-2.4.so:devel/glibmm \ libcairomm-1.0.so:graphics/cairomm \ libglademm-2.4.so:devel/libglademm24 \ libgdkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm GVBAM_CMAKE_BOOL= ENABLE_GTK GVBAM_USES= desktop-file-utils SDL_IMPLIES= DEBUGGER SDL_CMAKE_BOOL= ENABLE_SDL DEBUGGER_CMAKE_BOOL= ENABLE_DEBUGGER FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg FFMPEG_CMAKE_BOOL= ENABLE_FFMPEG NLS_USES= gettext NLS_CMAKE_BOOL= ENABLE_NLS LINK_CMAKE_BOOL= ENABLE_LINK LINK_LIB_DEPENDS= libsfml-system.so:devel/sfml LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc LIRC_RUN_DEPENDS= lircd:comms/lirc LIRC_CMAKE_BOOL= ENABLE_LIRC post-patch: @${REINPLACE_CMD} -e '/SET.*LIRC_CLIENT_LIBRARY/ s|lirc_client|${LOCALBASE}/lib/lib&.so|; \ - s|share/man|man|' ${WRKSRC}/CMakeLists.txt + s|share/man|man|' ${WRKSRC}/CMakeLists.txt maint-gen-distfile: @if [ -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ ${ECHO_CMD} "ERROR: the distfile already exists."; \ ${FALSE}; \ fi svn export -r${SVN_REV} \ https://svn.code.sf.net/p/vbam/code/trunk/ ${DISTNAME} ${TAR} jcf ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${DISTNAME} ${RM} -r ${DISTNAME} post-install-SDL-on: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/vbam post-install-GVBAM-on: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gvbam .include Index: head/games/gnarr/Makefile =================================================================== --- head/games/gnarr/Makefile (revision 453283) +++ head/games/gnarr/Makefile (revision 453284) @@ -1,17 +1,17 @@ # Created by: roam@FreeBSD.org # $FreeBSD$ PORTNAME= gnarr PORTVERSION= 3 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.volny.cz/nakamura/gnarr/ MAINTAINER= daniel.ryslink@dialtelecom.cz COMMENT= Program for generating battle cries NO_BUILD= yes -USES= perl5 shebangfix +USES= perl5 shebangfix SHEBANG_FILES= gnarr .include Index: head/graphics/dcraw-m/Makefile =================================================================== --- head/graphics/dcraw-m/Makefile (revision 453283) +++ head/graphics/dcraw-m/Makefile (revision 453284) @@ -1,41 +1,41 @@ # Created by: "Waitman Gobble" # $FreeBSD$ PORTNAME= dcraw-m PORTVERSION= 9.22 PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= waitman@waitman.net COMMENT= Modified Decoder for RAW files from digital cameras LICENSE= GPLv2 LIB_DEPENDS= libjasper.so:graphics/jasper \ liblcms2.so:graphics/lcms2 \ libMagickWand-6.so:graphics/ImageMagick USE_GITHUB= yes GH_ACCOUNT= waitman GH_TAGNAME= 1392579 USES= jpeg pkgconfig -CFLAGS += -Wall -I${LOCALBASE}/include \ +CFLAGS+= -Wall -I${LOCALBASE}/include \ `MagickWand-config --cflags --cppflags` \ -DMAGICKCORE_HDRI_ENABLE=0 \ -DMAGICKCORE_QUANTUM_DEPTH=16 -LDFLAGS += `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg \ +LDFLAGS+= `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg \ -ljasper -LIBS += -L${LOCALBASE}/lib +LIBS+= -L${LOCALBASE}/lib PLIST_FILES= bin/dcraw-m do-build: ( cd ${WRKSRC} ; \ ${CC} ${CFLAGS} ${LIBS} ${LDFLAGS} -o ${PORTNAME} ${PORTNAME}.c ) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ .include Index: head/graphics/mupdf/Makefile =================================================================== --- head/graphics/mupdf/Makefile (revision 453283) +++ head/graphics/mupdf/Makefile (revision 453284) @@ -1,67 +1,67 @@ # Created by: Martin Dieringer # $FreeBSD$ PORTNAME= mupdf PORTVERSION= 1.11 PORTREVISION= 2 DISTVERSIONSUFFIX= -source PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.mupdf.com/downloads/ \ http://www.mupdf.com/downloads/archive/ MAINTAINER= uzsolt@uzsolt.hu COMMENT= Lightweight PDF viewer and toolkit LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libjbig2dec.so:graphics/jbig2dec \ libopenjp2.so:graphics/openjpeg CFLAGS+= -I${WRKSRC}/include/mupdf -fPIC LIBS+= -L${LOCALBASE}/lib MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes \ SOVERSION=${PORTVERSION} USES= cpe compiler:c++11-lang gmake jpeg pkgconfig USE_XORG= x11 xcursor xext xinerama xrandr USE_GL= gl USE_LDCONFIG= yes CPE_VENDOR= artifex OPTIONS_DEFINE= JS SCROLL OPTIONS_DEFAULT=SCROLL JS_DESC= JavaScript support (V8 engine) SCROLL_DESC= Build with scroll hacks JS_LIB_DEPENDS= libv8.so:lang/v8 JS_MAKE_ARGS= V8_PRESENT=1 V8LIBS=-lv8 SCROLL_EXTRA_PATCHES= ${FILESDIR}/scroll_hack-platform__x11__pdfapp.c PLIST_SUB= SOVERSION=${PORTVERSION} post-patch: @${REINPLACE_CMD} -e 's/-pipe -O2 //' \ ${WRKSRC}/Makerules @${REINPLACE_CMD} -e 's/-ldl //' ${WRKSRC}/Makerules ${WRKSRC}/Makethird @${RM} -r ${WRKSRC}/thirdparty/curl \ ${WRKSRC}/thirdparty/freetype \ ${WRKSRC}/thirdparty/harfbuzz \ - ${WRKSRC}/thirdparty/jbig2dec \ - ${WRKSRC}/thirdparty/libjpeg \ - ${WRKSRC}/thirdparty/openjpeg \ - ${WRKSRC}/thirdparty/zlib + ${WRKSRC}/thirdparty/jbig2dec \ + ${WRKSRC}/thirdparty/libjpeg \ + ${WRKSRC}/thirdparty/openjpeg \ + ${WRKSRC}/thirdparty/zlib post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/mupdf-x11 ${STAGEDIR}${PREFIX}/bin/mupdf ${LN} -s libmupdf.so.${PORTVERSION} \ ${STAGEDIR}${PREFIX}/lib/libmupdf.so ${LN} -s libmupdfthird.so.${PORTVERSION} \ ${STAGEDIR}${PREFIX}/lib/libmupdfthird.so .include Index: head/java/berkeley-db/Makefile =================================================================== --- head/java/berkeley-db/Makefile (revision 453283) +++ head/java/berkeley-db/Makefile (revision 453284) @@ -1,74 +1,74 @@ # Created by: Mikhail Teterin # $FreeBSD$ PORTNAME= je PORTVERSION= 6.2.31 CATEGORIES= java databases MASTER_SITES= http://download.oracle.com/berkeley-db/ \ http://download-east.oracle.com/berkeley-db/ \ http://download-west.oracle.com/berkeley-db/ MAINTAINER= mi@aldan.algebra.com COMMENT= Berkeley DB Java Edition BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:java/junit BROKEN_armv6= fails to build: build.xml: Java returned: 1 OPTIONS_DEFINE= DOCS EXAMPLES TEST USE_JAVA= yes JAVA_VERSION= 1.7+ USE_ANT= yes MAKE_ENV+= JAVALIBDIR="${JAVALIBDIR}" MAKE_ARGS+= -cp ${JAVALIBDIR}/junit.jar PLIST_FILES= %%JAVAJARDIR%%/je.jar PORTDOCS= * PORTEXAMPLES= * regression-test check test: build # # Running the vendor-provided self-tests. This may take a while # if ! (cd ${BUILD_WRKSRC} ; ${MAKE_ENV} ${ANT} ${MAKE_ARGS} test) ; \ then \ ${ECHO_MSG} Please, review test failures and consider \ reporting them via \ http://forums.oracle.com/forums/forum.jspa?forumID=273 ; \ ${FALSE} ; \ fi .include .if ${PORT_OPTIONS:MTEST} post-build: test # # Please, review the reported failures (if any) and consider # reporting them to the developers via: - # http://forums.oracle.com/forums/forum.jspa?forumID=273 + # http://forums.oracle.com/forums/forum.jspa?forumID=273 # You can re-run the tests without rebuilding the port by # simply doing `make test' # .else post-build: # # Doing `make test' now might be useful (if time-consuming). # Please, review the reported failures (if any) and consider # reporting them via - # http://forums.oracle.com/forums/forum.jspa?forumID=273 + # http://forums.oracle.com/forums/forum.jspa?forumID=273 # .endif post-patch: @${REINPLACE_CMD} "s,/usr/local,${PREFIX}," ${WRKSRC}/build.xml do-install: ${INSTALL_DATA} ${WRKSRC}/build/lib/je.jar ${STAGEDIR}${JAVAJARDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} @(cd ${WRKSRC}/docs/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/mail/opendkim/Makefile =================================================================== --- head/mail/opendkim/Makefile (revision 453283) +++ head/mail/opendkim/Makefile (revision 453284) @@ -1,179 +1,179 @@ # Created by: Hirohisa Yamaguchi # $FreeBSD$ -PORTNAME= opendkim -PORTVERSION= 2.10.3 -PORTREVISION= 7 -CATEGORIES= mail security -MASTER_SITES= SF/${PORTNAME} \ - SF/${PORTNAME}/Previous%20Releases \ - ftp://ftpmirror.uk/freebsd-ports/${PORTNAME}/ +PORTNAME= opendkim +PORTVERSION= 2.10.3 +PORTREVISION= 7 +CATEGORIES= mail security +MASTER_SITES= SF/${PORTNAME} \ + SF/${PORTNAME}/Previous%20Releases \ + ftp://ftpmirror.uk/freebsd-ports/${PORTNAME}/ -MAINTAINER= freebsd-ports@dan.me.uk -COMMENT= DKIM library and milter implementation +MAINTAINER= freebsd-ports@dan.me.uk +COMMENT= DKIM library and milter implementation -LICENSE= BSD3CLAUSE SENDMAIL -LICENSE_COMB= multi +LICENSE= BSD3CLAUSE SENDMAIL +LICENSE_COMB= multi LICENSE_FILE_SENDMAIL= ${WRKSRC}/LICENSE.Sendmail -LICENSE_GROUPS_SENDMAIL= FSF OSI +LICENSE_GROUPS_SENDMAIL=FSF OSI LICENSE_NAME_SENDMAIL= Sendmail Open Source License LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes NO_OPTIONS_SORT=yes USES= libtool perl5 pkgconfig shebangfix ssl USE_PERL5= run SHEBANG_FILES= opendkim/opendkim-genkey* reputation/opendkim-* stats/opendkim-* \ reprrd/opendkim-reprrdimport* USE_LDCONFIG= yes PORTDOCS= * CONFIGURE_ARGS+= --without-tre OPTIONS_SUB= yes OPTIONS_SINGLE= RESOLV OPTIONS_SINGLE_RESOLV= STOCK_RESOLVER UNBOUND OPTIONS_DEFINE= FILTER CURL GNUTLS JANSSON LDNS LMDB LUA MEMCACHED \ BDB_BASE OPENDBX OPENLDAP POPAUTH QUERY_CACHE SASL OPTIONS_DEFAULT= FILTER LUA UNBOUND STOCK_RESOLVER_DESC= Use the stock resolver library UNBOUND_DESC= Use unbound DNS library UNBOUND_CONFIGURE_WITH= unbound UNBOUND_LIB_DEPENDS= libunbound.so:dns/unbound FILTER_DESC= OpenDKIM filter, requires libmilter/Sendmail FILTER_USE= RC_SUBR=milter-opendkim CURL_DESC= Use cURL for web queries CURL_CONFIGURE_WITH= libcurl CURL_LIB_DEPENDS= libcurl.so:ftp/curl GNUTLS_DESC= Use GnuTLS instead of OpenSSL GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_WITH= gnutls GNUTLS_CONFIGURE_OFF= --with-openssl=${OPENSSLBASE} JANSSON_DESC= Statistics and other output as JSON data JANSSON_CONFIGURE_WITH= libjansson JANSSON_LIB_DEPENDS= libjansson.so:devel/jansson LDNS_DESC= Use LDNS library for DNS queries LDNS_CONFIGURE_WITH= ldns LDNS_LIB_DEPENDS= libldns.so:dns/ldns LMDB_DESC= Use Lightning Memory-Mapped DB key-value store LMDB_CONFIGURE_WITH= lmdb LMDB_LIB_DEPENDS= liblmdb.so:databases/lmdb LUA_DESC= Describe filter policy with lua LUA_CONFIGURE_WITH= lua LUA_USES= lua MEMCACHED_DESC= Use memcached as a data set MEMCACHED_CONFIGURE_WITH= libmemcached MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached BDB_BASE_DESC= Use Berkeley DB from base OPENDBX_DESC= Store filter policies via OpenDBX OPENDBX_CONFIGURE_WITH= odbx OPENDBX_LIB_DEPENDS= libopendbx.so:databases/opendbx OPENLDAP_DESC= Store filter policies in LDAP OPENLDAP_CONFIGURE_WITH=openldap OPENLDAP_USE= OPENLDAP=yes POPAUTH_DESC= Use POP authentication DB POPAUTH_CONFIGURE_ENABLE= popauth QUERY_CACHE_DESC= Cache DNS query results locally QUERY_CACHE_CONFIGURE_ENABLE= query_cache SASL_DESC= Enable SASL authentication with LDAP SASL_CONFIGURE_WITH= sasl DOCS_CONFIGURE_ON= --docdir=${WRKDIR}/doc MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} .include "${.CURDIR}/Makefile.options" .include .if ${PORT_OPTIONS:MSASL} && ${PORT_OPTIONS:MOPENLDAP} WANT_OPENLDAP_SASL= yes .endif .if ${PORT_OPTIONS:MFILTER} SUB_FILES= pkg-message WITHOUT_MILTER_CFLAGS= yes WITHOUT_MILTER_LDFLAGS= yes .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" CONFIGURE_ARGS+= --with-milter=${MILTERBASE} .endif .if ${PORT_OPTIONS:MLUA_ONLY_SIGNING} || \ ${PORT_OPTIONS:MRBL} .if !${PORT_OPTIONS:MLUA} -IGNORE= options LUA_ONLY_SIGNING and RBL require LUA as well +IGNORE= options LUA_ONLY_SIGNING and RBL require LUA as well .endif .endif .if ${PORT_OPTIONS:MREPUTATION} .if !${PORT_OPTIONS:MCURL} || !${PORT_OPTIONS:MJANSSON} -IGNORE= option REPUTATION requires CURL and JANSSON as well +IGNORE= option REPUTATION requires CURL and JANSSON as well .endif .endif .if ${PORT_OPTIONS:MSTATSEXT} .if !${PORT_OPTIONS:MSTATS} || !${PORT_OPTIONS:MLUA} -IGNORE= option STATSEXT requires STATS and LUA as well +IGNORE= option STATSEXT requires STATS and LUA as well .endif .endif .if ${PORT_OPTIONS:MPOPAUTH} \ || ${PORT_OPTIONS:MQUERY_CACHE} \ || ${PORT_OPTIONS:MLDAP_CACHING} \ || ${PORT_OPTIONS:MREPUTATION} \ || ${PORT_OPTIONS:MSTATS} . if ${PORT_OPTIONS:MBDB_BASE} CONFIGURE_ARGS+= --with-db-lib=c . else CONFIGURE_ARGS+= --with-db-incdir=${BDB_INCLUDE_DIR} \ --with-db-libdir=${BDB_LIB_DIR} \ --with-db-lib=${BDB_LIB_NAME} USES+= bdb . endif .endif .if ${PORT_OPTIONS:MCODECOVERAGE} LDFLAGS+= -lpthread .endif pre-configure: ${REINPLACE_CMD} -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-${LUA_VER}/' \ -e '/PKG_CONFIG/s/lua5\.[0-9]/lua-${LUA_VER}/' \ -e '/PKG_CONFIG/s/cyrussasl/libsasl2/' \ ${WRKSRC}/configure post-patch: .if ${PORT_OPTIONS:MLCOV} ${CP} ${FILESDIR}/lcov-helper.sh ${WRKSRC}/libopendkim/tests/ ${CP} ${FILESDIR}/lcov-helper.sh ${WRKSRC}/opendkim/tests/ ${FIND} ${WRKSRC} -type f -name \*-helper.sh -exec ${CHMOD} 755 {} + .endif post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/mail ${INSTALL_DATA} ${WRKSRC}/opendkim/opendkim.conf.sample \ ${STAGEDIR}${PREFIX}/etc/mail/ regression-test: build cd ${WRKSRC} ; ${MAKE} check .include Index: head/multimedia/libtuner/Makefile =================================================================== --- head/multimedia/libtuner/Makefile (revision 453283) +++ head/multimedia/libtuner/Makefile (revision 453284) @@ -1,21 +1,21 @@ # Created by: Jason Harmening # $FreeBSD$ PORTNAME= libtuner PORTVERSION= 1.1.3 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/libtuner/ MAINTAINER= jason.harmening@gmail.com COMMENT= Userspace drivers for various TV/radio tuner ICs LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi BROKEN_powerpc64= fails to compile: tuner_iic_device.cpp: EINVAL was not declared in this scope MAKE_ARGS+= INSTALLDIR=${STAGEDIR}${PREFIX} -MAKE_ARGS+= -D LIBTUNER_ENABLE_IIC +MAKE_ARGS+= -D LIBTUNER_ENABLE_IIC USE_LDCONFIG= ${PREFIX}/lib/libtuner .include Index: head/net/aslookup/Makefile =================================================================== --- head/net/aslookup/Makefile (revision 453283) +++ head/net/aslookup/Makefile (revision 453284) @@ -1,27 +1,27 @@ # Created by: janos.mohacsi@bsd.hu # $FreeBSD$ PORTNAME= aslookup PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.bugest.net/software/aslookup/ DISTNAME= ${PORTNAME}-alpha${PORTVERSION} MAINTAINER= jmohacsi@bsd.hu COMMENT= Tool that searches the sequence of AS numbers OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -E -e "s|CFLAGS.*=|CFLAGS +=|" \ -e "s|CC.*=|CC ?=|" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/aslookup ${STAGEDIR}${PREFIX}/bin - @if [ ! -d ${STAGEDIR}${PREFIX}/share/doc/aslookup ]; then \ + @if [ ! -d ${STAGEDIR}${PREFIX}/share/doc/aslookup ]; then \ ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/aslookup; fi - ${INSTALL_DATA} ${WRKSRC}/readme-eng.txt ${WRKSRC}/readme-jp.txt \ + ${INSTALL_DATA} ${WRKSRC}/readme-eng.txt ${WRKSRC}/readme-jp.txt \ ${STAGEDIR}${PREFIX}/share/doc/aslookup .include Index: head/net/bwn-firmware-kmod/Makefile =================================================================== --- head/net/bwn-firmware-kmod/Makefile (revision 453283) +++ head/net/bwn-firmware-kmod/Makefile (revision 453284) @@ -1,109 +1,109 @@ # Created by: Weongyo Jeong # $FreeBSD$ PORTNAME= bwn-firmware PORTVERSION= 0.1.2 CATEGORIES= net MASTER_SITES= http://downloads.openwrt.org/sources/ \ http://mirror2.openwrt.org/sources/ PKGNAMESUFFIX= -kmod DISTFILES= ${FWFILE} ${FWFILE_LP} ${FWFILE_N} EXTRACT_ONLY= MAINTAINER= swhetzel@gmail.com COMMENT= Broadcom AirForce IEEE 802.11 Firmware Kernel Module BUILD_DEPENDS= b43-fwcutter:sysutils/b43-fwcutter FIRMWARES= \ ucode ucode5 ucode11 ucode13 ucode14 ucode15 \ pcm5 a0g1initvals5 a0g0initvals5 \ b0g0initvals5 b0g0initvals13 a0g1bsinitvals5 a0g0bsinitvals5 \ - b0g0bsinitvals5 \ + b0g0bsinitvals5 \ lp0initvals13 lp0initvals14 lp0initvals15 lp0bsinitvals13 \ lp0bsinitvals14 lp0bsinitvals15 \ n0initvals11 n0bsinitvals11 \ FIRMWARES_LP= \ ucode ucode5 ucode11 ucode13 ucode14 ucode15 \ pcm5 a0g1initvals5 a0g0initvals5 \ b0g0initvals5 b0g0initvals13 a0g1bsinitvals5 a0g0bsinitvals5 \ - b0g0bsinitvals5 \ + b0g0bsinitvals5 \ lp0initvals13 lp0initvals14 lp0initvals15 lp0bsinitvals13 \ lp0bsinitvals14 lp0bsinitvals15 \ n0initvals11 n0bsinitvals11 FIRMWARES_N= \ ucode16_mimo \ n0initvals16 n0initvals24 \ n0bsinitvals16 n0bsinitvals24 \ WRKSRC= ${WRKDIR} FWNAME= bwn_v4 FWFILE= broadcom-wl-${FWVERSION}.tar.bz2 FWVERSION= 4.150.10.5 KMODNAME= ${FWNAME}_ucode FWNAME_LP= bwn_v4_lp FWFILE_LP= broadcom-wl-${FWVERSION_LP}.tar.bz2 FWVERSION_LP= 4.178.10.4 KMODNAME_LP= ${FWNAME_LP}_ucode FWNAME_N= bwn_v4_n FWFILE_N= broadcom-wl-${FWVERSION_N}.tar.bz2 FWVERSION_N= 5.100.138 KMODNAME_N= ${FWNAME_N}_ucode PLIST_SUB= KMODNAME="${KMODNAME}" \ KMODNAME_LP="${KMODNAME_LP}" \ KMODNAME_N="${KMODNAME_N}" NO_PACKAGE= this is a modified version of a restricted firmware USES= kmod uidfix do-build: cd ${WRKSRC} && \ tar xjf ${DISTDIR}/${FWFILE} mkdir -p ${WRKSRC}/bg b43-fwcutter -w ${WRKSRC}/bg \ ${WRKSRC}/broadcom-wl-${FWVERSION}/driver/wl_apsta_mimo.o ${TOUCH} ${WRKSRC}/bg/v4/ucode.fw @${ECHO_CMD} "KMOD= ${KMODNAME}" > ${WRKSRC}/bg/v4/Makefile @${ECHO_CMD} "FIRMWS= ${FIRMWARES:C/.*/&.fw:${FWNAME}_&/}" >> \ ${WRKSRC}/bg/v4/Makefile @${ECHO_CMD} ".include " >> ${WRKSRC}/bg/v4/Makefile @cd ${WRKSRC}/bg/v4; make all cd ${WRKSRC} && \ tar xjf ${DISTDIR}/${FWFILE_LP} mkdir -p ${WRKSRC}/lp b43-fwcutter -w ${WRKSRC}/lp \ ${WRKSRC}/broadcom-wl-${FWVERSION_LP}/linux/wl_apsta.o ${TOUCH} ${WRKSRC}/lp/v4/ucode.fw @${ECHO_CMD} "KMOD= ${KMODNAME_LP}" > ${WRKSRC}/lp/v4/Makefile @${ECHO_CMD} "FIRMWS= ${FIRMWARES_LP:C/.*/&.fw:${FWNAME_LP}_&/}" >> \ ${WRKSRC}/lp/v4/Makefile @${ECHO_CMD} ".include " >> ${WRKSRC}/lp/v4/Makefile @cd ${WRKSRC}/lp/v4; make all cd ${WRKSRC} && \ tar xjf ${DISTDIR}/${FWFILE_N} mkdir -p ${WRKSRC}/n b43-fwcutter -w ${WRKSRC}/n \ ${WRKSRC}/broadcom-wl-${FWVERSION_N}/linux/wl_apsta.o ${TOUCH} ${WRKSRC}/n/v4/ucode.fw @${ECHO_CMD} "KMOD= ${KMODNAME_N}" > ${WRKSRC}/n/v4/Makefile @${ECHO_CMD} "FIRMWS= ${FIRMWARES_N:C/.*/&.fw:${FWNAME}_&/}" >> \ ${WRKSRC}/n/v4/Makefile @${ECHO_CMD} ".include " >> ${WRKSRC}/n/v4/Makefile @cd ${WRKSRC}/n/v4; make all do-install: @cd ${WRKSRC}/bg/v4; ${SETENV} ${MAKE_ENV} KMODDIR="${STAGEDIR}${KMODDIR}" make install @cd ${WRKSRC}/lp/v4; ${SETENV} ${MAKE_ENV} KMODDIR="${STAGEDIR}${KMODDIR}" make install @cd ${WRKSRC}/n/v4; ${SETENV} ${MAKE_ENV} KMODDIR="${STAGEDIR}${KMODDIR}" make install .include Index: head/net/freeswitch/Makefile =================================================================== --- head/net/freeswitch/Makefile (revision 453283) +++ head/net/freeswitch/Makefile (revision 453284) @@ -1,141 +1,141 @@ # Created by: Corey Smith # $FreeBSD$ PORTNAME= freeswitch PORTVERSION= 1.6.19 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://files.freeswitch.org/releases/freeswitch/ \ http://files.freeswitch.org/releases/sounds/:sounds DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= corsmith@gmail.com COMMENT= Multi-protocol soft switch for telephony applications LICENSE= MPL ONLY_FOR_ARCHS= amd64 LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ libcurl.so:ftp/curl \ libpcre.so:devel/pcre \ libspeexdsp.so:audio/speexdsp \ libspeex.so:audio/speex \ libldns.so:dns/ldns \ libopus.so:audio/opus \ libsndfile.so:audio/libsndfile \ libfreetype.so:print/freetype2 \ libpng16.so:graphics/png \ libjbig.so:graphics/jbigkit USES= gmake iconv jpeg libedit libtool lua perl5 pkgconfig shebangfix ssl tar:xz USE_LDCONFIG= yes USE_RC_SUBR= freeswitch SHEBANG_FILES= scripts/fsxs.in CONFLICTS_BUILD= xmlrpc-c-* GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \ --enable-zrtp CFLAGS+= -Wno-c11-extensions -Wno-deprecated-declarations \ -Wno-zero-length-array -Wno-incompatible-pointer-types USERS= ${PORTNAME} GROUPS= ${USERS} SUB_FILES= pkg-message OPTIONS_DEFINE= ALL_MODULES X11 OPTIONS_DEFAULT= 8K 16K ENGLISH OPTIONS_MULTI= BITRATE LANGUAGE OPTIONS_MULTI_BITRATE= 8K 16K 32K 48K OPTIONS_MULTI_LANGUAGE= ENGLISH FRENCH RUSSIAN OPTIONS_SUB= yes NO_OPTIONS_SORT= yes ALL_MODULES_DESC= Build all modules -X11_DESC= graphics/ImageMagick[-nox11] dependency +X11_DESC= graphics/ImageMagick[-nox11] dependency 8K_DESC= 8kHz Audio Files 16K_DESC= 16kHz Audio Files 32K_DESC= 32kHz Audio Files 48K_DESC= 48kHz Audio Files ENGLISH_DESC= US English Language Sounds FRENCH_DESC= French Canadian Language Sounds RUSSIAN_DESC= Russian Language Sounds ALL_MODULES_BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \ ${LOCALBASE}/bin/aclocal:devel/automake ALL_MODULES_CONFLICTS_BUILD= apr ALL_MODULES_EXTRA_PATCHES= ${FILESDIR}/extrapatch-modules.conf ALL_MODULES_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ libopencv_gpu.so:graphics/opencv \ libopencv_core.so:graphics/opencv-core \ libhiredis.so:databases/hiredis \ libmemcached.so:databases/libmemcached \ libSoundTouch.so:audio/soundtouch \ libasound.so:audio/alsa-lib \ - libportaudio.so:audio/portaudio \ - libmp4v2.so:multimedia/mp4v2 \ + libportaudio.so:audio/portaudio \ + libmp4v2.so:multimedia/mp4v2 \ libshout.so:audio/libshout \ libmpg123.so:audio/mpg123 \ libmp3lame.so:audio/lame \ libnetsnmp.so:net-mgmt/net-snmp \ libvlc.so:multimedia/vlc \ libyaml.so:textproc/libyaml ALL_MODULES_RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa ALL_MODULES_USE= XORG=x11 OPENLDAP=yes 8K_VARS= BITRATES+=8000 16K_VARS= BITRATES+=16000 32K_VARS= BITRATES+=32000 48K_VARS= BITRATES+=48000 # install-strip causes `make stage' to fail: # libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/libfreeswitch.a # strip: file format not recognized # INSTALL_TARGET= install-strip .include .if ${PORT_OPTIONS:MALL_MODULES} .if ${PORT_OPTIONS:MX11} LIB_DEPENDS+= libMagickWand-6.so:graphics/ImageMagick .else LIB_DEPENDS+= libMagickWand-6.so:graphics/ImageMagick-nox11 .endif .endif EDPRE= freeswitch-sounds EDPOST= 1.0.51.tar.gz EDPOST_MUSIC= 1.0.52.tar.gz .for rate in ${BITRATES} EXTRADISTFILES+= ${EDPRE}-music-${rate}-${EDPOST_MUSIC} .if ${PORT_OPTIONS:MENGLISH} EXTRADISTFILES+= ${EDPRE}-en-us-callie-${rate}-${EDPOST} .endif .if ${PORT_OPTIONS:MFRENCH} EXTRADISTFILES+= ${EDPRE}-fr-ca-june-${rate}-${EDPOST} .endif .if ${PORT_OPTIONS:MRUSSIAN} EXTRADISTFILES+= ${EDPRE}-ru-RU-elena-${rate}-${EDPOST} .endif .endfor .for distfile in ${EXTRADISTFILES} DISTFILES+= ${distfile}:sounds .endfor post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/sounds .for distfile in ${EXTRADISTFILES} ${TAR} --cd ${STAGEDIR}${DATADIR}/sounds -xf ${DISTDIR}/${distfile} .endfor ${FIND} ${STAGEDIR}${DATADIR}/sounds -type f | ${SED} "s,^${STAGEDIR}${DATADIR},${DATADIR}," >> ${TMPPLIST} ${RM} -r ${STAGEDIR}${ETCDIR} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/freeswitch/mod/mod_png.so (cd ${WRKSRC}/conf && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/net/glusterfs/Makefile =================================================================== --- head/net/glusterfs/Makefile (revision 453283) +++ head/net/glusterfs/Makefile (revision 453284) @@ -1,64 +1,64 @@ # $FreeBSD$ PORTNAME= glusterfs PORTVERSION= 3.11.1 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/ MAINTAINER= craig001@lerwick.hopto.org COMMENT= GlusterFS distributed file system LICENSE= GPLv2 LGPL3 LICENSE_COMB= dual LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:sysutils/liburcu USES= bison gettext libtool pkgconfig python readline shebangfix \ sqlite ssl BROKEN_SSL= libressl SHEBANG_FILES= extras/peer_add_secret_pub.in \ events/src/glustereventsd.py \ events/src/peer_eventsapi.py \ tools/glusterfind/src/nodeagent.py \ tools/glusterfind/src/brickfind.py \ tools/glusterfind/src/changelog.py \ tools/glusterfind/glusterfind.in \ tools/gfind_missing_files/gfid_to_path.py \ extras/pre-upgrade-script-for-quota.sh \ events/tools/eventsdash.py \ extras/post-upgrade-script-for-quota.sh \ extras/snap_scheduler/gcron.py \ extras/snap_scheduler/snap_scheduler.py \ events/src/peer_eventsapi.py \ events/src/glustereventsd.py \ tools/glusterfind/S57glusterfind-delete-post.py USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes USE_RC_SUBR= glusterd GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \ --with-mountutildir=${PREFIX}/sbin \ --localstatedir=/var \ --disable-epoll \ --enable-glupy \ --disable-georeplication \ ac_cv_lib_aio_io_setup=no ac_cv_func_fallocate=no \ - ac_cv_func_setfsuid=no ac_cv_func_fdatasync=no \ + ac_cv_func_setfsuid=no ac_cv_func_fdatasync=no \ ac_cv_func_llistxattr=no ac_cv_func_malloc_stats=no CPPFLAGS+= -I"${LOCALBASE}/include" LDFLAGS+= -L"${LOCALBASE}/lib" -largp INSTALL_TARGET= install-strip PLIST_SUB= GLUSTERLIBDIR="lib/${PORTNAME}/${PORTVERSION}" KMODDIR?= /boot/modules .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1101001 USE_GCC= yes .endif .include Index: head/net/mediatomb/Makefile =================================================================== --- head/net/mediatomb/Makefile (revision 453283) +++ head/net/mediatomb/Makefile (revision 453284) @@ -1,123 +1,123 @@ # Created by: Leonhard Wimmer # $FreeBSD$ PORTNAME= mediatomb PORTVERSION= 0.12.1 PORTREVISION= 19 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION} MAINTAINER= leo@mediatomb.cc COMMENT= UPnP AV MediaServer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes LDFLAGS+= -lpthread ${ICONV_LIB} CONFIGURE_ARGS= --with-search="${LOCALBASE}" \ --disable-inotify CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" USES= compiler:gcc-c++11-lib iconv localbase:ldflags USE_RC_SUBR= mediatomb # Workaround for FreeBSD 10, whose libc++ does not have an overload for C++14's # `operator delete(void*, size_t)'. Since GCC 6 uses -std=gnu++14 by default, # linking fails when a dependency (such as taglib) is built with clang and # lacking the overload. FreeBSD >= 11 is fine. USE_CXXSTD= gnu++11 USERS= mediatomb GROUPS= ${USERS} SUB_FILES= config.xml.dist \ pkg-install \ pkg-deinstall SUB_LIST= MEDIATOMB_USER=${USERS} \ MEDIATOMB_GROUP=${GROUPS} \ MEDIATOMB_DIR=${DESTDIR}/var/db/mediatomb OPTIONS_DEFINE= JS LIBEXIF FFMPEGTHUMBNAILER \ EXTERNAL_TRANSCODING CURL DEBUG OPTIONS_MULTI= DB OPTIONS_MULTI_DB= SQLITE MYSQL OPTIONS_RADIO= METADATA TAG OPTIONS_RADIO_METADATA= FFMPEG LIBEXTRACTOR OPTIONS_RADIO_TAG= TAGLIB ID3LIB OPTIONS_DEFAULT= SQLITE MYSQL JS LIBEXIF TAGLIB FFMPEG FFMPEGTHUMBNAILER \ EXTERNAL_TRANSCODING CURL METADATA_DESC= Metadata extractor TAG_DESC= Tag library DB_DESC= Database backend JS_DESC= JavaScript (SpiderMonkey) support TAGLIB_DESC= taglib support FFMPEG_DESC= ffmpeg metadata extraction support FFMPEGTHUMBNAILER_DESC= ffmpeg thumbnailer support EXTERNAL_TRANSCODING_DESC= external transcoding support ID3LIB_DESC= id3lib support LIBEXTRACTOR_DESC= libextractor support SQLITE_USES= sqlite SQLITE_CONFIGURE_ENABLE= sqlite3 SQLITE_CONFIGURE_ON= --with-sqlite3-h="${LOCALBASE}/include" \ --with-sqlite3-libs="${LOCALBASE}/lib" MYSQL_USES= mysql MYSQL_CONFIGURE_ENABLE= mysql -MYSQL_CONFIGURE_ON= --with-mysql-cfg="${LOCALBASE}/bin/mysql_config" +MYSQL_CONFIGURE_ON= --with-mysql-cfg="${LOCALBASE}/bin/mysql_config" JS_CONFIGURE_ENABLE= libjs JS_CONFIGURE_ON= --with-js-h="${LOCALBASE}/include/js-1.7" \ --with-js-libs="${LOCALBASE}/lib" JS_LIB_DEPENDS= libjs.so:lang/spidermonkey17 LIBEXIF_CONFIGURE_ENABLE= libexif LIBEXIF_CONFIGURE_ON= --with-libexif-h="${LOCALBASE}/include" \ --with-libexif-libs="${LOCALBASE}/lib" LIBEXIF_LIB_DEPENDS= libexif.so:graphics/libexif EXTERNAL_TRANSCODING_CONFIGURE_ENABLE= external-transcoding FFMPEGTHUMBNAILER_CONFIGURE_ENABLE= ffmpegthumbnailer FFMPEGTHUMBNAILER_CONFIGURE_ON= --with-ffmpegthumbnailer-h="${LOCALBASE}/include" \ --with-ffmpegthumbnailer-libs="${LOCALBASE}/lib" FFMPEGTHUMBNAILER_LIB_DEPENDS= libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer # CURL is only useful in combination with EXTERNAL_TRANSCODING CURL_IMPLIES= EXTERNAL_TRANSCODING CURL_CONFIGURE_ENABLE= curl -CURL_CONFIGURE_ON= --with-curl-cfg="${LOCALBASE}/bin/curl-config" +CURL_CONFIGURE_ON= --with-curl-cfg="${LOCALBASE}/bin/curl-config" CURL_LIB_DEPENDS= libcurl.so:ftp/curl FFMPEG_CONFIGURE_ENABLE= ffmpeg FFMPEG_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg LIBEXTRACTOR_CONFIGURE_ENABLE= libextractor LIBEXTRACTOR_CONFIGURE_ON= --with-extractor-h="${LOCALBASE}/include" \ --with-extractor-libs="${LOCALBASE}/lib" LIBEXTRACTOR_LIB_DEPENDS= libextractor.so:textproc/libextractor LIBEXTRACTOR_BROKEN= LIBEXTRACTOR option fails to configure (checking for EXTRACTOR_getKeywords in -lextractor... no) ID3LIB_CONFIGURE_ENABLE= id3lib ID3LIB_CONFIGURE_ON= --with-id3lib-h="${LOCALBASE}/include" \ --with-id3lib-libs="${LOCALBASE}/lib" ID3LIB_LIB_DEPENDS= libid3.so:audio/id3lib TAGLIB_CONFIGURE_ENABLE= taglib TAGLIB_CONFIGURE_ON= --with-taglib-cfg="${LOCALBASE}/bin/taglib-config" TAGLIB_LIB_DEPENDS= libtag.so:audio/taglib DEBUG_CONFIGURE_ENABLE= tombdebug post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/mediatomb @${MKDIR} ${STAGEDIR}/var/log/mediatomb @${MKDIR} ${STAGEDIR}/var/db/mediatomb ${INSTALL_DATA} ${WRKDIR}/config.xml.dist ${STAGEDIR}${PREFIX}/etc/mediatomb/config.xml.dist .include Index: head/net-mgmt/dnsmap/Makefile =================================================================== --- head/net-mgmt/dnsmap/Makefile (revision 453283) +++ head/net-mgmt/dnsmap/Makefile (revision 453284) @@ -1,33 +1,33 @@ # Created by: Rihaz Jerrin # $FreeBSD$ PORTNAME= dnsmap PORTVERSION= 0.30 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt MAINTAINER= rihaz.jerrin@gmail.com COMMENT= DNS domain name brute forcing tool LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt USE_GITHUB= yes GH_ACCOUNT= lifanov PORTDOCS= Changelog.txt README.txt CREDITS.txt use_cases.txt PLIST_FILES= bin/dnsmap bin/dnsmap-bulk ${DATADIR}/wordlist_TLAs.txt do-build: ${CC} ${CFLAGS} ${WRKSRC}/dnsmap.c -o ${WRKSRC}/dnsmap do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-bulk.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-bulk ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/wordlist_TLAs.txt ${STAGEDIR}${DATADIR} - ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/net-mgmt/observium/Makefile =================================================================== --- head/net-mgmt/observium/Makefile (revision 453283) +++ head/net-mgmt/observium/Makefile (revision 453284) @@ -1,162 +1,162 @@ # Created by: rflynn@acsalaska.net # $FreeBSD$ PORTNAME= observium PORTVERSION= 0.16.10.8128 PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://www.observium.org/ DISTNAME= ${PORTNAME}-community-latest DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= dirkx@webweaving.org COMMENT= Autodiscovering PHP/MySQL/SNMP based network monitoring -LICENSE= EULA +LICENSE= EULA LICENSE_NAME= "Observium License Version 1.0" LICENSE_FILE= ${WRKSRC}/LICENSE.COMMUNITY -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept WRKSRC= ${WRKDIR}/${PORTNAME} USES= php:cli python shebangfix SHEBANG_FILES= \ mibs/process.pl \ poller-wrapper.py \ scripts/add_ds_to_rrd.pl \ scripts/add_ds.pl \ scripts/agent-local/areca-hw \ scripts/agent-local/asterisk \ scripts/agent-local/bind \ scripts/agent-local/crashplan \ scripts/agent-local/edac \ scripts/agent-local/exim-mailqueue.sh \ scripts/agent-local/hdarray \ scripts/agent-local/ipmitool-sensor \ scripts/agent-local/kamailio \ scripts/agent-local/ksm \ scripts/agent-local/lighttpd \ scripts/agent-local/lmsensors \ scripts/agent-local/lvs_stats \ scripts/agent-local/memcached \ scripts/agent-local/nginx \ scripts/agent-local/postfix_mailgraph \ scripts/agent-local/postfix_qshape \ scripts/agent-local/postgresql.pl \ scripts/agent-local/proxmox-qemu \ scripts/agent-local/sabnzbd-qstatus \ scripts/agent-local/temperature \ scripts/agent-local/virt-what \ scripts/agent-local/vmwaretools \ scripts/agent-local/zimbra \ scripts/get-geshi.sh \ scripts/get-jpgraph.sh \ scripts/glue.py \ scripts/ifAlias \ scripts/ifAlias_persist \ scripts/logparser \ scripts/makecss.sh \ scripts/observium_agent \ scripts/removespikes.php \ scripts/removespikes.pl \ scripts/rename-mibs.pl \ scripts/rrdtoolx.py USE_PHP= ctype filter gd iconv json mcrypt mysqli openssl posix session snmp tokenizer xml zlib IGNORE_WITH_PHP= 71 NO_BUILD= yes RUN_DEPENDS+= rrdtool:databases/rrdtool \ dot:graphics/graphviz \ mtr:net/mtr-nox11 \ ${LOCALBASE}/share/pear/Net/IPv4.php:net/pear-Net_IPv4 \ ${LOCALBASE}/share/pear/Net/IPv6.php:net/pear-Net_IPv6 \ snmpget:net-mgmt/net-snmp \ sudo:security/sudo LIB_DEPENDS+= libpng.so:graphics/png OPTIONS_DEFINE= APACHEMOD FPING IPMITOOL LIBVIRT MYSQLD NAGPLUGINS NMAP PYPOLLER SVN WMIC OPTIONS_DEFAULT= APACHEMOD FPING IPMITOOL LIBVIRT NAGPLUGINS NMAP PYPOLLER SVN WMIC APACHEMOD_DESC= Use PHP with Apache 2.2+ module FPING_DESC= Enable fping support ping monitoring IPMITOOL_DESC= Enable support for monitoring hardware IPMI MYSQLD_DESC= Use local MySQL server WMIC_DESC= Enable support for WMI polling PYPOLLER_DESC= Enable Python Poller Wrapper FPING_RUN_DEPENDS= fping:net/fping IPMITOOL_RUN_DEPENDS= ipmitool:sysutils/ipmitool LIBVIRT_RUN_DEPENDS= virsh:devel/libvirt NAGPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/nagios-plugins NMAP_RUN_DEPENDS= nmap:security/nmap PYPOLLER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>0:databases/py-MySQLdb SVN_RUN_DEPENDS= svn:devel/subversion WMIC_RUN_DEPENDS= wmic:net-mgmt/wmi-client .include SUB_FILES+= pkg-message observium.conf.sample SUB_LIST+= PHP="${PHPBASE}/bin/php" PYTHON=${PHPBASE}/bin/python ROOT_FILES= rename_device.php snmptrap.php add_device.php \ snmpd.conf.example check-errors.php config_to_json.php delete_device.php \ syslog.php irc.php snmp.conf.example adduser.php discovery.php \ check-services.php poller.php config.php.default poller-wrapper.py ROOT_DIRS= html scripts includes update mibs libs PORTDOCS= INSTALL README PORTEXAMPLES= snmp.conf.example snmpd.conf.example .if ${PORT_OPTIONS:MAPACHEMOD} USE_APACHE_RUN= 22+ .endif .if !defined(PACKAGE_BUILDING) USES+= php:mod .else # Package builder doesn't create php5 with module USES+= php:web .endif .if ${PORT_OPTIONS:MMYSQLD} USES+= mysql:server .else USES+= mysql:client .endif post-patch: ${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/poller-wrapper.py ${WRKSRC}/poller.php do-install: ${MKDIR} ${STAGEDIR}/${WWWDIR} ${STAGEDIR}/${PREFIX}/${APACHEETCDIR}/Includes .for dir in ${ROOT_DIRS} ${MKDIR} ${STAGEDIR}/${WWWDIR}/${dir} cd ${WRKSRC}/${dir} && ${COPYTREE_SHARE} . ${STAGEDIR}/${WWWDIR}/${dir} .endfor .for f in ${ROOT_FILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${WWWDIR} .endfor # Create empty rrd dir and logs writable by www (the apache user) ${MKDIR} ${STAGEDIR}/${WWWDIR}/rrd ${STAGEDIR}/${WWWDIR}/logs # Files in scripts dir should be executable ${FIND} ${STAGEDIR}/${WWWDIR}/scripts -type f -exec ${CHMOD} +x {} \; # Ensure PHP and Python scripts are executable ${FIND} ${STAGEDIR}/${WWWDIR} -type f -name '*.py' -or -type f -name '*.php' -exec ${CHMOD} +x {} \; # Rename for @sample ${MV} ${STAGEDIR}/${WWWDIR}/config.php.default ${STAGEDIR}/${WWWDIR}/config.php.default.sample .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}/${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${DOCSDIR} .endfor .endif .if ${PORT_OPTIONS:MEXAMPLES} ${MKDIR} ${STAGEDIR}/${EXAMPLESDIR} .for f in ${PORTEXAMPLES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${EXAMPLESDIR} .endfor .endif ${INSTALL_DATA} ${WRKDIR}/observium.conf.sample ${STAGEDIR}/${PREFIX}/${APACHEETCDIR}/Includes .include Index: head/net-mgmt/p5-Cisco-CopyConfig/Makefile =================================================================== --- head/net-mgmt/p5-Cisco-CopyConfig/Makefile (revision 453283) +++ head/net-mgmt/p5-Cisco-CopyConfig/Makefile (revision 453284) @@ -1,20 +1,20 @@ # $FreeBSD$ -PORTNAME= Cisco-CopyConfig +PORTNAME= Cisco-CopyConfig PORTVERSION= 1.4 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SAPER PKGNAMEPREFIX= p5- MAINTAINER= rihaz.jerrin@gmail.com COMMENT= Cisco IOS running-config manipulation BUILD_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP RUN_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP USES= perl5 tar:tgz USE_PERL5= configure NO_ARCH= yes .include Index: head/net-mgmt/py-snmp_passpersist/Makefile =================================================================== --- head/net-mgmt/py-snmp_passpersist/Makefile (revision 453283) +++ head/net-mgmt/py-snmp_passpersist/Makefile (revision 453284) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= snmp_passpersist -PORTVERSION= 1.3.0 -CATEGORIES= net-mgmt python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PORTVERSION= 1.3.0 +CATEGORIES= net-mgmt python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= surajravi@gmail.com +MAINTAINER= surajravi@gmail.com COMMENT= Python client library for Net-SNMP pass persist backend LICENSE= GPLv3 RUN_DEPENDS= net-snmp>=0:net-mgmt/net-snmp USE_GITHUB= yes GH_ACCOUNT= nagius GH_TAGNAME= ee71064 USES= python USE_PYTHON= distutils autoplist .include Index: head/security/cisco-torch/Makefile =================================================================== --- head/security/cisco-torch/Makefile (revision 453283) +++ head/security/cisco-torch/Makefile (revision 453284) @@ -1,47 +1,47 @@ # Created by: Rihaz Jerrin # $FreeBSD$ PORTNAME= cisco-torch PORTVERSION= 0.4 DISTVERSIONSUFFIX= b CATEGORIES= security MASTER_SITES= http://www.hackingciscoexposed.com/tools/ MAINTAINER= rihaz.jerrin@gmail.com COMMENT= Mass Cisco Vulnerability Scanner LICENSE= LGPL21 RUN_DEPENDS= p5-Net-Telnet>=0:net/p5-Net-Telnet \ p5-Net-SSH2>=0:net/p5-Net-SSH2 \ p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \ p5-Net-SSLeay>=0:security/p5-Net-SSLeay USES= perl5 shebangfix SHEBANG_FILES= ${WRKSRC}/cisco-torch.pl NO_BUILD= yes NO_ARCH= yes PORTDOCS= README.txt TODO CHANGELOG.txt LICENSE FILELIST= brutefile.txt \ community.txt \ fingerprint.db \ password.txt \ tfingerprint.db \ users.txt do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cisco-torch.pl ${STAGEDIR}${PREFIX}/bin/cisco-torch - ${MKDIR} ${STAGEDIR}${DATADIR}/include - ${MKDIR} ${STAGEDIR}${DATADIR}/tftproot + ${MKDIR} ${STAGEDIR}${DATADIR}/include + ${MKDIR} ${STAGEDIR}${DATADIR}/tftproot ${MKDIR} ${STAGEDIR}${ETCDIR} .for i in ${FILELIST} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR} .endfor (cd ${WRKSRC} && ${COPYTREE_SHARE} include ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/torch.conf ${STAGEDIR}${ETCDIR}/torch.conf.sample ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/security/dotdotpwn/Makefile =================================================================== --- head/security/dotdotpwn/Makefile (revision 453283) +++ head/security/dotdotpwn/Makefile (revision 453284) @@ -1,49 +1,49 @@ # $FreeBSD$ PORTNAME= dotdotpwn PORTVERSION= 3.0.2 PORTREVISION= 1 CATEGORIES= security MAINTAINER= rihaz.jerrin@gmail.com COMMENT= Fuzzer to discover traversal directory vulnerabilities LICENSE= LGPL21 RUN_DEPENDS= p5-Switch>=0:lang/p5-Switch \ p5-libwww>=0:www/p5-libwww \ p5-TFTP>=0:net/p5-TFTP USE_GITHUB= yes GH_ACCOUNT= wireghoul OPTIONS_DEFINE= DOCS NMAP OPTIONS_SUB= yes NMAP_DESC= ENABLE OS DETECTION FEATURE - REQUIRES NMAP -OPTIONS_DEFAULT= NMAP +OPTIONS_DEFAULT=NMAP OSDETECTION_RUN_DEPENDS= nmap:security/nmap USES= perl5 shebangfix SHEBANG_FILES= ${WRKSRC}/dotdotpwn.pl ${WRKSRC}/DotDotPwn/BisectionAlgorithm.pm ${WRKSRC}/DotDotPwn/FTP.pm ${WRKSRC}/DotDotPwn/File.pm ${WRKSRC}/DotDotPwn/Fingerprint.pm ${WRKSRC}/DotDotPwn/HTTP.pm ${WRKSRC}/DotDotPwn/HTTP_Url.pm ${WRKSRC}/DotDotPwn/Payload.pm ${WRKSRC}/DotDotPwn/STDOUT.pm ${WRKSRC}/DotDotPwn/TFTP.pm ${WRKSRC}/DotDotPwn/TraversalEngine.pm NO_BUILD= yes NO_ARCH= yes PORTDOCS= README.txt TODO.txt CHANGELOG.txt LICENSE.txt AUTHORS.txt EXAMPLES.txt do-install: ${INSTALL_SCRIPT} ${WRKSRC}/dotdotpwn.pl ${STAGEDIR}${PREFIX}/bin/dotdotpwn - ${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/DotDotPwn + ${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/DotDotPwn ${MKDIR} ${STAGEDIR}${DATADIR}/DotDotPwn (cd ${WRKSRC}/DotDotPwn && ${COPYTREE_SHARE} \* ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/DotDotPwn) ${INSTALL_DATA} ${WRKSRC}/DotDotPwn/User-Agents.txt ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/payload_sample_1.txt ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/payload_sample_2.txt ${STAGEDIR}${DATADIR} do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/security/fakeident/Makefile =================================================================== --- head/security/fakeident/Makefile (revision 453283) +++ head/security/fakeident/Makefile (revision 453284) @@ -1,27 +1,27 @@ # Created by: Dean Hollister # $FreeBSD$ PORTNAME= fakeident PORTVERSION= 1.7 PORTREVISION= 3 CATEGORIES= security MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty MAINTAINER= dean@odyssey.apana.org.au COMMENT= Tool that replies with a standard answer to incoming identd requests LICENSE= GPLv2+ PLIST_FILES= sbin/identd USE_RC_SUBR= fakeidentd do-build: @${MKDIR} ${WRKSRC} ${CC} ${CFLAGS} -o ${WRKSRC}/identd ${FILESDIR}/identd.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/identd ${STAGEDIR}${PREFIX}/sbin .include Index: head/security/highwayhash/Makefile =================================================================== --- head/security/highwayhash/Makefile (revision 453283) +++ head/security/highwayhash/Makefile (revision 453284) @@ -1,37 +1,37 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= highwayhash PORTVERSION= g20170512 CATEGORIES= security MAINTAINER= yuri@rawbw.com COMMENT= Fast strong hash functions: SipHash/HighwayHash LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 powerpc powerpc64 ONLY_FOR_ARCHS_REASON= Assembly is implemented only for specific architectures in highwayhash/tsc_timer.h USES= gmake USE_GITHUB= yes GH_ACCOUNT= google GH_TAGNAME= 2b666ae USE_LDCONFIG= yes post-patch: # Install flags upstream issue: https://github.com/google/highwayhash/issues/58 @${REINPLACE_CMD} -e '\ s|LIBDIR|XLIBDIR|; \ s| -O3||; \ s|install -m0755 high|${INSTALL_DATA} high|; \ - s|install -m0755 lib|${INSTALL_LIB} lib|' \ + s|install -m0755 lib|${INSTALL_LIB} lib|' \ ${WRKSRC}/Makefile post-install: # Symlink upstream issue: https://github.com/google/highwayhash/issues/57 ${RM} ${STAGEDIR}${PREFIX}/lib/libhighwayhash.so ${LN} -s libhighwayhash.so.0 ${STAGEDIR}${PREFIX}/lib/libhighwayhash.so .include Index: head/security/pixiewps/Makefile =================================================================== --- head/security/pixiewps/Makefile (revision 453283) +++ head/security/pixiewps/Makefile (revision 453284) @@ -1,24 +1,24 @@ # Created by: Franz Bettag # $FreeBSD$ PORTNAME= pixiewps PORTVERSION= 1.2.2 -DISTVERSIONPREFIX= v +DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= franz@bett.ag COMMENT= Offline WPS bruteforce utility LICENSE= GPLv3 USES= gmake ssl WRKSRC_SUBDIR= src USE_GITHUB= yes GH_ACCOUNT= wiire PLIST_FILES= bin/pixiewps do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include Index: head/security/py-pymacaroons-pynacl/Makefile =================================================================== --- head/security/py-pymacaroons-pynacl/Makefile (revision 453283) +++ head/security/py-pymacaroons-pynacl/Makefile (revision 453284) @@ -1,33 +1,33 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= pymacaroons-pynacl PORTVERSION= 0.9.3 PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= brendan+freebsd@bbqsrc.net COMMENT= Macaroon library for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl \ ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose -USES= python +USES= python USE_GITHUB= yes USE_PYTHON= autoplist distutils GH_ACCOUNT= matrix-org GH_PROJECT= pymacaroons do-test: @(cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} nosetests) .include Index: head/security/vuls/Makefile =================================================================== --- head/security/vuls/Makefile (revision 453283) +++ head/security/vuls/Makefile (revision 453284) @@ -1,146 +1,146 @@ # $FreeBSD$ PORTNAME= vuls DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-2 DISTVERSIONSUFFIX= -g0ba490c CATEGORIES= security MAINTAINER= iscandr@gmail.com COMMENT= Agentless vulnerability scanner LICENSE= GPLv3 RUN_DEPENDS= ${LOCALBASE}/bin/go-cve-dictionary:security/go-cve-dictionary USES= go:1.7.1+ USE_GITHUB= yes GH_ACCOUNT= future-architect GH_SUBDIR= src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} GH_TUPLE+= Azure:azure-sdk-for-go:2629e2d:azuresdkforgo/src/github.com/Azure/azure-sdk-for-go GH_TUPLE+= Azure:azure-storage-go:12ccaad:azurestoragego/src/github.com/Azure/azure-storage-go GH_TUPLE+= Azure:go-autorest:v8.1.0:azuregoautorest/src/github.com/Azure/go-autorest GH_TUPLE+= BurntSushi:toml:2ceedfe:toml/src/github.com/BurntSushi/toml GH_TUPLE+= GeertJohan:go.incremental:1172aab:goincremental/src/github.com/GeertJohan/go.incremental GH_TUPLE+= GeertJohan:go.rice:c02ca9a:gorice/src/github.com/GeertJohan/go.rice GH_TUPLE+= GoogleCloudPlatform:google-cloud-go:v0.9.0:googlecloudgo/src/cloud.google.com/go GH_TUPLE+= MichaelTJones:walk:4748e29:mtjwalk/src/github.com/MichaelTJones/walk GH_TUPLE+= PuerkitoBio:goquery:v1.1.0:goquery/src/github.com/PuerkitoBio/goquery GH_TUPLE+= VividCortex:ewma:v1.0:ewma/src/gopkg.in/VividCortex/ewma.v1 GH_TUPLE+= airbrake:gobrake:v2.0.9:gobrake/src/gopkg.in/airbrake/gobrake.v2 GH_TUPLE+= akavel:rsrc:ba14da1:rsrc/src/github.com/akavel/rsrc GH_TUPLE+= andybalholm:cascadia:349dd02:cascadia/src/github.com/andybalholm/cascadia GH_TUPLE+= asaskevich:govalidator:v6:govalidator/src/github.com/asaskevich/govalidator GH_TUPLE+= aws:aws-sdk-go:v1.10.3:awssdkgo/src/github.com/aws/aws-sdk-go GH_TUPLE+= boltdb:bolt:v1.3.0:bolt/src/github.com/boltdb/bolt GH_TUPLE+= camlistore:go4:034d17a:go4syncutil/src/go4.org GH_TUPLE+= cenkalti:backoff:v1.0.0:backoff/src/github.com/cenkalti/backoff GH_TUPLE+= cheggaaa:pb:v1.0.17:pb/src/github.com/cheggaaa/pb GH_TUPLE+= daaku:go.zipexe:a5fe243:gozipexe/src/github.com/daaku/go.zipexe GH_TUPLE+= davecgh:go-spew:346938d:gospew/src/github.com/davecgh/go-spew GH_TUPLE+= denisenkom:go-mssqldb:a8b933e:gomssqldb/src/github.com/denisenkom/go-mssqldb GH_TUPLE+= dgrijalva:jwt-go:v3.0.0:jwtgo/src/github.com/dgrijalva/jwt-go GH_TUPLE+= facebookgo:clock:600d898:clock/src/github.com/facebookgo/clock GH_TUPLE+= facebookgo:grace:4afe952:grace/src/github.com/facebookgo/grace GH_TUPLE+= facebookgo:httpdown:a3b1354:httpdown/src/github.com/facebookgo/httpdown GH_TUPLE+= facebookgo:stats:1b76add:stats/src/github.com/facebookgo/stats GH_TUPLE+= fatih:color:v1.5.0:colorv1/src/gopkg.in/fatih/color.v1 GH_TUPLE+= gemnasium:logrus-airbrake-hook:v2.1.2:logrusairbrakehook/src/gopkg.in/gemnasium/logrus-airbrake-hook.v2 GH_TUPLE+= go-godo:godo:v1.4.5:gogodov1/src/gopkg.in/godo.v1 GH_TUPLE+= go-godo:godo:v2.0.9:gogodo/src/gopkg.in/godo.v2 GH_TUPLE+= go-redis:redis:v6.5.0:redis/src/github.com/go-redis/redis GH_TUPLE+= go-sql-driver:mysql:v1.3:mysql/src/github.com/go-sql-driver/mysql GH_TUPLE+= gokyle:fswatch:1dbdf83:walk/src/github.com/gokyle/fswatch GH_TUPLE+= golang:crypto:ed779e1:crypto/src/golang.org/x/crypto GH_TUPLE+= golang:debug:e48e171:debug/src/golang.org/x/debug GH_TUPLE+= golang:geo:f65fe01:geo/src/github.com/golang/geo GH_TUPLE+= golang:glog:23def4e:glog/src/github.com/golang/glog GH_TUPLE+= golang:mock:93f6609:mock/src/github.com/golang/mock GH_TUPLE+= golang:net:5f8847a:golangnet/src/golang.org/x/net GH_TUPLE+= golang:oauth2:f047394:oauth2/src/golang.org/x/oauth2 GH_TUPLE+= golang:protobuf:6a1fa94:protobuf/src/github.com/golang/protobuf GH_TUPLE+= golang:sync:f52d181:sync/src/golang.org/x/sync GH_TUPLE+= golang:sys:c23410a:sys/src/golang.org/x/sys GH_TUPLE+= golang:text:4e9ab9e:golangtext/src/golang.org/x/text GH_TUPLE+= golang:time:8be79e1:time/src/golang.org/x/time GH_TUPLE+= golang:tools:e6cb469:golangtools/src/golang.org/x/tools GH_TUPLE+= google:go-genproto:aa2eb68:gogenproto/src/google.golang.org/genproto GH_TUPLE+= google:google-api-go-client:1ba364a:googleapigoclient/src/google.golang.org/api GH_TUPLE+= google:subcommands:ce3d4cf:subcommands/src/github.com/google/subcommands GH_TUPLE+= googleapis:gax-go:84ed267:gaxgo/src/github.com/googleapis/gax-go GH_TUPLE+= gorilla:websocket:v1.2.0:websocket/src/github.com/gorilla/websocket GH_TUPLE+= gosuri:uitable:36ee7e9:uitable/src/github.com/gosuri/uitable GH_TUPLE+= grpc:grpc-go:v1.4.2:grpcgo/src/google.golang.org/grpc GH_TUPLE+= howeyc:gopass:bf9dde6:gopass/src/github.com/howeyc/gopass GH_TUPLE+= jessevdk:go-flags:5695738:goflags/src/github.com/jessevdk/go-flags GH_TUPLE+= jinzhu:gorm:eae7f6b:gorm/src/github.com/jinzhu/gorm GH_TUPLE+= jinzhu:inflection:1c35d90:inflection/src/github.com/jinzhu/inflection GH_TUPLE+= jroimartin:gocui:4e9ce9a:gocui/src/github.com/jroimartin/gocui GH_TUPLE+= k0kubun:pp:v2.3.0:pp/src/github.com/k0kubun/pp GH_TUPLE+= kardianos:osext:ae77be6:osext/src/github.com/kardianos/osext GH_TUPLE+= klauspost:compress:v1.2.1:compress/src/github.com/klauspost/compress GH_TUPLE+= klauspost:cpuid:09cded8:cpuid/src/github.com/klauspost/cpuid GH_TUPLE+= klauspost:crc32:1bab8b3:crc32/src/github.com/klauspost/crc32 GH_TUPLE+= knqyf263:go-deb-version:9865fe1:godebversion/src/github.com/knqyf263/go-deb-version GH_TUPLE+= knqyf263:go-rpm-version:74609b8:gorpmversion/src/github.com/knqyf263/go-rpm-version GH_TUPLE+= kotakanbe:go-cve-dictionary:c20fa7e:gocvedictionary/src/github.com/kotakanbe/go-cve-dictionary GH_TUPLE+= kotakanbe:go-pingscanner:v0.1.0:gopingscanner/src/github.com/kotakanbe/go-pingscanner GH_TUPLE+= kotakanbe:goval-dictionary:3523cc1:govaldictionary/src/github.com/kotakanbe/goval-dictionary GH_TUPLE+= kotakanbe:logrus-prefixed-formatter:75edb2e:logrusprefixedformatter/src/github.com/kotakanbe/logrus-prefixed-formatter GH_TUPLE+= labstack:echo:bc173df:echo/src/github.com/labstack/echo GH_TUPLE+= labstack:gommon:1121fd3:gommon/src/github.com/labstack/gommon GH_TUPLE+= lib:pq:8837942:pq/src/github.com/lib/pq GH_TUPLE+= mattn:go-colorable:v0.0.8:gocolorable/src/github.com/mattn/go-colorable GH_TUPLE+= mattn:go-isatty:v0.0.2:goisatty/src/github.com/mattn/go-isatty GH_TUPLE+= mattn:go-runewidth:97311d9:gorunewidth/src/github.com/mattn/go-runewidth GH_TUPLE+= mattn:go-sqlite3:v1.2.0:gosqlite3/src/github.com/mattn/go-sqlite3 GH_TUPLE+= mgutz:ansi:9520e82:ansi/src/github.com/mgutz/ansi GH_TUPLE+= mgutz:goa:d673c4f:goa/src/github.com/mgutz/goa GH_TUPLE+= mgutz:minimist:39eb8cf:minimist/src/github.com/mgutz/minimist GH_TUPLE+= mgutz:str:968bf66:str/src/github.com/mgutz/str GH_TUPLE+= mgutz:to:00c0640:to/src/github.com/mgutz/to GH_TUPLE+= moul:http2curl:4e24498:http2curl/src/github.com/moul/http2curl GH_TUPLE+= nozzle:throttler:d9b45f1:throttler/src/github.com/nozzle/throttler GH_TUPLE+= nsf:termbox-go:72800b7:termboxgo/src/github.com/nsf/termbox-go GH_TUPLE+= parnurzeal:gorequest:v0.2.15:gorequest/src/github.com/parnurzeal/gorequest GH_TUPLE+= pkg:errors:c605e28:pkgerrors/src/github.com/pkg/errors GH_TUPLE+= rifflock:lfshook:1.6:lfshook/src/github.com/rifflock/lfshook GH_TUPLE+= satori:go.uuid:5bf94b6:gouuid/src/github.com/satori/uuid GH_TUPLE+= shopspring:decimal:16a9418:decimal/src/github.com/shopspring/decimal GH_TUPLE+= sirupsen:logrus:1.0.2:logrus/src/github.com/sirupsen/logrus GH_TUPLE+= stretchr:testify:f6abca5:testify/src/github.com/stretchr/testify GH_TUPLE+= tylerb:graceful:v1.2.15:graceful/src/gopkg.in/tylerb/graceful.v1 GH_TUPLE+= urfave:negroni:460c556:negroni/src/github.com/urfave/negroni GH_TUPLE+= valyala:bytebufferpool:e746df9:bytebufferpool/src/github.com/valyala/bytebufferpool GH_TUPLE+= valyala:fasthttp:0f5182f:fasthttp/src/github.com/valyala/fasthttp GH_TUPLE+= valyala:fasttemplate:dcecefd:fasttemplate/src/github.com/valyala/fasttemplate GH_TUPLE+= valyala:tcplisten:ceec8f9:tcplisten/src/github.com/valyala/tcplisten GH_TUPLE+= ymomoi:goval-parser:0a0be1d:govalparser/src/github.com/ymomoi/goval-parser PLIST_FILES= bin/${PORTNAME} \ "@sample ${ETCDIR}/config.toml.sample" post-patch: @${REINPLACE_CMD} -e 's|Sirupsen|sirupsen|' \ ${WRKSRC}/src/github.com/rifflock/lfshook/lfshook.go @${REINPLACE_CMD} -e 's|github.com/tylerb/graceful|gopkg.in/tylerb/graceful.v1|' \ ${WRKSRC}/src/github.com/labstack/echo/recipe/graceful-shutdown/graceful/server.go @${REINPLACE_CMD} -e 's|%%ETCDIR%%|${ETCDIR}|' \ ${WRKSRC}/commands/configtest.go \ ${WRKSRC}/commands/report.go \ ${WRKSRC}/commands/scan.go do-build: @cd ${GO_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPATH=${WRKSRC} \ - ${GO_CMD} build -v -x -ldflags "-X main.version=${PORTVERSION}" \ + ${GO_CMD} build -v -x -ldflags "-X main.version=${PORTVERSION}" \ -o ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/config.toml.sample ${STAGEDIR}${ETCDIR} .include Index: head/sysutils/abduco/Makefile =================================================================== --- head/sysutils/abduco/Makefile (revision 453283) +++ head/sysutils/abduco/Makefile (revision 453284) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= abduco PORTVERSION= 0.6 CATEGORIES= sysutils MASTER_SITES= http://www.brain-dump.org/projects/abduco/ MAINTAINER= swdragonmaus@gmail.com COMMENT= Session management in a clean and simple way LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE MAKE_ARGS= CPPFLAGS="${CPPFLAGS}" STRIP="${STRIP_CMD}" \ MANPREFIX="${MANPREFIX}/man" PLIST_FILES= bin/abduco \ man/man1/abduco.1.gz -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_UNSAFE= yes pre-everything:: @${ECHO_MSG} "You can build abduco with your own config.h using the ABDUCO_CONF knob:" @${ECHO_MSG} "make ABDUCO_CONF=/path/to/abduco/config.h install clean" post-extract: @if [ -e "${ABDUCO_CONF}" ]; then \ ${ECHO_MSG} "Creating symlink: config.h -> ${ABDUCO_CONF}"; \ ${LN} -fs "${ABDUCO_CONF}" ${WRKSRC}/config.h; \ fi .include Index: head/sysutils/goss/Makefile =================================================================== --- head/sysutils/goss/Makefile (revision 453283) +++ head/sysutils/goss/Makefile (revision 453284) @@ -1,58 +1,58 @@ # $FreeBSD$ PORTNAME= goss PORTVERSION= 0.3.4 DISTVERSIONPREFIX= v PORTREVISION= 1 -CATEGORIES= sysutils +CATEGORIES= sysutils -MAINTAINER= englishm@llnw.com +MAINTAINER= englishm@llnw.com COMMENT= Quick and Easy server validation LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go:lang/go ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= go-ps only supports amd64 USE_RC_SUBR= goss -USE_GITHUB= yes -GH_ACCOUNT= aelsabbahy +USE_GITHUB= yes +GH_ACCOUNT= aelsabbahy GH_SUBDIR= src/github.com/aelsabbahy/${PORTNAME} GH_TUPLE= achanda:go-sysctl:6be7678:achanda/src/github.com/achanda/go-sysctl \ aelsabbahy:go-ps:4433868:gops/src/github.com/aelsabbahy/go-ps \ aelsabbahy:GOnetstat:edf89f7:GOnetstat/src/github.com/aelsabbahy/GOnetstat \ cheekybits:genny:e8e29e6:cheekybits/src/github.com/cheekybits/genny \ fatih:color:bf82308:fatih/src/github.com/fatih/color \ go-yaml:yaml:a5b47d3:yaml/src/gopkg.in/yaml.v2 \ golang:sys:9a2e24c:sys/src/golang.org/x/sys \ mattn:go-colorable:d228849:mattn/src/github.com/mattn/go-colorable \ mattn:go-isatty:66b8e73:mattnisatty/src/github.com/mattn/go-isatty \ miekg:dns:58f52c5:miekg/src/github.com/miekg/dns \ moby:moby:383a2f0:docker/src/github.com/docker/docker \ oleiade:reflections:0e86b3c:oleiade/src/github.com/oleiade/reflections \ onsi:gomega:ff4bc6b:onsi/src/github.com/onsi/gomega \ opencontainers:runc:8779fa5:opencontainers/src/github.com/opencontainers/runc \ patrickmn:go-cache:1881a9b:patrickmn/src/github.com/patrickmn/go-cache \ urfave:cli:d86a009:urfave/src/github.com/urfave/cli post-patch: ${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/extras/goss.yaml.sample do-build: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} CGO_ENABLED=0 GOPATH=${WRKSRC} \ go build -ldflags "-X main.version=${DISTVERSIONPREFIX}${PORTVERSION} -s -w" -o \ bin/${PORTNAME} ./cmd/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/extras/goss.yaml.sample ${STAGEDIR}${PREFIX}/etc/goss.yaml.sample ${MKDIR} ${STAGEDIR}${PREFIX}/etc/goss.d ${INSTALL_DATA} ${WRKSRC}/extras/process_goss.yaml.sample \ ${STAGEDIR}${PREFIX}/etc/goss.d/process_goss.yaml.sample .include Index: head/sysutils/jtop/Makefile =================================================================== --- head/sysutils/jtop/Makefile (revision 453283) +++ head/sysutils/jtop/Makefile (revision 453284) @@ -1,19 +1,19 @@ # Created by: Pavel Novikov # $FreeBSD$ PORTNAME= jtop PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://ext.by/jtop/ MAINTAINER= pavel@ext.by COMMENT= Wrapper to top(1) that maps pids to jails BUILD_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix PLIST_FILES= bin/jtop man/man1/jtop.1.gz -SHEBANG_FILES= jtop.pl +SHEBANG_FILES= jtop.pl .include Index: head/sysutils/p5-Giovanni/Makefile =================================================================== --- head/sysutils/p5-Giovanni/Makefile (revision 453283) +++ head/sysutils/p5-Giovanni/Makefile (revision 453284) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= Giovanni PORTVERSION= 1.12 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NORBU PKGNAMEPREFIX= p5- MAINTAINER= dch@skunkwerks.at COMMENT= PERL-based software deployment tool inspired by capistrano -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual BUILD_DEPENDS= \ p5-Config-GitLike>=0:devel/p5-Config-GitLike \ p5-Expect>=0:lang/p5-Expect \ p5-Git-Repository>=0:devel/p5-Git-Repository \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ p5-libwww>=0:www/p5-libwww \ p5-Mouse>=0:devel/p5-Mouse \ p5-Net-OpenSSH>=0:net/p5-Net-OpenSSH RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/sysutils/qjail4/Makefile =================================================================== --- head/sysutils/qjail4/Makefile (revision 453283) +++ head/sysutils/qjail4/Makefile (revision 453284) @@ -1,48 +1,48 @@ # Created by: Joe Barbish # $FreeBSD$ PORTNAME= qjail PORTVERSION= 4.9 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME} -PKGNAMESUFFIX= 4 +PKGNAMESUFFIX= 4 MAINTAINER= qjail1@a1poweruser.com COMMENT= Utility to quickly deploy and manage jails LICENSE= BERNE-CONVENTION LICENSE_NAME= Berne Convention LICENSE_TEXT= As per the international "Berne Convention" this work is \ protected and all rights reserved. \ Before qjail may be forked, written permission must be \ obtained from the author . \ This work is provided 'AS IS' and you use it at your own risk. \ Redistribution and use is permitted providing this license \ notice is retained. LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= tar:bzip2 NO_BUILD= yes NO_ARCH= yes IGNORE_FreeBSD_11= Only for FreeBSD 10.x IGNORE_FreeBSD_12= Only for FreeBSD 10.x do-install: .for i in qjail qjail.vnet.be qjail.vnet.ng ${INSTALL_SCRIPT} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/bin .endfor ${INSTALL_SCRIPT} ${WRKSRC}/qjail.bootime \ ${STAGEDIR}${PREFIX}/etc/rc.d ${INSTALL_DATA} ${WRKSRC}/qjail.portsnap.conf \ ${STAGEDIR}${PREFIX}/etc/qjail.portsnap.conf.sample .for i in qjail qjail-intro qjail-howto ${INSTALL_MAN} ${WRKSRC}/${i}.8 ${STAGEDIR}${MAN8PREFIX}/man/man8 .endfor # note examples are mandatory. qjail will not function without them @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples/ \ && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/textproc/refdb/Makefile =================================================================== --- head/textproc/refdb/Makefile (revision 453283) +++ head/textproc/refdb/Makefile (revision 453284) @@ -1,131 +1,131 @@ # Created by: paulh@logicsquad.net # $FreeBSD$ PORTNAME= refdb PORTVERSION= 0.9.9 DISTVERSIONSUFFIX= -1 PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 MAINTAINER= ohartman@zedat.fu-berlin.de COMMENT= Bibliographic reference database LIB_DEPENDS= libexpat.so:textproc/expat2 \ libbtparse.so:textproc/btparse \ libdbi.so:databases/libdbi USES= gmake iconv readline perl5 libtool pkgconfig pathfix shebangfix HAS_CONFIGURE= yes INSTALL_TARGET= install-strip PORTDOCS= * CFLAGS+= -I${LOCALBASE}/include LIBS+= -lm CONFIGURE_ARGS= --with-expat-lib=${LOCALBASE}/lib \ --with-classpath-root=${PREFIX}/share/java/classes \ --with-refdb-url=http://localhost/refdb XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr OPTIONS_DEFINE= DOCS CATALOG OPTIONS_SINGLE= DB OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE -OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly +OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly CATALOG_DESC= Install SGML catalog OPTIONS_DEFAULT= PGSQL DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ docbook-xsl>=0:textproc/docbook-xsl SHEBANG_FILES= ${WRKSRC}/scripts/* USE_RC_SUBR= refdbd .include .if ${PORT_OPTIONS:MMYSQL} USE_MYSQL= yes # If libdbi-drivers has been built without MySQL driver, abort .if exists(${LOCALBASE}/lib/dbd) && !exists(${LOCALBASE}/lib/dbd/libdbdmysql.so) IGNORE= rebuild databases/libdbi-drivers with MySQL support .elif !exists(${LOCALBASE}/lib/dbd) BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=mysql .elif ${PORT_OPTIONS:MPGSQL} USES+= pgsql # If libdbi-drivers has been built without PostgreSQL driver, abort .if exists(${LOCALBASE}/lib/dbd) && !exists(${LOCALBASE}/lib/dbd/libdbdpgsql.so) IGNORE= rebuild databases/libdbi-drivers with PostgreSQL support .elif !exists(${LOCALBASE}/lib/dbd) BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=pgsql .elif ${PORT_OPTIONS:MSQLITE} LIB_DEPENDS+= libsqlite3.so:databases/sqlite3 # If libdbi-drivers has been built without SQLite driver, abort .if exists(${LOCALBASE}/lib/dbd) && !exists(${LOCALBASE}/lib/dbd/libdbdsqlite3.so) IGNORE= rebuild databases/libdbi-drivers with SQLite support .elif !exists(${LOCALBASE}/lib/dbd) BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=sqlite .endif .if ${PORT_OPTIONS:MDOCS} CONFIGURE_ARGS+= --with-docbook-xsl=${PREFIX}/share/xsl/docbook \ --without-docbook-xsl-ns \ --without-tei-xsl \ --without-tei-xsl-ns .else CONFIGURE_ARGS+= --disable-docs .endif .if ${PORT_OPTIONS:MCATALOG} RUN_DEPENDS+= xmlcatmgr:textproc/xmlcatmgr .endif post-patch: ${REINPLACE_CMD} -e 's|$$(PACKAGE)-$$(VERSION)|refdb|g' \ ${WRKSRC}/doc/Makefile.in post-install: .if ${PORT_OPTIONS:MCATALOG} @[ -f ${STAGEDIR}${PREFIX}/share/sgml/catalog.ports ] || ${TOUCH} ${STAGEDIR}${PREFIX}/share/sgml/catalog.ports @${XMLCATMGR} -s -c ${STAGEDIR}${PREFIX}/share/sgml/catalog.ports lookup "${STAGEDIR}${PREFIX}/share/refdb/refdb.cat" > /dev/null || ${XMLCATMGR} -s -c ${STAGEDIR}${PREFIX}/share/sgml/catalog.ports add CATALOG "${STAGEDIR}${PREFIX}/share/refdb/refdb.cat" -- > /dev/null .endif @${ECHO_MSG} "To complete RefDB installation:" .if ${PORT_OPTIONS:MMYSQL} @${ECHO_MSG} "" @${ECHO_MSG} "1. To initialise MySQL, run the following command:" @${ECHO_MSG} "" @${ECHO_MSG} " mysql -u root -e \"CREATE DATABASE refdb\"" @${ECHO_MSG} "" @${ECHO_MSG} " Then, for MySQL older than 4.1, run:" @${ECHO_MSG} "" @${ECHO_MSG} " mysql -u root refdb < ${PREFIX}/share/refdb/sql/refdb.dump.mysql" @${ECHO_MSG} "" @${ECHO_MSG} " For MySQL 4.1 and later, run:" @${ECHO_MSG} "" @${ECHO_MSG} " mysql -u root refdb < ${PREFIX}/share/refdb/sql/refdb.dump.mysql41" @${ECHO_MSG} "" .elif ${PORT_OPTIONS:MPGSQL} @${ECHO_MSG} "" @${ECHO_MSG} "1. To initialise PostgreSQL, run the following commands:" @${ECHO_MSG} "" @${ECHO_MSG} " createdb -U pgsql -E UNICODE refdb" @${ECHO_MSG} " psql -U pgsql refdb < ${PREFIX}/share/refdb/sql/refdb.dump.pgsql" @${ECHO_MSG} "" .elif ${PORT_OPTIONS:MSQLITE} @${ECHO_MSG} "" @${ECHO_MSG} "1. To initialise SQLite, run the following commands:" @${ECHO_MSG} "" @${ECHO_MSG} " cd ${PREFIX}/share/refdb/db" @${ECHO_MSG} " sqlite refdb < ${PREFIX}/share/refdb/sql/refdb.dump.sqlite" @${ECHO_MSG} "" .endif .include Index: head/textproc/sr-aspell/Makefile =================================================================== --- head/textproc/sr-aspell/Makefile (revision 453283) +++ head/textproc/sr-aspell/Makefile (revision 453284) @@ -1,16 +1,16 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= ${DICT}-aspell SPELLVERSION= 6-sr-0.02 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Aspell Serbian dictionary -DICT= sr +DICT= sr .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include Index: head/textproc/te-aspell/Makefile =================================================================== --- head/textproc/te-aspell/Makefile (revision 453283) +++ head/textproc/te-aspell/Makefile (revision 453284) @@ -1,16 +1,16 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= ${DICT}-aspell SPELLVERSION= 6-te-0.01-2 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= prudhvi-krishna-bsd@surapaneni.in COMMENT= Aspell Telugu dictionary -DICT= te +DICT= te .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include Index: head/www/bigbluebutton/Makefile =================================================================== --- head/www/bigbluebutton/Makefile (revision 453283) +++ head/www/bigbluebutton/Makefile (revision 453284) @@ -1,152 +1,152 @@ # Created by: alex.deiter@gmail.com # $FreeBSD$ PORTNAME= bigbluebutton PORTVERSION= 0.71 PORTREVISION= 6 CATEGORIES= www java MASTER_SITES= http://bigbluebutton.org/downloads/${PORTVERSION}/ \ http://bigbluebutton.org/downloads/0.70/:2 \ http://bigbluebutton.org/downloads/0.64/blank/:3 DISTFILES= bigbluebutton.tar.gz freeswitch-config.tar.gz \ nginx-bigbluebutton.conf bbb_extensions.conf:2 \ bbb_sip.conf:2 red5-0.9.1.tar.gz:2 \ blank-slide.swf:3 blank-thumb.png:3 EXTRACT_ONLY= bigbluebutton.tar.gz red5-0.9.1.tar.gz freeswitch-config.tar.gz MAINTAINER= alex.deiter@gmail.com COMMENT= Web conferencing system for distance education BUILD_DEPENDS= ${LOCALBASE}/bin/pdf2swf:graphics/swftools \ ${LOCALBASE}/bin/convert:graphics/ImageMagick \ ${LOCALBASE}/etc/rc.d/activemq:net/activemq \ ${LOCALBASE}/sbin/nginx:www/nginx \ ${LOCALBASE}/etc/rc.d/tomcat6:www/tomcat6 \ ${LOCALBASE}/etc/rc.d/red5:www/red5 RUN_DEPENDS:= ${BUILD_DEPENDS} MANUAL_PACKAGE_BUILD= requires www/tomcat6 with HTTP_PORT=8080 USES= dos2unix DOS2UNIX_REGEX= .+\.(conf|jsp|properties|xml)$ USE_JAVA= yes JAVA_EXTRACT= yes NO_BUILD= yes DIST_SUBDIR= ${PORTNAME} -USE_RC_SUBR= openoffice +USE_RC_SUBR= openoffice SOFFICEBIN?= ${PREFIX}/bin/openoffice-4.0.1 RED5_HOME?= ${PREFIX}/red5 RED5_LOGS?= ${RED5_HOME}/log RED5_USER?= www RED5_GROUP?= ${RED5_USER} TOMCAT_HOME?= ${PREFIX}/apache-tomcat-6.0 TOMCAT_LOGS?= ${TOMCAT_HOME}/logs TOMCAT_USER?= www TOMCAT_GROUP?= ${TOMCAT_USER} FS_USER?= freeswitch FS_GROUP?= ${FS_USER} WWWROOT?= ${WWWDIR:S|/${PORTNAME}$||} OPTIONS_DEFINE= KONFERENCE OPENOFFICE OPTIONS_DEFAULT= KONFERENCE KONFERENCE_DESC= konference Asterisk module OPENOFFICE_DESC= Include OpenOffice support PLIST_SUB+= RED5_HOME=${RED5_HOME:S,^${PREFIX}/,,} \ RED5_USER=${RED5_USER} \ RED5_GROUP=${RED5_GROUP} \ TOMCAT_HOME=${TOMCAT_HOME:S,^${PREFIX}/,,} \ TOMCAT_USER=${TOMCAT_USER} \ TOMCAT_GROUP=${TOMCAT_GROUP} \ WWWROOT=${WWWROOT:S,^${PREFIX}/,,} SUB_LIST+= PORTNAME=${PORTNAME} \ SOFFICEBIN=${SOFFICEBIN} \ RED5_HOME=${RED5_HOME} \ RED5_LOGS=${RED5_LOGS} \ RED5_USER=${RED5_USER} \ RED5_GROUP=${RED5_GROUP} \ TOMCAT_HOME=${TOMCAT_HOME} \ TOMCAT_LOGS=${TOMCAT_LOGS} \ TOMCAT_USER=${TOMCAT_USER} \ TOMCAT_GROUP=${TOMCAT_GROUP} \ FREESWITCH_USER=${FS_USER} \ FREESWITCH_GROUP=${FS_GROUP} \ WWWROOT=${WWWROOT} \ WWWDIR=${WWWDIR} SUB_FILES= pkg-message openoffice nginx.conf-dist bbb-conf .include .if ${PORT_OPTIONS:MKONFERENCE} BUILD_DEPENDS+=${LOCALBASE}/lib/asterisk/modules/app_konference.so:net/appkonference .endif .if ${PORT_OPTIONS:MOPENOFFICE} BUILD_DEPENDS+= ${LOCALBASE}/bin/openoffice-4.0.1:editors/openoffice-4 .endif post-extract: @${MKDIR} ${WRKSRC} .for f in bbb_extensions.conf bbb_sip.conf nginx-bigbluebutton.conf @${INSTALL_DATA} ${_DISTDIR}/${f} ${WRKSRC} .endfor .for f in bbb-default bigbluebutton-webapps client deskshare sip video @cd ${WRKSRC} && ${TAR} xf ../${f}${EXTRACT_SUFX} .endfor @cd ${WRKDIR} && ${MV} conf red5-0.9.1 ${WRKSRC} @cd ${WRKSRC}/client && ${MV} client/* . && ${RMDIR} client @${MKDIR} ${WRKSRC}/bigbluebutton-tomcat @cd ${WRKSRC}/bigbluebutton-tomcat && ${JAR} xf \ ${WRKDIR}/bigbluebutton.war @cd ${WRKSRC} && ${FIND} . -name .gitignore -delete post-patch: @${RM} ${WRKSRC}/deskshare/WEB-INF/deskshare.conf.orig @${FIND} ${WRKSRC} -type f -name '*.orig' -execdir ${SH} -c \ 'f={} && ${MV} $${f%.orig} $${f%.orig}-dist && ${RM} $$f' ';' pre-install: .for d in RED5_HOME TOMCAT_HOME @if [ ! -d "${${d}}/webapps" ]; then \ ${ECHO_MSG} ""; \ ${ECHO_MSG} "Path ${${d}}/webapps not found"; \ ${ECHO_MSG} "Please check and set correct ${d} variable in make env"; \ ${ECHO_MSG} ""; \ ${FALSE}; \ fi .endfor @if ! ${GREP} -q 'Connector\ port=\"8080\"\ protocol=\"HTTP\/1\.1\"\ *$$' \ ${TOMCAT_HOME}/conf/server.xml; then \ ${ECHO_MSG} ""; \ ${ECHO_MSG} "Please reinstall www/tomcat6 port with HTTP_PORT=8080"; \ ${ECHO_MSG} ""; \ ${FALSE}; \ fi do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${WWWDIR} ${INSTALL_SCRIPT} ${WRKDIR}/bbb-conf ${STAGEDIR}${PREFIX}/bin @(cd ${STAGEDIR}${DATADIR} && ${MKDIR} asterisk blank freeswitch nginx) ${INSTALL_DATA} ${FILESDIR}/nopdfmark.ps ${STAGEDIR}${DATADIR}/blank (cd ${_DISTDIR} && ${INSTALL_DATA} blank-slide.swf blank-thumb.png \ ${STAGEDIR}${DATADIR}/blank) (cd ${WRKSRC} && ${INSTALL_DATA} bbb_*.conf-dist \ ${STAGEDIR}${DATADIR}/asterisk) ${INSTALL_DATA} ${WRKSRC}/nginx-bigbluebutton.conf-dist \ ${WRKDIR}/nginx.conf-dist ${STAGEDIR}${DATADIR}/nginx (cd ${WRKSRC} && ${COPYTREE_SHARE} conf ${STAGEDIR}${DATADIR}/freeswitch) @${MKDIR} ${STAGEDIR}${TOMCAT_HOME}/webapps/bigbluebutton (cd ${WRKSRC}/bigbluebutton-tomcat && ${COPYTREE_SHARE} . \ ${STAGEDIR}${TOMCAT_HOME}/webapps/bigbluebutton) (cd ${WRKSRC} && ${COPYTREE_SHARE} bigbluebutton-default \ ${STAGEDIR}${WWWROOT}) (cd ${WRKSRC} && ${COPYTREE_SHARE} client ${STAGEDIR}${WWWDIR}) (cd ${WRKSRC} && ${COPYTREE_SHARE} 'bigbluebutton deskshare sip video' \ ${STAGEDIR}${RED5_HOME}/webapps) @${MKDIR} ${STAGEDIR}${RED5_HOME}/lib (cd ${WRKSRC}/red5-0.9.1/lib && ${INSTALL_DATA} aopalliance-1.0.jar \ spring-aop-3.0.0.jar ${STAGEDIR}${RED5_HOME}/lib) .include Index: head/www/domoticz/Makefile =================================================================== --- head/www/domoticz/Makefile (revision 453283) +++ head/www/domoticz/Makefile (revision 453284) @@ -1,100 +1,100 @@ # $FreeBSD$ PORTNAME= domoticz PORTVERSION= 3.${DOMOTICZ_REL} PORTREVISION= 2 CATEGORIES= www MAINTAINER= kiwi@oav.net COMMENT= Home Automation System LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/License.txt LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 CONFLICTS_INSTALL?= domoticz-[23]* domoticz-devel-* OPTIONS_SUB= YES OPTIONS_DEFINE= SBOOST SLUA SMQTT SSQLITE PYTHON TELLDUS SBOOST_DESC= Use static Boost instead of dynamic linking SLUA_DESC= Use domoticz provided LUA instead of ports one SMQTT_DESC= Use domoticz mosquitto instead of ports one SSQLITE_DESC= Use domoticz SQLLite instead of ports one PYTHON_DESC= Enable support for Python Plugins TELLDUS_DESC= Enable support for Telldus .include # This hack is to get rid of dependency of git while building # the package. DOMOTICZ_REL= 8153 DOMOTICZ_TS= 1501416191 USE_GITHUB= yes GH_ACCOUNT= domoticz GH_PROJECT= domoticz USES= cmake iconv pkgconfig ssl USE_RC_SUBR= domoticz USERS= domoticz GROUPS= domoticz CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}/domoticz \ -DUSE_BUILTIN_ZLIB="NO" \ -DUSE_STATIC_OPENZWAVE="NO" .if ${PORT_OPTIONS:MSBOOST} CMAKE_ARGS+= -DUSE_STATIC_BOOST="YES" BUILD_DEPENDS+= boost-libs>=0:devel/boost-libs .else CMAKE_ARGS+= -DUSE_STATIC_BOOST="NO" LIB_DEPENDS+= libboost_system.so:devel/boost-libs .endif .if ${PORT_OPTIONS:MSLUA} CMAKE_ARGS+= -DUSE_BUILTIN_LUA="YES" .else CMAKE_ARGS+= -DUSE_BUILTIN_LUA="NO" USES+= lua:52 .endif .if ${PORT_OPTIONS:MSMQTT} CMAKE_ARGS+= -DUSE_BUILTIN_MQTT="YES" .else CMAKE_ARGS+= -DUSE_BUILTIN_MQTT="NO" LIB_DEPENDS+= libmosquitto.so:net/mosquitto .endif .if ${PORT_OPTIONS:MSSQLITE} -CMAKE_ARGS+= -DUSE_BUILTIN_SQLITE="YES" +CMAKE_ARGS+= -DUSE_BUILTIN_SQLITE="YES" .else -CMAKE_ARGS+= -DUSE_BUILTIN_SQLITE="NO" +CMAKE_ARGS+= -DUSE_BUILTIN_SQLITE="NO" USES+= sqlite .endif .if ${PORT_OPTIONS:MPYTHON} CMAKE_ARGS+= -DUSE_PYTHON="YES" USES+= python:3.4 .else CMAKE_ARGS+= -DUSE_PYTHON="NO" .endif .if ${PORT_OPTIONS:MTELLDUS} LIB_DEPENDS+= libtelldus-core.so:comms/telldus-core .endif post-patch: @${REINPLACE_CMD} -e "s,\/opt,${PREFIX},g" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s,XXXPREFIXXXX,${PREFIX}/domoticz,g" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s,XXXDOMOTICZXXX,${DOMOTICZ_REL},g" ${WRKSRC}/appversion.default @${REINPLACE_CMD} -e "s,XXXHASHXXX,${GH_TAGNAME},g" ${WRKSRC}/appversion.default @${REINPLACE_CMD} -e "s,XXXTIMEXXX,${DOMOTICZ_TS},g" ${WRKSRC}/appversion.default @${REINPLACE_CMD} -e "/^ADD_PRECOMPILED_HEADER/ d" ${WRKSRC}/CMakeLists.txt post-install: @${MKDIR} ${STAGEDIR}/var/db/domoticz ${STAGEDIR}/var/run/domoticz .include Index: head/www/go-fasthttp/Makefile =================================================================== --- head/www/go-fasthttp/Makefile (revision 453283) +++ head/www/go-fasthttp/Makefile (revision 453284) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= fasthttp PORTVERSION= 20160617 DISTVERSIONPREFIX= v CATEGORIES= www net -PKGNAMEPREFIX= go- +PKGNAMEPREFIX= go- MAINTAINER= guy.tabrar@me.com COMMENT= Fast HTTP package for Go, tuned for high performance LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go-compress>=0:archivers/go-compress \ go-cpuid>=0:devel/go-cpuid \ go-crc32>=0:devel/go-crc32 RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_GITHUB= yes -GH_ACCOUNT= valyala -USES= go -GO_PKGNAME= github.com/valyala/fasthttp +USE_GITHUB= yes +GH_ACCOUNT= valyala +USES= go +GO_PKGNAME= github.com/valyala/fasthttp .include Index: head/www/p5-Catalyst-Plugin-SmartURI/Makefile =================================================================== --- head/www/p5-Catalyst-Plugin-SmartURI/Makefile (revision 453283) +++ head/www/p5-Catalyst-Plugin-SmartURI/Makefile (revision 453284) @@ -1,27 +1,27 @@ # Created by: Oleg Mamontov # $FreeBSD$ PORTNAME= Catalyst-Plugin-SmartURI PORTVERSION= 0.041 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Configurable URIs for Catalyst LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \ p5-Class-C3-Componentised>=0:devel/p5-Class-C3-Componentised \ p5-Class-Load>=0:devel/p5-Class-Load \ - p5-Moose>=0:devel/p5-Moose \ + p5-Moose>=0:devel/p5-Moose \ p5-URI-SmartURI>=0:net/p5-URI-SmartURI RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/www/py-django-caching-app-plugins/Makefile =================================================================== --- head/www/py-django-caching-app-plugins/Makefile (revision 453283) +++ head/www/py-django-caching-app-plugins/Makefile (revision 453284) @@ -1,23 +1,23 @@ # Created by: Kevin Golding # $FreeBSD$ PORTNAME= django-caching-app-plugins PORTVERSION= 0.1.4 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Django app for writing pluggable reusable django applications LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.rst +LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_hg>=0.4:devel/py-setuptools_hg RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18 -USES= python -USE_PYTHON= distutils autoplist +USES= python +USE_PYTHON= distutils autoplist .include Index: head/x11/keylaunch/Makefile =================================================================== --- head/x11/keylaunch/Makefile (revision 453283) +++ head/x11/keylaunch/Makefile (revision 453284) @@ -1,28 +1,28 @@ # Created by: mwm@mired.org # $FreeBSD$ PORTNAME= keylaunch PORTVERSION= 1.3.0 PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.mired.org/downloads/ MAINTAINER= mwm@mired.org COMMENT= X utility for binding commands to a hot key WRKSRC= ${WRKDIR}/keylaunch USES= perl5 gmake USE_PERL5= build USE_XORG= x11 -SUB_FILES= pkg-message +SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -i '' -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/keylaunch ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/example_rc ${STAGEDIR}${EXAMPLESDIR}/keylaunch.rc .include Index: head/x11/rofi/Makefile =================================================================== --- head/x11/rofi/Makefile (revision 453283) +++ head/x11/rofi/Makefile (revision 453284) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= rofi DISTVERSION= 1.4.1 CATEGORIES= x11 MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/ MAINTAINER= nomoo@nomoo.ru COMMENT= Window switcher, run dialog and dmenu replacement LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= checkmk:devel/check \ +BUILD_DEPENDS= checkmk:devel/check \ ${LOCALBASE}/bin/flex:textproc/flex LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libxcb-ewmh.so:x11/xcb-util-wm \ libxcb-icccm.so:x11/xcb-util-wm \ libxcb-util.so:x11/xcb-util \ libxcb-xrm.so:x11/xcb-util-xrm \ libxkbcommon-x11.so:x11/libxkbcommon USES= bison gmake libtool pkgconfig shebangfix USE_GNOME= cairo gdkpixbuf2 librsvg2 pango USE_XORG= xcb GNU_CONFIGURE= yes CONFIGURE_ENV= LEX="${LOCALBASE}/bin/flex" SHEBANG_FILES= script/get_git_rev.sh \ script/rofi-sensible-terminal bash_CMD= /bin/sh post-patch: # Fix rofi-theme-selector which assumes we have GNU sed @${REINPLACE_CMD} 's|$${SED} -i |$${SED} -i "" |' \ ${WRKSRC}/script/rofi-theme-selector .include Index: head/x11-fm/sunflower/Makefile =================================================================== --- head/x11-fm/sunflower/Makefile (revision 453283) +++ head/x11-fm/sunflower/Makefile (revision 453284) @@ -1,55 +1,55 @@ # $FreeBSD$ -PORTNAME= sunflower +PORTNAME= sunflower DISTVERSION= 0.3-61 PORTREVISION= 1 -CATEGORIES= x11-fm python +CATEGORIES= x11-fm python MASTER_SITES= http://sunflower-fm.org/pub/ -MAINTAINER= bsd@abinet.ru +MAINTAINER= bsd@abinet.ru COMMENT= Twin-panel file manager -LICENSE= GPLv3 +LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet \ ${PYTHON_PKGNAMEPREFIX}notify>0:devel/py-notify \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}setproctitle>=1.1:devel/py-setproctitle \ ${PYTHON_PKGNAMEPREFIX}dbus>=1.2.0:devel/py-dbus -WRKSRC= ${WRKDIR}/Sunflower +WRKSRC= ${WRKDIR}/Sunflower -USES= desktop-file-utils gettext python:2.7 shebangfix tar:tgz +USES= desktop-file-utils gettext python:2.7 shebangfix tar:tgz USE_GNOME= gtk20 pygtk2 pygobject -NO_ARCH= yes +NO_ARCH= yes INSTALLS_ICONS= yes SHEBANG_FILES= Sunflower.py OPTIONS_DEFINE= VTE -OPTIONS_DEFAULT= VTE +OPTIONS_DEFAULT=VTE VTE_DESC= Use VTE terminal widget -VTE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vte>0:x11-toolkits/py-vte +VTE_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}vte>0:x11-toolkits/py-vte post-patch: ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g' ${WRKSRC}/Sunflower.py do-build: ${PYTHON_CMD} -m compileall ${WRKSRC} ${PYTHON_CMD} -O -m compileall ${WRKSRC} do-install: @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && \ ${COPYTREE_SHARE} application ${STAGEDIR}${DATADIR} cd ${WRKSRC} && \ ${COPYTREE_SHARE} translations ${STAGEDIR}${DATADIR} \ "! -name *\.po*" ${INSTALL_SCRIPT} ${WRKSRC}/Sunflower.py \ ${STAGEDIR}${PREFIX}/bin/sunflower ${INSTALL_DATA} ${WRKSRC}/images/sunflower.png \ ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/Sunflower.desktop \ ${STAGEDIR}${PREFIX}/share/applications .include