1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

131 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
a88bc2283d - Update to 2.0.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
2016-03-06 06:18:08 +00:00
Koop Mast
cf649469f2 Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2016-01-21 19:40:10 +00:00
Sunpoet Po-Chuan Hsieh
3c6fda4f5a - Simplify Makefile:
- Remove SPATIALITE_DESC (added to Mk/bsd.options.desc.mk)
  - Use USES=localbase
  - Remove -L${ICONV_PREFIX}/lib from LDFLAGS
  - Use *_CONFIGURE_WITH
- Bump PORTREVISION for package change
2016-01-19 08:36:13 +00:00
Sunpoet Po-Chuan Hsieh
2ec98a8fc3 - Add -flax-vector-conversions to CFLAGS only on FreeBSD 9 2016-01-16 20:49:42 +00:00
Pawel Pekala
43b3e4bf2c Fix build on FreeBSD 9.x
gdaldither.cpp: In function 'int FindNearestColor(int, int*, int, int, int)':
gdaldither.cpp:534: note: use -flax-vector-conversions to permit conversions
between vectors with differing element types or numbers of subparts
gdaldither.cpp:534: error: cannot convert 'int __vector__' to 'long long int
 __vector__' for argument '1' to 'long long int __vector__
 __builtin_ia32_psrlqi128(long long int __vector__, int)'
gdaldither.cpp:539: error: cannot convert 'int __vector__' to 'long long int
 __vector__' for argument '1' to 'long long int __vector__
 __builtin_ia32_psrlqi128(long long int __vector__, int)'
../GDALmake.opt:582: recipe for target 'gdaldither.o' failed
gmake[1]: *** [gdaldither.o] Error 1

PR:		205701
Submitted by:	myself
Approved by:	maintainer timeout
2016-01-13 15:52:17 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Sunpoet Po-Chuan Hsieh
b02d6752b4 - Add SPATIALITE option 2015-11-13 19:12:37 +00:00
Sunpoet Po-Chuan Hsieh
eb4b6dad75 - Update to 2.0.1
- Add LICENSE_FILE

Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.1-News
2015-09-24 19:02:35 +00:00
Sunpoet Po-Chuan Hsieh
a76e244dc2 - Remove ICONV option and enable iconv unconditionally
- Bump PORTREVISION for dependency change
2015-09-24 16:21:20 +00:00
Koop Mast
757724fd75 Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.

PR:		201477 [1]
Submitted by:	olivierd@ [1]
2015-08-02 16:06:16 +00:00
Sunpoet Po-Chuan Hsieh
2143e85dfd - Fix ECW option
PR:		201736
Submitted by:	glebius
2015-07-31 17:17:14 +00:00
Sunpoet Po-Chuan Hsieh
ef0fa46671 - Update to 2.0.0
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN

Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
2015-07-09 16:05:06 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Wen Heping
70e12eef45 - Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj

PR:		200434
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >20 days)
2015-06-15 13:03:11 +00:00
Sunpoet Po-Chuan Hsieh
2ccc36d11a - Remove LDFLAGS
- Move CPPFLAGS to ICONV_CPPFLAGS
2015-06-09 18:29:39 +00:00
Sunpoet Po-Chuan Hsieh
d3f61bc407 - Bump PORTREVISION for science/hdf5 shlib change 2015-05-24 08:41:27 +00:00
Dmitry Marakasov
178592ab36 - Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-08 14:04:50 +00:00
Tijl Coosemans
750f8da168 Fix ICONV option after r384038
Reported by:	glebius
2015-04-15 20:05:55 +00:00
Sunpoet Po-Chuan Hsieh
26d5bd81f2 - Use -lpthread instead of -pthread
PR:		198116
Submitted by:	marino
2015-03-22 20:11:17 +00:00
Sunpoet Po-Chuan Hsieh
5cab51406a - Update to 1.11.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News
2015-02-19 21:16:23 +00:00
Sunpoet Po-Chuan Hsieh
eb9d2c4b43 - Do not use bundled libraries
- Remove GEOTIFF, GIF, JPEG, JSON_C, PNG and TIFF options
- Bump PORTREVISION for dependency change
2015-02-19 19:45:49 +00:00
Koop Mast
563f73ccfe Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].

PR:		196599 [1]
Submitted by:	olivierd@ [1]
Exp-run by:	antoine@
Obtained from:	upstream [2]
2015-02-03 12:28:23 +00:00
Antoine Brodin
c6faa705a5 Update graphics/giflib to 5.0.5
Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
2015-01-14 18:19:32 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
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
Max Brazhnikov
2d2662f134 Bump PORTREVISION after graphics/poppler update to 0.26.3 2014-11-25 12:55:53 +00:00
Chris Rees
1e94b6fb2f Switch to USES=pgsql 2014-11-22 19:13:49 +00:00
Sunpoet Po-Chuan Hsieh
28c493def5 - Update to 1.11.1
- Cleanup PLIST

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
2014-10-01 20:07:47 +00:00
Sunpoet Po-Chuan Hsieh
1d0c9ecd5d - Add descriptions for options using external library instead of bundled on 2014-08-23 15:52:56 +00:00
Sunpoet Po-Chuan Hsieh
5088b48f95 - Add OPENJPEG option
- Fix build with graphics/openjpeg 2.1.0

Obtained from:	https://trac.osgeo.org/gdal/changeset/27538
2014-08-22 11:01:43 +00:00
Sunpoet Po-Chuan Hsieh
fdcf49927c - Add JSON_C option
- Fix build with devel/json-c 0.12

Obtained from:	http://trac.osgeo.org/gdal/changeset/27267
2014-08-22 08:43:35 +00:00
Dmitry Marakasov
8dec8dc1d7 - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 23:02:46 +00:00
Sunpoet Po-Chuan Hsieh
61a8320e09 - Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]

Approved by:	portmgr (implicit) [1]
2014-07-11 11:16:06 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Sunpoet Po-Chuan Hsieh
d60b005d21 - Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2014-05-08 03:25:06 +00:00
Sunpoet Po-Chuan Hsieh
d21f8c4177 - Update to 3.360
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2014-05-04 15:37:11 +00:00
Sunpoet Po-Chuan Hsieh
a63f38bc06 - Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
  dependency change from science/netcdf4 to science/netcdf [1]

Changes:	http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by:	portmgr (bapt) [1]
2014-05-03 03:17:19 +00:00
Sunpoet Po-Chuan Hsieh
095fbe3e1a - Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by:	portmgr (bapt) [1]
2014-05-03 00:55:30 +00:00
Sunpoet Po-Chuan Hsieh
a1524b126a - Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:18:39 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Sunpoet Po-Chuan Hsieh
9c2226046d - Sort PLIST 2014-04-01 13:17:18 +00:00
Sunpoet Po-Chuan Hsieh
d63afc12a8 - Fix ICONV option 2014-04-01 12:28:40 +00:00
Sunpoet Po-Chuan Hsieh
2df7a892c3 - Strip binary executable and shared library
- Bump PORTREVISION for package change
2014-03-24 12:30:28 +00:00
Sunpoet Po-Chuan Hsieh
f05ef25485 - Bump PORTREVISION for astro/cfitsio shlib change
- While I'm here, convert to new LIB_DEPENDS format

PR:		ports/185951
Submitted by:	Florian Degner <f.degner@gmx.de>
2014-02-05 20:02:34 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Sunpoet Po-Chuan Hsieh
f564f271dd - Remove unnecessary patch 2013-11-24 19:42:02 +00:00
Sunpoet Po-Chuan Hsieh
39d354db3d - Add ARMADILLO, FREEXL and PODOFO options
- Fix whitespace in r329304
- While I'm here, move SLAVEDIRS upward

PR:		ports/183469
Submitted by:	lbartoletti <coder@tuxfamily.org>
2013-11-23 15:55:08 +00:00
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