Commit graph

27 commits

Author SHA1 Message Date
joerg
916b6e2178 pkg_tarup-1.8:
Do not use pkg_create -L, it is redundant for modern packages and ignored
by pkg_install-20091115.
2009-11-05 16:22:46 +00:00
obache
1ed485738b SU was replaced to use SU_CMD over 4 years ago. 2008-11-19 00:20:48 +00:00
rillig
74342b542b Updated pkg_tarup to 1.7.1.
Changes since 1.7:
- bail out if the ROOT_USER doesn't exist.
- Made the package Makefile a little shorter.
2008-02-12 15:03:28 +00:00
joerg
fc8fb1240a pkg_tarup-1.7:
Produce the same output as USE_DESTDIR=yes. Most of all reduce magic.
Try to deal with pkgviews for completeness.
2008-02-06 22:39:43 +00:00
erh
ea1b3e37b8 Fix pkg_tarup -a so it recurses to actually get all dependent packages.
Bump version to 1.6.6.
2006-10-29 07:50:27 +00:00
erh
1ca460530d Fix the sed command that processes the +CONTENTS file so packages that
don't contain "@comment $NetBSD" lines still work correctly.  Also fix
handling of magic "@comment Symlink:" lines.  Bump version to 1.6.5
2004-11-05 19:41:16 +00:00
tv
52c771b5f7 1.6.4: Fix "su" logic to match that in bsd.pkg.mk.
Makes "make replace" work correctly on Interix.
2004-10-29 14:51:41 +00:00
xtraeme
50600c0590 Put ${PREFIX}/{bin,sbin} in PATH before /bin:/sbin:/usr/bin:/usr/sbin to
fix problem reported by pancake in PR pkg/26940.
2004-10-13 23:18:35 +00:00
erh
c76d7fdec0 Make sure to grab the +PRESERVE file too. Bump version to 1.6.3. 2004-10-06 15:27:28 +00:00
cube
4d10573263 Correct typo. From PR 27010 by Cesar Catrian C. 2004-09-21 07:11:30 +00:00
cube
1a5d6acbd1 Gross hack to prevent quoting errors when root's shell is the unfamous csh.
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-08-09 21:13:37 +00:00
erh
85a992eb48 Fix bug in handling of wildcarded package names on the command line.
Bump version to 1.6.1
2004-07-19 17:38:36 +00:00
wiz
c736613b06 Sort options; sort SEE ALSO; new sentence,
new line; miscellaneous other fixes.
2004-07-14 16:51:05 +00:00
erh
4a08154cb6 Update pkg_tarup to 1.6.
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-07-14 16:08:48 +00:00
wiz
057018bdaf 1.5.2: Use proper number of dollars for variable.
Reported by Kouichirou Hiratsuka in PR 25259.
2004-04-20 16:26:07 +00:00
erh
d91b4422eb Clear out PKG_ARGS each time we create a package to avoid grabbing
files from other packages.
2003-12-11 16:29:08 +00:00
erh
9e552b510c Add support for wildcards and mutiple packages on the command line.
Bump version to 1.5.
2003-09-16 23:19:46 +00:00
hubertf
16b9a3f029 Update pkg_tarup to 1.4. Changes:
- Add pkg_tarup_all to tarup a pkg plus all it's dependencies.
2003-05-28 14:53:42 +00:00
jschauma
ecf8957d51 Update to 1.3:
pkg_tarup now gives ${HEAD}
2003-03-29 04:25:10 +00:00
wiz
b26517889d Some cleanups by Greg A. Woods in PR 18710. 2002-11-23 22:47:02 +00:00
hubertf
760c3dae2e Update pkg_tarup to 1.2. Changes:
find pkg_create etc. on Solaris etc.
Suggested by Mark Davies <mark@mcs.vuw.ac.nz> in private mail.
2002-10-14 15:28:42 +00:00
hubertf
0d44ca0a05 Update to 1.1. Mostly cosmetic changes, among others incudes patch from
PR 18546 by woods@weird.com (Greg A. Woods).
2002-10-07 14:43:08 +00:00
agc
7ec92c14b7 Bump pkg_tarup to version 1.0.3
+ 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-09-20 17:06:01 +00:00
hubertf
4410e44610 Make text at EOF (or rather, after EOF :-) a bit more readable.
Noted by Tomasz Luchowski.
2001-07-26 11:39:37 +00:00
tron
69a42c47df Make this package work under Solaris, bump version number to 1.0.2. 2001-07-10 11:42:06 +00:00
hubertf
579a3ecb72 Update to 1.0.1. No functional change, only take the fact into account
that pkg_add now leaves the INSTALL script for future use, and doesn't
delete it any more.
2000-05-16 16:02:04 +00:00
hubertf
6548ce77e9 Script to tar up an already instaled package. 2000-02-14 02:07:08 +00:00