140903 – [patch] archivers/p7zip add option to build minimal possible executable supporting only 7zip archives (original) (raw)

Description Eugene Perevyazko 2009-11-26 16:30:03 UTC

In many cases current 7z/7za executable is an overkill with it's ability to handle tar, gzip and other file formats, because there exist native tools for this. This patch adds an option to allow build only 7zr executable which is the smallest and supports only 7zip file format.

Fix: Patch attached with submission follows:

Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-26 16:30:15 UTC

Responsible Changed From-To: freebsd-ports-bugs->nox

Over to maintainer (via the GNATS Auto Assign Tool)

Comment 3 Juergen Lock freebsd_committer freebsd_triage 2009-11-26 21:03:08 UTC

State Changed From-To: open->closed

Committed, with minor changes. Thanks!