aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gdal
Commit message (Collapse)AuthorAgeFilesLines
* - Add OPTIONS to explicitly handle dependenciesrafan2008-02-241-34/+217
| | | | | | | | This committed version is based on the PR and reworked by the maintainer. PR: ports/120977 (based on) Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> Approved by: maintainer
* - Update to 1.5.0rafan2008-02-176-19/+165
| | | | | | | | | As this port builds Python bindings with its own magic, USE_PYDISTUTILS does not work in this case. Hence I duplicate some logics from bsd.python.mk. PR: 119392 Submitted by: James E. Flemer <jflemer at alum.rpi.edu> Approved by: maintainer timeout (6 weeks)
* - Update to 1.4.4pav2007-12-164-39/+35
| | | | | | | - Take maintainership PR: ports/118725 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Add ports to "geography" virtual categorylaszlof2007-07-231-1/+1
| | | | Approved by: Pav (wearing portmgr hat)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Try to fix build on gcc4rafan2007-04-042-7/+14
| | | | - While I'm here, replace deprecated variable and remove 4.x support
* If you love them, set them free.lawrance2007-02-211-1/+1
|
* Use libtool15 port instead of included version to avoid objformat a.out botchkris2007-02-101-0/+1
|
* Update port descriptions to reflect the fact that GDAL can also be usedlawrance2006-04-052-12/+12
| | | | | | | | | for vector data (and not just raster). Update WWW. Remove USE_REINPLACE. PR: ports/93852 Submitted by: Laurent Courty <lrntct@gmail.com>
* GDAL now builds on 4.x by disabling pcraster support.lawrance2005-12-201-1/+1
| | | | Thanks to: Frank Warmerdam, Benjamin Thelen, Paul Warriner
* Mark broken on 4.x due to C++-related build failure.lawrance2005-12-101-1/+7
|
* Update to 1.3.1.lawrance2005-12-103-40/+58
| | | | Thanks to Laurent Courty <lrntct@gmail.com> for help with the update.
* Use libtiff from the port rather than the version bundled with gdallawrance2005-08-011-3/+6
| | | | | | | software (thus avoiding libtiff BitsPerSample vulnerability). Bump PORTREVISION. Security: VuXML: 68222076-010b-11da-bc08-0001020eed82
* Use png from ports rather than builtin version to avoid conflicts.lawrance2005-06-151-2/+4
| | | | | PR: ports/81704 Submitted by: David Marshall <marshall@chezmarshall.com>
* Set my ports to their shiny new MAINTAINER address.lawrance2005-04-121-1/+1
| | | | Approved by: clement (mentor)
* upgrade to 1.2.1mharo2004-10-183-5/+7
| | | | Approved by: maintainer
* - Update to 1.2.0pav2004-06-303-21/+38
| | | | | | | - Pass maintainership to submitter PR: ports/68482 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* Tidy up whitespace.trevor2004-04-111-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* de-pkg-commentknu2003-02-212-1/+1
|
* Upate to 1.1.8arved2003-01-173-29/+34
| | | | | PR: 47075 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgkris2002-11-181-1/+1
|
* Add a missing file and sortkris2002-09-191-8/+9
|
* upgrade to 1.1.7ijliao2002-07-092-2/+2
| | | | | | PR: 38852 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> Approved by: maintainer
* upgrade to 1.1.6ijliao2002-07-044-49/+7
| | | | | | PR: 39851 Submitted by: Joseph King <king@v2project.com> Approved by: maintainer
* BROKEN: Incorrect checksumkris2002-05-181-0/+2
|
* add gdalijliao2001-10-186-0/+145
A translator library for raster geospatial data formats PR: 30828 Submitted by: Randall Hopper <aa8vb@nc.rr.com>