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
atool Manage file archives of various types
0.39.0_1 archivers on this many watch lists=2 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 0.39.0Version of this port present on the latest quarterly branch.
Maintainer: mcy@lm7.fr search for ports maintained by this maintainer
Port Added: 2014-11-04 16:57:38
Last Update: 2024-02-20 22:09:29
Commit Hash: d4d32c2
People watching this port, also watch:: p5-Encode-Locale, json-c, py39-pycparser, font-misc-meltho, mkfontscale
License: GPLv2
WWW:
https://www.nongnu.org/atool/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. /usr/local/share/licenses/atool-0.39.0_1/catalog.mk
  2. /usr/local/share/licenses/atool-0.39.0_1/LICENSE
  3. /usr/local/share/licenses/atool-0.39.0_1/GPLv2
  4. bin/acat
  5. bin/adiff
  6. bin/als
  7. bin/apack
  8. bin/arepack
  9. bin/atool
  10. bin/aunpack
  11. share/man/man1/acat.1.gz
  12. share/man/man1/adiff.1.gz
  13. share/man/man1/als.1.gz
  14. share/man/man1/apack.1.gz
  15. share/man/man1/arepack.1.gz
  16. share/man/man1/atool.1.gz
  17. share/man/man1/aunpack.1.gz
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • atool>0:archivers/atool
To install the port:
cd /usr/ports/archivers/atool/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/atool
  • pkg install atool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: atool
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (atool-0.39.0.tar.gz) = aaf60095884abb872e25f8e919a8a63d0dabaeca46faeba87d12812d6efc703b SIZE (atool-0.39.0.tar.gz) = 119307

Packages (timestamps in pop-ups are UTC):
atool
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.39.0_10.39.0_10.39.00.39.0_10.39.0_1-0.39.0-
FreeBSD:13:quarterly0.39.00.39.00.39.00.39.00.39.00.39.00.39.00.39.0
FreeBSD:14:latest0.39.0_10.39.0_10.39.00.39.0_10.39.0_10.39.0-0.39.0
FreeBSD:14:quarterly0.39.00.39.0-0.39.00.39.00.39.00.39.00.39.0
FreeBSD:15:latest0.39.0_10.39.0_1n/a0.39.0n/a0.39.00.39.00.39.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Run
  1. deskutils/cfiles
  2. misc/nnn

Configuration Options:
No options to configure
Options name:
archivers_atool
USES:
gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. http://mirror.csclub.uwaterloo.ca/nongnu/atool/
  2. http://mirror.easyname.at/nongnu/atool/
  3. http://mirror.netcologne.de/savannah/atool/
  4. http://nongnu.askapache.com/atool/
  5. https://download-mirror.savannah.gnu.org/releases/atool/
  6. https://download.savannah.gnu.org/releases/atool/
  7. https://mirror.kumi.systems/nongnu/atool/
  8. https://mirrors.up.pt/pub/nongnu/atool/
  9. https://nongnu.uib.no/atool/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.39.0_1
20 Feb 2024 22:09:29
commit hash: d4d32c2f8489a01acdbf2b168f1c405b200ea63acommit hash: d4d32c2f8489a01acdbf2b168f1c405b200ea63acommit hash: d4d32c2f8489a01acdbf2b168f1c405b200ea63acommit hash: d4d32c2f8489a01acdbf2b168f1c405b200ea63a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
archivers/atool: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.39.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.39.0
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.39.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.39.0
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
0.39.0
10 Aug 2015 20:23:52
Revision:393904Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add some NO_ARCH'es

Approved by:	portmgr blanket
0.39.0
04 Nov 2014 16:57:20
Revision:372154Original commit files touched by this commit
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.

Number of commits found: 8