aboutsummaryrefslogtreecommitdiff
path: root/sysutils/afio
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with clangChris Rees2011-07-031-0/+4
| | | | | | | | | PR: ports/158100 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: rene (mentor) Notes: svn path=/head/; revision=277016
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+1
| | | | Notes: svn path=/head/; revision=271305
* - Update to 2.5Pav Lucistnik2006-01-225-120/+245
| | | | | | | | PR: ports/92116 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=154151
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* [PATCH] sysutils/afio mangles FIFOsEdwin Groothuis2003-09-292-3/+26
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=89854
* Set maintainer to ports@:Edwin Groothuis2003-09-291-1/+1
| | | | | | | <nox@jelal.hb.north.de>: jelal.hb.north.de: Host not found Notes: svn path=/head/; revision=89853
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to version 2.4.7Kevin Lo2001-10-193-23/+21
| | | | | | | | PR: 31248 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> Notes: svn path=/head/; revision=48956
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-3/+3
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27427
* chop down manpage to <24 lines (portlint)Michael Haro2000-02-021-42/+1
| | | | Notes: svn path=/head/; revision=25414
* - upgrade to 2.4.6Dirk Froemberg2000-02-026-23/+44
| | | | | | | | | | - respect ${CC} - use /usr/bin/gzip instead of gzip (maintainer timeout) Notes: svn path=/head/; revision=25407
* portlint (whitespace only change)Bill Fumerola2000-01-291-1/+0
| | | | Notes: svn path=/head/; revision=25298
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* Upgrade to 2.4.5.Vanilla I. Shu1998-12-086-114/+56
| | | | Notes: svn path=/head/; revision=15199
* Remove empty directories on deinstall.Steve Price1998-10-211-0/+2
| | | | Notes: svn path=/head/; revision=14137
* These manpages removed by Tim Vanderhoek.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12657
* Update the e-mail address of the maintainer of the originalMasafumi Max NAKANE1997-09-041-1/+1
| | | | | | | | | distribution. PR: 4467 Submitted by: Mark Huizer <xaa@stack.nl> Notes: svn path=/head/; revision=7772
* The "Backup" directory is now named "backup".Bill Fenner1997-04-011-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6096
* Added some docs and examples to the package.David E. O'Brien1997-01-063-3/+65
| | | | | | | | There was an unused file (saturn.backup) in the files/ dir. Renamed that and installed it as an example. Notes: svn path=/head/; revision=5229
* Upgrade to 2.4.2.David E. O'Brien1997-01-064-56/+113
| | | | | | | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de> (w/many organizational changes by me) Closes PR: ports/1991 Notes: svn path=/head/; revision=5227
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-6/+3
| | | | Notes: svn path=/head/; revision=4572
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-6/+3
| | | | | | | Converted to new MAN[1-9] Notes: svn path=/head/; revision=4538
* Fix typo in *comment* (blush), "2.4." should have been "2.4.1".Satoshi Asami1995-10-051-2/+2
| | | | | | | | Juergen Lock <nox@jelal.hb.north.de> (the original author of the port) contributed to this report from your local FreeBSD station. Notes: svn path=/head/; revision=2261
* Archiver & backup program w/ builtin compression.Satoshi Asami1995-10-046-0/+176
Submitted by: Juergen Lock <nox@jelal.hb.north.de> Notes: svn path=/head/; revision=2254