| Port details on branch 2026Q1 |
- 7-zip Console version of the 7-Zip file archiver
- 26.00_2 archivers
=0 26.00_1Version of this port present on the latest quarterly branch. - Maintainer: makc@FreeBSD.org
 - Port Added: 2026-03-01 16:18:07
- Last Update: 2026-03-01 16:16:25
- Commit Hash: fa3fd95
- License: BSD3CLAUSE LGPL21+ UNRAR
- WWW:
- https://www.7-zip.org/
- Description:
- 7-Zip is a file archiver with a high compression ratio in 7z format with LZMA
and LZMA2 compression. Supported formats:
* Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
* Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS,
IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF,
UEFI, VDI, VHD, VMDK, WIM, XAR and Z
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/archivers/7-zip/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/7-zip
- pkg install 7-zip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: 7-zip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771255001
SHA256 (7z2600-src.7z) = 06a070683bab468ad3e0d00fde09fdde56575034ff87831b57b546581e1315fd
SIZE (7z2600-src.7z) = 1525287
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jwasm : devel/jwasm
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for 7-zip-26.00_2:
ASM=on: Use optimized assembly code
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- archivers_7-zip
- USES:
- 7z cpe dos2unix gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
26.00_2 01 Mar 2026 16:16:25
    |
Max Brazhnikov (makc)  Author: Evgenii Khramtsov |
archivers/7-zip: Add ASM option for amd64
to build with jwasm and enable it by default.
PR: 292864
(cherry picked from commit 52e37a08ce1c6b5bdba9f03948386109b9b39052) |
26.00_1 01 Mar 2026 16:16:25
    |
Max Brazhnikov (makc)  |
archivers/7-zip: drop unused dependency
PR: 293375
Reported by: Evgenii Khramtsov
(cherry picked from commit f7bc9c94e726ceb6bfc4f64b068107c389abfae4) |
26.00 01 Mar 2026 16:16:24
    |
Max Brazhnikov (makc)  |
archivers/7-zip: clean up stale bits
(cherry picked from commit be21356183d940850936c8cb4224defac2d35731) |
26.00 01 Mar 2026 16:16:24
    |
Max Brazhnikov (makc)  |
archivers/7-zip: Update to 26.00
Release notes:
https://sourceforge.net/p/sevenzip/discussion/45797/thread/a1f7e08417/
PR: 293202
Reported by: Anton Saietskii <vsasjason@gmail.com>
(cherry picked from commit 4d9c9b7d7dc5cd38fda13575909de7ae092ebaa8) |