Port details |
- unfoo Tiny sh(1) wrapper to simplify decompression of files
- 1.0.8 archivers =2 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
- Port Added: 2007-08-13 13:45:38
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- unace : archivers/unace
- unrar : archivers/unrar
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
1.0.8 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.8 09 Jan 2022 21:11:27 |
Max Brazhnikov (makc) |
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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.7 28 Jun 2020 09:35:07 |
amdmi3 |
- Update WWW |
1.0.7 03 Dec 2017 09:00:26 |
amdmi3 |
- Add LICENSE
- Unsilence installation commands |
1.0.7 04 Aug 2016 00:15:50 |
marino |
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 |
mat |
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 |
amdmi3 |
- Add some NO_ARCH'es
Approved by: portmgr blanket |
1.0.7 04 Aug 2015 14:26:49 |
mat |
Remove unneeded MASTER_SITES=GH entries.
Sponsored by: Absolight |
1.0.7 30 May 2015 21:25:07 |
mat |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
1.0.7 30 Mar 2015 21:19:20 |
bapt |
Update to 1.0.7
Upstream moved to github |
1.0.6 01 Jun 2014 07:59:15 |
ohauer |
- fix sanity in CAT archivers
- USE_BZIP2 -> USES=tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE |
1.0.6 25 Sep 2013 13:22:03 |
vanilla |
Support stage. |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.0.6 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.0.6 21 Dec 2009 02:19:12 |
dougb |
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 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.0.6 13 Aug 2007 13:41:42 |
sat |
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 |