aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorxmj <xmj@FreeBSD.org>2015-03-25 19:02:54 +0800
committerxmj <xmj@FreeBSD.org>2015-03-25 19:02:54 +0800
commit2cdc49d75ec39e3aa9a1f18bc0ccd327f6c00e99 (patch)
treeb0c9f0c41f37d0b82c36272d465899ba2861208f /ports-mgmt
parent7cdc35b8ffa68c87e9e0237dacd3369ff5b7163e (diff)
downloadfreebsd-ports-gnome-2cdc49d75ec39e3aa9a1f18bc0ccd327f6c00e99.tar.gz
freebsd-ports-gnome-2cdc49d75ec39e3aa9a1f18bc0ccd327f6c00e99.tar.zst
freebsd-ports-gnome-2cdc49d75ec39e3aa9a1f18bc0ccd327f6c00e99.zip
ports-mgmt/porttools: update to 1.04, pass maintainership
- update to 1.04 - pass maintainership to skreuzer@ - deprecate newfile option over an internal template system. - Use new USE_GITHUB format Differential Revision: https://reviews.freebsd.org/D2093 Approved by: koobs (mentor)
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/porttools/Makefile16
-rw-r--r--ports-mgmt/porttools/distinfo4
-rw-r--r--ports-mgmt/porttools/pkg-plist15
3 files changed, 18 insertions, 17 deletions
diff --git a/ports-mgmt/porttools/Makefile b/ports-mgmt/porttools/Makefile
index 130476b2e6bb..cbcbb4226dbc 100644
--- a/ports-mgmt/porttools/Makefile
+++ b/ports-mgmt/porttools/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= porttools
-PORTVERSION= 1.03.1
+PORTVERSION= 1.04
CATEGORIES= ports-mgmt
-MAINTAINER= xmj@FreeBSD.org
+MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Tools for testing and submitting port updates and new ports
LICENSE= BSD2CLAUSE
@@ -16,20 +16,14 @@ RUN_DEPENDS= portlint:${PORTSDIR}/ports-mgmt/portlint \
svn:${PORTSDIR}/devel/subversion
USE_GITHUB= yes
-GH_ACCOUNT= xmj
-GH_COMMIT= a733b7c
-GH_TAGNAME= ${GH_COMMIT}
+GH_ACCOUNT= skreuzer
+GH_TAGNAME= 77a5636
# Make the version information of porttools itself
# available for inclusion in the PRs generated by it.
MAKE_ENV+= DATADIR="${DATADIR}" DOCSDIR="${DOCSDIR}" PORTVERSION="${PORTVERSION}"
-OPTIONS_DEFINE= DOCS NEWFILE
-OPTIONS_DEFAULT= NEWFILE
-
-NEWFILE_DESC= Enable newfile support
-
-NEWFILE_RUN_DEPENDS= newfile:${PORTSDIR}/devel/newfile
+OPTIONS_DEFINE= DOCS
DOCS_INSTALL_TARGET= install install-docs
diff --git a/ports-mgmt/porttools/distinfo b/ports-mgmt/porttools/distinfo
index ce15e9d8edf3..9cd6bcea7f01 100644
--- a/ports-mgmt/porttools/distinfo
+++ b/ports-mgmt/porttools/distinfo
@@ -1,2 +1,2 @@
-SHA256 (porttools-1.03.1.tar.gz) = 3fe6245e91284f56aa5b1c755980b2373815da9c81a697987eb5da4cc803db8e
-SIZE (porttools-1.03.1.tar.gz) = 21123
+SHA256 (skreuzer-porttools-1.04-77a5636_GH0.tar.gz) = ac7a8ce4acc112e5fcba0760c1afae85f0fed0acfd6bd54f979bd6699bb641e9
+SIZE (skreuzer-porttools-1.04-77a5636_GH0.tar.gz) = 22172
diff --git a/ports-mgmt/porttools/pkg-plist b/ports-mgmt/porttools/pkg-plist
index 517a3d476c1e..ca93ca758df4 100644
--- a/ports-mgmt/porttools/pkg-plist
+++ b/ports-mgmt/porttools/pkg-plist
@@ -1,6 +1,10 @@
bin/port
man/man1/port.1.gz
man/man5/porttools.5.gz
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%DATADIR%%/cmd_commit
%%DATADIR%%/cmd_create
%%DATADIR%%/cmd_diff
@@ -12,8 +16,11 @@ man/man5/porttools.5.gz
%%DATADIR%%/cmd_submit
%%DATADIR%%/cmd_test
%%DATADIR%%/cmd_upgrade
+%%DATADIR%%/tmpl/R-cran/Makefile.tmpl
+%%DATADIR%%/tmpl/common/pkg-descr.tmpl
+%%DATADIR%%/tmpl/common/pkg-plist.tmpl
+%%DATADIR%%/tmpl/default/Makefile.tmpl
+%%DATADIR%%/tmpl/p5/Makefile.tmpl
+%%DATADIR%%/tmpl/pear/Makefile.tmpl
+%%DATADIR%%/tmpl/py/Makefile.tmpl
%%DATADIR%%/util_diff
-%%PORTDOCS%%%%DOCSDIR%%/LICENSE
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/THANKS
_and_yarn/devel/electron6/files/ini-1.3.8&id=70a76145f34a016f1a0956377ed48f3cb7b6cf15'>Update MAINTAINER to tobik@FreeBSD.org for my portstobik2017-02-153-3/+3 * Actually add the patchbapt2017-02-123-0/+60 * Fix build with libc++ (is_const is already defined by some libc++ headers)bapt2017-02-121-3/+1 * java/jdk(16|7)-doc: Deprecate and remove 28 FEB 2017marino2017-02-112-0/+6 * Remove expired ports:rene2017-02-0824-5229/+0 * Fix build with GCC. It was broken by r430424.jkim2017-02-031-1/+1 * java/intellij: Update to version 2016.3.4.bsam2017-02-023-6/+6 * Fix distinfo.jkim2017-01-311-1/+3 * . Update to 8u121.glewis2017-01-295-650/+1182 * . Update to 8u121.glewis2017-01-292-4/+4 * . Fix @javavm directive.glewis2017-01-291-1/+1 * . Update to 8u121.glewis2017-01-293-160/+161 * Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-211-1/+1 * Update to 5.3.2 release.ale2017-01-192-5/+5 * Update to b41.jkim2017-01-193-264/+16 * The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-187-14/+7 * Upgrade java/wildfly10 to 10.1.0.olgeni2017-01-163-1184/+329 * . Fix compilation with Clang 4.0glewis2017-01-163-1/+23 * . Fix compilation with Clang 4.0glewis2017-01-162-1/+21 * Fix ports using PREFIX in their depends instead of LOCALBASE.mat2017-01-142-5/+5 * Update Eclipse CDT to 9.0.1 and assign port to submitter.tijl2017-01-1313-459/+944 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-111-4/+0 * Rename java/wildfly100 to java/wildfly10.olgeni2017-01-118-4/+4 * java/intellij-rubymine: create portswills2017-01-119-0/+2195 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-5/+0 * . Update to 2016jglewis2017-01-063-4/+6 * java/openjfx8-devel fix build with Gradle 3.2.1asomers2017-01-043-10/+14 * . Add powerpc64 support.glewis2017-01-031-5/+9 * . Add support for powerpc64.glewis2017-01-032-3/+15 * java/intellij-pycharm: Update to version 2106.3.2.bsam2017-01-023-4/+6 * Remove BROKEN_FreeBSD_9sunpoet2017-01-014-8/+0 * . Add support for the HotSpot Serviceability Agent for ppc64.glewis2016-12-291-202/+2430 * . Update to 8u112glewis2016-12-292-3/+4 * java/intellij: Update to version 2016.3.2.bsam2016-12-282-5/+5 * java/bouncycastle15: update 1.55 -> 1.56pi2016-12-284-19/+32 * - Mark BROKEN on FreeBSD 9.x i386amdmi32016-12-231-0/+2 * - Mark BROKEN on FreeBSD 9.x i386amdmi32016-12-231-0/+2 * - Mark BROKEN on FreeBSD 9.x i386:amdmi32016-12-231-0/+2 * java/intellij-pycharm: Update to version 2016.3.1.bsam2016-12-173-5/+5 * java/intellij: Update to version 2016.3.1.bsam2016-12-173-14/+14 * - Add LICENSEamdmi32016-12-102-4/+9 * Add an X11 option to java/openjdk[78]asomers2016-12-102-11/+46 * Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1 * Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-092-2/+2 * Remove libexpat.so.6 compatibility link that was added in r374303 totijl2016-12-096-5/+6 * Deprecate and set expiration date to T + 2 monthsamdmi32016-12-073-2/+10 * java/intellij-pycharm: Update to version 2016.3.bsam2016-12-053-33/+50 * Remove expired port:rene2016-12-025-107/+0 * Don't quote {} in find -exec calls.mat2016-12-011-2/+2 * java/intellij: Remove non-native jar libraries.bsam2016-12-012-12/+4 * java/intellij: update to version 2016.3.bsam2016-11-283-116/+8739 * . Update to 2016iglewis2016-11-243-4/+5 * In several dozen ports, use single space for WWW: line in pkg-descr, anddanfe2016-11-221-2/+1 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-203-2/+3 * Mark as broken on various tier-2 archs.linimon2016-11-161-0/+2 * java/visualvm: switch back to multi-language versionswills2016-11-143-4/+319 * java/netty: update 3.9.2 -> 3.10.6pi2016-11-122-3/+4 * java/visualvm: update to 1.3.9swills2016-11-113-325/+12 * java/jakarta-commons-collections:makc2016-11-022-2/+148 * Take maintainership of math/scilab dependenciesmakc2016-11-024-4/+4 * Update to 5.3.1 release.ale2016-10-312-4/+4 * . Update to 8u112.glewis2016-10-306-628/+596 * OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports ...mat2016-10-241-1/+1 * Update cacerts file using the one included in 8u111 release.ale2016-10-246-1/+3 * Update to 5.3 release.ale2016-10-212-9/+11 * ${RM} already has -f.mat2016-10-2113-19/+19 * java/intellij: fix pkg-plist.bsam2016-10-212-0/+3 * . Update to 8u112.glewis2016-10-212-3/+4 * Reassign makc's ports back to the pool.rakuco2016-10-205-5/+5 * . Update to 8u112.glewis2016-10-202-5/+6 * java/intellij-ultimate: update 2016.2.4 -> 2016.2.5robak2016-10-203-6/+7 * java/intellij: Update to version 2016.2.5.bsam2016-10-193-6/+5 * - Double-quote $@ to properly propagate parameters down the execution pathdanfe2016-10-175-5/+9 * New port: java/intellij-ultimatepi2016-10-159-0/+4176 * . Note that the time zone data is in the public domain (according toglewis2016-10-141-0/+2 * . Update to 2016g.glewis2016-10-143-4/+5 * Convert to USES=jpegantoine2016-10-101-1/+1 * java/eclipse: 4.5.2 -> 4.6pi2016-10-078-728/+724 * - Add LICENSEamdmi32016-09-301-4/+7 * Remove i386 from the viable platforms list.kwm2016-09-261-1/+1 * Unmark broken on powerpc64swills2016-09-151-2/+0 * java/intellij: Update to version 2016.2.4.bsam2016-09-142-5/+5 * java/jakarta-struts: Mark deprecatedfeld2016-09-111-0/+3 * java/intellij-pycharm: Update to version 2016.2.3.bsam2016-09-093-9/+4 * java/intellij-pycharm: Update to version 2016.2.2.bsam2016-09-073-9/+5 * - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withtijl2016-09-062-6/+4 * . Include the thread id so that jstack can provide stack traces whenglewis2016-09-043-0/+38 * java/intellij: Update to version 2016.2.3bsam2016-09-022-5/+5 * Make the FPU hack for ARM optional. Note this hack is not necessary forjkim2016-08-272-10/+11 * Update to b40.jkim2016-08-264-301/+268 * - Update to 1.55amdmi32016-08-252-4/+4 * Consistently set USE_JAVA to "yes" to reduce future confusion.jkim2016-08-251-1/+1 * Update to use Apache Ant 1.9.7.jkim2016-08-244-7/+8 * Add missing @dir entries to fix directory ownerships.olgeni2016-08-242-1/+499 * java/intellij: Update to version 2016.2.2.bsam2016-08-233-7/+5 * Remove the pkg-deinstall script forgotten during r419364bapt2016-08-232-55/+1 * . Update to 7u111.glewis2016-08-213-1767/+2054 * java/intellij-pycharm: Update to version 2016.2.1.bsam2016-08-182-4/+4 * - Fix build when CC contains "/".jkim2016-08-051-2/+2 * java/phpeclipse: Remove redundant dependency on unzipmarino2016-08-041-1/+0 * More typosbapt2016-07-312-2/+2 * Fix typobapt2016-07-311-2/+2 * Use the new @javavmbapt2016-07-315-21/+7 * Remove the deinstall script that appears to be deleting all the temporary filesbapt2016-07-313-12/+2 * . Update to 8u102.glewis2016-07-305-1607/+620 * Version 1.54 of the Bouncy Castle Crypto APIs.vsevolod2016-07-295-0/+100 * java/java-checkstyle: Update version 6.19=>7.0bofh2016-07-282-4/+4 * . Update to 8u102.glewis2016-07-243-3/+6 * . Update to 8u102.glewis2016-07-243-5/+8 * . Update to 2016fglewis2016-07-242-3/+3 * java/intellij-pycharm: Update to version 2016.2.bsam2016-07-223-71/+61 * When there is a do-install target, do not use a post-install target, domat2016-07-194-10/+3 * Remove expired port:rene2016-07-188-2047/+0 * java/intellij: update and add a commentbsam2016-07-134-41/+61 * java/openjfx8-devel: Unbreak build after Gradle updatepi2016-07-102-2/+10 * Add an explicit include of <unistd.h>, which is required onmi2016-07-032-2/+3 * Add port of JXGrabKey -- a Java library for working with X11mi2016-06-307-0/+97 * New port: java/aparapipi2016-06-269-0/+243 * With the power of USES=dos2unix, get rid of most patches and filesmat2016-06-214-23/+26 * . Regenerate patch-bsd and patch-bsd-test. This obsoletes another patchglewis2016-06-183-2232/+1574 * . Fix a double free bug. This is pulled from upstream.glewis2016-06-162-1/+53 * Unbreak arm.jkim2016-06-134-10/+63 * . Handle unsafe operations that access invalid memory more gracefully.glewis2016-06-132-0/+15 * . Use poll() rather than select() on BSD to avoid crashes during networkglewis2016-06-132-0/+86 * Handle unsafe operations that access invalid memory more gracefullyglewis2016-06-131-0/+14 * java/java-checkstyle: Update version 6.3=>6.19bofh2016-06-122-5/+10 * java/intellij: Update to version 2016.1.3.bsam2016-06-102-5/+5 * Remove expired ports:rene2016-06-024-30/+0 * java/intellij-pycharm: Update to version 2016.1.4.bsam2016-05-272-3/+4 * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-242-2/+2 * Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-244-4/+4 * . Update to 7u101glewis2016-05-213-2016/+1054 * - Fix trailing whitespace in pkg-messagesamdmi32016-05-192-2/+2 * - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-1921-38/+38 * . Update to 8u92.glewis2016-05-176-3382/+6995 * IntelliJ PyCharm is an advanced IDE developed by JetBrains andbsam2016-05-178-0/+1269 * java/intellij: Update to version 2016.1.2b.bsam2016-05-172-4/+5 * java/intellij: update to version 2016.1.2, take maintainership.bsam2016-05-173-114/+148 * java/intellij-pty4: A new version of IntelliJ IDEA (pending commit)bsam2016-05-171-3/+1 * Remove expired ports:rene2016-05-106-776/+0 * Update to b39.jkim2016-05-063-16/+30 * Drop maintainership, mark IGNORE and set EXPIRATION_DATEarved2016-05-021-1/+5 * Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-281-1/+1 * create USES=gem and update rubygem- ports to use itswills2016-04-281-2/+1 * Remove expired port:rene2016-04-246-3229/+0 * . Update to 8u92glewis2016-04-232-3/+3 * . Update to 8u92glewis2016-04-232-5/+5 * many ports: mark broken on powerpc64swills2016-04-221-0/+2 * . Update to 2016d.glewis2016-04-203-3/+5 * Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'danfe2016-04-161-1/+0 * USE_RC_SUBR=yes has not done anything for a long time, remove it frommat2016-04-141-1/+0 * Point WWW link to the archived home page of the project due to themadpilot2016-04-141-1/+1 * - Mark BROKEN, does not build:amdmi32016-04-12