aboutsummaryrefslogtreecommitdiff
path: root/graphics/geoapi
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-2/+2
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* - Switch to options helpersDmitry Marakasov2015-08-261-4/+2
| | | | | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket Notes: svn path=/head/; revision=395389
* Cleanup plistBaptiste Daroussin2014-10-201-56/+0
| | | | Notes: svn path=/head/; revision=371283
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361950
* - Update to 3.0.0Wen Heping2014-05-184-1595/+630
| | | | | | | | | | - Stage support - Update my email to FreeBSD - Convert to optionsNG - Pet portlint Notes: svn path=/head/; revision=354420
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347760
* 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Update to 2.1.1Martin Wilke2008-11-233-1705/+1670
| | | | | | | | PR: 128930 Submitted by: "Wen Heping" <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=223277
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* GeoAPI provides a set of interfaces from OpenGIS specifications.The developmentPav Lucistnik2008-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> Notes: svn path=/head/; revision=211073