Commit graph

28 commits

Author SHA1 Message Date
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Tobias C. Berner
89d1bb9ab0 Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
2018-11-04 19:00:53 +00:00
Christoph Moench-Tegeder
3f5efd41bc astro/qmapshack: update to 1.12.0
Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/36406997/

PR:		231359
Approved by:	maintainer-timeout (bofh)
2018-09-29 15:05:36 +00:00
Tobias C. Berner
00a567a7c1 astro/qmapshack: fix build with Qt 5.11
PR:		230884
Obtained from:	upstream
2018-09-02 08:49:56 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
2018-07-29 22:18:44 +00:00
Christoph Moench-Tegeder
4dbb03aeaa astro/qmapshack: remove obsolete patch file
this one escaped my last commit.

PR:		227643
2018-07-17 10:30:24 +00:00
Christoph Moench-Tegeder
bf6cbd2c07 astro/qmapshack: update to 1.11.1
Release: https://sourceforge.net/p/qlandkartegt/mailman/message/36297727/

PR:		227643
Approved by:	bofh (maintainer timeout)
2018-07-17 10:19:46 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Adriaan de Groot
1ed71433c0 Fix astro/qmapshack ahead of CMake 3.11.
Because of the way CMake 3.11 orders includes in mocs_compilation.cpp,
it shows up cases where headers don't have all of the necessary
includes or forward-type-declarations in place. Add one here to
fix the build. The error message is in the patch.

Also reported upstream,
  https://bitbucket.org/maproom/qmapshack/issues/325/cmake-311-build-fix
but it had already been (unrelatedly) fixed upstream in
  https://bitbucket.org/maproom/qmapshack/commits/2968b238

Approved by:	tcberner (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D14932
2018-04-02 20:19:06 +00:00
Christoph Moench-Tegeder
c27532b9b0 update qmapshack to 1.11.0
Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/36244502/

PR:		226488
Approved by:	bofh (maintainer)
2018-03-22 21:00:52 +00:00
Tobias C. Berner
9870e21a41 Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14640
2018-03-11 10:05:42 +00:00
Christoph Moench-Tegeder
f72b1d6faf astro/qmapshack: update to 1.10.0
PR:		225739
Approved by:	bofh (maintainer-timeout)
2018-02-22 22:01:22 +00:00
Christoph Moench-Tegeder
29c61a5186 astro/qmapshack: update to 1.9.1
Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/36042436/

PR:		222453
Approved by:	bofh (maintainer-timeout)
2017-10-16 11:56:17 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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

PR:		219275
2017-09-10 20:55:38 +00:00
Dmitry Marakasov
294ff7f951 - Update WWW
Approved by:	portmgr blanket
2017-07-29 09:01:09 +00:00
Christoph Moench-Tegeder
111c827722 astro/qmapshack: update to 1.8.1
Announcement:
https://sourceforge.net/p/qlandkartegt/mailman/message/35839232/

PR:		219425
Approved by:	maintainer-timeout
2017-06-04 20:15:41 +00:00
Muhammad Moinur Rahman
3c8607257c astro/qmapshack: Update version 1.7.2=>1.8.0
PR:		218306
Submitted by:	cmt
2017-04-11 17:26:22 +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
Christoph Moench-Tegeder
1208355e8b astro/qmapshack: 1.7.2
PR:		215423
Approved by:	rene (mentor, implicit), maintainer-timeout
2017-01-10 08:51:56 +00:00
Christoph Moench-Tegeder
d79f919be1 update qmapshack to 1.7.1
PR:		212844
Approved by:	rene (mentor)
Approved by:	maintainer timeout
2016-10-18 18:49:24 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Muhammad Moinur Rahman
426df6c6b8 astro/qmapshack: Update version 1.6.1=>1.6.3
- Upstream FreeBSD support

PR:		210808
Submitted by:	cmt
2016-07-14 18:39:51 +00:00
Dmitry Marakasov
0b6450f020 - Clarify LICENSE, add LICENSE_FILE
- Fix dependency on qt5-dbus (move to USE_QT5)

Approved by:	portmgr blanket
2016-06-23 12:14:44 +00:00
Muhammad Moinur Rahman
4593f92124 astro/qmapshack: Update version 1.3.1=>1.6.1
- UNBREAK
- Remove depreceation
- Reqiores c++11 based compiler

PR:		210063
Submitted by:	cmt
2016-06-10 09:40:12 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Antoine Brodin
3734047f8d Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2015-11-01 14:01:53 +00:00
Muhammad Moinur Rahman
97349561b4 [NEW] astro/qmapshack: Ultimate outdoor aficionado's tool
Use QMapShack to plan your next outdoor trip or to visualize and archive all the
GPS recordings of your past exciting adventures. QMapShack is the next
generation of the famous QLandkarte GT application. And of course it's even
better and easier to use.

WWW: http://bitbucket.org/maproom/qmapshack
2015-10-27 13:43:31 +00:00