Commit graph

89 commits

Author SHA1 Message Date
Baptiste Daroussin
d235aae94b Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:30:45 +00:00
Baptiste Daroussin
3fee911366 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:36:40 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
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)
2014-03-10 20:55:20 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- 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)
2013-10-26 00:52:33 +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
Sunpoet Po-Chuan Hsieh
0af43662e8 - Use USES=gmake 2013-09-14 20:04:19 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +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
Sunpoet Po-Chuan Hsieh
ba0e1d3efe - Update to 2.4.11
- 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>
2012-06-03 17:30:12 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
0cb47f7753 Convert to new options framework 2012-05-31 11:19:32 +00:00
Sunpoet Po-Chuan Hsieh
52573d4e57 - Re-enable OPTIONS GL
- Bump PORTREVISION for dependency change

Feature safe:	yes
2011-12-05 03:26:52 +00:00
Sunpoet Po-Chuan Hsieh
2900537d5c - Update to 2.4.9
- 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
2011-12-02 03:24:27 +00:00
Martin Wilke
87224cffad - Chase plplot shlib bump
Approved by:	portmgr (myself)
Feature safe:	yes
2011-11-20 07:53:34 +00:00
Sunpoet Po-Chuan Hsieh
1794b84566 - Update BUILD_DEPENDS 2011-11-07 17:38:17 +00:00
Sunpoet Po-Chuan Hsieh
a7816619db - Remove trailing space 2011-10-13 08:51:48 +00:00
Sunpoet Po-Chuan Hsieh
ee13557e8f - Fix BUILD_DEPENDS
Reported by:	pointyhat
2011-10-12 06:01:20 +00:00
Sunpoet Po-Chuan Hsieh
089aba25fb - Add CPAN as primary WWW 2011-10-10 14:37:47 +00:00
Sunpoet Po-Chuan Hsieh
16bf589d9e - Update *_DEPENDS:
- 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
2011-10-10 14:36:04 +00:00
Sunpoet Po-Chuan Hsieh
88f77a33ca - Change BUILD_DEPENDS from graphics/pgperl to graphics/p5-PGPLOT 2011-09-28 06:19:30 +00:00
TAKATSU Tomonari
cc949312f5 - Update to 2.4.7 [1]
- Make portlint happier

PR:		ports/155707 [1]
Submitted by:	Zhihao Yuan <lichray_AT_gmail_DOT_com> [1]
2011-05-06 23:23:24 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
7cc8e29f07 - Chase math/plplot shlib bump 2011-03-04 15:28:53 +00:00
Wen Heping
6905d4a0d8 - Bump PORTREVISION to chase the update of math/gsl 2010-03-29 01:12:27 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Philip M. Gollucci
65822b7d02 - Fix startup warning by running Doc/scantree.pl post-install
PR:             ports/131225
Submitted by:   douglas steinwand <dzs-pr@dzs.fx.org>
2010-01-14 03:31:20 +00:00
Thierry Thomas
fe116b423c Chase PLplot upgrade. 2009-12-29 13:43:21 +00:00
Max Brazhnikov
7cb3294da7 Chase math/gsl update,
bump PORTREVISION
2009-12-01 20:33:45 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Gabor Kovesdan
30d5c310df - Update to 2.4.4 2009-02-01 18:52:44 +00:00
Martin Wilke
3381619583 - Chase gsl shlib bump 2009-01-12 20:37:24 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Philippe Audeoud
d369e5c287 - Chase the gsl shared lib bump.
Approved by:	thierry (mentor)
2008-04-08 13:53:22 +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
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Ying-Chieh Liao
b9ba1ad61e chase math/gsl lib version 2007-06-29 05:46:43 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Cheng-Lung Sung
be088a3e71 - Builds on amd64
Noted by:   kris
Approved by:	portmgr (kris)
2006-10-13 01:58:43 +00:00
Cheng-Lung Sung
299bacaf4d - Update to 2.4.3
- patch-aa to patch-perldl.conf with minor modification
- patch-Lib::Slatec::Makefile.PL removed
  hack in Makefile.PL resolve x86_64 systems problem.
2006-10-06 04:04:05 +00:00
Mathieu Arnold
9b2f4d6431 Respect DESTDIR
PR:		101851
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-08-15 09:07:10 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
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
2006-08-04 12:34:50 +00:00
Pav Lucistnik
c571b28149 - Chase plplot update 2006-06-05 22:19:10 +00:00
Marcus Alves Grando
57c00223d0 - Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
2006-05-06 01:28:22 +00:00
Anton Berezin
5ec9ee788d Make it build with 5.8.8.
PR:		93938
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	portmgr (kris/semi-implicit)
2006-02-28 13:53:10 +00:00
Mathieu Arnold
0a68bf7434 fixup make logic so that the distfile only gets here once and don't get
dupplicated in the distinfo file by the makesum target.
2005-11-14 15:16:26 +00:00
Mathieu Arnold
b71157a2ae Take a perl@ hat and add SHA256 checksums 2005-11-14 15:05:17 +00:00
Anton Berezin
f5b09daceb Fix some portlint warnings. 2005-11-05 17:22:37 +00:00