summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-12-27 04:27:10 +0000
committerhubertf <hubertf@pkgsrc.org>1997-12-27 04:27:10 +0000
commitf0a802d447ecc6a4bf6a48fcd82723521fc1fbb7 (patch)
tree18c32ffbf317afcaebcc1cb34b5ff714c2805c89 /Packages.txt
parentfd2711d332911493e2d427457dfb9d44377f997c (diff)
downloadpkgsrc-f0a802d447ecc6a4bf6a48fcd82723521fc1fbb7.tar.gz
Rework last commit (.gz in PLIST-manpages)
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt14
1 files changed, 8 insertions, 6 deletions
diff --git a/Packages.txt b/Packages.txt
index 4beef9126a1..356c051b6eb 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.5 1997/12/27 04:13:29 hubertf Exp $
+# $NetBSD: Packages.txt,v 1.6 1997/12/27 04:27:10 hubertf Exp $
###########################################################################
==========================
@@ -489,11 +489,8 @@ of when dealing with the PLIST file (or files, see below!).
bsd.own.mk), and uncompressed otherwise. To handle this in the PLIST
file, the suffix ".gz" is appended/removed automatically for manpages
according to MANZ and MANCOMPRESSED being set or not, see above for
- details. (We don't regard any .gz suffix on manpages set in pkg/PLIST,
- as many FreeBSD ports seem to have .gz pages in PLIST even when they
- install manpages without compressing them; rather, we set it on our
- own here, if needed). This modification of the PLIST file is done on
- a copy of it, not pkg/PLIST itself.
+ details. This modification of the PLIST file is done on a copy of it,
+ not pkg/PLIST itself.
5.2 MD/MI vs. general PLIST
@@ -619,6 +616,11 @@ This is taken from the sysutils/rtty packagel; be sure this works for your
package - it may actually make sense to look for some things in /usr/local,
for example. So don't blindly replace all occurences of /usr/local!
+Side note on manpages in PLIST: we don't regard any .gz suffix there, as
+many FreeBSD ports seem to have .gz pages in PLIST even when they install
+manpages without compressing them; rather, we add our own .gz suffix there
+according to MANZ.
+
6.3 Feedback to the author
==========================