1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ccb1f64f7c - Update to 1.9.2
- Add SLAVEDIRS: graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal
- Cleanup Makefile header

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News
Feature safe:	yes
2012-12-09 06:01:36 +00:00
Sunpoet Po-Chuan Hsieh
1d58cb52bd - Add LICENSE
- Add missing PTHREAD_LIBS [1]
- Simplify Makefile:
  - Remove HDF-5 1.6.x support (science/hdf5)
  - Remove NetCDF 3.x support (science/netcdf)
  - Remove Xerces-C++ 2.x support (textproc/xerces-c2*)
- Convert to new options framework
- Alter OPTIONS:
  - Remove HDF4
  - Turn TIFF on by default which introduces graphics/tiff as dependency
    In fact, tiff is already a package dependency (brought by libgeotiff)
- Pet portlint
- Bump PORTREVISION for dependency change

Reported by:	swills [1]
2012-07-18 12:24:10 +00:00
Sunpoet Po-Chuan Hsieh
680e94ee59 - Update to 1.9.1
- Build with thread-safe support by default
- Add lzma support
- Adjust OPTIONS:
  - Add ICONV, KML and WEBP
  - Remove GRASS (cyclic dependency), PERL, PHP, PYTHON, RUBY and THREADS (default)
- Move language bindings to separate ports:
  - Move Perl binding to graphics/p5-Geo-GDAL
  - Move PHP binding to graphics/php-gdal
  - Move Python binding to graphics/py-gdal
  - Move Ruby binding to graphics/ruby-gdal
- Add corresponding CONFIGURE_ARGS for disabled features
- Cosmetic change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.9.1-News
2012-06-12 18:20:27 +00:00
Sunpoet Po-Chuan Hsieh
bf46bc1877 - Fix build: PrintGifError was removed from core library of giflib 4.2.0 [1]
Obtained from:	http://trac.osgeo.org/gdal/ticket/4675
Reference:	http://giflib.git.sourceforge.net/git/gitweb.cgi?p=giflib/giflib;a=blob;f=NEWS [1]
2012-06-05 13:45:14 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Sunpoet Po-Chuan Hsieh
4bff8408e3 - Update to 1.9.0 [1][2]
- Sort option handlers in alphabetical order
- Turn PYTHON option off by default due to the change in devel/py-setuptools r1.23 [3]
- Move post-patch: upwards
- Pet portlint
- Cosmetic change

[3] http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/py-setuptools/Makefile.diff?r1=1.22;r2=1.23;f=h

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.9.0-News
PR:		ports/164468 [1], ports/167277 [2]
Submitted by:	lbartoletti <coder@tuxfamily.org> [1]
		Muhammad Moinur Rahman <5u623l20@gmail.com> [2]
2012-05-19 10:04:43 +00:00
Wen Heping
b360c0c97b - Bump PORTREVISION to chase the update of graphics/proj 2012-05-07 08:12:53 +00:00
Sunpoet Po-Chuan Hsieh
68e1f787db - Bump PORTREVISION for graphics/libgeotiff shlib change 2012-04-26 09:03:15 +00:00
Sunpoet Po-Chuan Hsieh
6d4369520d - Change gif library from graphics/libungif to graphics/giflib
- Bump PORTREVISION for dependency change

Notified by:	Rainer Hurling <rhurlin@gwdg.de>
2012-02-21 14:16:25 +00:00
Eitan Adler
2872eba657 The variable is USE_PERL5 not USE_PERL
Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)
2012-02-07 13:29:00 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Sunpoet Po-Chuan Hsieh
60bddf770c - Fix CONFIGURE_ARGS of several options [1]
- Change OPTIONS: PROJ4 -> PROJ
- Bump PORTREVISION for package change

PR:		ports/159868 [1]
Submitted by:	Igor Zabelin <igorz@yandex.ru>
2011-09-22 04:10:15 +00:00
Sunpoet Po-Chuan Hsieh
0d886a0804 - Update to 1.8.1
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.8.1-News
2011-07-16 16:27:54 +00:00
Sunpoet Po-Chuan Hsieh
d3ddb2e80f - Bump PORTREVISION for science/hdf5-18 shlib change 2011-07-15 07:00:46 +00:00
Sunpoet Po-Chuan Hsieh
4220347afa - Bump PORTREVISION for science/netcdf4 shlib change 2011-04-12 15:17:34 +00:00
Sunpoet Po-Chuan Hsieh
2013cb3801 - Update to 1.8.0
- Allow build with NetCDF 4 (by default when WITH_NETCDF is set)
- Fix PLIST when WITHOUT_PYTHON is set
- Update MASTER_SITES
- Make portlint happier
- Take maintainership

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.8.0-News
PR:		ports/154252
Submitted by:	sunpoet (myself)
Approved by:	glebius (maintainer)
Feature safe:	yes
2011-01-29 13:08:49 +00:00
Erwin Lansing
1daeb80ca7 - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		153513
Submitted by:	sunpoet
2011-01-02 17:56:14 +00:00
Max Brazhnikov
891d455037 Update to 1.7.3
PR:		ports/153174
Submitted by:	glebius (maintainer)
2010-12-15 21:34:02 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Sergey A. Osokin
34465406ca 1) Fix build with threads;
2) ECW support now requires threads;
3) Build with internal libtiff by default (supports BigTiff);

Do not bump PORTREVISION.

Submitted by:	glebius (maintainer)
2010-08-05 19:03:52 +00:00
Sergey A. Osokin
d04d53a299 Add support for ECW and JPEG2000 formats via graphics/libecwj2.
Do not bump PORTREVISION because support of these formats are
switched off by default.

Submitted by:	glebius (maintainer)
2010-08-04 15:04:36 +00:00
Sergey A. Osokin
06aad1a431 Fix pkg-plist.
Bump PORTREVISION.

Approved by:	glebius (maintainer)
2010-08-03 13:53:47 +00:00
Sergey A. Osokin
5a31d65d80 Update from 1.6.0 to 1.7.2.
Since port isn't updated regularly and previous update was made a
year ago with a maintainer timeout, pass the maintainership to the
submitter of the last two updates.

Bump PORTREVISIONs in dependent ports.

Submitted by:	glebius
PR:		ports/149072
2010-08-03 13:35:21 +00:00
Sylvio Cesar Teixeira
8d3522b7d8 - BUMP PORTREVISION due of update of graphics/libgeotiff.
PR:		ports/146531
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2010-07-26 14:34:40 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
78f963d9bd - Chase graphics/proj shlib bump 2009-11-27 23:17:38 +00:00
Pav Lucistnik
08aeac351c - Correct geos depobj
PR:		ports/138897
Reported by:	Jaroslav Stepan <stepan@zabreh.cz>
Feature safe:	yes
2009-09-18 11:09:09 +00:00
Martin Wilke
8acf9e7a27 - Chase graphics/geos shlib bump 2009-08-14 21:29:25 +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
Dirk Meyer
05fbd1f215 - build with system jpeg instead of internal one
Submitted by:	Gleb Smirnoff
2009-07-23 19:19:20 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dmitry Marakasov
d81f8b7c34 - Mark MAKE_JOBS_UNSAFE
PR:		135394
Submitted by:	myself
Approved by:	maintainer timeout
2009-06-22 20:29:44 +00:00
Rong-En Fan
69201b7c8b - Update to 1.6.0
PR:		ports/132281
Submitted by:	glebius@
Approved by:	maintainer timeout (2 weeks)
2009-03-17 15:09:07 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Pav Lucistnik
cb1b867f94 - libmfhdf is now at so.3 in science/hdf port
Reported by:	pointyhat
2009-01-17 19:24:48 +00:00
Pav Lucistnik
1f4d8dd4f4 - USE_THREAD is nothing, remove 2009-01-08 15:32:36 +00:00
Stefan Walter
99b28e1856 - Fix plist.
- Bump PORTREVISION.
2008-10-22 20:32:24 +00:00
Stefan Walter
5a020090ab - Do not depend on databases/grass, as that results in a cyclic dependency.
- Fix grass installation location.

PR:		125111
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
Approved by:	maintainer timeout (>2 months)
2008-10-22 17:13:37 +00:00
Pav Lucistnik
e314a0d3c4 - Add CC and CXX to MAKE_ENV for all ports
PR:		ports/86106, ports/101120 (based on)
2008-07-24 22:29:33 +00:00
Rong-En Fan
f3c6066069 - Add OPTIONS to explicitly handle dependencies
This committed version is based on the PR and reworked by the maintainer.

PR:		ports/120977 (based on)
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by:	maintainer
2008-02-24 08:45:42 +00:00
Rong-En Fan
fff270c92c - Update to 1.5.0
As this port builds Python bindings with its own magic, USE_PYDISTUTILS
does not work in this case. Hence I duplicate some logics from bsd.python.mk.

PR:		119392
Submitted by:	James E. Flemer <jflemer at alum.rpi.edu>
Approved by:	maintainer timeout (6 weeks)
2008-02-17 05:59:54 +00:00
Pav Lucistnik
252674374e - Update to 1.4.4
- Take maintainership

PR:		ports/118725
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2007-12-15 22:38:58 +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
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
d6a6cbc1f7 - Try to fix build on gcc4
- While I'm here, replace deprecated variable and remove 4.x support
2007-04-04 12:46:50 +00:00
Sam Lawrance
8f41bee090 If you love them, set them free. 2007-02-21 11:04:47 +00:00
Kris Kennaway
60b3a84279 Use libtool15 port instead of included version to avoid objformat a.out botch 2007-02-10 06:05:06 +00:00
Sam Lawrance
f648f8be1c Update port descriptions to reflect the fact that GDAL can also be used
for vector data (and not just raster).
Update WWW.
Remove USE_REINPLACE.

PR:		ports/93852
Submitted by:	Laurent Courty <lrntct@gmail.com>
2006-04-05 07:45:04 +00:00