man pages are just regular files now and must be listed in the pkg-plist

This commit is contained in:
Eitan Adler 2013-10-28 19:03:50 +00:00
parent abfa5b522a
commit 4e87d8f011
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43052

View file

@ -10125,10 +10125,8 @@ etc/orbit.conf.sample
<screen>&prompt.root; <userinput>(cd /var/tmp/`make -V PORTNAME` &amp;&amp; find -d * -type d) | sort | comm -13 OLD-DIRS - | sort -r | sed -e 's#^#@dirrm #' &gt;&gt; pkg-plist</userinput></screen>
<para>Finally, you need to tidy up the packing list by hand; it
is not <emphasis>all</emphasis> automated. Manual pages
should be listed in the port's <filename>Makefile</filename>
under <makevar>MAN<replaceable>n</replaceable></makevar>, and
not in the package list. User configuration files should be
is not <emphasis>all</emphasis> automated.
User configuration files should be
removed, or installed as
<filename><replaceable>filename</replaceable>.sample</filename>.
The <filename>info/dir</filename> file should not be listed