summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_tarup/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-10-29Fix pkg_tarup -a so it recurses to actually get all dependent packages.erh1-2/+2
Bump version to 1.6.6.
2006-05-06This doesn't use c, c++, fortran, java, or objc.reed1-1/+2
2006-02-24PKGMANDIR instead of man.reed1-3/+3
2005-06-27This package's installation does not run mtree (NO_MTREE=yes) so useseb1-2/+2
INSTALLATION_DIRS to set up ${PREFIX}/man/man1.
2004-11-05Fix the sed command that processes the +CONTENTS file so packages thaterh1-2/+2
don't contain "@comment $NetBSD" lines still work correctly. Also fix handling of magic "@comment Symlink:" lines. Bump version to 1.6.5
2004-10-291.6.4: Fix "su" logic to match that in bsd.pkg.mk.tv1-4/+6
Makes "make replace" work correctly on Interix.
2004-10-06Make sure to grab the +PRESERVE file too. Bump version to 1.6.3.erh1-2/+2
2004-08-09Gross hack to prevent quoting errors when root's shell is the unfamous csh.cube1-3/+4
Should hopefully fix PR 26551, but if anyone has a better solution, or is willing to do the necessary work to allow pkg_tarup to be run by any user, ideas are welcomed. Say hi to version 1.6.2.
2004-07-19Fix bug in handling of wildcarded package names on the command line.erh1-2/+2
Bump version to 1.6.1
2004-07-14Update pkg_tarup to 1.6.erh1-3/+9
Add several command line options to control how and where pkg_tarup creates packages. pkg_tarup is now functional enough that pkg_tarup_all just runs it. Add various bits of quoting to make packages that contain filenames with spaces more likely to work. Add a man page.
2004-04-201.5.2: Use proper number of dollars for variable.wiz1-2/+2
Reported by Kouichirou Hiratsuka in PR 25259.
2004-02-21Create installation directories. Fixes PR pkg/24514.jmmv1-1/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-11Bump version to 1.5.1. Fixes bug when using pkg_tarup to tar up multiple pkgs.erh1-2/+2
2003-09-16Add support for wildcards and mutiple packages on the command line.erh1-2/+2
Bump version to 1.5.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-31Whitespace policecjep1-3/+3
2003-05-28Update pkg_tarup to 1.4. Changes:hubertf1-4/+8
- Add pkg_tarup_all to tarup a pkg plus all it's dependencies.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-29Update to 1.3:jschauma1-2/+3
pkg_tarup now gives ${HEAD}
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2002-11-23Some cleanups by Greg A. Woods in PR 18710.wiz1-14/+13
2002-10-14Update pkg_tarup to 1.2. Changes:hubertf1-2/+3
find pkg_create etc. on Solaris etc. Suggested by Mark Davies <mark@mcs.vuw.ac.nz> in private mail.
2002-10-07Update to 1.1. Mostly cosmetic changes, among others incudes patch fromhubertf1-4/+22
PR 18546 by woods@weird.com (Greg A. Woods).
2001-09-20Bump pkg_tarup to version 1.0.3agc1-2/+2
+ Convert a few "grep | awk" pipelines into straight awk. + Add in path names per OS. + Add a just-in-time su so that pkg_tarup can be run as a normal user, and the right things will happen.
2001-07-10Make this package work under Solaris, bump version number to 1.0.2.tron1-3/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-05-16Update to 1.0.1. No functional change, only take the fact into accounthubertf1-2/+2
that pkg_add now leaves the INSTALL script for future use, and doesn't delete it any more.
2000-02-14Script to tar up an already instaled package.hubertf1-0/+21