Commit graph

16 commits

Author SHA1 Message Date
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Sunpoet Po-Chuan Hsieh
d8f71e1ce7 - Update to 1.11.1
- Cleanup PLIST

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
2014-10-01 20:09:18 +00:00
Sunpoet Po-Chuan Hsieh
f1c6ad036e - Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for graphics/gdal shlib change
2014-07-11 11:16:15 +00:00
Sunpoet Po-Chuan Hsieh
879bfdc887 - Use devel/swig30 instead of devel/swig20 2014-07-10 17:10:55 +00:00
Sunpoet Po-Chuan Hsieh
0a5466e038 - Update to 1.11.0
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:11:17 +00:00
Sunpoet Po-Chuan Hsieh
2a7334cd2b - Strip shared library
- Bump PORTREVISION for package change
2014-03-24 12:30:41 +00:00
Sunpoet Po-Chuan Hsieh
b73e08a407 - Support STAGEDIR 2013-11-17 10:27:14 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Sunpoet Po-Chuan Hsieh
99df0352dc - Convert to new LIB_DEPENDS format 2013-09-07 17:29:15 +00:00
Sunpoet Po-Chuan Hsieh
897f1f17a5 - Update to 1.10.1
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.1-News
2013-08-31 08:42:01 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
c55cb509d2 - Update to 1.10.0
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
2013-08-21 03:47:57 +00:00
Sunpoet Po-Chuan Hsieh
710037573f - Use pre-configure: instead of pre-build:
- Cleanup Makefile
2013-03-11 14:38:10 +00:00
Sunpoet Po-Chuan Hsieh
4e8d77456a - Add LICENSE
- Change BUILD_DEPENDS to devel/swig20
- Fix build with lang/ruby20
- Add comment about pre-build: section
- Silence pre-build: messages
2013-03-09 16:56:58 +00:00
Sunpoet Po-Chuan Hsieh
45a34d062c - Update to 1.9.2
- Cleanup Makefile header

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News
Feature safe:	yes
2012-12-09 06:02:17 +00:00
Sunpoet Po-Chuan Hsieh
3871e624e7 - Add ruby-gdal 1.9.1
This port is the Ruby binding for GDAL (Geospatial Data Abstraction Library).

WWW: http://www.gdal.org/
2012-06-12 18:24:24 +00:00