Commit graph

83 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
9a9f37b994 - Convert to new OPTIONS helper
- Support STAGEDIR
2013-10-04 17:20:18 +00:00
Guido Falsi
ed73823d24 - Add explicit iconv LDFALGS
Reported by:	marino
Approved by:	portmgr (bapt, implicit)
2013-10-04 13:06:54 +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
6878962a10 - Convert to new LIB_DEPENDS format
- Convert to new OPTIONS simplifier
2013-09-20 11:30:53 +00:00
Sunpoet Po-Chuan Hsieh
039b6350a5 - Remove deprecated PTHREAD_* 2013-09-19 16:05:05 +00:00
Martin Matuska
c2a4b67e17 Bump some PORTREVISIONs due to graphics/webp update to 0.3.1 2013-09-09 22:49:20 +00:00
Sunpoet Po-Chuan Hsieh
c9708bd43b - Remove deprecated PTHREAD_* 2013-09-07 18:12:34 +00:00
Sunpoet Po-Chuan Hsieh
9c6c586b9a - Add options: GTA, LIBXML2, PCRE and POPPLER 2013-09-07 17:29:00 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Sunpoet Po-Chuan Hsieh
8817831f06 - Update to 1.10.1
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.1-News
2013-09-01 15:52:23 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
71f91036a5 - Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
2013-08-21 03:46:21 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
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