| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.44
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
06 Oct 2011 18:24:49
0.44
|
swills  |
- Add missing build dependency to quiet build warning |
06 Oct 2011 10:52:48
0.44
|
sunpoet  |
- Update to 0.44
Changes: http://search.cpan.org/dist/IO-All/Changes |
21 Jul 2011 14:24:19
0.43
|
sunpoet  |
- Update to 0.43
Changes: http://search.cpan.org/dist/IO-All/Changes |
17 May 2011 11:05:02
0.41
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
24 Sep 2010 02:03:44
0.41
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
18 Aug 2010 11:43:50
0.41
|
az  |
Update to 0.41
Changes: http://search.cpan.org/dist/IO-All/Changes
Based on PR: ports/149692 |
19 Dec 2008 14:36:00
0.39
|
erwin  |
Update to 0.39 |
17 Apr 2008 14:30:31
0.38
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
09 Apr 2007 08:04:40
0.38
|
clsung  |
- Update to 0.38 |
08 Apr 2007 00:04:02
0.37
|
leeym  |
- update to 0.37 |
05 Nov 2006 14:09:02
0.36
|
clsung  |
- Update to 0.36
PR: ports/104517
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
11 May 2006 04:38:08
0.35
|
leeym  |
- update to 0.35 |
10 May 2006 04:15:46
0.34
|
leeym  |
- update to 0.34 |
22 Jan 2006 01:48:34
0.33
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
0.33
|
mat  |
Take a perl@ hat and add SHA256 checksums |
21 Sep 2005 19:35:50
0.33
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
18 Dec 2004 02:40:01
0.33
|
clsung  |
- update to 0.33
- io('path/to/symlink') would return a file object
if the link was to a file
- $link->readlink incorrectly returned a new IO::All::Link
object, no matter what the link pointed to.
- io($io_all_object) would not return an object of the same
type as the object give to io(), it would always return a
plain IO::All object.
- add head and tail methods |
12 Aug 2004 07:19:36
0.31
|
vanilla  |
Set MAINTAINER to perl@ back.
Requested by: mat@ |
12 Aug 2004 06:49:01
0.31
|
vanilla  |
- Update to 0.31
- copy & paste from Changes:
- added readdir
- let exists work on non-existant filename
- absolute, relative, pathname
- chdir
- stat on unopened file/dir
PR: ports/70348
Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org> |
22 Jul 2004 21:45:48
0.30
|
glewis  |
. Fix WWW and add Author.
PR: 69367
Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw> |
21 Jul 2004 16:56:44
0.30
|
mat  |
Update to 0.30 |
16 Jul 2004 13:16:28
0.22
|
vanilla  |
Fix type error, and set MAINTAINER to perl@FreeBSD.org
PR: ports/69145
Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw> |
16 Jul 2004 02:23:29
0.22
|
vanilla  |
Add p5-IO-All 0.22, IO::All combines all of the best Perl IO modules.
PR: ports/69135
Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> |