aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix ICONV option after r384038Tijl Coosemans2015-04-151-0/+1
| | | | | | | Reported by: glebius Notes: svn path=/head/; revision=384070
* - Use -lpthread instead of -pthreadSunpoet Po-Chuan Hsieh2015-03-221-2/+1
| | | | | | | | PR: 198116 Submitted by: marino Notes: svn path=/head/; revision=381955
* - Update to 1.11.2Sunpoet Po-Chuan Hsieh2015-02-191-2/+1
| | | | | | | Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News Notes: svn path=/head/; revision=379392
* - Do not use bundled librariesSunpoet Po-Chuan Hsieh2015-02-191-30/+30
| | | | | | | | - Remove GEOTIFF, GIF, JPEG, JSON_C, PNG and TIFF options - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=379373
* Update poppler to 0.30.0 [1].Koop Mast2015-02-031-1/+1
| | | | | | | | | | | | | | Make sure we use openjpeg1 in poppler, while openjpeg2 support was added there still bugs in openjpeg2 that need to be fixed. Add patches to inkscape for API changes in poppler 0.29.0 [2]. PR: 196599 [1] Submitted by: olivierd@ [1] Exp-run by: antoine@ Obtained from: upstream [2] Notes: svn path=/head/; revision=378348
* Update graphics/giflib to 5.0.5Antoine Brodin2015-01-141-1/+1
| | | | | | | | | | Differential Revision: https://reviews.freebsd.org/D1361 Submitted by: bapt Reviewed by: self Exp-run by: self Notes: svn path=/head/; revision=377033
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Bump PORTREVISION after graphics/poppler update to 0.26.3Max Brazhnikov2014-11-251-0/+1
| | | | Notes: svn path=/head/; revision=373404
* Switch to USES=pgsqlChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373091
* - Update to 1.11.1Sunpoet Po-Chuan Hsieh2014-10-011-12/+2
| | | | | | | | | - Cleanup PLIST Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News Notes: svn path=/head/; revision=369759
* - Add descriptions for options using external library instead of bundled onSunpoet Po-Chuan Hsieh2014-08-231-0/+6
| | | | Notes: svn path=/head/; revision=365745
* - Add OPENJPEG optionSunpoet Po-Chuan Hsieh2014-08-221-1/+4
| | | | | | | | | - Fix build with graphics/openjpeg 2.1.0 Obtained from: https://trac.osgeo.org/gdal/changeset/27538 Notes: svn path=/head/; revision=365636
* - Add JSON_C optionSunpoet Po-Chuan Hsieh2014-08-221-3/+15
| | | | | | | | | - Fix build with devel/json-c 0.12 Obtained from: http://trac.osgeo.org/gdal/changeset/27267 Notes: svn path=/head/; revision=365616
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-231-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=362752
* - Remove USE_AUTOTOOLS=libtoolSunpoet Po-Chuan Hsieh2014-07-111-4/+7
| | | | | | | | | | - Bump PORTREVISION for package change - Bump PORTREVISION for graphics/gdal shlib change [1] Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=361523
* Bump more ports that depend on libsqlite3.so:Tijl Coosemans2014-07-051-1/+1
| | | | | | | | | | - ports that set USE_SQLITE with the *_USE option helper - ports that depend on libsqlite3 indirectly as reported by pkg rquery Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360738
* - Update to 0.4.0Sunpoet Po-Chuan Hsieh2014-05-081-1/+1
| | | | | | | | | | | | | - Add LICENSE - Sort LIB_DEPENDS - Use USES=libtool - Do not silence installation message - Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=353249
* - 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-261-4/+6
| | | | | | | | | | - 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
* - 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
* - 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-011-1/+1
| | | | | | | 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-211-5/+5
| | | | | | | | | | - 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-091-7/+4
| | | | | | | | | | | - 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-121-120/+73
| | | | | | | | | | | | | | | | | | | | - 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
* - 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-191-82/+80
| | | | | | | | | | | | | | | | | | - 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