Commit graph

23 commits

Author SHA1 Message Date
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
2ed225dfde Cleanup plist 2014-10-27 12:39:32 +00:00
Sunpoet Po-Chuan Hsieh
c495bf660e - Update to 1.31
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-05-05 14:39:52 +00:00
Sunpoet Po-Chuan Hsieh
3b07d587d0 - Update to 1.29
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-04-12 21:22:45 +00:00
Sunpoet Po-Chuan Hsieh
14cc25cc9d - Update to 1.27
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-03-07 11:43:51 +00:00
Sunpoet Po-Chuan Hsieh
1fbcbe97c9 - Update to 1.26
Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-03-05 21:57:05 +00:00
Sunpoet Po-Chuan Hsieh
b8786bfbb3 - Update to 1.19
- Remove post-patch:

Changes:	http://search.cpan.org/dist/Finance-Quote/ChangeLog
2014-02-18 21:26:33 +00:00
Sunpoet Po-Chuan Hsieh
699cd424ee - Support STAGEDIR 2013-09-30 20:20:27 +00:00
Sunpoet Po-Chuan Hsieh
d69932da7d - Update to 1.18
Changes:	https://github.com/pfenwick/finance-quote/commits/master
2012-10-10 13:11:13 +00:00
Sunpoet Po-Chuan Hsieh
318f8b3ed2 - Add upstream patches, including:
- Add BSERO
  - Update Bourso, Tiaacref and TSP
- Add LICENSE
- Sort PLIST
- Update pkg-descr
- Bump PORTREVISION
- Take maintainership
2010-11-06 22:00:22 +00:00
Martin Wilke
ca57b7fbb6 - Update to 1.17
Changes:
	http://cpansearch.perl.org/src/ECOCODE/Finance-Quote-1.17/ChangeLog

PR:		140213
Submitted by:	ehaupt@
Approved by:	maintainer timeout
2009-12-25 23:57:10 +00:00
Philip M. Gollucci
4476fd032e - Update to 1.16
PR:             ports/134828
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
2009-06-05 22:51:05 +00:00
Sergey Skvortsov
48a60071b0 Update to 1.14
Changes:	http://search.cpan.org/src/ECOCODE/Finance-Quote-1.14/ChangeLog
2008-10-16 14:53:21 +00:00
Sergey Skvortsov
309e2cce55 Update to 1.13
Changes:	http://search.cpan.org/src/HAMPTON/Finance-Quote-1.13/ChangeLog
PR:		ports/108312
Submitted by:	mat
2007-02-06 18:04:16 +00:00
Sergey Skvortsov
1438cb11ec Update to 1.12
Changes:	http://search.cpan.org/src/HAMPTON/Finance-Quote-1.12/ChangeLog
2006-09-05 17:01:49 +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
Sergey Skvortsov
f09b16fb77 Update to 1.11
Changes:	http://search.cpan.org/src/PJF/Finance-Quote-1.11/ChangeLog
2006-01-21 12:47:32 +00:00
Sergey Skvortsov
6f4b1f47af Update to 1.10 2005-07-05 08:40:27 +00:00
Sergey Skvortsov
e4601551fe Updated to 1.08 2003-12-08 17:35:29 +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
Sergey Skvortsov
c585edffb3 Updated to 1.07 2002-06-22 10:39:20 +00:00
Anton Berezin
55bbf047ea Update misc/p5-Finance-Quote to 1.06.
PR:		29901
Submitted by:	maintainer
2001-08-20 14:45:08 +00:00
Will Andrews
441bdcd6a5 Add p5-Finance-Quote 1.04, a perl module to obtain stock and mutual fund
quotes from various exchanges.

PR:		23854
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2000-12-31 05:48:35 +00:00