aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-27 16:32:08 +0800
committerbapt <bapt@FreeBSD.org>2014-01-27 16:32:08 +0800
commit57f7a1e2d040848a9804f3fbecefd23a28fa68fe (patch)
treeaba9a22a3738b798b9dde4bf53775a4d9b59287b
parent56b993015885e5f2062b837f9da7e82bfc1f871c (diff)
downloadfreebsd-ports-gnome-57f7a1e2d040848a9804f3fbecefd23a28fa68fe.tar.gz
freebsd-ports-gnome-57f7a1e2d040848a9804f3fbecefd23a28fa68fe.tar.zst
freebsd-ports-gnome-57f7a1e2d040848a9804f3fbecefd23a28fa68fe.zip
Support stage
-rw-r--r--devel/shtool/Makefile8
-rw-r--r--devel/shtool/pkg-plist21
2 files changed, 21 insertions, 8 deletions
diff --git a/devel/shtool/Makefile b/devel/shtool/Makefile
index d9d5c4ee7db3..09230103f373 100644
--- a/devel/shtool/Makefile
+++ b/devel/shtool/Makefile
@@ -15,17 +15,9 @@ USES= perl5
USE_PERL5= build
GNU_CONFIGURE= yes
-MAN1= shtool-arx.1 shtool-echo.1 shtool-fixperm.1 shtool-install.1 \
- shtool-mdate.1 shtool-mkdir.1 shtool-mkln.1 shtool-mkshadow.1 \
- shtool-move.1 shtool-path.1 shtool-platform.1 shtool-prop.1 \
- shtool-rotate.1 shtool-scpp.1 shtool-slo.1 shtool-subst.1 \
- shtool-table.1 shtool-tarball.1 shtool-version.1 \
- shtool.1 shtoolize.1
-
regression-test: test
test: build
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/shtool/pkg-plist b/devel/shtool/pkg-plist
index 0b015eb07eb6..8c419afd6bae 100644
--- a/devel/shtool/pkg-plist
+++ b/devel/shtool/pkg-plist
@@ -1,5 +1,26 @@
bin/shtool
bin/shtoolize
+man/man1/shtool-arx.1.gz
+man/man1/shtool-echo.1.gz
+man/man1/shtool-fixperm.1.gz
+man/man1/shtool-install.1.gz
+man/man1/shtool-mdate.1.gz
+man/man1/shtool-mkdir.1.gz
+man/man1/shtool-mkln.1.gz
+man/man1/shtool-mkshadow.1.gz
+man/man1/shtool-move.1.gz
+man/man1/shtool-path.1.gz
+man/man1/shtool-platform.1.gz
+man/man1/shtool-prop.1.gz
+man/man1/shtool-rotate.1.gz
+man/man1/shtool-scpp.1.gz
+man/man1/shtool-slo.1.gz
+man/man1/shtool-subst.1.gz
+man/man1/shtool-table.1.gz
+man/man1/shtool-tarball.1.gz
+man/man1/shtool-version.1.gz
+man/man1/shtool.1.gz
+man/man1/shtoolize.1.gz
share/aclocal/shtool.m4
%%DATADIR%%/sh.arx
%%DATADIR%%/sh.common
class='commitgraph'>* Update to 2.1: bug fixes, add Turkish translationnaddy2013-02-133-3/+4 * Update to 2.0.1: config file stored according to XDG spec.naddy2012-12-182-3/+3 * Update to 2.0.naddy2012-10-173-21/+36 * Remove pointless header lines from ports I created once upon a time.naddy2012-09-161-5/+0 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * Mark MAKE_JOBS_SAFE for parallel building.naddy2009-03-261-0/+1 * Update to 1.3.4 which fixes a bug when changing sign in scientificnaddy2009-03-183-5/+8 * Update to 1.3.3. No major changes.naddy2009-01-123-8/+7 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Don't try to remove share/pixmaps.naddy2007-10-052-1/+1 * Update to 1.3.1, which adds an additional "paper mode".naddy2007-10-024-21/+13 * - Welcome X.org 7.2 \o/.flz2007-05-202-5/+1 * (1) Try to deinstall some locale directories not listed in BSD.local.dist.naddy2006-08-083-12/+31 * Sync with upstream (1.2.5.2); no functional changes.naddy2006-04-033-17/+4 * Maintenance update to 1.2.5.1 which fixes a bug with recent glibnaddy2006-03-273-5/+17 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * Maintenance update to 1.2.5: minor bug fixes.naddy2005-05-112-4/+3 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * Don't leave extra directory after uninstall.naddy2004-12-202-1/+2 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * Update to 1.2.4. This is a bugfix/minor feature enhancement release:naddy2004-10-233-3/+5 * Update to 1.2.3:naddy2004-05-283-16/+3 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * Update to 1.2.2. Changes in this release:naddy2004-04-022-3/+3 * Update to 1.2.1. Changes in this release:naddy2004-03-213-4/+4 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Update to 1.1.4: RPN mode improvements, bugfixes, translation updates.naddy2003-11-134-22/+3 * Update to 1.1.3. Changes in this release:naddy2003-09-023-3/+8 * Update to 1.1.2. Adds French translation.naddy2003-07-084-58/+3