| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 May 2012 01:47:10
0.38
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
03 Jul 2011 14:59:23
0.38
|
ohauer  |
-remove MD5 |
24 Sep 2010 02:03:44
0.38
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
15 Dec 2008 15:15:17
0.38
|
clsung  |
- Update to 0.38 |
13 Oct 2008 05:54:28
0.37
|
clsung  |
- Update to 0.37 |
18 Apr 2008 09:29:31
0.36
|
clsung  |
- Update to 0.36
Changes: http://search.cpan.org/dist/File-Copy-Recursive/Changes |
05 Sep 2007 09:02:33
0.35
|
clsung  |
- Update to 0.35 |
22 Aug 2007 01:00:11
0.34
|
clsung  |
- Update to 0.34 |
09 Jun 2007 02:36:10
0.33
|
clsung  |
- Update to 0.33 |
05 Mar 2007 03:07:29
0.31
|
clsung  |
- Update to 0.31
- remove <perl5.6 parts |
20 Dec 2006 06:21:37
0.30
|
clsung  |
- Update to 0.30 |
05 Nov 2006 12:26:40
0.29
|
clsung  |
- Update to 0.29 |
09 Sep 2006 02:52:00
0.28
|
clsung  |
- Update to 0.28
PR: ports/103009
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
06 Jul 2006 01:23:02
0.25
|
clsung  |
- update to 0.25 |
25 Jun 2006 15:05:56
0.24
|
clsung  |
- Update to 0.24
PR: ports/99347
Submitted by: aaron |
02 Jun 2006 03:02:41
0.23
|
clsung  |
- Update from v0.22 to v0.23
- - fixed bug 19637 (CPAN)
PR: ports/98345
Submitted by: aaron |
11 May 2006 15:47:10
0.22
|
clsung  |
- update to 0.22 |
25 Apr 2006 00:50:30
0.21
|
clsung  |
- update to 0.21
- from Changes
- made dircopy() use fcopy() instead of copy() for files so that
it'd behave consistently and correctly |
15 Apr 2006 03:14:34
0.20
|
clsung  |
- update to 0.20 |
30 Mar 2006 08:44:10
0.19
|
clsung  |
- update to 0.19 |
30 Jan 2006 07:32:14
0.18
|
clsung  |
- 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 ()} :) |
29 Jan 2006 15:42:19
0.17
|
clsung  |
- update to 0.17
PR: 92461
Submitted by: leeym |
22 Jan 2006 01:48:34
0.16
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Dec 2005 05:39:16
0.16
|
clsung  |
- build on old perl
PR: 90572
Submitted by: leeym |
30 Nov 2005 03:44:49
0.16
|
clsung  |
- perl version must >= 5.6
Noted by: krismail |
28 Nov 2005 05:33:49
0.16
|
clsung  |
- 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 :) |