cvs commit: ports/archivers/p7zip Makefile distinfo pkg-plist
ports/archivers/p7zip/files 7z
FUJISHIMA Satsuki
sf at FreeBSD.org
Mon Dec 27 18:46:57 PST 2004
sf 2004-12-28 02:46:57 UTC
FreeBSD ports repository
Modified files:
archivers/p7zip Makefile distinfo
Added files:
archivers/p7zip pkg-plist
archivers/p7zip/files 7z
Log:
update to 4.13.
o Ressurect pkg-plist to support to make modules optional. 25 lines
out of 31 are wrapped with %%MODULES%% which can be controlled by
WITHOUT_MODULES knob. The modules support more codecs and formats
than stand-alone binary.
o Install 7za to libexec and wrap it with script to support sfx
creation. 7za and .sfx should be placed in the same directory as 7z
and modules do.
o Wrapper script executes corresponding binary (7z or 7za.)
In WITHOUT_MODULES case, it can be called by 7z or 7za but always
executes 7za. This is compatible action for previous port.
o Turn BROKEN to IGNORE. There is no hope to compile this software in
RELENG_4. And correct quotation for this change.
Approved by: maintainer
Revision Changes Path
1.5 +26 -7 ports/archivers/p7zip/Makefile
1.4 +2 -2 ports/archivers/p7zip/distinfo
1.3 +9 -0 ports/archivers/p7zip/files/7z (new)
1.3 +31 -0 ports/archivers/p7zip/pkg-plist (new)
More information about the cvs-all
mailing list