| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The port is unmaintained for years and has known vulnerabilities.
Use archivers/7-zip instead.
PR: 260866
|
|
|
|
|
|
|
| |
Vulnerabilities and no upstream maintenance
PR: 260334
Reported by: Chris Hutchinson <portmaster@bsdforge.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I have not had time to properly maintain this port in ages, and do not
think this will change in the foreseeable future.
Someone needs to push bug 228239 beyond the finishing line (there is
some confusion about whether the patch in Debian is enough or not), and
hopefully investigate whether a p7zip fork should be adopted, or
persuade the 7-Zip maintainer to publish the code for their Linux
version (see comment #11 in the PR I mentioned).
PR: 228239
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
archivers/p7zip* ports build just fine without those flags.
PR: 230210
Reported by: emaste
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=551317
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=550076
|
|
|
|
|
|
|
|
|
|
|
| |
lld 10 reports the following error:
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol MatchFinder_GetNumAvailableBytes; recompile with -fPIC
>>> defined in LzFind.o
>>> referenced by LzFind.c
>>> LzFind.o:(MatchFinder_CreateVTable)
Notes:
svn path=/head/; revision=528445
|
|
|
|
| |
Notes:
svn path=/head/; revision=523220
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=480026
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 230210
Reported by: emaste
Reviewed by: mat, rakuco, tobik
Approved by: rakuco (maintainer)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D16813
Notes:
svn path=/head/; revision=478120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Insufficient exception handling in the method NCompress::NRar3::CDecoder::Code
of 7-Zip before 18.00 and p7zip can lead to multiple memory corruptions within
the PPMd code, allows remote attackers to cause a denial of service
(segmentation fault) or execute arbitrary code via a crafted RAR archive.
Obtained from: Debian (link in the patch file)
MFH: 2018Q1
Security: 7a2e0063-0e4e-11e8-94c0-5453ed2e2b49
Notes:
svn path=/head/; revision=461380
|
|
|
|
|
|
|
|
|
|
|
| |
Heap-based buffer overflow in 7zip/Compress/ShrinkDecoder.cpp.
Obtained from: Debian (link in the actual patch)
MFH: 2018Q1
Security: 6d337396-0e4a-11e8-94c0-5453ed2e2b49
Notes:
svn path=/head/; revision=461379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
../../../../CPP/Windows/ErrorMsg.cpp:24:10: error: case value evaluates to -2147024809, which cannot be narrowed to type 'DWORD' (aka 'unsigned int') [-Wc++11-narrowing]
case E_INVALIDARG : txt = "E_INVALIDARG"; break ;
^
../../../../CPP/Common/MyWindows.h:89:22: note: expanded from macro 'E_INVALIDARG'
#define E_INVALIDARG ((HRESULT)0x80070057L)
^
HRESULT causes the macro to be parsed as a signed long, so we need to force it
to be checked as an unsigned long instead.
PR: 224930
Notes:
svn path=/head/; revision=458172
|
|
|
|
|
|
|
| |
Submitted by: imp
Notes:
svn path=/head/; revision=451478
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the following build error:
/usr/bin/ld: 7zEncode.o(.text+0x2d04): unresolvable R_ARM_MOVW_ABS_NC relocation against symbol `_ZTIi@@CXXABI_1.3'
/usr/bin/ld: final link failed: Nonrepresentable section on output
c++: error: linker command failed with exit code 1 (use -v to see invocation)
PR: 222852
Submitted by: guyyur@gmail.com
Notes:
svn path=/head/; revision=451477
|
|
|
|
|
|
|
|
|
|
|
| |
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=444251
|
|
|
|
|
|
|
|
| |
Remove patches for CVE-2016-2334 and CVE-2016-2335 that were integrated
upstream.
Notes:
svn path=/head/; revision=427423
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Null pointer dereference can cause 7z to crash.
PR: 214940
Reported by: Sevan Janiyan <venture37@geeklan.co.uk>
MFH: 2016Q4
Security: 48e83187-b6e9-11e6-b6cf-5453ed2e2b49
Security: CVE-2016-9296
Notes:
svn path=/head/; revision=427417
|
|
|
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419133
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here, use PORTREVISION?= instead of PORTREVISION= to avoid needlessly
bumping PORTREVISION in archivers/p7zip-codec-rar.
PR: 211114
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
MFH: 2016Q3
Security: a9bcaf57-4a7b-11e6-97f7-5453ed2e2b49
Security: d706a3a3-4a7c-11e6-97f7-5453ed2e2b49
Notes:
svn path=/head/; revision=418576
|
|
|
|
| |
Notes:
svn path=/head/; revision=411056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new options target helper
- Use PORTDOCS
- Update patch files
Changes: http://sourceforge.net/projects/p7zip/files/p7zip/15.09/README/view
PR: 204865
Submitted by: sunpoet (myself)
Approved by: rakuco (maintainer)
Notes:
svn path=/head/; revision=402988
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: ohauer
MFH: 2015Q3
Security: CVE-2015-1038
Security: 8f5c9dd6-5cac-11e5-9ad8-14dae9d210b8
Notes:
svn path=/head/; revision=397079
|
|
|
|
|
|
|
|
|
|
|
|
| |
it on extraction, which turn breaks e.g. `sysutils/namefix' port. Do not
bump port revision again as it was bumped just couple of hours ago, which
is just too small in Tier-2 land for which we do not produce any packages
anyways.
Tested on: flame
Notes:
svn path=/head/; revision=396461
|
|
|
|
|
|
|
|
|
| |
Can't load '/usr/local/bin/../libexec/p7zip/7z.dll'
(/usr/local/bin/../libexec/p7zip/7z.so: Unsupported relocation type 10
in non-PLT relocations)
Notes:
svn path=/head/; revision=396457
|
|
|
|
|
|
|
|
|
|
| |
in the amd64 CFLAGS and are failing to build.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D3321
Notes:
svn path=/head/; revision=393831
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=384671
|
|
|
|
| |
Notes:
svn path=/head/; revision=380773
|
|
|
|
| |
Notes:
svn path=/head/; revision=371222
|
|
|
|
| |
Notes:
svn path=/head/; revision=360542
|
|
|
|
| |
Notes:
svn path=/head/; revision=360447
|
|
|
|
|
|
|
|
|
|
| |
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=360446
|
|
|
|
|
|
|
|
| |
- USE_BZIP2 -> USES=tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
Notes:
svn path=/head/; revision=356058
|
|
|
|
|
|
|
|
|
|
|
| |
It was missed during the update in r338410 and basically made p7zip stop
handling any archive type.
Reported by: Green Dog <fiziologus@gmail.com>
Pointy hat to: rakuco
Notes:
svn path=/head/; revision=338521
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=338410
|
|
|
|
|
|
|
| |
archivers)
Notes:
svn path=/head/; revision=327699
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=311833
|
|
|
|
|
|
|
|
|
| |
PR: ports/173813
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=307758
|
|
|
|
| |
Notes:
svn path=/head/; revision=305477
|
|
|
|
|
|
|
| |
Approved by: avilla
Notes:
svn path=/head/; revision=280636
|
|
|
|
|
|
|
|
| |
PR: ports/155700
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Notes:
svn path=/head/; revision=271319
|
|
|
|
|
|
|
|
| |
PR: ports/155623
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Notes:
svn path=/head/; revision=271163
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/153592
Submitted by: chris petrik <c.petrik.sosa@gmail.com>
Notes:
svn path=/head/; revision=267253
|
|
|
|
|
|
|
|
|
| |
PR: ports/148132
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes
Notes:
svn path=/head/; revision=257022
|
|
|
|
|
|
|
|
| |
PR: ports/140903
Submitted by: Eugene Perevyazko <john@dnepro.net>
Notes:
svn path=/head/; revision=244801
|
|
|
|
|
|
|
|
| |
PR: ports/139246
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=242325
|
|
|
|
| |
Notes:
svn path=/head/; revision=230796
|
|
|
|
|
|
|
|
| |
PR: ports/131697
Submitted by: Wen Heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=228449
|
|
|
|
| |
Notes:
svn path=/head/; revision=224436
|
|
|
|
|
|
|
|
| |
PR: ports/127159
Submitted by: chinsan
Notes:
svn path=/head/; revision=220124
|