1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
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
e5b1e2b129 Update to version 20132012.
PR:		187146
Submitted by:	pfg
2014-03-03 00:29:26 +00:00
Tijl Coosemans
aea01af1ee - New LIB_DEPENDS syntax.
- Add DOCS option.
- USES=fortran.
- Staging.
- Substitute CFLAGS, FFLAGS and LDFLAGS in the source Makefile like a
  configure script would do.  Otherwise flags defined in make.conf can
  override flags defined in the port Makefile.
- Remove LIBS from a Makefile target list of dependencies to fix building
  with bmake.
2013-12-21 18:04:53 +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
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Doug Barton
2167bc17ca Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
   that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion

While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.

Mentioned (in part) by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2011-11-06 23:45:43 +00:00
Martin Wilke
3ffaf1a9a4 - Update to 20090821
PR:		155049
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2011-02-27 13:42:28 +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
Martin Wilke
495a1f1b97 - Update to 20081002
PR:		140616
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
2009-11-17 14:54:57 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Mark Linimon
b42f6675bc Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat:		portmgr
2009-08-28 16:52:33 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Martin Wilke
10a5536525 - Update to 20080225
PR:		128539
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by:	maintainer (beech) implicit
2008-11-23 13:36:52 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Beech Rintoul
776db885ab - Update to version 20070224.
- Use $(F77) as the linker in order to avoid ugly hacks.
- Use bigger MAXOBV as recommended by the upstream author.
- Remove ALPHA error message, it's unsupported anyway.
- Use EXTRACT_SUFX

PR:		ports/125761
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
2008-07-19 18:37:32 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Beech Rintoul
a034136233 - Add USE_FORTRAN knob
Approved by:	sat (mentor)
2007-07-13 10:33:00 +00:00
Beech Rintoul
4b0bc31c45 - Update maintainer address. 2007-06-14 22:31:03 +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
Maho Nakata
749548a511 Do not depend on gfortran at EXTRACT_DEPENDS.
Approved by:	maintainer
2007-01-29 04:57:54 +00:00
Pav Lucistnik
3a1de33aee - Fix after gfortran migration: gfortran dependency is needed in extract phase
also

PR:		ports/108365
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-01-26 10:20:23 +00:00
Maho Nakata
83d56ee6e5 * Migrate to gfortran.
* Bump port revision.

Approved by:  portmgr(kris)
2007-01-17 08:50:51 +00:00
Martin Wilke
cddfa0d2c4 - Update to 20061219
- Added backup MASTER_SITES

PR:		ports/107312
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2006-12-30 19:36:10 +00:00
Sam Lawrance
7d195c9dac Update to 20060425.
Submitter takes maintainership.

PR:		ports/97290
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2006-05-15 09:54:56 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Kris Kennaway
b956a01c9e Update to dataplot-20050830 2005-10-06 05:21:41 +00:00
Sam Lawrance
ec7807a252 Mark broken on alpha (.got subsegment exceeds 64k) 2005-05-01 12:57:30 +00:00
Alexey Dokuchaev
ca6f1e84ea Update to 20050310 (distfile was updated and rerolled under the same name).
PR:		ports/79557
Submitted by:	Sam Lawrance <boris(at)brooknet.com.au>
2005-04-06 10:11:57 +00:00
Kris Kennaway
c76a813b59 BROKEN: Size mismatch
Approved by:	portmgr (self)
2005-03-26 06:59:27 +00:00
Michael Johnson
052becff5d - Update to 77911
PR:		ports/77911
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-02-22 19:39:21 +00:00
Dirk Meyer
d8786c122d - update to 20040219
- use gd2
- use versioned DISTNAME
- make portlint happy
2004-03-24 04:54:23 +00:00
Trevor Johnson
e2cdb6fcfb Mark FORBIDDEN because the distfile was rerolled. 2004-03-12 18:23:18 +00:00
Kirill Ponomarev
04829fac51 - Fix plist and bump PORTREVISION
Noticed by:	bento via kris
2004-01-30 23:30:55 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Norikatsu Shigemura
b413480c23 Fix&Cleanup dependency on gd1 and some libs.
Bump PORTREVISION acordingly.

Spoted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-08-20 02:56:45 +00:00
Maho Nakata
8a90d6c204 A utility by NIST to process data and produce statistical plots.
PR:		54735
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-30 02:43:29 +00:00