Commit graph

17854 commits

Author SHA1 Message Date
Gerald Pfeifer
416c9725d9 Update to the 20190307 snapshot of GCC 7.4.1.
No longer require a not too old version of GCC to build on powerpc64, but
rely on the system compiler (even if that means we need to be explicitly
conservative when it comes to optimizations). [1]

PR:		235975 [1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
2019-03-08 12:12:20 +00:00
Matthias Andree
190ce04f1f Bump expiration date and reference PR #231393. 2019-03-08 09:52:04 +00:00
Antoine Brodin
9b37c4eda0 Add a not to a few meta ports: do not depend on these ports 2019-03-08 07:20:40 +00:00
Steve Wills
5ae2d16bd1 lang/ponyc: update to 0.27.0
PR:		236151
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
2019-03-07 19:51:21 +00:00
Tobias C. Berner
3d439985af Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
Kirill Ponomarev
aa6a9c2d51 Update to 1.5.0 2019-03-07 13:08:35 +00:00
Jan Beich
c597806209 lang/parrot: unbreak with ICU 64
In file included from src/ops/core_ops.c:72:
In file included from /usr/local/include/unicode/uchar.h:28:
In file included from /usr/local/include/unicode/utypes.h:38:
In file included from /usr/local/include/unicode/umachine.h:46:
In file included from /usr/local/include/unicode/ptypes.h:52:
In file included from /usr/local/include/unicode/platform.h:25:
/usr/local/include/unicode/uvernum.h:123:8: error: 'U_DISABLE_VERSION_SUFFIX' is not defined, evaluates to 0 [-Werror,-Wundef]
 #elif !U_DISABLE_VERSION_SUFFIX
        ^

PR:		236325
Approved by:	portmgr blanket
2019-03-07 12:58:36 +00:00
Gerald Pfeifer
64543dd9a7 No longer require a not too old version of GCC to build on powerpc64, but
rely on the system compiler (even if that means we need to be explicitly
conservative when it comes to optimizations). [1]

Simplify the creation of the multilib-related sub-directory tree on
powerpc64 and avoid leaving an empty directory behind on the way. [2]

Sync pkg-descr with lang/gcc7-devel, in particular after r442530 there.

PR:		235975 [1], 235964 [2], 231804 [2]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
Discussed with:	Piotr Kubaj <pkubaj@anongoth.pl> [2]
2019-03-07 09:55:52 +00:00
Jose Alonso Cardenas Marquez
1c3bfc1e8c - Update to 2.085.0 2019-03-07 06:09:55 +00:00
Jose Alonso Cardenas Marquez
290e722e92 - Update to 1.14.0
- Fix build on FreeBSD 12+ (lot of extra patch files)
- Remove obsolete patch file
- Update LLVM dependency to 7.0

Changelog at: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0
2019-03-07 06:08:46 +00:00
Mark Linimon
aeb723dd90 Disable sse on non-x86 architectures to fix build.
Approved by:	portmgr (tier-2 blanket)
2019-03-06 18:41:08 +00:00
Wen Heping
b82813c0d1 - Update to 2.82.0 2019-03-06 15:10:13 +00:00
Gerald Pfeifer
3bcd988c64 Update to the 20180303 snapshot of GCC 9.0.1.
Simplify the creation of the multilib-related sub-directory tree on
powerpc64 and avoid leaving an empty directory behind on the way. [1]

Sync pkg-descr with lang/gcc7-devel, in particular after r442530 there.

PR:		235964, 231804 [1]
Discussed with:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
2019-03-06 11:21:14 +00:00
Antoine Brodin
630fe1e7af Update devel/doxygen to 1.8.15
PR:		236110
2019-03-05 21:20:27 +00:00
Alex Dupre
7efa09f483 Update to 0.5.5 release. 2019-03-05 16:52:52 +00:00
Steve Wills
f104c0dc6f lang/harbour: mark broken with openssl111 and on 12.x
While here, clean up a bit

PR:		236224
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2019-03-05 01:33:41 +00:00
Jan Beich
51eafdaf20 lang/rust-nightly: update to 1.35.0.20190305
Changes:	0ea22717a1...a9da8fc9c2
2019-03-05 00:41:23 +00:00
Mathieu Arnold
33497a44ab Update to v5.29.8-21-gde59f38ed9. 2019-03-04 12:17:55 +00:00
Jan Beich
9e43432b2f graphics/mesa-dri: back out r494579
Landed by mistake. x11@ is immune to maintainer timeout nowadays.

PR:		230789
2019-03-04 10:56:12 +00:00
Jan Beich
24a1731ddf graphics/mesa-dri: switch to llvm70
PR:		230789
Approved by:	maintainer timeout (2 weeks)
2019-03-04 10:42:22 +00:00
Alexey Dokuchaev
c2945a3d7d Update `lang/gawk' to version 4.2.1.
PR:		225910
Submitted by:	johans (initial version)
Exp-run by:	antoine
2019-03-04 10:05:03 +00:00
Gleb Popov
8750d1188f lang/ghc: Port to powerpc64 architecture.
Submitted by:	Mikael Urankar <mikael.urankar_gmail.com>
Reviewed by:	arrowd, tcberner, mat
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D18886
2019-03-04 07:57:32 +00:00
Gerald Pfeifer
ba31110231 Update to the 20180301 snapshot of GCC 8.3.1.
Simplify the creation of the multilib-related sub-directory tree on
powerpc64 and avoid leaving an empty directory behind on the way. [1]

Sync pkg-descr with lang/gcc7-devel, in particular after r442530 there.

PR:		235964, 231804 [1]
Discussed with:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
2019-03-04 03:01:58 +00:00
Alexey Dokuchaev
3d175f4b60 Provide more elaborate COMMENT text. 2019-03-03 13:40:50 +00:00
Jan Beich
79c2dadaa3 lang/rust-nightly: update to 1.34.0.20190303
Changes:	c1d2d83ca3...0ea22717a1
2019-03-03 00:55:52 +00:00
Julien Laffaye
fa21a789e6 Fix shebang and simplify shebangfix
PR:		236159
Submitted by:	sunpoet
2019-03-02 18:31:44 +00:00
Gerald Pfeifer
4d57feaa75 Update to the 20190228 snapshot of GCC 7.4.1.
Simplify the creation of the multilib-related tree on powerpc64 and
avoid leaving an empty directory behind on the way. [1]

PR:		235964, 231804 [1]
Discussed with:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
2019-03-02 18:05:04 +00:00
Sunpoet Po-Chuan Hsieh
b571951762 Mark BROKEN on FreeBSD 12+ with base OpenSSL (1.1.1+)
Reported by:	pkg-fallout
2019-03-02 18:00:59 +00:00
Jan Beich
7d3078512c lang/rust-nightly: update to 1.34.0.20190302
Changes:	7e001e5c6c...c1d2d83ca3
2019-03-02 00:50:30 +00:00
Gerald Pfeifer
48c4d64957 Backport r488673 | andreast | 2018-12-29 from lang/gcc7:
Fix build of GCC on powerpc64.

  While building GCC itself we have to use the built GCC libraries to
  configure additional parts of GCC and not the libraires from the host.

  Install the built 32-bit libraries. This was not done up to now.

And no longer required GCC 5 to build on powerpc64, making this port a
natural choice of a "base" for newer members of the lang/gcc* family.

PR:		235964, 231804
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-03-01 01:11:01 +00:00
Jan Beich
87378368c4 lang/rust: update to 1.33.0
- www/firefox temporarily loses SIMD in charset conversion, see
  https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html
Tested by:	Mikaël Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj (powerpc64)
Approved by:	rust (tobik)
Differential Revision:	https://reviews.freebsd.org/D19354
2019-02-28 18:51:45 +00:00
Vinícius Zavam
88ac55d5e2 lang/coffeescript: set NO_ARCH
- PORTREVISION was not bumped.

PR:		235981
Submitted by:	Samy Mahmoudi <samy.mahmoudi % gmail.com>
Approved by:	rene (mentor)
2019-02-28 09:18:05 +00:00
Gerald Pfeifer
ec3332a64b Update to the 20190224 snapshot of GCC 9.0.1. 2019-02-28 06:14:20 +00:00
Jan Beich
613dc4019c lang/rust-nightly: update to 1.34.0.20190228
Changes:	00aae71f50...7e001e5c6c
2019-02-28 00:58:27 +00:00
Gerald Pfeifer
c531899f2c Update to the 20190221 snapshot of GCC 7.4.1. 2019-02-27 07:49:45 +00:00
Julien Laffaye
eec4c466f3 Update to 1.12 2019-02-26 13:53:25 +00:00
Rene Ladan
49cb1f794a lang/gcc49: fix EXPIRATION_DATE 2019-02-26 08:07:44 +00:00
Gerald Pfeifer
4840b305a9 After five months of deprecation, mark this port for expiration in two
months (end of April 2019).

GCC 4.9 went end-of-life upstream in summer of 2016, so more than
two-and-a-half years ago, nothing depends on it any longer (and has
not for a while), and the default version of GCC in the ports tree
is now GCC 8, four major releases later.

While here stll create a proper USES block in the Makefile. [1]

Reported by:	portlint [1]
2019-02-26 06:55:35 +00:00
Jan Beich
ce15ab65be lang/rust-nightly: update to 1.34.0.20190226
Changes:	e1c6d00574...00aae71f50
2019-02-26 00:38:39 +00:00
Tobias Kortkamp
0ac4bf8be6 lang/rust: Attempt to fix build on powerpc64
Add change forgotten in r493268.

Pointy hat:	tobik
2019-02-25 23:09:09 +00:00
Torsten Zuehlsdorff
63678d6478 php7(2|3)-extensions/pkg-descr: Fix typo in pkg-descr
pkg-descr states falsely that its the meta-port for PHP 7.1, even
for PHP 7.2 and 7.3. This commit fixes the typo for each version.

Reported by:	leres@freebsd.org
2019-02-25 10:39:22 +00:00
Mathieu Arnold
76ad7388f1 Update to v5.29.8-18-g6096c8b5a8. 2019-02-25 09:56:59 +00:00
Gerald Pfeifer
7b61fc85fd Update to the 20180222 snapshot of GCC 8.3.1, the first after the release
of GCC 8.3 (hence the increased version number).
2019-02-25 09:46:43 +00:00
Roman Bogorodskiy
cd53609c95 Drop maintainership
Return back to the pool ports I no longer use.
2019-02-24 12:47:30 +00:00
Gerald Pfeifer
e680f53353 Update to the GCC 8.3 release which fixes more than 153 bugs compared to
the previous release, with a focus on regressions.

Pet portlint as it comes to the patch format of files/patch-fuse-ld=lld .
2019-02-24 09:53:23 +00:00
Yuri Victorovich
0a7dcc9d96 lang/mujs: Update 1.0.5 -> 1.0.5-10 2019-02-24 03:25:25 +00:00
Tobias Kortkamp
71bc9e8064 Update MAINTAINER to new address
PR:		235861
Submitted by:	Jens Grassel <jan0sch@mykolab.com> (maintainer)
2019-02-23 14:18:13 +00:00
Jan Beich
0067c3a0c8 lang/rust-nightly: update to 1.34.0.20190223
Changes:	f66e4697ae...e1c6d00574
2019-02-23 00:34:39 +00:00
Tobias Kortkamp
ea6c7641aa lang/rust: Ignore with qemu-user-static and on aarch64 without fixed ld-elf.so.1
- Rust will not run without a fixed ld-elf.so.1 on aarch64
- Builds with qemu-user-static currently hang after a while

PR:		221185
Submitted by:	Mikaël Urankar <mikael.urankar@gmail.com>
2019-02-21 19:03:17 +00:00
Jan Beich
a2ca122de0 lang/rust-nightly: update to 1.34.0.20190221
Changes:	146aa60f34...f66e4697ae
2019-02-21 00:36:50 +00:00