aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2013-09-25 08:05:17 +0800
committergarga <garga@FreeBSD.org>2013-09-25 08:05:17 +0800
commitc07ca21f84143e7620c11c32764048e42a8246b9 (patch)
tree1f891ce6218057d5affb294e1b454b1149924061 /archivers
parent1dd5f62bf9e3a4e9ddbb2ded8a8cf18b56ded80f (diff)
downloadfreebsd-ports-gnome-c07ca21f84143e7620c11c32764048e42a8246b9.tar.gz
freebsd-ports-gnome-c07ca21f84143e7620c11c32764048e42a8246b9.tar.zst
freebsd-ports-gnome-c07ca21f84143e7620c11c32764048e42a8246b9.zip
Support staging
Diffstat (limited to 'archivers')
-rw-r--r--archivers/sharutils/Makefile2
-rw-r--r--archivers/sharutils/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile
index b0bed5d2ce15..249c9b0b94fd 100644
--- a/archivers/sharutils/Makefile
+++ b/archivers/sharutils/Makefile
@@ -14,12 +14,10 @@ LICENSE= GPLv3
OPTIONS_DEFINE= NLS
-NO_STAGE= yes
USE_XZ= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g --disable-uucode
INSTALL_TARGET= install install-man
-MAN1= gshar.1 gunshar.1
INFO= sharutils
USES= charsetfix perl5
diff --git a/archivers/sharutils/pkg-plist b/archivers/sharutils/pkg-plist
index 4158f7a622e9..859d2bdc54c0 100644
--- a/archivers/sharutils/pkg-plist
+++ b/archivers/sharutils/pkg-plist
@@ -1,5 +1,7 @@
bin/gshar
bin/gunshar
+man/man1/gshar.1.gz
+man/man1/gunshar.1.gz
%%NLS%%share/locale/bg/LC_MESSAGES/sharutils.mo
%%NLS%%share/locale/ca/LC_MESSAGES/sharutils.mo
%%NLS%%share/locale/cs/LC_MESSAGES/sharutils.mo
ons'>-1/+1 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Fix my fault in previous commit: put a pkg-messageosa2003-08-121-0/+0 * Update to 7.3.4osa2003-08-125-63/+30 * get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+2 * postgresql slave ports, reduce unnecessary portrevision bumpsdaichi2003-06-191-0/+1 * The control script that ships with the postgresosa2003-06-121-1/+1 * Use ${MASTER_SITE_PGSQL} instead of multiple sitesosa2003-06-111-14/+1 * Remove a patch file which is no need for 7.3.3.nork2003-06-021-38/+0 * Update to 7.3.3.nork2003-06-023-42/+18 * Add patch for a fix for braindead applications that were depending onseanc2003-02-203-1/+31 * Add a patch fix a long standing bug in PostgreSQL with LISTEN/NOTIFYseanc2003-02-201-0/+38 * Update PostgreSQL to the maintenance release 7.3.2.seanc2003-02-074-86/+77 * Add new man pages.olgeni2003-01-151-18/+22 * Fix DISTFILES typo in databases/postgresql7/Makefileedwin2003-01-041-1/+1 * Download the PostgreSQL documentation and MD5 for the test bundle. Theseseanc2003-01-042-1/+3 * Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,seanc2003-01-0413-430/+597 * Port update submitted by maintainernsayer2002-11-061-1/+3 * Update to 7.2.3 and maintainer's email address. All advised to updatepat2002-10-063-14/+8 * Remove a dead .jp mirror and add the official .jp mirror instead.knu2002-09-131-1/+1 * Update to 7.2.2, which fixes several security bugs. Do not installtrevor2002-08-265-588/+24 * Forbid because of unconfirmed security bugs:trevor2002-08-251-0/+2 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Fix build on -CURRENT:sheldonh2002-06-271-0/+59 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * upgrade to 7.2.1ijliao2002-04-1111-579/+112 * Fix some bitrot for the non-default case of WITH_GETTEXT -- lib-dependmi2002-04-021-1/+2 * Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Fix building this Port with Kerberos.tom2002-02-221-2/+2 * Fix a typo: $1 -> $? (we want to check the return code from dialog)petef2002-02-211-1/+1 * Upgrade to 7.2, and spilit into several ports.vanilla2002-02-1923-796/+1006 * pre-everything needs two colonsijliao2001-12-131-1/+1 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * retire problematic MASTER_SITES.sf2001-09-251-2/+1 * Correct the config file name.roam2001-08-241-1/+1 * Update the PostgreSQL port to 7.1.3.clive2001-08-215-12/+15 * Work around the way in which the package building cluster validatessheldonh2001-07-271-2/+5 * Fix mtree errors preventing automated package building:sheldonh2001-07-251-5/+6 * Fix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option.olgeni2001-06-131-2/+2 * The configure script *must* run pre-fetch, since the dependencies areknu2001-06-132-8/+8 * Forgotten file.jeh2001-06-041-0/+51 * Add character sets to the serverjeh2001-06-041-0/+1 * Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1 * forget to remove patchijliao2001-05-281-13/+0 * add Japanese mirror to MASTER_SITES.sf2001-05-271-1/+2 * upgrade to 7.1.2ijliao2001-05-274-20/+50 * Change the way the configure script is executed and included in orderalex2001-05-241-5/+5 * Fix the autogenerated LIB_DEPENDS for TCL.mi2001-05-181-1/+1 * Upgrade to 7.1.1vanilla2001-05-094-9/+43 * Cosmetic changes for the shutdown procedure.olgeni2001-05-021-1/+2 * Specify the full path of the jakarta port's "ant" utility (/usr/local/bin) soolgeni2001-04-261-1/+2 * Misc. changes and cleanups.olgeni2001-04-263-8/+8 * Remove extra empty line.demon2001-04-241-1/+0 * Add one more MASTER_SITEdemon2001-04-241-1/+3 * Fix postgresql.jar link probram, and bump version too.vanilla2001-04-231-1/+2 * Upgrade to 7.1, change to new layout style.vanilla2001-04-2134-1641/+1163 * ldconfig PostgreSQL's lib should happen before starting *ANY* ports.clive2001-03-164-8/+8 * Fix problems when installing postgresql7 with pkg_add:clive2001-03-154-9/+20 * Remove IS_INTERACTIVE, support batch compilation.olgeni2001-02-252-4/+2 * Treat pgsql's .profile as data: it could have been customized to change theolgeni2001-02-232-4/+8 * Make the port more "package friendly".olgeni2001-02-213-81/+17 * Define IS_INTERACTIVE.jkoshy2001-01-301-0/+2 * Do not set the shell for user "pgsql" to `/bin/nologin' at package installjkoshy2001-01-301-1/+1 * Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0 * Update to version 7.0.3.steve2000-12-1114-160/+447 * Palle Girgensohn <girgen@partitur.se> stepped forward and said that hesteve2000-12-081-1/+1 * hand maintenance of this port over to ports@FreeBSD.ORGandreas2000-11-231-1/+15 * Rename PLIST.* to pkg-plist.*.asami2000-10-081-4/+4 * pl/Perl and ODBC supportandreas2000-09-242-0/+33 * avoid:andreas2000-09-091-0/+1 * sorry, forgot to remove that ...andreas2000-08-311-4/+0 * allow PostgreSQL to compile and run on Alpha.andreas2000-08-311-0/+42 * -LDCONFIG_DIRS= %%PREFIX%%/pgsqlandreas2000-07-121-1/+1 * Use ${PKG_PREFIX} instead of `/usr/local'.knu2000-06-201-1/+1 * Update to 7.0.2.knu2000-06-207-164/+165 * Enable multibyte support by default, and add knobs to disable it or set theknu2000-06-051-4/+38 * make startup script work (start/stop)andreas2000-05-253-20/+26 * upgrade postgresql to v 7.0 releaseandreas2000-05-249-1018/+1150 * portlintmharo2000-04-202-4/+3 * Update to postgresql 7 beta 5andreas2000-04-184-272/+290 * Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-27/+21 * Close PRandreas2000-04-173-2/+173 * update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2 * Long awaited upgrade to postgresql 6.5.3andreas2000-01-032-2/+2 * remove toasted MASTER_SITEbillf1999-11-231-1/+0 * More reasonable MANPATHandreas1999-11-091-1/+1 * Update to version 6.5.2.cpiazza1999-10-118-22/+25 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2 * $Id$ -> $FreeBSD$peter1999-08-292-2/+2 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * chmod -> ${CHMOD}mharo1999-08-231-4/+4 * Update postgresql to 6.5.1andreas1999-07-214-240/+253 * Forgot to add the two PLIST files... Sorry.andreas1999-07-022-0/+21 * These were missing as wellandreas1999-06-302-0/+22 * Forgot to add this patchandreas1999-06-301-0/+32 * upgrade to postgresql 6.5andreas1999-06-306-248/+899 * BROKEN='unfetchable, version 6.5 is the latest'obrien1999-06-271-1/+3 * As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1 * This one doesn't build on the Alpha yet, but should soon.steve1999-06-231-1/+5 * Add some more MASTER_SITES which does absolutly nothing until someonebillf1999-06-191-4/+7 * s,/usr/local,${PREFIX},mharo1999-06-061-3/+3 * add another mastersitemharo1999-04-211-2/+4 * Move WWW_SITE to pkg/DESCR:WWW from Makefilescrappy1999-04-142-2/+3 * add a note, that in order to install and run postgresql, you need kernel withandreas1999-04-131-1/+3 * Proper URLs that reference directories end in '/'billf1999-04-091-2/+2 * Commit all Y2K/WWW_SITE changes to Makefiles...scrappy1999-03-121-1/+2 * Forgot the PLIST changes.steve1999-02-041-4/+27 * Fix build for ELF and update PLIST to match the current state of affairs.steve1999-02-041-0/+16 * Update from 6.4 to 6.4.2andreas1999-01-202-4/+3 * Add a Y2K= variable to Makefile pointing at Y2K statement for softwarescrappy1999-01-131-1/+3 * respect CFLAGS, not set it.billf1998-12-241-1/+8 * Fix bogon in previous commit by scrappy -- move ldconfig lines back toasami1998-12-221-2/+2 * Add PKGNAME without the "v" in version number.asami1998-11-241-1/+2 * Upgrade to PostgreSQL v6.4scrappy1998-11-233-44/+165 * Unbreak.jseger1998-10-163-11/+8 * Mark BROKEN for ELF:jseger1998-10-121-1/+3 * tcl80 has been ELFized.asami1998-09-251-2/+2 * Long live feminism! No manpages! Nyah-hah-hah!hoek1998-08-171-81/+0 * Andreas forgot to delete PATCH_DEBUG....asami1998-04-221-3/+2 * Upgrade postgresql to version 6.3.2andreas1998-04-224-77/+148 * Postgresql binary isn't fetchable, was removed from the master sites.andreas1998-03-231-3/+2 * Forgot cvs add for the previous commit.andreas1998-02-011-0/+69 * No need to use += on first appearance of variables.alex1997-12-241-3/+3 * Delete the database before installation if PACKAGE_BUILDING is definedasami1997-12-041-1/+4 * Remove bad MASTER_SITE and fix version required line.jseger1997-11-271-3/+2 * update to 6.2.1, possibly more committs to come (PLIST)andreas1997-10-302-3/+3 * a symlink was missingandreas1997-10-061-0/+1 * - remove the ampersand, postmaster process automatically goes intoandreas1997-10-062-5/+11 * Point to pgaccess in the post-installation notes.andreas1997-10-051-1/+4 * libpq and libpgtcl shared libs get both a major and minor release number.andreas1997-10-051-5/+5 * make pgaccess finally work ;-)andreas1997-10-051-2/+4 * make USE_TCL=yes compiles libpgtcl subdir which is neededandreas1997-10-052-2/+23 * forgot the backslashes in the script.andreas1997-10-041-3/+3 * Upgrade from version 6.1.1 to 6.2andreas1997-10-036-48/+121 * Upgrade from 6.1 to 6.1.1andreas1997-09-283-6/+4 * ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2 * - Add shared lib using ldconfig -m before trying to init databasesandreas1997-06-152-6/+24 * Update from 6.0 to 6.1andreas1997-06-154-169/+192 * Change comment so that its there when INDEX regeneratesscrappy1997-04-111-1/+1 * Update the DESCR filescrappy1997-04-111-17/+25 * Update postgresql port from v1.09 to v6.0 using files from PostgreSQLscrappy1997-04-116-229/+231 * revive postgres95 as postgresql with full history as requested by Satoshi.peter1997-04-096-0/+299 * Remove now obsolete postgres95 portjfitz1997-04-036-299/+0 * More updates...www.ki.net doesn't exist anymorescrappy1997-04-021-1/+1 * This port was *way* out of date, by 2 versions and represents a bad versionscrappy1997-04-021-5/+7 * Add NO_PACKAGE reason (postgres uid).asami1996-12-071-2/+2 * Typo typo. (No, this one wasn't my fault.)asami1996-11-191-2/+2 * CAT_E_GORIES+= -> CAT_E_GORIES=obrien1996-11-171-6/+5 * Upgrade to v1.08jfitz1996-10-102-6/+6 * Upgrade to 1.07jfitz1996-09-262-6/+79