From owner-svn-ports-all@freebsd.org Tue Dec 27 12:20:45 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AFA8C92112; Tue, 27 Dec 2016 12:20:45 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C9E119C7; Tue, 27 Dec 2016 12:20:45 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRCKiNM080108; Tue, 27 Dec 2016 12:20:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRCKfp7080074; Tue, 27 Dec 2016 12:20:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612271220.uBRCKfp7080074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 27 Dec 2016 12:20:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429612 - in head: audio/logitechmediaserver deskutils/gnome-shell-extension-audio-output-switcher deskutils/gnome-shell-extension-coverflow deskutils/gnome-shell-extension-dashtodock d... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2016 12:20:45 -0000 Author: amdmi3 Date: Tue Dec 27 12:20:41 2016 New Revision: 429612 URL: https://svnweb.freebsd.org/changeset/ports/429612 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* - While here, minor cosmetic and license fixes Approved by: portmgr blanket Modified: head/audio/logitechmediaserver/Makefile head/deskutils/gnome-shell-extension-audio-output-switcher/Makefile head/deskutils/gnome-shell-extension-coverflow/Makefile head/deskutils/gnome-shell-extension-dashtodock/Makefile head/deskutils/gnome-shell-extension-filesmenu/Makefile head/deskutils/gnome-shell-extension-hidetopbar/Makefile head/deskutils/gnome-shell-extension-lockkeys/Makefile head/deskutils/gnome-shell-extension-mediaplayer/Makefile head/deskutils/gnome-shell-extension-openweather/Makefile head/deskutils/gnome-shell-extension-overlay-icons/Makefile head/deskutils/gnome-shell-extension-panel-osd/Makefile head/deskutils/gnome-shell-extension-trash/Makefile head/deskutils/gnome-shell-extension-weather/Makefile head/devel/libmowgli/Makefile head/devel/php-jq/Makefile head/dns/dnsrecon/Makefile head/graphics/pqiv/Makefile head/lang/tcc/Makefile head/multimedia/libvpx/Makefile head/net-im/diligent/Makefile head/net/exabgp/Makefile head/net/exaddos/Makefile head/net/mrouted/Makefile head/net/pimd/Makefile head/security/nikto/Makefile head/sysutils/nfcutils/Makefile head/sysutils/pcbsd-appweb/Makefile head/sysutils/pcbsd-libsh/Makefile head/sysutils/pcbsd-syscache/Makefile head/sysutils/warden/Makefile head/www/codeigniter/Makefile Modified: head/audio/logitechmediaserver/Makefile ============================================================================== --- head/audio/logitechmediaserver/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/audio/logitechmediaserver/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -26,7 +26,7 @@ RESTRICTED= Contains non-redistributable USERS= ${SLIMUSER} GROUPS= ${SLIMGROUP} -USES= gettext-runtime gmake perl5 shebangfix tar:tgz +USES= gettext-runtime gmake perl5 shebangfix EXTRA_PATCHES= ${FILESDIR}/vendorpatch-CPAN_buildme.sh SHEBANG_FILES= Bin/darwin/check-update.pl \ Bin/dbish \ Modified: head/deskutils/gnome-shell-extension-audio-output-switcher/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-audio-output-switcher/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-audio-output-switcher/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -15,7 +15,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-coverflow/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-coverflow/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-coverflow/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-dashtodock/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-dashtodock/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-dashtodock/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-filesmenu/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-filesmenu/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-filesmenu/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake pkgconfig USE_GNOME= glib20 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/deskutils/gnome-shell-extension-hidetopbar/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-hidetopbar/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-hidetopbar/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-lockkeys/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-lockkeys/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-lockkeys/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-mediaplayer/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-mediaplayer/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-mediaplayer/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-autogen.sh:devel/gn RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes Modified: head/deskutils/gnome-shell-extension-openweather/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-openweather/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-openweather/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-autogen.sh:devel/gn RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes Modified: head/deskutils/gnome-shell-extension-overlay-icons/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-overlay-icons/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-overlay-icons/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-panel-osd/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-panel-osd/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-panel-osd/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -13,7 +13,7 @@ BUILD_DEPENDS= gsettings-desktop-schemas RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig USE_GNOME= glib20 intltool USE_GITHUB= yes USE_LDCONFIG= yes Modified: head/deskutils/gnome-shell-extension-trash/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-trash/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-trash/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:x11/gnome- RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas -USES= gettext gmake gnome pkgconfig tar:xz +USES= gettext gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/deskutils/gnome-shell-extension-weather/Makefile ============================================================================== --- head/deskutils/gnome-shell-extension-weather/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/deskutils/gnome-shell-extension-weather/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -11,7 +11,7 @@ COMMENT= Weather extension for the GNOME RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell -USES= autoreconf gettext gmake gnome libtool pkgconfig tar:xz +USES= autoreconf gettext gmake gnome libtool pkgconfig USE_GNOME= glib20 intlhack USE_GITHUB= yes USE_LDCONFIG= yes Modified: head/devel/libmowgli/Makefile ============================================================================== --- head/devel/libmowgli/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/devel/libmowgli/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -9,12 +9,13 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= Development framework for C LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= atheme-legacy GH_TAGNAME= 5ab559e3af5b11767ada53d4401fb1c4443f3723 -USES= gmake pathfix tar:bzip2 +USES= gmake pathfix PATHFIX_MAKEFILEIN= Makefile GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/devel/php-jq/Makefile ============================================================================== --- head/devel/php-jq/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/devel/php-jq/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -11,6 +11,7 @@ MAINTAINER= gasol.wu@gmail.com COMMENT= Jq shared extension for php LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libjq.so:textproc/jq @@ -19,7 +20,7 @@ GH_ACCOUNT= kjdev GH_PROJECT= php-ext-jq IGNORE_WITH_PHP= 70 -USES= php:ext tar:tgz +USES= php:ext JQ_CMD= ${LOCALBASE}/bin/jq Modified: head/dns/dnsrecon/Makefile ============================================================================== --- head/dns/dnsrecon/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/dns/dnsrecon/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnsp USE_GITHUB= yes GH_ACCOUNT= darkoperator -USES= python:2.7+ shebangfix tar:tgz +USES= python:2.7+ shebangfix NO_BUILD= yes NO_ARCH= yes Modified: head/graphics/pqiv/Makefile ============================================================================== --- head/graphics/pqiv/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/graphics/pqiv/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -13,7 +13,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= bash:shells/bash -LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \ +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USE_GITHUB= yes @@ -30,7 +30,7 @@ WAND_DESC= ImageMagick image processing OPTIONS_DEFAULT= GTK2 PIXBUF -USES= gettext-runtime gmake pkgconfig tar:bzip2 +USES= gettext-runtime gmake pkgconfig USE_XORG= x11 USE_GNOME= cairo gdkpixbuf2 HAS_CONFIGURE= yes Modified: head/lang/tcc/Makefile ============================================================================== --- head/lang/tcc/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/lang/tcc/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= TinyCC GH_PROJECT= tinycc -USES= gmake makeinfo perl5 tar:bzip2 +USES= gmake makeinfo perl5 USE_PERL5= build HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" --cc="${CC}" Modified: head/multimedia/libvpx/Makefile ============================================================================== --- head/multimedia/libvpx/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/multimedia/libvpx/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -18,7 +18,7 @@ BUILD_DEPENDS= yasm:devel/yasm USE_GITHUB= yes GH_ACCOUNT= webmproject -USES= compiler:c11 cpe gmake perl5 shebangfix tar:bzip2 +USES= compiler:c11 cpe gmake perl5 shebangfix CPE_VENDOR= john_koleszar HAS_CONFIGURE= yes USE_PERL5= build Modified: head/net-im/diligent/Makefile ============================================================================== --- head/net-im/diligent/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net-im/diligent/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -16,8 +16,8 @@ LIB_DEPENDS= libQt5WebKitWidgets.so:www/ USE_LDCONFIG= yes USE_QT5= core gui network svg linguist \ buildtools x11extras widgets -USE_GL+= gl -USES= compiler:c++11-lang qmake tar:xz +USE_GL= gl +USES= compiler:c++11-lang qmake QMAKE_ARGS= CONFIG+="configure" @@ -32,7 +32,7 @@ SUB_FILES= diligent.desktop do-install: ${INSTALL_PROGRAM} ${WRKSRC}/diligent ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/share/applications/ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons + @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons ${INSTALL_DATA} ${WRKSRC}/images/png/Slack.png ${STAGEDIR}${PREFIX}/share/icons/diligent.png .include Modified: head/net/exabgp/Makefile ============================================================================== --- head/net/exabgp/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net/exabgp/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT USE_GITHUB= yes GH_ACCOUNT= Exa-Networks -USES= python:2 tar:tgz +USES= python:2 SUB_FILES= pkg-message exabgp.sh SUB_LIST= PYTHON_LIBDIR=${PYTHON_LIBDIR} PYTHON_CMD=${PYTHON_CMD} \ PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} Modified: head/net/exaddos/Makefile ============================================================================== --- head/net/exaddos/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net/exaddos/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -17,11 +17,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp USE_GITHUB= yes GH_ACCOUNT= Exa-Networks -USES= python tar:tgz +USES= python SUB_FILES= pkg-message exaddos.sh exaddos.conf.sample SUB_LIST= PYTHON_LIBDIR=${PYTHON_LIBDIR} PYTHON_CMD=${PYTHON_CMD} \ PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} USE_RC_SUBR= ${PORTNAME} +NO_ARCH= yes USERS= ${PORTNAME} GROUPS= ${PORTNAME} Modified: head/net/mrouted/Makefile ============================================================================== --- head/net/mrouted/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net/mrouted/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -12,7 +12,6 @@ COMMENT= Multicast routing daemon provid LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= tar:bzip2 USE_GITHUB= yes USE_RC_SUBR= mrouted GH_ACCOUNT= troglobit Modified: head/net/pimd/Makefile ============================================================================== --- head/net/pimd/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/net/pimd/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -16,11 +16,10 @@ GH_PROJECT= libite:libite GH_TAGNAME= v1.4.4:libite GH_SUBDIR= libite:libite -USES= tar:bzip2 USE_RC_SUBR= ${PORTNAME} HAS_CONFIGURE= yes -MAKE_ARGS+= prefix="${PREFIX}" sysconfdir="${PREFIX}/etc/" +MAKE_ARGS= prefix="${PREFIX}" sysconfdir="${PREFIX}/etc/" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pimd ${STAGEDIR}${PREFIX}/sbin/ @@ -28,6 +27,6 @@ do-install: ${STAGEDIR}${PREFIX}/etc/pimd.conf.sample ${INSTALL_SCRIPT} ${FILESDIR}/pimd.in \ ${STAGEDIR}${PREFIX}/etc/rc.d/pimd - ${INSTALL_MAN} ${WRKSRC}/pimd.8 ${STAGEDIR}${PREFIX}/man/man8/ + ${INSTALL_MAN} ${WRKSRC}/pimd.8 ${STAGEDIR}${MANPREFIX}/man/man8/ .include Modified: head/security/nikto/Makefile ============================================================================== --- head/security/nikto/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/security/nikto/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -22,7 +22,7 @@ SSLEAY_RUN_DEPENDS= p5-Net-SSLeay>0:secu NO_BUILD= yes NO_ARCH= yes -USES= perl5 shebangfix tar:bzip2 +USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= nikto.pl WRKSRC_SUBDIR= program Modified: head/sysutils/nfcutils/Makefile ============================================================================== --- head/sysutils/nfcutils/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/nfcutils/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -8,11 +8,12 @@ CATEGORIES= sysutils MAINTAINER= dengtooling@gmail.com COMMENT= Listing NFC devices and in-field tags or targets -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libnfc.so:devel/libnfc -USES= autoreconf gmake libtool pkgconfig tar:tgz +USES= autoreconf gmake libtool pkgconfig USE_GITHUB= yes GH_ACCOUNT= terence-deng MAKE_ENV+= MKDIR="${MKDIR}" Modified: head/sysutils/pcbsd-appweb/Makefile ============================================================================== --- head/sysutils/pcbsd-appweb/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/pcbsd-appweb/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -17,8 +17,9 @@ RUN_DEPENDS= syscache:sysutils/pcbsd-sys USE_PHP= filter gd json session WRKSRC_SUBDIR= src-webui -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes +NO_ARCH= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes Modified: head/sysutils/pcbsd-libsh/Makefile ============================================================================== --- head/sysutils/pcbsd-libsh/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/pcbsd-libsh/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -11,8 +11,9 @@ COMMENT= PC-BSD Shell Library LICENSE= BSD3CLAUSE WRKSRC_SUBDIR= src-sh/libsh -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes +NO_ARCH= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes Modified: head/sysutils/pcbsd-syscache/Makefile ============================================================================== --- head/sysutils/pcbsd-syscache/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/pcbsd-syscache/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE WRKSRC_SUBDIR= src-sh/syscache USE_QT5= core network buildtools qmake -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} Modified: head/sysutils/warden/Makefile ============================================================================== --- head/sysutils/warden/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/sysutils/warden/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -15,8 +15,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/pcbsd/sc jailme:sysutils/jailme WRKSRC_SUBDIR= src-sh/warden -USES= pkgconfig tar:xz +USES= pkgconfig NO_BUILD= yes +NO_ARCH= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes Modified: head/www/codeigniter/Makefile ============================================================================== --- head/www/codeigniter/Makefile Tue Dec 27 12:16:32 2016 (r429611) +++ head/www/codeigniter/Makefile Tue Dec 27 12:20:41 2016 (r429612) @@ -11,7 +11,6 @@ COMMENT= Framework for developing PHP we LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt -USES= tar:tgz USE_GITHUB= yes GH_ACCOUNT= bcit-ci @@ -106,10 +105,11 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/$$i ${STAGEDIR}${WWWDIR}/$$i.sample; \ done -post-install-APACHE-on: - ${MKDIR} ${STAGEDIR}${CONFDIR} +do-install-APACHE-on: + @${MKDIR} ${STAGEDIR}${CONFDIR} ${CP} ${WRKDIR}/${CONF} ${STAGEDIR}${CONFDIR}/codeigniter.conf; -post-install-DOCS-on: + +do-install-DOCS-on: cd ${WRKSRC}/user_guide && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} ${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo ${CP} ${WRKSRC}/readme.rst ${STAGEDIR}${DOCSDIR}/readme.rst