notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
7-zip Console version of the 7-Zip file archiver
21.07_2 archivers on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 21.07_2Version of this port present on the latest quarterly branch.
Maintainer: makc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:25:15
Last Update: 2022-05-25 08:30:33
Commit Hash: 3047aa8
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 WWW: https://www.7-zip.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/7z
  2. bin/7zz
  3. share/man/man1/7zz.1.gz
  4. /usr/local/share/licenses/7-zip-21.07_2/catalog.mk
  5. /usr/local/share/licenses/7-zip-21.07_2/LICENSE
  6. /usr/local/share/licenses/7-zip-21.07_2/BSD3CLAUSE
  7. /usr/local/share/licenses/7-zip-21.07_2/LGPL21+
  8. /usr/local/share/licenses/7-zip-21.07_2/UNRAR
Collapse this list.
Dependency lines:
  • 7-zip>0:archivers/7-zip
Conflicts:
CONFLICTS_INSTALL:
  • p7zip
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1640701508 SHA256 (7z2107-src.7z) = d1074d56f415aab99d99e597a7b66dc455dba6349ae8a4c89df76475b6a1284c SIZE (7z2107-src.7z) = 1219373

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libsysinfo.so : devel/libsysinfo
This port is required by:
for Build
  1. lang/julia
for Run
  1. lang/julia

Configuration Options:
===> The following configuration options are available for 7-zip-21.07_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
archivers_7-zip
USES:
7z cpe dos2unix gmake localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.7-zip.org/a/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
21.07_2
25 May 2022 08:30:33
commit hash: 3047aa84f6ed9b173757feca134071c6dbc90710commit hash: 3047aa84f6ed9b173757feca134071c6dbc90710commit hash: 3047aa84f6ed9b173757feca134071c6dbc90710commit hash: 3047aa84f6ed9b173757feca134071c6dbc90710 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
archivers/7-zip: provide compatibility link

- Provide 7z as a link to 7zz binary and mark conflict with p7zip
- Do not copy license file along with docs

(cherry picked from commit cf33840b7fa53cd23fbfcdb0de81cb394bcdcfae)
21.07_1
22 Apr 2022 15:27:46
commit hash: 93a0e053b7f8dd451ae4b4ac377f20a45e8df188commit hash: 93a0e053b7f8dd451ae4b4ac377f20a45e8df188commit hash: 93a0e053b7f8dd451ae4b4ac377f20a45e8df188commit hash: 93a0e053b7f8dd451ae4b4ac377f20a45e8df188 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
archivers/7-zip: fix build on armv6/armv7

- Extend HWCAP detection patch to use correct auxvals on armv6/armv7.
- Disable optimised AES, CRC, SHA-1, and SHA-256 kernels on armv6/armv7
  as they don't build with base clang.

PR:		263244
Submitted by:	Robert Clausecker

(cherry picked from commit 96151ece4c41ec9a060a5347704f1a51323dd57f)

Number of commits found: 2