aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cpdup
Commit message (Collapse)AuthorAgeFilesLines
* Update cpdup to version 1.04, which fixes a memory corruption bug inMatthew Dillon2002-06-192-3/+3
| | | | | | | | RemoveRecur() and adds an option, -s0, which allows cpdup to replace a destination directory with a file. Also correct a portlint -act warning. Notes: svn path=/head/; revision=61583
* Bump cpdup rev to 1.03. 1.03 fixes a double-free() in hardlink failureMatthew Dillon2001-09-192-2/+2
| | | | | | | handling, removes dangerous sprintf()s, and revamps the verboseness options. Notes: svn path=/head/; revision=47994
* Correct broken master site for cpdupMatthew Dillon2000-07-211-1/+1
| | | | Notes: svn path=/head/; revision=30944
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27427
* Initial port for cpdupMatthew Dillon1999-10-315-0/+24
Notes: svn path=/head/; revision=22738