Commit graph

137 commits

Author SHA1 Message Date
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Sunpoet Po-Chuan Hsieh
1e1066d9a6 Update to 3.2.0
Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395
2017-09-02 14:23:38 +00:00
Thomas Zander
1ba6d159bf Update to upstream version 2.18.12
Detailed maintainer log:
- Update to 2.18.12
- Add new dependency textproc/xerces-c3
- Swap position of USES and USE_GITHUB
- USES=sqlite:3 instead sqlite
- Use GRASS7 now, that it is in the ports
- No direct deps to PostgreSQL and PostGIS
- Update pkg-plist

PR:		221644
Submitted by:	rhurlin@gwdg.de (maintainer)
2017-08-20 12:44:21 +00:00
Kurt Jaeger
edcd495d20 New port: databases/grass7
databases/grass: renamed to databases/grass6

- submitter becomes maintainer
- changed dependency for graphics/qgis to grass6

          Geographic Resources Analysis Support System
                           (GRASS GIS)

An open source Geographical Information System (GIS) with raster,
topological vector, image processing, and graphics production functionality
that operates on various platforms through a graphical user interface and
shell in X-Windows. It is released under GNU General Public License (GPL).

WWW: http://grass.osgeo.org/

PR:		221087
Submitted by:	lbartoletti@tuxfamily.org
2017-07-30 14:18:29 +00:00
Tobias C. Berner
5da7ccc1fb Update math/gsl to 2.4
Exp-Run by:	antoine
PR:		220408
2017-07-03 20:38:11 +00:00
Tobias C. Berner
8c99ed5982 Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
	http://savannah.gnu.org/forum/forum.php?forum_id=8751

* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support

PR:		218952
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10522
2017-05-02 05:26:40 +00:00
Raphael Kubo da Costa
ff9055a8b2 Update to 2.18.7.
This minor update from QGIS 2.18.5 to 2.18.7 comes with some new features and
many bugfixes. Especially, many problems with SAGA GIS processing seem to be
solved.

Port changes:
- Update to 2.18.7.
- Remove CMAKE_ARGS which do not exist.
- Add new python dependencies cycler, dateutil, and functools32.
- Getting rid of special handlings for 9.x.
- Move USES=compiler:features into main section.
- Update pkg-plist.

PR:		218878
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2017-04-30 13:11:33 +00:00
Tobias C. Berner
aa9ba55255 Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1
* This is mostly based on the work by Adriaan de Groot <groot@kde.org> in our development repo.

PR:		217305
PR:		218539
Submitted by:	Adriaan de Groot <groot@kde.org>
Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D9771
2017-04-30 10:07:23 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Jan Beich
0f4be23b81 graphics/qgis: update to 2.18.4
Changes:	https://github.com/qgis/QGIS/blob/final-2_18_4/ChangeLog?raw=true
PR:		217719
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2017-03-13 04:13:29 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Ruslan Makhmatkhanov
7b451eb7ad graphics/qgis: correct dependencies list
- Update dependency devel/py-Jinja to py-Jinja2
- Add dependency for textproc/py-pygments
- Add sql-pgsql and sql-sqlite3 in USE_QT4
- Bump PORTREVISION

While here, also remove duplicate direct dependency upon python.

PR:		215601
Submitted by:	Martin Birgmeier <la5lbtyi@aon.at>
Approved by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer, updated patch)
MFH:		2017Q1
2017-02-02 19:09:19 +00:00
Wen Heping
24a3988dac - Fix pkg-plist for CUSTOMWIDGETS OPTION
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>(maintainer, via email)
2016-12-23 12:03:14 +00:00
Wen Heping
90ff83398e - Update to 2.18.2(based on)
- New dependency devel/qjson
- New makefile target 'check', which runs the test suite
- Use of external python functionality, if possible (via CMAKE_ARGS) [2]
- Switch from PostGIS 2.1 to 2.2

PR:		214238
Submitted by:	rhurlin@gwdg.de(maintainer)
2016-12-23 03:15:52 +00:00
Jan Beich
13d07760cf Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR:		215192
Requested by:	dim
Exp-run by:	antoine
Approved by:	antoine
2016-12-16 05:08:09 +00:00
Gerald Pfeifer
e4b7b9118a Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
2016-12-07 13:24:56 +00:00
Antoine Brodin
daac768104 Add explicit build dependency on the python symlink, right now they rely on
it being provided by x11-toolkits/gtk20
2016-11-22 21:56:37 +00:00
Jan Beich
4be855d6a6 math/py-numpy: track PORTEPOCH in consumers 2016-10-28 17:13:24 +00:00
Wen Heping
b340004859 - Fix build with GRASS option with updating DGRASS_PREFIX 2016-09-11 14:33:19 +00:00
Dmitry Marakasov
8e8e65952b - Update to 2.14.3
PR:		210070
Submitted by:	rhurlin@gwdg.de (maintainer)
2016-06-09 11:07:35 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Guido Falsi
507a6c2594 Update to 2.14.2
PR:		209178
Submitted by:	Rainer Hurling <rhurlin at gwdg.de> (maintainer)
2016-05-03 16:23:01 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Wen Heping
b9f32be69b - Update from 2.14.0 to 2.14.1
- Use only Python 2.x
- Adjust Python scripts to correct Python version
- Remove some .py.bak files
- Tweak icons usage

PR:		208318
Submitted by:	rhurlin@gwdg.de(maintainer)
2016-03-31 06:16:48 +00:00
Guido Falsi
d3725485dc Update to 2.14.0
PR:		207551
Submitted by:	Rainer Hurling <rhurlin at gwdg.de> (maintainer)
2016-03-01 10:43:40 +00:00
Dmitry Marakasov
411e16b380 - Update to 2.12.3
PR:		206412
Submitted by:	rhurlin@gwdg.de (maintainer)
2016-02-18 20:36:39 +00:00
Lars Engels
172176555b - Add two new options CUSTOMWIDGETS and ASTYLE
- Divide options menu into a general and a developers section
- Move the DEBUG option to the developers section
- Add some options descriptions
- Reorder the handling of the options
- Update pkg-plist
- Bump PORTREVISION

Submitted by:	coder@tuxfamily.org
Approved by:	maintainer
MFH:		2016Q1
2016-02-16 07:00:07 +00:00
Baptiste Daroussin
ac922c592e Convert g* and i* to USES=sqlite and USES=firebird 2016-01-10 16:55:26 +00:00
Martin Wilke
b4fb453ee6 - Update to 2.12.2
- Switch to options helper
- Switch to USES=execinfo [1]

PR:		205082 205702 [1]
Submitted by:	maintainer, pawel [1]
2016-01-10 05:37:38 +00:00
Raphael Kubo da Costa
b15d595457 Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
2015-12-13 12:45:25 +00:00
Thomas Zander
879cb51503 Update to upstream version 2.12.0
PR:		204070
Submitted by:	rhurlin@gwdg.de (maintainer)
2015-10-29 20:21:09 +00:00
Raphael Kubo da Costa
091c3f7878 Drop USES=iconv:wchar_t.
The port has a FindIconv.cmake, but it is not used anywhere, nor does the
code actually call any iconv() functions.

PR:		202744
Approved by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2015-08-30 10:18:28 +00:00
Thomas Zander
5b3ee78b57 - Update dependency to databases/grass
- Bump PORTREVISION

PR:		201983
Submitted by:	rhurlin@gwdg.de (maintainer)
2015-08-10 19:55:02 +00:00
Thomas Zander
a85acdea72 Update to upstream version 2.10.1
PR:		201814
Submitted by:	rhurlin@gwdg.de (maintainer)
2015-07-25 20:21:24 +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
Wen Heping
ebcc33647a - Update to version 2.10.0
- New Option DEBUG for extension testers
- GRASS option broken now on 8.x and 9.x
- Show QGIS-Codeversion (GIT hash) in 'Help -> About'

PR:		201152
Submitted by:	rhurlin@gwdg.de(maintainer)
2015-06-28 06:59:15 +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
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