non port: archivers/p7zip/files/7z |
Number of commits found: 5 |
Wednesday, 25 May 2022
|
08:00 Max Brazhnikov (makc)
archivers/p7zip: remove deprecated port
The port is unmaintained for years and has known vulnerabilities.
Use archivers/7-zip instead.
PR: 260866
c62a4ee |
Thursday, 2 Jan 2014
|
00:20 rakuco
- Modernize and simplify the archivers/p7zip port's Makefile by getting rid
of some sed calls, supporting staging.
- Set LICENSE for the port. [1]
- Get rid of the MINIMAL and MODULES options. They were not very useful and
its handling was needlessly complicating the Makefile logic. We now always
build as if MINIMAL was unset.
- Stop installing the p7zip and Client7z wrappers.
- Move the installation of the RAR decompression codec to
archivers/p7zip-codec-rar, as its source code uses a more restrictive
license than the LGPL21 used for the rest of the code base.
PR: ports/185238 [1]
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1]
 |
Tuesday, 28 Dec 2004
|
02:46 sf
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
 |
Friday, 26 Nov 2004
|
01:19 sf
update to 4.12.
o install only monolithic binary 7za.
o create a compatibility symlink 7z -> 7za not to violate POLA.
o respect NOPORTDOCS.
o retire ONLY_FOR_ARCHS. This version runs on sparc64.
o tested on i386, amd64, ia64, alpha and sparc64.
Changelogs:
4.10 -> 4.12 http://sourceforge.net/project/shownotes.php?release_id=283730
0.91 -> 4.10 http://sourceforge.net/project/shownotes.php?release_id=277286
Reviewed by: maintainer
 |
Wednesday, 11 Aug 2004
|
18:07 sem
file archiver with highest compression ratio
PR: ports/69248
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
 |
Number of commits found: 5 |