aboutsummaryrefslogtreecommitdiff
path: root/math/PDL
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to 2.007.Mathieu Arnold2014-09-042-10/+7
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=367256
* - StageMathieu Arnold2014-08-291-68/+36
| | | | | | | | | | | | | | - Use options helpers - take back in perl@ Also, don't add OPENGL to the default options when PACKAGE_BUILDING because graphics/p5-OpenGL needs a *real* display to build, and that doesn't happen in poudriere. Sponsored by: Absolight Notes: svn path=/head/; revision=366525
* math/gsl:Tijl Coosemans2014-08-171-1/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add USES=pathfix and INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstage port) Notes: svn path=/head/; revision=365182
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362717
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-6/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361728
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-09-141-2/+1
| | | | Notes: svn path=/head/; revision=327315
* - update libdg to 2.1.0Dirk Meyer2013-08-091-0/+1
| | | | Notes: svn path=/head/; revision=324437
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Update to 2.4.11Sunpoet Po-Chuan Hsieh2012-06-034-48/+16
| | | | | | | | | | | | - While I'm here: - Use REINPLACE_CMD instead of patch files - Pet portlint: remove ABI version number from LIB_DEPENDS PR: ports/168550 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=298109
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Convert to new options frameworkBaptiste Daroussin2012-05-311-22/+25
| | | | Notes: svn path=/head/; revision=297871
* - Re-enable OPTIONS GLSunpoet Po-Chuan Hsieh2011-12-051-7/+7
| | | | | | | | | - Bump PORTREVISION for dependency change Feature safe: yes Notes: svn path=/head/; revision=286898
* - Update to 2.4.9Sunpoet Po-Chuan Hsieh2011-12-022-16/+15
| | | | | | | | | | | | | - Sort *_DEPENDS - Comment OPTIONS GL: it should be uncommented after p5-OpenGL >= 0.60 Changes: http://sourceforge.net/projects/pdl/files/PDL/2.4.9/README.txt/view PR: ports/161151 (part of) Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=286752
* - Chase plplot shlib bumpMartin Wilke2011-11-201-2/+2
| | | | | | | | Approved by: portmgr (myself) Feature safe: yes Notes: svn path=/head/; revision=286118
* - Update BUILD_DEPENDSSunpoet Po-Chuan Hsieh2011-11-071-1/+1
| | | | Notes: svn path=/head/; revision=285249
* - Remove trailing spaceSunpoet Po-Chuan Hsieh2011-10-131-5/+5
| | | | Notes: svn path=/head/; revision=283463
* - Fix BUILD_DEPENDSSunpoet Po-Chuan Hsieh2011-10-121-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=283419
* - Add CPAN as primary WWWSunpoet Po-Chuan Hsieh2011-10-101-0/+1
| | | | Notes: svn path=/head/; revision=283336
* - Update *_DEPENDS:Sunpoet Po-Chuan Hsieh2011-10-101-10/+14
| | | | | | | | | | | | - Filter::Util::Call is already in core - Add missing Convert::UU - Add OpenGL>=0.60 as comment, we have only 0.54 in ports tree and the newer version cant be built in tinderbox without patch - Fix test: - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=283335
* - Change BUILD_DEPENDS from graphics/pgperl to graphics/p5-PGPLOTSunpoet Po-Chuan Hsieh2011-09-281-1/+1
| | | | Notes: svn path=/head/; revision=282549
* - Update to 2.4.7 [1]TAKATSU Tomonari2011-05-065-54/+89
| | | | | | | | | | - Make portlint happier PR: ports/155707 [1] Submitted by: Zhihao Yuan <lichray_AT_gmail_DOT_com> [1] Notes: svn path=/head/; revision=273721
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Chase math/plplot shlib bumpMartin Wilke2011-03-041-2/+2
| | | | Notes: svn path=/head/; revision=270304
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix startup warning by running Doc/scantree.pl post-installPhilip M. Gollucci2010-01-141-1/+2
| | | | | | | | PR: ports/131225 Submitted by: douglas steinwand <dzs-pr@dzs.fx.org> Notes: svn path=/head/; revision=247841
* Chase PLplot upgrade.Thierry Thomas2009-12-291-2/+2
| | | | Notes: svn path=/head/; revision=246861
* Chase math/gsl update,Max Brazhnikov2009-12-011-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-4/+2
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 2.4.4Gabor Kovesdan2009-02-012-5/+4
| | | | Notes: svn path=/head/; revision=227391
* - Chase gsl shlib bumpMartin Wilke2009-01-121-2/+2
| | | | Notes: svn path=/head/; revision=225875
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-2/+2
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=210850
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-5/+5
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-2/+2
| | | | Notes: svn path=/head/; revision=194427
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Builds on amd64Cheng-Lung Sung2006-10-131-0/+2
| | | | | | | | Noted by: kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=175241
* - Update to 2.4.3Cheng-Lung Sung2006-10-065-40/+25
| | | | | | | | | - patch-aa to patch-perldl.conf with minor modification - patch-Lib::Slatec::Makefile.PL removed hack in Makefile.PL resolve x86_64 systems problem. Notes: svn path=/head/; revision=174626
* Respect DESTDIRMathieu Arnold2006-08-151-7/+7
| | | | | | | | PR: 101851 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=170682
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-1/+1
| | | | | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006 Notes: svn path=/head/; revision=169648
* - Chase plplot updatePav Lucistnik2006-06-051-2/+2
| | | | Notes: svn path=/head/; revision=164538
* - Bump PORTREVISION and change lib version because math/gsl are updated.Marcus Alves Grando2006-05-061-1/+2
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=161457
* Make it build with 5.8.8.Anton Berezin2006-02-281-1/+3
| | | | | | | | | PR: 93938 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: portmgr (kris/semi-implicit) Notes: svn path=/head/; revision=156890