Commit graph

13 commits

Author SHA1 Message Date
Aaron Dalton
5557182bde - Update from v0.01 to v0.02
- Restrict to Perl 5.6+ due to problems with 'make test' and references

PR:		ports/98239
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-14 03:21:49 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34: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
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Yen-Ming Lee
439752968f - fix $VERSION and unbreak this port for old perl
PR:		84178
Submitted by:	leeym
Approved by:	maintainer timeout
2005-08-30 08:21:39 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kris Kennaway
bde057d467 BROKEN on 4.x: Does not compile 2004-02-21 22:08:28 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Edwin Groothuis
e1992c34cf Make portlint happy too. 2003-03-03 21:12:04 +00:00
Edwin Groothuis
1d82c75700 Make bento-package building happy.
Noticed by: kris@
2003-03-03 21:10:21 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Edwin Groothuis
a2ab06d103 New port: Perl Class::Hook trace method calls to other classes
Perl module Class::Hook enables you to trace methods calls
	from your code to other classes.

PR:		ports/45255
Submitted by:	Brian Skrab <brian@quynh-and-brian.org>
2003-02-05 12:08:21 +00:00