61 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
bb238a10bf Update math/gsl to 2.5
PR:		229067
2018-06-23 08:27:13 +00:00
Sunpoet Po-Chuan Hsieh
aa1809416d Cosmetic change 2018-05-19 11:06:36 +00:00
Alexey Dokuchaev
1b92122f42 Remove BROKEN_sparc64 statement which was originally added in r224062 by
linimon@ 9 years ago, for version 0.10.  It now builds and packages fine
on 10.4-STABLE running under QEMU 2.9.0.
2017-12-24 15:41:58 +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
Sunpoet Po-Chuan Hsieh
31b4620fd5 Pet portlint: move BROKEN_* upward 2017-08-20 12:26:48 +00:00
Tobias C. Berner
5da7ccc1fb Update math/gsl to 2.4
Exp-Run by:	antoine
PR:		220408
2017-07-03 20:38:11 +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
Tijl Coosemans
ac06bdac24 Remove -fPIC. It builds fine without. 2017-02-14 17:16:45 +00:00
Mark Linimon
9c19df593a Add -fPIC to various ports to enable them to build on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-09 18:53:12 +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
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Sunpoet Po-Chuan Hsieh
98f1b692f4 - Update to 0.36
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2016-03-27 17:56:36 +00:00
Sunpoet Po-Chuan Hsieh
ea15319539 - Sort PLIST 2015-11-15 03:02:10 +00:00
Sunpoet Po-Chuan Hsieh
5bd443a6be - Strip shared library
- Bump PORTREVISION for package change
2015-08-17 13:05:36 +00:00
Sunpoet Po-Chuan Hsieh
e56a293cc5 - Update to 0.35
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2015-04-08 17:41:14 +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
Tijl Coosemans
c0f51fae12 math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
2014-08-17 13:09:56 +00:00
Sunpoet Po-Chuan Hsieh
103fe5edc0 - Update to 0.32
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2014-06-20 07:45:37 +00:00
Sunpoet Po-Chuan Hsieh
6e4d5db63c - Update to 0.31
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2014-06-10 15:08:11 +00:00
Sunpoet Po-Chuan Hsieh
f869259680 - Update to 0.29
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2014-06-03 12:44:38 +00:00
Sunpoet Po-Chuan Hsieh
01a02d3dae - Sort TEST_DEPENDS 2014-03-14 17:21:14 +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
Mathieu Arnold
db33716fd3 Drop maintainership on those.
Sponsored by:	Absolight
2014-02-05 17:35:53 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Andrej Zverev
78b3a904f6 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.9 and lang/5.10 will be removed from ports tree soon.
2012-12-17 05:30:22 +00:00
Sunpoet Po-Chuan Hsieh
c146d1b938 - Update to 0.27
- Add LICENSE

Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2012-07-09 14:26:59 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Steve Wills
fe6fe6dac1 - Tests also require Test::Most 2012-01-14 14:41:46 +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
Sunpoet Po-Chuan Hsieh
b960043ae6 - Update to 0.25
- Update pkg-descr: add CPAN URL

Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2011-05-19 13:27:53 +00:00
Brendan Fabeny
4fd0a4b1c1 Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Wen Heping
a21a94d65d - Update to 0.22
- Pass maintainership to perl@
2010-06-11 01:27:01 +00:00
Wen Heping
6905d4a0d8 - Bump PORTREVISION to chase the update of math/gsl 2010-03-29 01:12:27 +00:00
Max Brazhnikov
7cb3294da7 Chase math/gsl update,
bump PORTREVISION
2009-12-01 20:33:45 +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
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
a7eb46f9c9 - Update to 0.18
PR:		133011
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-24 18:00:24 +00:00
Martin Wilke
3381619583 - Chase gsl shlib bump 2009-01-12 20:37:24 +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
Mark Linimon
55eaa1a131 Mark as broken on sparc64.
Hat:	portmgr
2008-12-10 07:35:19 +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
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00