aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pkg_tarup/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /sysutils/pkg_tarup/pkg-descr
parent8c307777eaf81af4195ae428b3ebbeba734fc5af (diff)
Notes
Diffstat (limited to 'sysutils/pkg_tarup/pkg-descr')
-rw-r--r--sysutils/pkg_tarup/pkg-descr11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/pkg_tarup/pkg-descr b/sysutils/pkg_tarup/pkg-descr
deleted file mode 100644
index 3c60b83cfa57..000000000000
--- a/sysutils/pkg_tarup/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-Script to tar up an already instaled package.
-
-The Script has still a problem, as the MTREE file is removed after
-a pkg_add/make install. As leaving the MTREE file will lead to a
-~10% increase in space needed for /var/db/pkg which I'm not sure
-we should do, esp. as the files are almost always the same again.
-(On my notebook with ~250 installed pkgs, the size increasement
-would be from 8.8MB to 10MB).
-
-Author: Hubert Feyrer <hubert@feyrer.de>
-WWW: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/pkgtools/pkg_tarup/