Commit graph

13 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ae43a789b3 - Add SWIG option
PR:		ports/172660
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2014-05-25 18:47:55 +00:00
Sunpoet Po-Chuan Hsieh
c369e4bce0 - Sort BUILD_DEPENDS
- Use USES=libtool
- Fix configure error (bash syntax in sh script)
- Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change
2014-05-25 17:47:36 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Sunpoet Po-Chuan Hsieh
2d4bd9b3f4 - Update LICENSE 2013-12-26 21:48:54 +00:00
Sunpoet Po-Chuan Hsieh
574d656153 - Take maintainership 2013-11-10 07:10:14 +00:00
Wen Heping
e76c99fd50 - Fix build with USE_GCC on head
- Add LICENSE
- Support stage
- Drop maintainership
2013-11-10 05:58:57 +00:00
John Marino
7879ebfadc science/libkml: add <unistd.h> for modern compilers
Also, this port unfortunately sets -Werror, and the use of long-long
with c++98 triggers a warning, so also turn off that check.

Approved by:	portmgr (bapt, implicit)
2013-10-01 17:41:26 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Wen Heping
d8ecee6fa3 - Update to 1.2.0 2012-05-07 06:21:34 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Wen Heping
473d697402 libkml is a library for use with applications that want to
parse, generate and operate on KML. It is an implementation
of the OGC KML 2.2 standard.

WWW: http://code.google.com/p/libkml/

Approved by:	miwi(mentor)
2009-10-07 11:10:21 +00:00