Commit Graph

469908 Commits

Author SHA1 Message Date
Mark Linimon
eedc1753a9 Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:58:09 +00:00
Mark Linimon
e021dea053 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=c++0x"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:50:28 +00:00
Mark Linimon
f865ed3515 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:43:37 +00:00
Mark Linimon
a3bbb2e2c4 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:35:44 +00:00
Koichiro Iwao
c2d6926f95 sysutils/dsblogoutmgr: Update to 1.3.1
A segfault which occured on FreeBSD 13-CURRENT has been fixed.

PR:		236479
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
Relnotes:	https://freeshell.de/~mk/projects/dsblogoutmgr-relnotes.html
2019-03-12 04:33:48 +00:00
Mark Linimon
05309a97a6 Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:30:49 +00:00
Mark Linimon
1ff839cfd6 Fix build on gcc-based architectures:
undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:25:55 +00:00
Mark Linimon
8e864a488a Fix build on gcc-based architectures:
undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GLIBCXX_3.4.21'

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:20:43 +00:00
Cy Schubert
da6f887799 Fix build with LibreSSL 2.9.
PR:		234064
Submitted by:	Charlie Li <ml+freebsd@vishwin.info>
2019-03-12 04:18:32 +00:00
Mark Linimon
dfcd3cf83d Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:14:54 +00:00
Mark Linimon
fdb8fd2399 Fix build on gcc-based architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:11:55 +00:00
Mark Linimon
f10a38b217 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2019-03-12 04:08:20 +00:00
Mark Linimon
7c60d1ddd4 Fix build on gcc-based architectures:
configure: error: The C++ compiler was not found or does not work.

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:59:30 +00:00
Mark Linimon
33275d41b6 Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:54:35 +00:00
Mark Linimon
7c07ef740e Fix build with gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:52:38 +00:00
Mark Linimon
b5508ead69 Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:45:59 +00:00
Mark Linimon
dd249cefc9 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:38:39 +00:00
Mark Linimon
686fff8dc9 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:36:39 +00:00
Mark Linimon
06365b2e2f Fix build on gcc-based architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
2019-03-12 03:35:00 +00:00
Mark Linimon
de7d53e410 Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 03:17:06 +00:00
Mark Linimon
f58abe579b Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:27:50 +00:00
Mark Linimon
1f57592d73 Fix build on gcc-based architectures:
LEAN requires g++ 4.9 or greater.

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:23:46 +00:00
Dmitry Marakasov
40b159973a - Update to 5.1.3 2019-03-12 01:21:47 +00:00
Mark Linimon
0cbfb3244e Fix build on gcc-based architectures:
configure: error: *** A compiler with support for C++11 language features is required.

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:15:56 +00:00
Mark Linimon
1541f83dd0 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:12:42 +00:00
Mark Linimon
e956e42702 Fix build on gcc-based architectures:
cc1: error: unrecognized command line option "-std=gnu11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:08:07 +00:00
Mark Linimon
245a8490c7 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-12 01:05:27 +00:00
Jan Beich
28475bd30a www/firefox: add one more WeBrender+Wayland fix 2019-03-12 00:59:03 +00:00
Jan Beich
44319ef4b0 www/firefox: update to 66.0
Changes:	https://www.mozilla.org/firefox/66.0/releasenotes/
PR:		235300
Security:	05da6b56-3e66-4306-9ea3-89fafe939726
MFH:		2019Q1
Differential Revision:	https://reviews.freebsd.org/D19020
2019-03-12 00:55:59 +00:00
Jan Beich
d154571aa8 lang/rust-nightly: update to 1.35.0.20190312
Changes:	2a65cbeea7...e68bf8ae15
2019-03-12 00:46:25 +00:00
Jan Beich
63c569db77 multimedia/aom: update to 1.0.0.1448
Changes:	https://aomedia.googlesource.com/aom/+log/b4f9527bb..559efba4a
2019-03-12 00:46:16 +00:00
Jan Beich
4487ffad5c multimedia/rav1e: update to s20190311
Changes:	0a35174...f096176
2019-03-12 00:46:08 +00:00
Jan Beich
137e0f9408 games/openbor: update to 6967
Changes:	1caf2797...02cbdf44
2019-03-12 00:45:14 +00:00
Jan Beich
e3e00e65d8 emulators/ppsspp-devel: update to 1.7.5.560
Changes:	c77af182a...624587c59
2019-03-12 00:45:05 +00:00
Jan Beich
18b6bf86a0 emulators/rpcs3: update to 0.0.6.7857
Changes:	a43e7c172...1875dc3f1
MFH:		2019Q1 (implicit for snapshots?)
2019-03-12 00:44:56 +00:00
Antoine Brodin
8311c0c514 Fix some MOVED entries 2019-03-11 21:43:07 +00:00
Niclas Zeising
7a325e6491 x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES

Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html

Thanks to Antoine for the exp-run!

PR:		236336 (exp-run)
Obtained from:	FreeBSD Graphics Team dev repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by:	B3 Init
2019-03-11 21:25:57 +00:00
Jan Beich
12cb0a983f devel/git-cinnabar: update to 0.5.0.63
Changes:	39d22f1...ed91e3c
2019-03-11 21:20:21 +00:00
Dmitry Marakasov
1d9236d288 - Update to 3.3.0
- Add USES=sdl
2019-03-11 20:30:10 +00:00
Antoine Brodin
b701588aaf Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2019-03-11 20:29:12 +00:00
Antoine Brodin
887acad1d4 Mark BROKEN: fails to build
build cache is required, but could not be located: GOCACHE is not defined and neither $XDG_CACHE_HOME nor $HOME are defined

Reported by:	pkg-fallout
2019-03-11 20:22:57 +00:00
Thierry Thomas
ad185e0473 Upgrade to 5.1.0. 2019-03-11 20:20:33 +00:00
Thierry Thomas
b55388acb1 - Upgrade to 5.1.0.
- enable KICAD_SCRIPTING_WXPYTHON_PHOENIX

Submitted by:	cmt
2019-03-11 20:20:10 +00:00
Dmitry Marakasov
6e31e8d4b4 - Remove some -Werror flags
PR:		236211
Reported by:	jbeich@FreeBSD.org
2019-03-11 20:18:13 +00:00
Bryan Drewery
be8e7ceb18 Update to 3.3.2
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_332
2019-03-11 20:13:30 +00:00
Bryan Drewery
aefa286183 Update to 3.3.0-62-g5abf90c67
- Minor updates to blacklist processing (should be NOP)
2019-03-11 20:13:02 +00:00
Li-Wen Hsu
3b43bf8e98 - Update to 2.168
Sponsored by:	The FreeBSD Foundation
2019-03-11 20:09:03 +00:00
Dmitry Marakasov
7881c9d2a6 - Update to 0.18.1 2019-03-11 20:04:43 +00:00
Kurt Jaeger
369f6d5af9 New port: java/wildfly16
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server

Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management

And of course Java EE!

WWW: http://wildfly.org

PR:		236464
Submitted by:	Simeo Reig <reig.simeo@gmail.com>
2019-03-11 19:43:37 +00:00
Sunpoet Po-Chuan Hsieh
08a3dfd89b Update to 2.8
Changes:	https://github.com/kjd/idna/blob/master/HISTORY.rst
PR:		236275
Submitted by:	sunpoet (myself)
Approved by:	koobs (maintainer)
2019-03-11 18:08:09 +00:00