Commit Graph

19 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav 9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Mathieu Arnold cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Mathieu Arnold 7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Adam Weinberger b8fad0d6cd Reassign to perl@. 2015-05-08 17:27:02 +00:00
Mathieu Arnold eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Baptiste Daroussin 4988946cd5 Cleanup plist 2014-10-19 23:19:41 +00:00
Sunpoet Po-Chuan Hsieh 62e30ec642 - Add LICENSE
- Remove unnecessary MASTER_SITE_SUBDIR
- Sort *_DEPENDS
- Sort PLIST
- Remove Author line
2014-05-11 06:57:51 +00:00
Antoine Brodin 636287c888 Maintainer no longer wishes to maintain those ports
With hat:	portmgr
2014-05-10 22:06:22 +00:00
Andrej Zverev 6c49c5cfa7 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 10:27:43 +00:00
Baptiste Daroussin 701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Andrej Zverev 5afe3af580 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-12 06:03:58 +00:00
Andrej Zverev a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Frederic Culot 4fe622832b - Update to 3.03
Changes:	http://search.cpan.org/dist/Weather-Underground/Changes
PR:		ports/161068
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2011-09-29 09:33:57 +00:00
Sunpoet Po-Chuan Hsieh 6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Martin Wilke a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Marcelo Araujo eec64fa253 - Use CPAN macro.
PR:		ports/122006
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2008-03-24 20:30:05 +00:00
Mark Linimon 9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Emanuel Haupt 9345a3bcf3 Add p5-Weather-Underground 3.02, retrieve weather information from
wunderground.com.

PR:		97370
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-05-17 09:05:39 +00:00