Commit Graph

29 Commits

Author SHA1 Message Date
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
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Sunpoet Po-Chuan Hsieh
23e6f9fb65 - Update to 3.2.2
- While I'm here, add LICENSE and remove DISTNAME assignment which is already
  done by bsd.port.mk

Changes:

3.2.2:
- Bug fixes:
  * CAPI: do not leak contexts when using the non-reentrant interface

3.2.1:
- Bug fixes:
  * False positive return from IsValidOp (#333)
  * Return up to 15 digits of precision from GEOSisValidReason_t (#329)

PR:		ports/151875
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2010-11-09 17:40:46 +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
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +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
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +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
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Martin Wilke
0c5d3eb9ae - Update to 2.2.3
PR:		ports/102520
Submitted by:	Konstantin Saurbier <saurbier(at)math.uni-bielefeld.de> (maintainer)
Approved by:	krion (mentor)
2006-08-28 07:37:29 +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
9629e988aa Mark broken on 4.x: C++ code does not compile.
Reported by:	kris
Approved by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de> (maintainer)
2005-12-08 23:30:03 +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
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Mark Linimon
f8c1cfa91b Reset bouncing maintainer addresses.
Hat:		portmgr
Source:		Edwin's updated distfile tracker
2005-10-10 04:40:24 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +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
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +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