Port details |
- afio Archiver and backup program with builtin compression
- 2.5.2_1 sysutils =10 2.5.2_1Version of this port present on the latest quarterly branch.
- Maintainer: portmaster@BSDforge.com
- Port Added: unknown
- Last Update: 2024-03-01 18:11:59
- Commit Hash: 138eb13
- People watching this port, also watch:: gettext, p5-URI, p5-libwww, unzip, libiconv
- License: ART20 BSD2CLAUSE
- WWW:
- http://members.chello.nl/k.holtman/afio.html
- Description:
- Afio makes cpio-format archives. It deals somewhat gracefully with input data
corruption, supports multi-volume archives during interactive operation, and
can make compressed archives that are much safer than compressed tar or cpio
archives. Afio is best used as an `archive engine' in a backup script.
- ¦ ¦ ¦ ¦
- 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/sysutils/afio/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/afio
- pkg install afio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: afio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1555483777
SHA256 (afio-2.5.2.tgz) = c64ca14109df547e25702c9f3a9ca877881cd4bf38dcbe90fbd09c8d294f42b9
SIZE (afio-2.5.2.tgz) = 194030
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for afio-2.5.2_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_afio
- USES:
- tar:tgz
- 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 |
2.5.2_1 01 Mar 2024 18:11:59 |
Gleb Popov (arrowd) Author: Chris Hutchinson |
*: Move manpages to share/man
PR: 277322 |
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) |
2.5.2 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 ) |
2.5.2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.2 19 Sep 2019 12:55:31 |
tobik |
sysutils/afio: Drop nop EXAMPLES_SHEBANG_FILES
There is no opt_SHEBANG_FILES helper. |
2.5.2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2.5.2 27 Apr 2019 15:40:45 |
fernape |
sysutils/afio: update to 2.5.2
ChangeLog (https://github.com/kholtman/afio/blob/master/ANNOUNCE-2.5.2):
* security improvements for the handling of archives from unstrusted
sources
* when making multivolume archives, added %V feature to include the
volume number in subsequent volume file names
* various bug and portability fixes
PR: 237324
Submitted by: takefu@airport.fm
Approved by: portmaster@bsdforge.com (maintainer, timeout 10 days) |
2.5_1 25 Nov 2017 09:00:15 |
amdmi3 |
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
2.5_1 05 Aug 2015 12:31:30 |
amdmi3 |
- Fix shebangs in examples
- Fix examples installation
PR: 201990
Submitted by: amdmi3
Approved by: portmaster@bsdforge.com (maintainer) |
2.5 27 Feb 2015 15:12:43 |
robak |
sysutils/afio: set MAINTAINER to portmaster@BSDforge.com
- Add LICENSE
- Add pkg-message
PR: 197382
Submitted by: Chris Hutchinson <portmaster@BSDforge.com> |
2.5 21 Aug 2014 19:15:49 |
antoine |
Allow staging as a regular user |
2.5 29 Jul 2014 15:00:13 |
adamw |
Rename sysutils/ patch-xy patches to reflect the files they modify. |
2.5 15 Mar 2014 09:04:19 |
danfe |
- Shrink MASTER_SITES, convert EXTRACT_SUFX to USES=tar:tgz, improve COMMENT
- Install portdocs and examples unconditionally since the port is staged now
- Convert pkg-plist into PLIST_FILES, PORTDOCS, and PORTEXAMPLES knobs
- Drop no-op (cf. files/patch-Makefile) `post-patch' target while I'm here |
2.5 08 Nov 2013 12:07:51 |
vanilla |
Support STAGEDIR. |
2.5 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.5 26 May 2013 18:54:26 |
bsam |
Define PORTDOCS=README SCRIPTS as well. |
2.5 26 May 2013 18:49:21 |
bsam |
. trim Makefile headers;
. define options: DOCS EXAMPLES;
. do not mute install command. |
2.5 03 Jul 2011 19:02:08 |
crees |
- Fix build with clang
PR: ports/158100
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
Approved by: rene (mentor) |
2.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.5 22 Jan 2006 11:14:57 |
pav |
- Update to 2.5
PR: ports/92116
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> |
2.4.7_1 25 Nov 2005 18:14:52 |
pav |
- Add SHA256 |
2.4.7_1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2.4.7_1 21 Dec 2003 00:22:26 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
2.4.7_1 29 Sep 2003 23:36:20 |
edwin |
[PATCH] sysutils/afio mangles FIFOs
When run under FreeBSD, `afio' will successfully back up
FIFOs, but will not correctly restore them. The problem
arises from `afio' using mknod(2) to try to create a FIFO
- a Linuxism. The correct function for it to use is mkfifo(2).
Also, `afio' tries to recreate sockets. This behavior should
be disabled under FreeBSD.
PR: ports/52452
Submitted by: oremanj <oremanj@get-linux.org> (boucnes) |
2.4.7 29 Sep 2003 23:30:30 |
edwin |
Set maintainer to ports@:
<nox@jelal.hb.north.de>: jelal.hb.north.de: Host not found |
2.4.7 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
19 Oct 2001 17:31:58 |
kevlo |
Update to version 2.4.7 |
08 Oct 2000 07:23:57 |
asami |
Convert category sysutils to new layout. |