Commit Graph

862 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ba87c11675 Update to 20181025 2018-10-29 22:13:58 +00:00
Sunpoet Po-Chuan Hsieh
3ca35edc94 Update to 20181021 2018-10-23 17:49:40 +00:00
Sunpoet Po-Chuan Hsieh
ce7beb5207 Update to 20180925 2018-10-22 19:09:32 +00:00
Sunpoet Po-Chuan Hsieh
b2998ca055 Update to 20180925 2018-10-02 18:52:29 +00:00
Sunpoet Po-Chuan Hsieh
d8d10183a3 Update to 20180919 2018-09-24 11:13:06 +00:00
Sunpoet Po-Chuan Hsieh
2d65b580d8 Update to 20180915 2018-09-17 20:02:57 +00:00
Sunpoet Po-Chuan Hsieh
10a0acce54 Update to 20180907 2018-09-10 20:27:30 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Jason E. Hale
2d1682c8bd Fix build with Qt 5.11
PR:		230884
Obtained from:	upstream
2018-08-31 06:01:57 +00:00
Sunpoet Po-Chuan Hsieh
a9a4f6f3ed Update to 20180810 2018-08-13 18:20:30 +00:00
Sunpoet Po-Chuan Hsieh
ed71a7e6c5 Update to 20180730 2018-08-06 19:53:27 +00:00
Sunpoet Po-Chuan Hsieh
ecbdc48cbf Update to 20180719 2018-07-31 00:03:40 +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
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
Li-Wen Hsu
f45fbba263 - Update to 6.0.5 2018-06-26 16:30:49 +00:00
Sunpoet Po-Chuan Hsieh
929cc88b75 Update to 20180621 2018-06-25 20:56:02 +00:00
Sunpoet Po-Chuan Hsieh
c47aa102b3 Update to 20180612 2018-06-20 19:36:54 +00:00
Sunpoet Po-Chuan Hsieh
ca1e5cde32 Update to 20180603 2018-06-04 16:22:44 +00:00
Sunpoet Po-Chuan Hsieh
c7afb088b0 Update to 20180526 2018-05-28 15:08:43 +00:00
Sunpoet Po-Chuan Hsieh
bd0198974e Update to 20180516 2018-05-21 01:41:21 +00:00
Sunpoet Po-Chuan Hsieh
6c8866b61e Update to 20180509 2018-05-14 15:39:28 +00:00
Li-Wen Hsu
afbc70f91b - Update to 6.0.4 2018-05-10 03:40:37 +00:00
Sunpoet Po-Chuan Hsieh
529c27c52e Update to 20180506 2018-05-07 19:20:28 +00:00
Sunpoet Po-Chuan Hsieh
68396fd965 Update to 20180428 2018-04-30 17:08:46 +00:00
Sunpoet Po-Chuan Hsieh
8e4f5ea399 Update to 20180422 2018-04-23 17:53:34 +00:00
Sunpoet Po-Chuan Hsieh
12402d7e7e Update to 20180415 2018-04-16 18:33:35 +00:00
Tobias C. Berner
cbfa894960 devel/qca, devel/qca-qt5 -- create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00
Sunpoet Po-Chuan Hsieh
97ee04aa9f Update to 20180407 2018-04-09 18:50:39 +00:00
Li-Wen Hsu
f227ff4a34 - Update to 6.0.3 2018-04-08 10:42:32 +00:00
Sunpoet Po-Chuan Hsieh
acefa23452 Update to 20180331 2018-04-02 11:59:05 +00:00
Sunpoet Po-Chuan Hsieh
96b061eda7 Update to 20180322 2018-03-26 16:35:40 +00:00
Sunpoet Po-Chuan Hsieh
919ceff3ea Update to 20180317 2018-03-19 15:14:02 +00:00
Li-Wen Hsu
6b0c7daec2 - Update LibreOffice to 6.0.2 [1]
- Build offline help when DOCS option enabled [2]
- Fix bad symlink and add missing dependencies [3]

PR:		224288 [1] 197071 [2] 226344 [3]
Submitted by:	Greg V <greg@unrelenting.technology> [1]
		bergerkos@yahoo.co.uk [2]
Reported by:	joneum [3]
Helped & tested by:	Daniel Ebdrup
			Greg Veldman <freebsd@gregv.net>
			Per olof Ljungmark <peo@nethead.se>
			StariKarp <starikarp@yandex.com>
			pi
Security:	289269f1-0def-11e8-99b0-d017c2987f9a
2018-03-17 06:31:11 +00:00
Sunpoet Po-Chuan Hsieh
6801b57978 Update to 20180310 2018-03-12 21:20:44 +00:00
Sunpoet Po-Chuan Hsieh
a66a93b607 Update to 20180304 2018-03-12 21:17:08 +00:00
Tobias C. Berner
fa82f591de Update net/libmaia to 0.9.0 (follow up to r463988)
* This time with 99% more changes.
* Pet portlint
2018-03-09 18:30:48 +00:00
Tobias C. Berner
d65417da09 Update net/libmaia to 0.9.0 2018-03-09 18:19:07 +00:00
Sunpoet Po-Chuan Hsieh
845230ea67 Update to 20180304 2018-03-05 17:14:50 +00:00
Sunpoet Po-Chuan Hsieh
594bd45779 Update to 20180223 2018-02-26 22:30:35 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Sunpoet Po-Chuan Hsieh
c8905719c5 Update to 20180216 2018-02-19 10:30:37 +00:00
Sunpoet Po-Chuan Hsieh
c9e17fd354 Update to 20180207 2018-02-12 19:03:28 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Sunpoet Po-Chuan Hsieh
312f1a874c Update to 20180202 2018-02-05 17:49:47 +00:00
Sunpoet Po-Chuan Hsieh
f2b26a44b8 Update to 20180127 2018-01-29 11:27:59 +00:00
Sunpoet Po-Chuan Hsieh
3a3afa28be Update to 20180113 2018-01-15 17:16:30 +00:00
Sunpoet Po-Chuan Hsieh
9b46565864 Update to 20180107 2018-01-08 16:51:48 +00:00
Sunpoet Po-Chuan Hsieh
2d3b801174 Update to 20171224 2017-12-25 13:53:49 +00:00
Sunpoet Po-Chuan Hsieh
85a36322f5 Update to 20171217 2017-12-18 17:17:09 +00:00
Sunpoet Po-Chuan Hsieh
86591c8f36 Update to 20171215 2017-12-15 23:51:51 +00:00