Commit graph

24 commits

Author SHA1 Message Date
Antoine Brodin
a0e3a12b6e Mark broken: Fails to configure
user supplied gdal-config (/usr/local/bin/gdal-config)
using /usr/local/lib/gdalplugins as GDAL shared library autoload directory
checking for G_asprintf in -lgrass_gis... no
configure: error: --with-grass=/usr/local/grass-6.4.2 requested, but libraries not found!  Perhaps you need to set LD_LIBRARY_PATH to include /usr/local/grass-6.4.2/lib?
===>  Script "configure" failed unexpectedly.

Note:		bumping from 6.4.2 to 6.4.3 or 6.4.3/lib doesn't fix
With hat:	portmgr
2014-04-13 07:29:23 +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
Sunpoet Po-Chuan Hsieh
64ba67998d - Convert to new LIB_DEPENDS format
- Use USES=gmake
2013-11-17 21:04:12 +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
Sunpoet Po-Chuan Hsieh
71f91036a5 - Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
2013-08-21 03:46:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Sunpoet Po-Chuan Hsieh
9c7f3409d5 - Bump PORTREVISION for graphics/gdal shlib change 2012-05-19 10:07:14 +00:00
Wen Heping
c2aeebddd0 - Bump PORTREVISION to chase the update of databases/grass
- Reset maintainer
2012-03-08 10:24:15 +00:00
Wen Heping
f038eaba73 - Update MASTER_SITES
- Fix build after grass update
2011-10-20 03:12:54 +00:00
Wen Heping
e66c609773 - Fix build to chase the update of grass [1]
- Drop MD5
- Some cleanup in Makefile

Reported by:	pointyhat@ [1]
2011-03-11 02:40:57 +00:00
Sunpoet Po-Chuan Hsieh
a278210450 - Bump PORTREVISION for gdal shlib change
Feature safe:	yes
2011-01-29 13:09:13 +00:00
Wen Heping
e267b23478 - Fix the build error reported by QAT@ 2010-10-25 07:45: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
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
Rong-En Fan
edfa6f1fae - Chase graphics/gdal 1.6.0 update 2009-03-17 15:09:25 +00:00
Martin Wilke
ac0cac1ff5 - Update to 1.4.3
- Pass maintainership to submitter

PR:		126479
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-14 11:01:41 +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
Thomas Abthorpe
f8b359165c - Reassign to ports@
- Thank you for your service, we hope to see you back

PR:		ports/122796, ports/122797, ports/122798
Submitted by:	Laurent Courty <lrntct gmail.com>
2008-04-15 19:13:34 +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
Rong-En Fan
7036f5c066 - Correct maintainer's address
When this port is added by ports/93856, the maintainer has this address
  in PR's From. But the MAINTAINER line is simply wrong.

PR:		ports/109763
Submitted by:	maintainer
2007-03-02 21:24:20 +00:00
Rong-En Fan
49326b9be0 - Fix dependency after databases/grass update
Reported by:	pointyhat via kris
Pointy hat to:	rafan
2007-03-01 14:23:02 +00:00
Sam Lawrance
2c231a6240 Add gdal-grass 1.3.1.2, GDAL drivers for GRASS raster and vector files.
PR:		ports/93856
Submitted by:	Laurent Courty
2006-04-16 00:04:44 +00:00