1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Erwin Lansing
fca8862885 Update to 0.16 2004-02-11 14:33:07 +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
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Edwin Groothuis
927c9c2190 Conditionalize dependencies for moudules included in perl 5.8
Make dependencies on modules included in the perl 5.8
	distribution conditional on the perl version installed.
	While I'm here, remove SITE_PERL and MAN(3)PREFIX.

17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!

PR:		ports/50588
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-13 12:28:23 +00:00
Edwin Groothuis
76c4796b2b maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
	http://search.cpan.org/search?dist=module, so this is a
	good time to convert all my ports to the new
	http://search.cpan.org/dist/module format.

PR:		ports/50686
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-13 11:37:25 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Edwin Groothuis
eed8704e6f Use PERL_LEVEL < 500601 instead of PERL_VERSION and 5.8.x 2003-02-12 10:07:53 +00:00
Alan Eldridge
16ae61e738 Use File::Spec port only for perl < 5.8.
Approved by:	maintainer
2002-10-30 02:01:48 +00:00
Anton Berezin
73f5cd61d6 Add p5-Test-Inline 0.15, Test::Inline - inlining your tests next to the
code being tested.

PR:		42687
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-09-12 11:03:09 +00:00