cvs commit: ports/graphics Makefile ports/graphics/geos Makefile
distinfo pkg-descr pkg-plist
Edwin Groothuis
edwin at FreeBSD.org
Fri Jan 2 22:31:30 PST 2004
edwin 2004/01/02 22:31:16 PST
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/geos Makefile distinfo pkg-descr pkg-plist
Log:
New port: graphics/geos implements all OpenGIS "Simple Features for SQL"
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 at nepe.eee.ufg.br>
Revision Changes Path
1.650 +1 -0 ports/graphics/Makefile
1.1 +25 -0 ports/graphics/geos/Makefile (new)
1.1 +1 -0 ports/graphics/geos/distinfo (new)
1.1 +10 -0 ports/graphics/geos/pkg-descr (new)
1.1 +27 -0 ports/graphics/geos/pkg-plist (new)
More information about the cvs-all
mailing list