aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.360Sunpoet Po-Chuan Hsieh2014-05-041-1/+1
| | | | | | | | | | - Build and install static library - Bump PORTREVISION for astro/cfitsio shlib change Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt Notes: svn path=/head/; revision=352962
* - Update to 4.3.2 (from science/netcdf4)Sunpoet Po-Chuan Hsieh2014-05-031-2/+2
| | | | | | | | | | | - Bump PORTREVISION for science/netcdf shlib change and dependency change from science/netcdf4 to science/netcdf [1] Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=352855
* - Update to 1.8.12 (from science/hdf5-18)Sunpoet Po-Chuan Hsieh2014-05-031-1/+2
| | | | | | | | | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to new options helper - Use NOT_FOR_ARCHS - Strip shared library - Remove deprecated PTHREAD_* - Use MAKE_CMD - Bump PORTREVISION for science/hdf5 shlib change [1] Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=352854
* - Update to 1.11.0Sunpoet Po-Chuan Hsieh2014-04-263-57/+15
| | | | | | | | | | - Use PORTDATA - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News Notes: svn path=/head/; revision=352357
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Sort PLISTSunpoet Po-Chuan Hsieh2014-04-011-1/+1
| | | | Notes: svn path=/head/; revision=349853
* - Fix ICONV optionSunpoet Po-Chuan Hsieh2014-04-011-1/+1
| | | | Notes: svn path=/head/; revision=349846
* - Strip binary executable and shared librarySunpoet Po-Chuan Hsieh2014-03-241-1/+2
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=348954
* - Bump PORTREVISION for astro/cfitsio shlib changeSunpoet Po-Chuan Hsieh2014-02-051-1/+1
| | | | | | | | | | - While I'm here, convert to new LIB_DEPENDS format PR: ports/185951 Submitted by: Florian Degner <f.degner@gmx.de> Notes: svn path=/head/; revision=342830
* Update poppler to 0.24.4.Koop Mast2013-12-271-1/+1
| | | | | | | | | | | | Update comment. Use new LIB_DEPENDS syntax, use USES=pathfix. Stagify. Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to new syntax. Notes: svn path=/head/; revision=337749
* - Remove unnecessary patchSunpoet Po-Chuan Hsieh2013-11-241-20/+0
| | | | Notes: svn path=/head/; revision=334777
* - Add ARMADILLO, FREEXL and PODOFO optionsSunpoet Po-Chuan Hsieh2013-11-231-6/+17
| | | | | | | | | | | - Fix whitespace in r329304 - While I'm here, move SLAVEDIRS upward PR: ports/183469 Submitted by: lbartoletti <coder@tuxfamily.org> Notes: svn path=/head/; revision=334681
* - Convert to new OPTIONS helperSunpoet Po-Chuan Hsieh2013-10-041-18/+6
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=329346
* - Add explicit iconv LDFALGSGuido Falsi2013-10-041-0/+1
| | | | | | | | Reported by: marino Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=329304
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-09-201-170/+76
| | | | | | | - Convert to new OPTIONS simplifier Notes: svn path=/head/; revision=327689
* - Remove deprecated PTHREAD_*Sunpoet Po-Chuan Hsieh2013-09-191-1/+1
| | | | Notes: svn path=/head/; revision=327636
* Bump some PORTREVISIONs due to graphics/webp update to 0.3.1Martin Matuska2013-09-091-0/+1
| | | | Notes: svn path=/head/; revision=326850
* - Remove deprecated PTHREAD_*Sunpoet Po-Chuan Hsieh2013-09-071-2/+2
| | | | Notes: svn path=/head/; revision=326673
* - Add options: GTA, LIBXML2, PCRE and POPPLERSunpoet Po-Chuan Hsieh2013-09-071-3/+32
| | | | Notes: svn path=/head/; revision=326664
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-1/+1
| | | | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) Notes: svn path=/head/; revision=326316
* - Update to 1.10.1Sunpoet Po-Chuan Hsieh2013-09-012-3/+3
| | | | | | | Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.1-News Notes: svn path=/head/; revision=325870
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325110
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2013-08-213-8/+20
| | | | | | | | | | - 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 to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Update to 1.9.2Sunpoet Po-Chuan Hsieh2012-12-093-64/+6
| | | | | | | | | | | - Add SLAVEDIRS: graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal - Cleanup Makefile header Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News Feature safe: yes Notes: svn path=/head/; revision=308506
* - Add LICENSESunpoet Po-Chuan Hsieh2012-07-181-79/+36
| | | | | | | | | | | | | | | | | | | | - Add missing PTHREAD_LIBS [1] - Simplify Makefile: - Remove HDF-5 1.6.x support (science/hdf5) - Remove NetCDF 3.x support (science/netcdf) - Remove Xerces-C++ 2.x support (textproc/xerces-c2*) - Convert to new options framework - Alter OPTIONS: - Remove HDF4 - Turn TIFF on by default which introduces graphics/tiff as dependency In fact, tiff is already a package dependency (brought by libgeotiff) - Pet portlint - Bump PORTREVISION for dependency change Reported by: swills [1] Notes: svn path=/head/; revision=301087
* - Update to 1.9.1Sunpoet Po-Chuan Hsieh2012-06-125-217/+77
| | | | | | | | | | | | | | | | | | | | - Build with thread-safe support by default - Add lzma support - Adjust OPTIONS: - Add ICONV, KML and WEBP - Remove GRASS (cyclic dependency), PERL, PHP, PYTHON, RUBY and THREADS (default) - Move language bindings to separate ports: - Move Perl binding to graphics/p5-Geo-GDAL - Move PHP binding to graphics/php-gdal - Move Python binding to graphics/py-gdal - Move Ruby binding to graphics/ruby-gdal - Add corresponding CONFIGURE_ARGS for disabled features - Cosmetic change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.1-News Notes: svn path=/head/; revision=299129
* - Fix build: PrintGifError was removed from core library of giflib 4.2.0 [1]Sunpoet Po-Chuan Hsieh2012-06-051-0/+55
| | | | | | | | Obtained from: http://trac.osgeo.org/gdal/ticket/4675 Reference: http://giflib.git.sourceforge.net/git/gitweb.cgi?p=giflib/giflib;a=blob;f=NEWS [1] Notes: svn path=/head/; revision=298471
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.9.0 [1][2]Sunpoet Po-Chuan Hsieh2012-05-194-86/+104
| | | | | | | | | | | | | | | | | | - Sort option handlers in alphabetical order - Turn PYTHON option off by default due to the change in devel/py-setuptools r1.23 [3] - Move post-patch: upwards - Pet portlint - Cosmetic change [3] http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/py-setuptools/Makefile.diff?r1=1.22;r2=1.23;f=h Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.0-News PR: ports/164468 [1], ports/167277 [2] Submitted by: lbartoletti <coder@tuxfamily.org> [1] Muhammad Moinur Rahman <5u623l20@gmail.com> [2] Notes: svn path=/head/; revision=296949
* - Bump PORTREVISION to chase the update of graphics/projWen Heping2012-05-071-2/+2
| | | | Notes: svn path=/head/; revision=296126
* - Bump PORTREVISION for graphics/libgeotiff shlib changeSunpoet Po-Chuan Hsieh2012-04-261-2/+2
| | | | Notes: svn path=/head/; revision=295545
* - Change gif library from graphics/libungif to graphics/giflibSunpoet Po-Chuan Hsieh2012-02-211-5/+2
| | | | | | | | | - Bump PORTREVISION for dependency change Notified by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=292002
* The variable is USE_PERL5 not USE_PERLEitan Adler2012-02-071-1/+1
| | | | | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav) Notes: svn path=/head/; revision=290590
* - Chase unixODBC shlib bumpMartin Wilke2012-02-061-2/+2
| | | | Notes: svn path=/head/; revision=290490
* - Fix CONFIGURE_ARGS of several options [1]Sunpoet Po-Chuan Hsieh2011-09-221-16/+18
| | | | | | | | | | | - Change OPTIONS: PROJ4 -> PROJ - Bump PORTREVISION for package change PR: ports/159868 [1] Submitted by: Igor Zabelin <igorz@yandex.ru> Notes: svn path=/head/; revision=282158
* - Update to 1.8.1Sunpoet Po-Chuan Hsieh2011-07-162-4/+3
| | | | | | | Changes: http://trac.osgeo.org/gdal/wiki/Release/1.8.1-News Notes: svn path=/head/; revision=277806
* - Bump PORTREVISION for science/hdf5-18 shlib changeSunpoet Po-Chuan Hsieh2011-07-151-2/+2
| | | | Notes: svn path=/head/; revision=277735
* - Bump PORTREVISION for science/netcdf4 shlib changeSunpoet Po-Chuan Hsieh2011-04-121-1/+2
| | | | Notes: svn path=/head/; revision=272624
* - Update to 1.8.0Sunpoet Po-Chuan Hsieh2011-01-293-131/+158
| | | | | | | | | | | | | | | | | - Allow build with NetCDF 4 (by default when WITH_NETCDF is set) - Fix PLIST when WITHOUT_PYTHON is set - Update MASTER_SITES - Make portlint happier - Take maintainership Changes: http://trac.osgeo.org/gdal/wiki/Release/1.8.0-News PR: ports/154252 Submitted by: sunpoet (myself) Approved by: glebius (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268370
* - Use canonical format for FreeBSD.org MAINTAINER addressesErwin Lansing2011-01-021-1/+1
| | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: 153513 Submitted by: sunpoet Notes: svn path=/head/; revision=267288
* Update to 1.7.3Max Brazhnikov2010-12-152-5/+3
| | | | | | | | PR: ports/153174 Submitted by: glebius (maintainer) Notes: svn path=/head/; revision=266371
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* 1) Fix build with threads;Sergey A. Osokin2010-08-051-11/+17
| | | | | | | | | | | | 2) ECW support now requires threads; 3) Build with internal libtiff by default (supports BigTiff); Do not bump PORTREVISION. Submitted by: glebius (maintainer) Notes: svn path=/head/; revision=258827
* Add support for ECW and JPEG2000 formats via graphics/libecwj2.Sergey A. Osokin2010-08-041-0/+8
| | | | | | | | | | Do not bump PORTREVISION because support of these formats are switched off by default. Submitted by: glebius (maintainer) Notes: svn path=/head/; revision=258779
* Fix pkg-plist.Sergey A. Osokin2010-08-032-4/+1
| | | | | | | | | Bump PORTREVISION. Approved by: glebius (maintainer) Notes: svn path=/head/; revision=258695
* Update from 1.6.0 to 1.7.2.Sergey A. Osokin2010-08-036-180/+62
| | | | | | | | | | | | | | Since port isn't updated regularly and previous update was made a year ago with a maintainer timeout, pass the maintainership to the submitter of the last two updates. Bump PORTREVISIONs in dependent ports. Submitted by: glebius PR: ports/149072 Notes: svn path=/head/; revision=258693
* - BUMP PORTREVISION due of update of graphics/libgeotiff.Sylvio Cesar Teixeira2010-07-261-2/+2
| | | | | | | | PR: ports/146531 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=258284