Date: Tue, 28 Dec 2004 02:46:57 +0000 (UTC) From: FUJISHIMA Satsuki <sf@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/p7zip Makefile distinfo pkg-plist ports/archivers/p7zip/files 7z Message-ID: <200412280246.iBS2kven080956@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412280246.iBS2kven080956>
