Commit Graph

20 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
b4e3896e33 Update to 0.40
Changes:	https://metacpan.org/changes/distribution/Math-GSL
2019-01-01 20:34:49 +00:00
Tobias C. Berner
8c99ed5982 Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
	http://savannah.gnu.org/forum/forum.php?forum_id=8751

* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support

PR:		218952
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10522
2017-05-02 05:26:40 +00:00
Sunpoet Po-Chuan Hsieh
d15ba137e7 - Update to 0.39
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2016-11-06 16:48:21 +00:00
Sunpoet Po-Chuan Hsieh
ea15319539 - Sort PLIST 2015-11-15 03:02:10 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Sunpoet Po-Chuan Hsieh
1d0aec2b20 - Update to 0.34
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2014-12-06 19:05:10 +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
Sunpoet Po-Chuan Hsieh
f6b1f9625a - Update to 0.33
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2014-09-30 15:24:08 +00:00
Sunpoet Po-Chuan Hsieh
729ef65a15 - Update to 0.28
- Convert to new LIB_DEPENDS format
- Use BROKEN_sparc64
- Remove outdated post-patch:
- Support STAGEDIR
- Take maintainership

Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2014-02-11 17:34:25 +00:00
Sunpoet Po-Chuan Hsieh
e56f47ed28 - Update to 0.26
- Sort MAN3 and PLIST

Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2011-09-20 08:49:57 +00:00
Martin Wilke
13c9c6cb03 - Unbreak build for amd64
- Use @dirrmtry

PR:		139781
Submitted by:	sylivo@
Approved by:	maintainer
2009-11-04 08:24:46 +00:00
Philip M. Gollucci
20cfadf5f7 Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR:             ports/136771
Exp Run by:     pav
Approved by:    portmgr (pav)
2009-07-30 23:04:49 +00:00
Martin Wilke
6e2cac01ef - Update to 0.20
PR:		134779
Submitted by:	Wen Heping" <wenheping@gmail.com> (maintainer)
2009-05-22 21:50:48 +00:00
Martin Wilke
080b5b44c2 - Update to 0.1.6
PR:		129920
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-25 10:57:48 +00:00
Martin Wilke
7898c1403c - Update to 0.10
PR:		126725
Submitted by:	maintainer
2008-08-25 16:37:56 +00:00
Martin Wilke
5cb1d3d135 - Update to 0.0.8
- Pass maintainership to submitter

PR:		126541
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-15 20:03:10 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Erwin Lansing
c397881610 use SITE_PERL 2004-05-21 08:22:11 +00:00
Maxim Sobolev
593eeac4dd Unbreak.
Approved by:	portmgr
2003-11-29 17:18:43 +00:00
Maxim Sobolev
0af70794b1 Add p5-Math-GSL 0.01, a perl interface to GNU Scientific Library. 2003-11-04 08:48:58 +00:00