summaryrefslogtreecommitdiffstats
path: root/graphics/geos
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.2.3miwi2006-08-282-5/+5
| | | | | | PR: ports/102520 Submitted by: Konstantin Saurbier <saurbier(at)math.uni-bielefeld.de> (maintainer) Approved by: krion (mentor)
* Update to 2.2.2miwi2006-06-083-5/+5
| | | | | | PR: ports/98487 Submitted by: miwi Approved by: krion (mentor), maintainer
* - Update to 2.2.1tdb2006-01-123-13/+10
| | | | | | | - Fixes build problems on 4.x PR: 91677 Submitted by: saurbier@math.uni-bielefeld.de (maintainer)
* Mark broken on 4.x: C++ code does not compile.lawrance2005-12-081-1/+7
| | | | | Reported by: kris Approved by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> (maintainer)
* - Update to 2.2.0.lawrance2005-12-073-6/+10
| | | | | | | - Submitter takes maintainership. PR: ports/90049 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
* - Update to 2.1.4pav2005-11-233-4/+8
| | | | | PR: ports/89459 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Reset bouncing maintainer addresses.linimon2005-10-101-1/+1
| | | | | Hat: portmgr Source: Edwin's updated distfile tracker
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to 2.0.1pav2004-11-213-11/+18
| | | | | | PR: ports/73614 Submitted by: Sam Lawrance <boris@brooknet.com.au> Approved by: Leonardo Martins <lmartins@nepe.eee.ufg.br> (maintainer)
* Add size data, approved by maintainers.trevor2004-03-181-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* New port: graphics/geos implements all OpenGIS "Simple Features for SQL"edwin2004-01-034-0/+63
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS "Simple Features for SQL" spatial predicate functions and spatial operators, as well as specific JTS topology functions such as IsValid(). More precisely, GEOS is a library containing functions which implement OpenGIS specifications concerning operations on geometric objects. Despite its categorization in the graphics subdirectory, it is more suitable in a "gis" category for Geographical Information Systems software. I would like to suggest the ports team to create such category because of the so many free software available on the internet. Please, look at www.freegis.org. I am working on porting several of them to make FreeBSD ready-for-GIS. Feel free to contact me for more information. PR: ports/60405 Submitted by: Leonardo Martins <lmartins@nepe.eee.ufg.br>
OpenPOWER on IntegriCloud