aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/geoapi
Commit message (Collapse)AuthorAgeFilesLines
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-051-2/+2
| | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
* - Switch to options helpersamdmi32015-08-271-4/+2
| | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket
* Cleanup plistbapt2014-10-211-56/+0
|
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-0/+2
|
* - Update to 3.0.0wen2014-05-184-1595/+630
| | | | | | | - Stage support - Update my email to FreeBSD - Convert to optionsNG - Pet portlint
* Convert g* to USES=zipbapt2014-03-101-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | graphics)
* -remove MD5ohauer2011-07-031-1/+0
|
* - Update to 2.1.1miwi2008-11-243-1705/+1670
| | | | | PR: 128930 Submitted by: "Wen Heping" <wenheping@gmail.com> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+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)
* GeoAPI provides a set of interfaces from OpenGIS specifications.The developmentpav2008-04-114-0/+1742
community in building GIS solutions is sustaining an enormous level of effort. The GeoAPI project aims to reduce duplication and increase interoperability by providing neutral, interface-only APIs derived from OGC/ISO Standards. WWW: http://geoapi.sf.net PR: ports/122573 Submitted by: <wenheping@gmail.com>