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
Dmitry Marakasov
13cf3fcbdc
- Fix plist for some options combinations
...
- Clean the port up a litle
PR: 160018
Submitted by: myself
Approved by: wen@ (maintainer)
2011-08-24 03:35:05 +00:00
Wen Heping
ec8484e0cd
- Make qgis detect grass correctly
...
Submitted by: jjachuf@gmail.com (via Email)
2011-08-09 12:05:35 +00:00
Pav Lucistnik
ac4cd2f0ee
- Mark BROKEN on 7.X: does not compile
...
Reported by: pointyhat
2011-07-08 20:29:12 +00:00
Wen Heping
8de66b5c24
- Update to 1.7.0
2011-06-23 07:20:51 +00:00
Brendan Fabeny
4fd0a4b1c1
Update math/gsl to 1.15, and adjust PORTREVISION
...
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Alberto Villa
896b1e30ce
- Fix build with PyQt4 4.8.3.
...
Approved by: wen (maintainer, implicit)
Obtained from: https://trac.osgeo.org/qgis/changeset/14988
2011-03-25 10:10:55 +00:00
Sunpoet Po-Chuan Hsieh
a278210450
- Bump PORTREVISION for gdal shlib change
...
Feature safe: yes
2011-01-29 13:09:13 +00:00
Wen Heping
c283438a02
- Fix fetch error
...
Reported by: Rainer Hurling <rhurlin@gwdg.de>
2010-12-08 00:11:59 +00:00
Wen Heping
c09356dbcd
- Update to 1.6.0
...
- Unbreak the build with Python
- Add option for build with MapServer
- Sort plist
2010-12-07 13:48:51 +00:00
Max Brazhnikov
46c7fa3c61
Disable Python support, it's broken with new PyQt4
...
PR: ports/152754
Approved by: portmgr (miwi)
2010-12-02 20:02:26 +00:00
Wen Heping
149a472f27
- Update to 1.5.0
2010-09-10 06:22:21 +00:00
Wen Heping
84e38f4155
- Fix the build with sip-4.10
2010-04-29 01:37:51 +00:00
Wen Heping
6905d4a0d8
- Bump PORTREVISION to chase the update of math/gsl
2010-03-29 01:12:27 +00:00