[MacPorts] #14668: "make install" installs non-gzip-compressed "port.1"
MacPorts
trac at macosforge.org
Thu Mar 20 16:29:18 PDT 2008
#14668: "make install" installs non-gzip-compressed "port.1"
--------------------------------+-------------------------------------------
Reporter: ebgssth at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: enhancement | Status: new
Priority: Normal | Milestone: MacPorts base enhancements
Component: base | Version: 1.6.0
Resolution: | Keywords: port man
--------------------------------+-------------------------------------------
Comment (by raimue at macports.org):
Ok, to explain this a bit:
The installers in .dmg are created using `port dmg MacPorts`. As the port
system always gzips man pages after destroot, they are also gzipped here.
`make install` does not gzip the man pages, as there is no such code in
the Makefile. So this needs to be added to the Makefile in order to avoid
duplication.
Also, future installations should remove non-gzipped versions of
`${prefix}/share/man/port.1' and similar for porthier.7, portfile.7 etc.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14668#comment:4>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list