summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_tarup
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_tarup')
-rw-r--r--pkgtools/pkg_tarup/files/pkg_tarup12
1 files changed, 1 insertions, 11 deletions
diff --git a/pkgtools/pkg_tarup/files/pkg_tarup b/pkgtools/pkg_tarup/files/pkg_tarup
index b1e582c359c..34eeabb8b0e 100644
--- a/pkgtools/pkg_tarup/files/pkg_tarup
+++ b/pkgtools/pkg_tarup/files/pkg_tarup
@@ -1,6 +1,6 @@
#! @SH@
#
-# $Id: pkg_tarup,v 1.25 2011/11/27 00:10:38 agc Exp $
+# $Id: pkg_tarup,v 1.26 2012/01/03 12:57:20 joerg Exp $
#
# Tar up installed package
#
@@ -266,16 +266,6 @@ exit 0
- maybe the squirelling away of +REQUIRED_BY should be done here
instead of in the bsd.pkg.mk framework that normally calls this.
-
-mtree file considerations:
-
- - keeping uncompressed mtree file adds ~10% to the size of /var/db/pkg
-
- - could gzip file, space saving: 5kb->850b (plus some intelligence to
- uncompress them when needed)
-
- - not keeping mtree file results in pkgs w/o mtree file (but should work)
-
integration:
- how/where? I'd prefer not to have yet another pkg_* utility flying