diff options
author | cjep <cjep> | 2002-11-18 15:22:16 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-11-18 15:22:16 +0000 |
commit | e9ad15d08191706fcced32d785b30357317f97a3 (patch) | |
tree | 8d1e06063609cb336fa48f4dc9866dc003533543 | |
parent | ee3544a68bcc35820402236519898a85aec0251d (diff) | |
download | pkgsrc-e9ad15d08191706fcced32d785b30357317f97a3.tar.gz |
Initial import of makeself 1.5.3 into the NetBSD packages collection as
archivers/makeself.
makeself is a (very small) shell script that makes neat
self-extracting shell scripts, and allows you to specify a "setup"
command to execute upon finishing. This is in a similar concept to
Windows winzip self-extracting archives.
Noticed in the FreeBSD ports collection.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index e3e0728abc1..35e8a8101e6 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.545 2002/11/18 14:13:05 martti Exp $ +$NetBSD: CHANGES,v 1.546 2002/11/18 15:22:16 cjep Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3652,3 +3652,4 @@ Changes to the packages collection and infrastructure in 2002: Added aap-0.104 [cjep 2002-11-18] Added 9e-1.0 [cjep 2002-11-18] Updated mrtg to 2.9.26.2 [martti 2002-11-18] + Added makeself-1.5.3 [cjep 2002-11-18] |