1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
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
Wen Heping
dde5e4318e - Update to 2.8.2
- Add CPE

PR:		200144
Submitted by:	Rainer Hurling<rhurlin@gwdg.de> (mainatiner)
2015-05-13 23:54:49 +00:00
Brad Davis
2778ae67f5 Fix pkg-plist.. portlint isn't always correct about .info files.
PR:		199552
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	bdrewery (mentor)
2015-05-02 20:42:41 +00:00
Brad Davis
ee49900e72 Fix graphics/qgis server functionality and rename the option to chase upstream.
Clean up GITHUB functionality while here.

PR:		199552
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	bdrewery (mentor)
2015-05-02 03:52:09 +00:00
Wen Heping
76ac1e321a - Update to 2.8.1
PR:		197928
Submitted by:	Rainer Hurling<rhurlin@gwdg.de> (maintainer)
2015-02-28 23:42:17 +00:00
Thomas Zander
bf6ae21821 Fix runtime dependencies:
- Remove dependency graphics/mapserver
- Add RUN_DEPENDS math/py-numpy and www/py-qt4-webkit
- Bump PORTREVISION

While on it:
- Sort BUILD_DEPENDS and RUN_DEPENDS entries alphabetically

PR:		196769
Submitted by:	rhurlin@gwdg.de (maintainer)
2015-01-19 22:49:21 +00:00
Pawel Pekala
bb4bca7ee1 - Update databases/spatialite to version 4.2.0 [1]
- Add LICENSE info [1]
- Fix WWW line in pkg-descr [1]
- Bump all affected ports

PR:		196150 [1]
Submitted by:	maintainer [1]
2014-12-20 17:12:36 +00:00
Thomas Zander
dab5f021c6 - Update to 2.6.1
- Fix build error for 8.x and 9.x (base flex)

PR:		195875
Submitted by:	rhurlin@gwdg.de (maintainer)
2014-12-14 19:16:18 +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
Wen Heping
8ed16e76dc - Update to 2.6.0
Submitted by:	rhurlin@gwdg.de(maintainer, via email)
2014-11-09 07:56:26 +00:00
Wen Heping
dc543d7ec0 - Bump PORTREVISION to chase the update of devel/spatialindex 2014-11-08 11:30:25 +00:00
Thomas Zander
cf6fa431b6 Fix runtime errors with gcc 4.8
Additional enhancements:
- Enable Fortran again (thanks to thierry@)
- Add python and pgsql to USES=
- Correct grass dependency version: 6.4.3 to 6.4.4 (bug 192624)
- Ensure presence of GRASS, if option enabled
- Use ${PYTHON_PKGNAMEPREFIX}name>[compatible-version] scheme
- Broken on FreeBSD < 9.0, if option GRASS enabled (utempter.h problem)
- Correct typo for 'RUN_DEPENDS' in previous patch, sorry.
- Remove dirrmtry entries
- graphics/mapserver (+ www/fcgi) for mapscript capabilities
- rename %%QGIS_FCGI%% to %% QGIS_MAPSERVER%%

PR:		194060
Submitted by:	mazhe@alkumuna.eu
Reviewed by:	rhurlin@gwdg.de (maintainer)
2014-11-08 07:53:08 +00:00
Marcus von Appen
734b61f327 - Convert ports of graphics/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:36:12 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Tijl Coosemans
c0f51fae12 math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
2014-08-17 13:09:56 +00:00
John Marino
ac9e34536d graphics/qgis: Upgrade version 2.2.0 => 2.4.0
PR:		191837
Submitted by:	maintainer (Rainer Hurling)
2014-08-10 14:34:04 +00:00
Sunpoet Po-Chuan Hsieh
5425357367 - Add missing USE_LDCONFIG
- Use USES=libtool
- Fix USE_PYTHON
- Convert to new options helper
- Bump PORTREVISION for package change
- Do not hard-coded PORTVERSION in PLIST
- Bump PORTREVISION for graphics/geos shlib change
2014-07-18 13:07:23 +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
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Dmitry Marakasov
87d6c63c97 - Convert databases/spatialite to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-23 02:44:12 +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
Wen Heping
878d3b63dc - Fix pkg-plist
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer, via email)
2014-03-09 13:21:02 +00:00
Wen Heping
75e6e8f2df - Fix pkg-plist
PR:		187141
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2014-03-08 11:26:41 +00:00
Wen Heping
b93de124a6 - Update to 2.2.0
- Change MASTER_SITES to github
- Add license
- Use new LIB_DEPENDS format
- Use clang with new compiler features, if possible
- Remove BROKEN for 7.x
- Only default option is postgis now
- Support staging
- Pass maintainership to submitter

Submitted by:	rhurlin@gwdg.de(via Email)
2014-02-26 15:46:47 +00:00
Max Brazhnikov
58c79220ca - Add explicit dependence on Qt 4 components
PR:		ports/185101
Approved by:	general blanket approval
2014-01-06 16:24:22 +00:00
Wen Heping
791b25a07b - Bump PORTREVISION to chase the update of databases/spatialite 2013-11-05 12:42:02 +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
William Grzybowski
84bf662fd0 graphics/geos: update to 3.4.2
- Update to 3.4.2 [1]
- Bump PORTREVISION for dependent ports
- USES gmake
- Use options helpers

PR:		ports/181422 [1]
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-09-11 13:58:27 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +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
Wen Heping
f649983f0e - Fix build
Approved by:	portmgr(miwi@)
2013-04-07 11:58:04 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Wen Heping
b7c75da949 - Update to 1.8.0
- Convert to optionsNG
2012-06-25 06:46:58 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Wen Heping
8c221f9f01 - Update DEPENDS for postgis option
PR:		167954
Submitted by:	Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
2012-05-23 07:34:39 +00:00
Sunpoet Po-Chuan Hsieh
9c7f3409d5 - Bump PORTREVISION for graphics/gdal shlib change 2012-05-19 10:07:14 +00:00
Wen Heping
b360c0c97b - Bump PORTREVISION to chase the update of graphics/proj 2012-05-07 08:12:53 +00:00
Wen Heping
e325acbc96 - Bump PORTREVISION to chase the update of graphics/geos 2012-05-07 07:10:22 +00:00
Wen Heping
6341ea425b - Chase the update of databases/grass 2012-03-08 10:22:06 +00:00
Wen Heping
44ad2ecf2c - Update distinfo
PR:		ports/165467
Submitted by:	Gordon Shumway <gordon_a_shumway@yahoo.com>
2012-02-27 03:09:42 +00:00
Wen Heping
a2903b446b - Update to 1.7.4 2012-02-23 06:12:30 +00:00
Wen Heping
01acbfd3c4 - Update to 1.7.3
Feature safe:	yes
2011-12-13 06:03:10 +00:00
Wen Heping
5afea253b8 - Update to 1.7.2
Feature safe:	yes
2011-11-23 02:07:16 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Wen Heping
c41cb4c2b3 - Fix build after databases/grass update
PR:		ports/161583
Submitted by:	Bartoletti <coder@tuxfamily.org>
2011-10-20 03:18:52 +00:00
Wen Heping
9e542e7ded - Update to 1.7.1 2011-09-27 02:56:11 +00:00