Commit graph

16970 commits

Author SHA1 Message Date
Rene Ladan
f617c35974 Remove expired port:
2018-06-01 lang/perl5.22: Support ends three years after .0 release, please upgrade to a more recent version of Perl
2018-06-02 08:26:15 +00:00
Carlos J. Puga Medina
53af4526a2 Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR:		228597
Approved by:	portmgr (antoine)
2018-06-01 10:16:41 +00:00
Gerald Pfeifer
9fe802b851 Update to the 20180530 snapshot of GCC 6.4.1. 2018-05-31 11:17:32 +00:00
Joseph Mingrone
107b408c31 USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
2018-05-31 01:18:05 +00:00
Torsten Zuehlsdorff
98b059096f lang/php72: Update from 7.2.5 to 7.2.6
Changelog: http://www.php.net/ChangeLog-7.php#7.2.6

MFH:		2018Q2
2018-05-29 14:33:31 +00:00
Torsten Zuehlsdorff
fcd2406d99 Update PHP 7.1 from 7.1.17 to 7.1.18
Changelog: http://www.php.net/ChangeLog-7.php#7.1.18

MFH:		2018Q2
2018-05-29 14:32:55 +00:00
Eric Turgeon
838b25a497 Update lang/gcc6-aux disfile with missing changes
PR:		227914, 228570
Approved by:	wg mentor
2018-05-29 14:32:46 +00:00
Dmitry Marakasov
491944b8c1 - Switch to new test framework
- Switch to options helpers

Approved by:	portmgr blanket
2018-05-29 08:34:21 +00:00
Wen Heping
2bae030766 - Update to 0.19
Changes: https://metacpan.org/changes/distribution/Test-XPath
2018-05-29 07:43:10 +00:00
Kirill Ponomarev
fe6425ac0f Update to 1.4.8 2018-05-28 17:04:38 +00:00
Eric Turgeon
f89ed5a4ac Update gcc6-aux to 6.5.0 and fix i386
Approved by:	wg (mentor)
2018-05-28 14:20:22 +00:00
Gerald Pfeifer
893e6ccf35 Update to the 20180520 snapshot of GCC 9.
files/patch-libcpp-includenew has now been integrated upstream, so
remove it on our end.
2018-05-28 13:23:10 +00:00
Mathieu Arnold
97c04a9fc9 Update to v5.28.0-RC1-14-g755a646bad.
Sponsored by:	Absolight
2018-05-28 09:47:23 +00:00
Gerald Pfeifer
fb229012f4 Forward port r469788 from lang/gcc6:
Filter the -mretpoline command-line option, which is understood by
  recent versions of clang (and used in the context of the Spectre
  security issues), but not GCC (which uses different options for the
  same) from CFLAGS and CXXFLAGS.

  This avoids the build of this port via bootstrap, which is the default
  and leverages both the system compiler (clang in most cases) plus a just
  built version GCC, to fail due to the latter not knowing -mretpoline.

PR:		228205
Submitted by:	rozhuk.im@gmail.com
2018-05-28 09:04:30 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Gerald Pfeifer
92a7187600 Update to the 20180525 snapshot of GCC 8.1.1. 2018-05-27 12:12:39 +00:00
Gerald Pfeifer
ebfd9475a3 Update to the 20180524 snapshot of GCC 7.3.1. 2018-05-27 10:27:16 +00:00
Dmitry Marakasov
2466df2977 - Switch to new test framework
Approved by:	portmgr blanket
2018-05-27 08:34:17 +00:00
Tobias C. Berner
fff1aa535b Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest

Thanks a lot to arrowd for doing all the heavy lifting :)

PR:		227968
Exp-run by:	antoine
Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D15005
2018-05-25 21:44:12 +00:00
Gerald Pfeifer
31dd21e8eb Update to the 20180523 snapshot of GCC 6.4.1. 2018-05-24 22:05:48 +00:00
Wen Heping
27858349f7 - Update to 0.17026
Changes: https://metacpan.org/changes/distribution/Error
2018-05-23 23:43:20 +00:00
Gerald Pfeifer
440af4d739 Fix the build on FreeBSD versions with libc++ as default.
The failure mode looked as follows:

  In file included from /scratch/tmp/gerald/gcc-HEAD/libcpp/system.h:442:
  In file included from /usr/include/c++/v1/new:91:
  /usr/include/c++/v1/exception:180:5: error: no member named 'fancy_abort'
  in namespace 'std::__1'; did you mean simply 'fancy_abort'?
      _VSTD::abort();
      ^~~~~~~
2018-05-23 21:34:18 +00:00
Jochen Neumeister
d2fb542e40 lang/scala update to 2.12.6
PR:		228370
Submitted by:	Jens Grassel <jan0sch@mykolab.com> (maintainer)
2018-05-22 16:41:21 +00:00
Julien Laffaye
501a500aeb Update to 1.10.2
PR:		228253
Submitted by:	Dmitri Goutnik
2018-05-22 14:32:09 +00:00
Mathieu Arnold
fad77cc104 Add Perl 5.28.0-RC1.
Sponsored by:	Absolight
2018-05-21 13:50:39 +00:00
Gerald Pfeifer
00192ae568 Update to the 20180520 snapshot of GCC 9. 2018-05-21 13:00:00 +00:00
Mathieu Arnold
c736b75f37 Update to v5.27.11-44-g22806e5aea.
Sponsored by:	Absolight
2018-05-21 12:32:48 +00:00
Koop Mast
f0bb8e49ed Add spidermonkey52 52.8.0.
Spidermonkey is Mozilla's JS engine. This version is based on Firefox
ESR 52. There is no standalone release for so build it out of the
ESR distfile.

Obtained from:	gnome devel repo
2018-05-20 21:30:35 +00:00
Gerald Pfeifer
2844962228 Update to the 20180518 snapshot of GCC 8.1.1. 2018-05-20 18:10:43 +00:00
Gerald Pfeifer
ec35c5a4b3 Backport r469768 from lang/gcc7:
Simplify MASTER_SITES, taking advantage of the default for GCC releases
provided by MASTER_SITES_ABBREVS.

Reported by:	portlint
2018-05-20 14:19:42 +00:00
Gerald Pfeifer
72203c995d Update to the 20180517 snapshot of GCC 7.3.1. 2018-05-20 14:16:00 +00:00
Gerald Pfeifer
20ddbec58d Update to the 20180516 snapshot of GCC 6.4.1. 2018-05-20 10:24:46 +00:00
Gerald Pfeifer
985d4b5b96 Update to the 20180513 snapshot of GCC 9. 2018-05-20 09:49:49 +00:00
Dmitry Marakasov
7f77032e38 - Add LICENSE
- Cosmetic fixes
- Add NO_ARCH

Approved by:	portmgr blanket
2018-05-20 09:04:10 +00:00
Dmitry Marakasov
ea8904d0d0 - Switch to USES=libedit as suggested by stage-qa
- Switch to new test framework
- Switch to options helpers

Approved by:	portmgr blanket
2018-05-20 08:34:11 +00:00
Jose Alonso Cardenas Marquez
3fa3a2fb24 - Fix typos
PR:		218214
Submitted by:	aaa5500 .at. ya.ru
2018-05-18 17:31:21 +00:00
Tobias C. Berner
8298879770 Update KDE Frameworks to 5.46
Exp-run by:	antoine
PR:		228200
2018-05-18 16:57:06 +00:00
Raphael Kubo da Costa
70141f1a3a Update the Qt5 ports to 5.10.1.
The work was done by tcberner and myself, with thanks to antoine for the
exp-run.

Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
  message ages ago but it bears repeating: upstream is open to adding support
  for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
  things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
  www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
  for the time being, as it should be compatible with the rest of Qt anyway. It
  was updated to 5.9.5, the latest 5.9 release at the time of writing.

PR:		228213
2018-05-18 12:27:43 +00:00
Dmitry Marakasov
4dca328334 - Switch to new test framework
- Switch to options helpers

Approved by:	portmgr blanket
2018-05-17 08:34:08 +00:00
Jean-Sébastien Pédron
12721bb2ad lang/rust: Update to 1.26.0
The announcement is available on Rust blog:
https://blog.rust-lang.org/2018/05/10/Rust-1.26.html

Rust 1.25.0, used as the bootstrap compiler, contains the patch from
bdrewery@ to use the compat (non-ino64) symbols on FreeBSD 12-CURRENT.
Therefore, we don't need `old_fstat.c` and the associated machinery in
the `Makefile` anymore.
2018-05-15 13:43:34 +00:00
Wen Heping
ee71edf5f6 - Update to 0.28.2
PR:		228235
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	maintainer
2018-05-15 11:01:58 +00:00
Sergey A. Osokin
1b779b3b3a Fix build with clang 6.0.
Bump PORTREVISION.
2018-05-14 21:03:47 +00:00
Tijl Coosemans
23e99b00ef Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of
"ldconfig -m <path>" so the order of ldconfig search directories after
package installation is the same as after a reboot.  The original command
simply appends the path to the list of directories while the ldconfig rc.d
script uses "sort -u".

Bump lang/gcc* which are known to install libraries with exactly the same
name so the library loaded at runtime depends on the order of the search
directories.

PR:		228046
Approved by:	portmgr (antoine)
2018-05-14 19:15:36 +00:00
Florian Smeets
c4e1ae5b39 Prevent php 5.6 (opcache) from segfaulting when compiled with clang 6.0
PR:             227723
Submitted by:   dim
Reported by:    flo, lampa@fit.vutbr.cz
Approved by:    maintainer timeout
MFH:            2018Q2
2018-05-14 14:24:13 +00:00
Mathieu Arnold
9f6b52572e Update to v5.27.11-38-g64a9c78095.
Sponsored by:	Absolight
2018-05-14 12:18:43 +00:00
Torsten Zuehlsdorff
e5faed8958 Take over maintainership
Approved by:	joneum
2018-05-14 08:08:47 +00:00
Akinori MUSHA
35b296ff4c Update to 1.19.1
PR:		228214
Submitted by:	Yasuhiro KIMURA
2018-05-14 02:31:26 +00:00
Gerald Pfeifer
ff81797bc7 Add an EXPIRATION_DATE of 2018-07-13 since this version of GCC will not
have been maintained upstream for more than three years by then. It also
is not used anywhere in the FreeBSD Ports tree.
2018-05-13 21:00:43 +00:00
Danilo G. Baio
22525ba1cd lang/clojure-mode.el: Update to 5.7.0
While here, update LICENSE and improve pkg-descr, WWW wasn't
pointing to the project address.

Changes:	https://github.com/clojure-emacs/clojure-mode/blob/5.7.0/CHANGELOG.md#570-2018-04-29

PR:		227884
Submitted by:	harrigan-s@outlook.com (maintainer)
2018-05-13 20:55:08 +00:00
Gerald Pfeifer
f960f73cd7 Simplify MASTER_SITES in all GCC-ports related to end-of-lifed releases
(gcc47, gcc48, gcc49, and gcc5), taking advantage of the default for GCC
releases provided by MASTER_SITES_ABBREVS.

Reported by:	portlint
2018-05-13 20:05:29 +00:00