Commit graph

10 commits

Author SHA1 Message Date
Cheng-Lung Sung
4544d30010 - update to 0.22 2006-05-11 15:47:09 +00:00
Cheng-Lung Sung
1f600666e8 - update to 0.21
- from Changes
  - made dircopy() use fcopy() instead of copy() for files so that
    it'd behave consistently and correctly
2006-04-25 00:50:30 +00:00
Cheng-Lung Sung
89941bdc15 - update to 0.20 2006-04-15 03:14:33 +00:00
Cheng-Lung Sung
038006ca6f - update to 0.19 2006-03-30 08:44:10 +00:00
Cheng-Lung Sung
28aa0fa74c - update to 0.18
* from Changes:
  - added parens to the opendir() calls to avoid spurious 5.8.1
    and < warnings, thanks Chris Scott for letting me know about it
  - fixed change log 0.17 mistype {(0 to ()} :)
2006-01-30 07:32:14 +00:00
Cheng-Lung Sung
1b366ba9b4 - update to 0.17
PR:		92461
Submitted by:	leeym
2006-01-29 15:42:19 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Cheng-Lung Sung
ab546a77b4 - build on old perl
PR:		90572
Submitted by:	leeym
2005-12-19 05:39:16 +00:00
Cheng-Lung Sung
00f14f7aac - perl version must >= 5.6
Noted by: krismail
2005-11-30 03:44:49 +00:00
Cheng-Lung Sung
91e2669758 - Perl extension for recursively copying files and directories
- needed by p5-Catalyst when execute 'perl Makefile.PL' after create
  a standalone server.
- ijliao made this port, and I will maintain it :)
2005-11-28 05:33:49 +00:00