Date: Fri, 2 Jan 2004 22:31:16 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/geos Makefile distinfo pkg-descr pkg-plist Message-ID: <200401030631.i036VGCL033000@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401030631.i036VGCL033000>
