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.

non port: archivers/p7zip/files/7z

Number of commits found: 5

Wednesday, 25 May 2022
08:00 Max Brazhnikov (makc) search for other commits by this committer
archivers/p7zip: remove deprecated port

The port is unmaintained for years and has known vulnerabilities.
Use archivers/7-zip instead.

PR:	260866
commit hash: c62a4ee6a8248fe611e752a2f467707c9ffac5b6 commit hash: c62a4ee6a8248fe611e752a2f467707c9ffac5b6 commit hash: c62a4ee6a8248fe611e752a2f467707c9ffac5b6 commit hash: c62a4ee6a8248fe611e752a2f467707c9ffac5b6 c62a4ee
Thursday, 2 Jan 2014
00:20 rakuco search for other commits by this committer
- 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]
Original commitRevision:338410 
Tuesday, 28 Dec 2004
02:46 sf search for other commits by this committer
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
Original commit
Friday, 26 Nov 2004
01:19 sf search for other commits by this committer
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
Original commit
Wednesday, 11 Aug 2004
18:07 sem search for other commits by this committer
file archiver with highest compression ratio

PR:             ports/69248
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de>
Original commit

Number of commits found: 5