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/atool/pkg-plist

Number of commits found: 2

Tuesday, 20 Feb 2024
22:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
archivers/atool: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: d4d32c2f8489a01acdbf2b168f1c405b200ea63a commit hash: d4d32c2f8489a01acdbf2b168f1c405b200ea63a commit hash: d4d32c2f8489a01acdbf2b168f1c405b200ea63a commit hash: d4d32c2f8489a01acdbf2b168f1c405b200ea63a d4d32c2
Tuesday, 4 Nov 2014
16:57 marino search for other commits by this committer
Add new port archivers/atool

PR:		194082
Submitted by:	Matteo Cypriani

atool is a script for managing file archives of various types (tar,
tar+gzip, zip, etc.). It provides the following commands:

  * aunpack: extract an archive, avoiding tar bombs
  *     als: list the contents of an archive
  *    acat: extract files to the standard output
  *   apack: create an archive

Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip,
unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.
Original commitRevision:372154 

Number of commits found: 2