Commit graph

16 commits

Author SHA1 Message Date
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Cheng-Lung Sung
4bae6de282 - Update to 0.38 2007-04-09 08:04:40 +00:00
Yen-Ming Lee
4c158c7db3 - update to 0.37 2007-04-08 00:04:02 +00:00
Cheng-Lung Sung
44da8b40cf - Update to 0.36
PR:		ports/104517
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-11-05 14:09:02 +00:00
Yen-Ming Lee
5f0b80a14f - update to 0.35 2006-05-11 04:38:08 +00:00
Yen-Ming Lee
2fe40d2ee6 - update to 0.34 2006-05-10 04:15:46 +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
Mathieu Arnold
b71157a2ae Take a perl@ hat and add SHA256 checksums 2005-11-14 15:05:17 +00:00
Bill Fenner
a5b727886c 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.
2005-09-21 19:35:50 +00:00
Cheng-Lung Sung
2b4630d69f - 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
2004-12-18 02:40:01 +00:00
Vanilla I. Shu
4e4b3ec98c Set MAINTAINER to perl@ back.
Requested by:	mat@
2004-08-12 07:19:36 +00:00
Vanilla I. Shu
0f14b4cfee - 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>
2004-08-12 06:49:01 +00:00
Greg Lewis
6264b7b6eb . Fix WWW and add Author.
PR:		69367
Submitted by:	elvis <elvis@sslab.cs.ccu.edu.tw>
2004-07-22 21:45:48 +00:00
Mathieu Arnold
cbdfb8ad59 Update to 0.30 2004-07-21 16:56:44 +00:00
Vanilla I. Shu
d14b50236c Fix type error, and set MAINTAINER to perl@FreeBSD.org
PR:		ports/69145
Submitted by:	elvis <elvis@sslab.cs.ccu.edu.tw>
2004-07-16 13:16:28 +00:00
Vanilla I. Shu
abe6243d4e 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>
2004-07-16 02:23:29 +00:00