aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal-grass
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-5/+0
| | | | Notes: svn path=/head/; revision=371283
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Remove USE_AUTOTOOLS=libtoolSunpoet Po-Chuan Hsieh2014-07-111-1/+1
| | | | | | | | | | - Bump PORTREVISION for package change - Bump PORTREVISION for graphics/gdal shlib change [1] Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=361523
* - Unbreak this portSunpoet Po-Chuan Hsieh2014-07-042-24/+30
| | | | | | | | | | | - Support STAGEDIR - Remove unnecessary WRKSRC - Update GRASS_INST_DIR - Bump PORTREVISION - Cosmetic change Notes: svn path=/head/; revision=360548
* Mark broken: Fails to configureAntoine Brodin2014-04-131-0/+2
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=351185
* 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
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-11-171-3/+3
| | | | | | | - Use USES=gmake Notes: svn path=/head/; revision=334122
* 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-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=325086
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Bump PORTREVISION for graphics/gdal shlib changeSunpoet Po-Chuan Hsieh2012-05-191-1/+1
| | | | Notes: svn path=/head/; revision=296950
* - Bump PORTREVISION to chase the update of databases/grassWen Heping2012-03-081-3/+3
| | | | | | | - Reset maintainer Notes: svn path=/head/; revision=292961
* - Update MASTER_SITESWen Heping2011-10-201-5/+3
| | | | | | | - Fix build after grass update Notes: svn path=/head/; revision=283954
* - Fix build to chase the update of grass [1]Wen Heping2011-03-113-3/+2
| | | | | | | | | | - Drop MD5 - Some cleanup in Makefile Reported by: pointyhat@ [1] Notes: svn path=/head/; revision=270643
* - Bump PORTREVISION for gdal shlib changeSunpoet Po-Chuan Hsieh2011-01-291-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268371
* - Fix the build error reported by QAT@Wen Heping2010-10-252-3/+2
| | | | Notes: svn path=/head/; revision=263557
* - 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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Chase graphics/gdal 1.6.0 updateRong-En Fan2009-03-171-0/+1
| | | | Notes: svn path=/head/; revision=230302
* - Update to 1.4.3Martin Wilke2008-08-143-9/+14
| | | | | | | | | | - Pass maintainership to submitter PR: 126479 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=218543
* 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
* - Reassign to ports@Thomas Abthorpe2008-04-151-1/+1
| | | | | | | | | | - 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> Notes: svn path=/head/; revision=211313
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Correct maintainer's addressRong-En Fan2007-03-021-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=186373
* - Fix dependency after databases/grass updateRong-En Fan2007-03-011-2/+3
| | | | | | | | Reported by: pointyhat via kris Pointy hat to: rafan Notes: svn path=/head/; revision=186299
* Add gdal-grass 1.3.1.2, GDAL drivers for GRASS raster and vector files.Sam Lawrance2006-04-164-0/+60
PR: ports/93856 Submitted by: Laurent Courty Notes: svn path=/head/; revision=159668