Commit graph

11 commits

Author SHA1 Message Date
Bartek Rutkowski
74d74fa705 sysutils/afio: set MAINTAINER to portmaster@BSDforge.com
- Add LICENSE
- Add pkg-message

PR:		197382
Submitted by:	Chris Hutchinson <portmaster@BSDforge.com>
2015-02-27 15:12:42 +00:00
Antoine Brodin
431d61fde7 Allow staging as a regular user 2014-08-21 19:15:49 +00:00
Adam Weinberger
7792c21583 Rename sysutils/ patch-xy patches to reflect the files they modify. 2014-07-29 15:00:12 +00:00
Vanilla I. Shu
ed16820e8c Support STAGEDIR. 2013-11-08 12:07:50 +00:00
Pav Lucistnik
64e88d1acf - Update to 2.5
PR:		ports/92116
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-22 11:14:57 +00:00
Edwin Groothuis
ef262184db [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)
2003-09-29 23:36:20 +00:00
Dirk Froemberg
76ea44cfeb - upgrade to 2.4.6
- respect ${CC}
- use /usr/bin/gzip instead of gzip

(maintainer timeout)
2000-02-02 16:24:46 +00:00
Vanilla I. Shu
690975d0f3 Upgrade to 2.4.5. 1998-12-08 18:43:04 +00:00
David E. O'Brien
0e6ea7ba2c Added some docs and examples to the package.
There was an unused file (saturn.backup) in the files/ dir.  Renamed that
and installed it as an example.
1997-01-06 09:25:06 +00:00
David E. O'Brien
0724fa35f7 Upgrade to 2.4.2.
Submitted by:	Juergen Lock <nox@jelal.hb.north.de> (w/many organizational
		changes by me)
Closes PR:	ports/1991
1997-01-06 08:56:49 +00:00
Satoshi Asami
a966677871 Archiver & backup program w/ builtin compression.
Submitted by:	Juergen Lock <nox@jelal.hb.north.de>
1995-10-04 17:29:14 +00:00