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
unfoo Tiny sh(1) wrapper to simplify decompression of files
1.0.8 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 1.0.8Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-08-13 13:45:38
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD2CLAUSE
WWW:
https://github.com/vitaminmoo/unfoo
Description:
Unfoo is a tiny sh(1) wrapper to simplify decompression of files. Supported archive types: tar, gzip, bzip2, ace, rar, zip, 7z.
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 (4 items)
Collapse this list.
  1. bin/unfoo
  2. /usr/local/share/licenses/unfoo-1.0.8/catalog.mk
  3. /usr/local/share/licenses/unfoo-1.0.8/LICENSE
  4. /usr/local/share/licenses/unfoo-1.0.8/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • unfoo>0:archivers/unfoo
To install the port:
cd /usr/ports/archivers/unfoo/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/unfoo
  • pkg install unfoo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: unfoo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1641395014 SHA256 (jlec-unfoo-v1.0.8_GH0.tar.gz) = badc62603f1f7293032b36a1a3f1051b715b31895700d116d74cba4cb68af1e5 SIZE (jlec-unfoo-v1.0.8_GH0.tar.gz) = 31862

Packages (timestamps in pop-ups are UTC):
unfoo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.81.0.81.0.71.0.81.0.8-1.0.7-
FreeBSD:13:quarterly1.0.81.0.81.0.81.0.81.0.81.0.81.0.81.0.8
FreeBSD:14:latest1.0.81.0.81.0.81.0.81.0.81.0.8-1.0.8
FreeBSD:14:quarterly1.0.81.0.8-1.0.81.0.81.0.81.0.81.0.8
FreeBSD:15:latest1.0.81.0.8n/a1.0.8n/a1.0.81.0.81.0.8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. unace : archivers/unace
  2. unrar : archivers/unrar
  3. 7zz : archivers/7-zip
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
archivers_unfoo
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jlec/unfoo/tar.gz/v1.0.8?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
1.0.8
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)
1.0.8
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)
1.0.8
09 Jan 2022 21:11:27
commit hash: 1938e368e49435266823f4b9951fd301f9ccf59bcommit hash: 1938e368e49435266823f4b9951fd301f9ccf59bcommit hash: 1938e368e49435266823f4b9951fd301f9ccf59bcommit hash: 1938e368e49435266823f4b9951fd301f9ccf59b files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
archivers/unfoo: update to 1.0.8

- Follow new upstream
- Switch from p7zip to 7-Zip

PR:		260866
1.0.7
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.
1.0.7
28 Jun 2020 09:35:07
Revision:540695Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
1.0.7
03 Dec 2017 09:00:26
Revision:455395Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Unsilence installation commands
1.0.7
04 Aug 2016 00:15:50
Revision:419566Original commit files touched by this commit
marino search for other commits by this committer
archivers/unfoo: Remove redundant dependency on unzip

A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
1.0.7
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
1.0.7
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
1.0.7
04 Aug 2015 14:26:49
Revision:393523Original commit files touched by this commit
mat search for other commits by this committer
Remove unneeded MASTER_SITES=GH entries.

Sponsored by:	Absolight
1.0.7
30 May 2015 21:25:07
Revision:387986Original commit files touched by this commit
mat search for other commits by this committer
Cleanup USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
1.0.7
30 Mar 2015 21:19:20
Revision:382732Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.0.7
Upstream moved to github
1.0.6
01 Jun 2014 07:59:15
Revision:356058Original commit files touched by this commit
ohauer search for other commits by this committer
- fix sanity in CAT archivers
 - USE_BZIP2   -> USES=tar:bzip2
 - LICENSE=BSD -> BSD[n]CLAUSE
1.0.6
25 Sep 2013 13:22:03
Revision:328286Original commit files touched by this commit
vanilla search for other commits by this committer
Support stage.
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
1.0.6
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
1.0.6
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.0.6
07 Sep 2008 00:19:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
1.0.6
13 Aug 2007 13:41:42
Original commit files touched by this commit
sat search for other commits by this committer
Add port archivers/unfoo:

Unfoo is a tiny sh(1) wrapper to simplify decompression of files.
Supported archive types: tar, gzip, bzip2, ace, rar, zip, 7z.

WWW: http://obsoleet.org/code/unfoo/
Author: Graham Forest <vitaminmoo@wza.us>

Based on:       Gentoo Portage

Number of commits found: 20