Commit graph

31 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
Mark Linimon
9131a126b0 This port now builds on powerpc64.
PR:		231589
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-09-25 07:48:16 +00:00
Mark Linimon
4ab0824c3d Fix error message on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-09-23 06:39:34 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +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
Mark Linimon
fc0d927e6b Mark ports broken on powerpc64, categories o-z.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 14:40:31 +00:00
Jung-uk Kim
e5b830da73 Update to 0.3.14.
https://sourceforge.net/p/libmwaw/libmwaw/ci/v0.3.14/tree/CHANGES
2018-04-24 21:38:33 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Jung-uk Kim
13847df212 Update to 0.3.13. 2018-01-10 21:12:42 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Jung-uk Kim
16ca0f4c65 Update LGPL version. LGPL v2.1 or later is allowed. 2017-08-02 18:14:20 +00:00
Jung-uk Kim
784ef96672 Specify MPL version. 2017-08-02 18:02:12 +00:00
Jung-uk Kim
96c76d5ac1 Fix build with Clang 3.4.
PR:		221173
2017-08-02 18:00:57 +00:00
Jung-uk Kim
ffe6dae3ea Update to 0.3.12. 2017-08-01 17:43:43 +00:00
Jung-uk Kim
81bc6347ca Update to 0.3.11. 2017-06-15 20:21:15 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Jung-uk Kim
69e5db2d55 Update to 0.3.10. 2017-02-02 23:52:49 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Baptiste Daroussin
09d133c71f Update to 0.3.9 2016-11-25 12:43:09 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Baptiste Daroussin
539f9484ae Update to 0.3.8 2016-07-07 11:30:07 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Alex Kozlov
f15516c296 - Fix various distinfo issues
Approved by:	portmgr blanket
2015-12-24 11:41:32 +00:00
Baptiste Daroussin
42f20c55d2 Update to 0.3.7 2015-12-12 18:16:02 +00:00
Jung-uk Kim
16778b1e1b Update to 0.3.6. 2015-08-27 22:23:54 +00:00
Baptiste Daroussin
dbebaf585a Update to 0.3.5 2015-05-31 19:05:46 +00:00
Jung-uk Kim
c0b5f9b469 Update to 0.3.4. 2015-01-28 21:42:02 +00:00
Baptiste Daroussin
1eea175f09 Update to 0.3.3
Remove ancient unused version
2014-10-31 13:11:58 +00:00
Baptiste Daroussin
62ad028108 Import libmwaw03
Ensure it does not conflicts with libmwaw
2014-10-07 10:03:15 +00:00