Commit graph

21 commits

Author SHA1 Message Date
William Grzybowski
5a0966eb00 graphics/geos: update to 3.4.2
- Update to 3.4.2
- Do not bump dependent ports as 3.4.1 did a little while ago

PR:		ports/181422
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-09-11 15:09:19 +00:00
William Grzybowski
84bf662fd0 graphics/geos: update to 3.4.2
- Update to 3.4.2 [1]
- Bump PORTREVISION for dependent ports
- USES gmake
- Use options helpers

PR:		ports/181422 [1]
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-09-11 13:58:27 +00:00
Beech Rintoul
090838c59f - Update to 3.3.8
PR:		ports/176635
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Maintainer timeout
2013-03-17 18:29:38 +00:00
Pawel Pekala
ed5433b378 - Update to version 3.3.7 [1]
- Convert to OptionsNG

PR:		ports/175623 [1]
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	maintainer timeout
2013-02-16 22:43:35 +00:00
Wen Heping
c6acfe19b3 - Update to 3.3.3
PR:		166789
Submitted by:	Wen Heping (myself)
Approved by:	maintainer(timeout, >20 days)
2012-05-07 07:08:40 +00:00
Wen Heping
f7c2bf4124 - Update to 3.3.1
- Add option for ruby and php

PR:		161844
Submitted by:	Bartoletti <coder@tuxfamily.org>
Approved by:	maintainer(timeout, >2 months)
2011-12-22 03:18:39 +00:00
Beech Rintoul
3886ce50a7 - Enable python bindings.
- Canonicalize case in Makefile.
- Add explicit GNU_CONFIGURE (though USE_AUTOTOOLS=libtool implies it, it's
  unapparent and confusing).
- Sort plist.
- Bump portrevision.

PR:		ports/160406
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2011-09-13 16:51:12 +00:00
Beech Rintoul
f008eaa308 - Fix lib so we don't break other ports
- Bump PORTREVISION

PR:		ports/158263
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2011-06-29 17:19:18 +00:00
Beech Rintoul
2db4918f7d - Update to 3.3.0
PR:		ports/158263
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2011-06-28 19:16:03 +00:00
Wen Heping
99a0dd591c - Update to 3.2.0
PR:		ports/141656
Submitted by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2009-12-20 09:09:16 +00:00
Martin Wilke
7bd56f97ed - Update to 3.1.1
PR:		137343
Submitted by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2009-08-14 21:28:13 +00:00
Martin Wilke
2ea3d0ff69 - Update to 3.1.0
PR:		133107
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-04-11 08:12:38 +00:00
Pav Lucistnik
5ef2a86915 - Update to 3.0.3
- Install GeometrySnapper.h header

PR:		ports/131421
Submitted by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2009-03-22 19:39:48 +00:00
Martin Wilke
17e12a4f6e - Update to 3.0.2
PR:		128778
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2008-11-23 16:27:22 +00:00
Pav Lucistnik
bbff9f2717 - Update to 3.0.0
PR:		ports/120496
Submitted by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de> (maintainer)
2008-02-17 22:58:28 +00:00
Martin Wilke
eef0f07274 Update to 2.2.2
PR:		ports/98487
Submitted by:	miwi
Approved by:	krion (mentor), maintainer
2006-06-08 13:46:30 +00:00
Tim Bishop
8812304d90 - Update to 2.2.1
- Fixes build problems on 4.x

PR:		91677
Submitted by:	saurbier@math.uni-bielefeld.de (maintainer)
2006-01-12 00:06:18 +00:00
Sam Lawrance
ae60b6a257 - Update to 2.2.0.
- Submitter takes maintainership.

PR:		ports/90049
Submitted by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
2005-12-07 00:20:29 +00:00
Pav Lucistnik
3eef7e1853 - Update to 2.1.4
PR:		ports/89459
Submitted by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
2005-11-23 17:22:57 +00:00
Pav Lucistnik
0bba045213 - Update to 2.0.1
PR:		ports/73614
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
Approved by:	Leonardo Martins <lmartins@nepe.eee.ufg.br> (maintainer)
2004-11-21 15:46:13 +00:00
Edwin Groothuis
c30d5050d2 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>
2004-01-03 06:31:16 +00:00