Commit graph

16156 commits

Author SHA1 Message Date
Gerald Pfeifer
d855411f6c Update to the 20170910 snapshot of GCC 8 skipping last week's snapshot
which failed to build for us.
2017-09-11 14:55:29 +00:00
Gerald Pfeifer
0f5f9d33e8 Replace the hard-coded PORTVERSION by GCC_DEFAULT now that we did dump
the major version (so this does not result in a need for PORTEPOCH).

PR:		219275
Reported by:	jbeich
2017-09-11 14:54:12 +00:00
Mathieu Arnold
9f61cf55e5 Update to v5.27.3-84-g7bd9fb1.
Changes:	https://github.com/Perl/perl5/compare/v5.27.3-35-g97fcda7...v5.27.3-84-g7bd9fb1
Sponsored by:	Absolight
2017-09-11 12:56:57 +00:00
Pietro Cerutti
9e35ea9bb0 lang/tcl87: remove leftover of pre-release age 2017-09-11 11:39:09 +00:00
Pietro Cerutti
1372d21453 lang/tcl86: remove empty files from pkg-plist 2017-09-11 11:36:20 +00:00
Gerald Pfeifer
a086ab745c Also bump PORTREVISION of lang/gcc which now refers to lang/gcc6 by
default.

PR:		219275
Reported by:	rakuco
2017-09-11 11:24:44 +00:00
Pietro Cerutti
dfa831161e lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1
This is the first alpha release for Tcl/Tk 8.7. See the full release notes
here: https://sourceforge.net/p/tcl/mailman/message/36030211
2017-09-11 06:30:53 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Tobias Kortkamp
3bbbf36b0d lang/scala: Update to 2.12.3
- Submitter becomes maintainer.  The current maintainer is absent
  without leave (> 3 maintainer timeouts) and Jens submitted the
  last 3 updates to the port.

PR:		221623
Submitted by:	Jens Grassel <jan0sch@mykolab.com>
Approved by:	mitsururike@gmail.com (maintainer timeout, 3 weeks)
2017-09-10 19:02:14 +00:00
Thomas Zander
de97c5e9a7 Allow RUST_BACKTRACE to work without /proc mounted
Submitted by:	jbeich
Differential Revision:	https://reviews.freebsd.org/D11574
2017-09-10 16:49:46 +00:00
Tobias Kortkamp
492175c49e lang/tcbasic: Update to 2.2.0
Changes:	https://github.com/tcort/tcbasic/releases/tag/v2.2.0
PR:		222192
Submitted by:	Thomas Cort <linuxgeek@gmail.com> (maintainer)
2017-09-10 13:43:09 +00:00
Gerald Pfeifer
b345025cb3 Update to the 20170906 snapshot of GCC 6.4.1. 2017-09-09 07:04:40 +00:00
Gerald Pfeifer
88e3c85e4a Update to the 20170905 snapshot of GCC 5.4.1. 2017-09-09 07:03:24 +00:00
Gerald Pfeifer
b3c2de0094 Move ONLY_FOR_ARCHS to its proper place in Makefile. 2017-09-09 07:02:35 +00:00
Gerald Pfeifer
4d30a45c98 Update to the 201700907 snapshot of GCC 7.2.1. 2017-09-08 14:09:20 +00:00
Pietro Cerutti
0f1b280252 lang/tcl87: update distinfo, tag was moved to merge in a fix 2017-09-08 07:45:08 +00:00
Sunpoet Po-Chuan Hsieh
c2381c52d6 Update to 0.425
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/List-MoreUtils/Changes
2017-09-07 16:11:47 +00:00
Kirill Ponomarev
919aea344f Update to version 1.3.21
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D12216
2017-09-07 12:10:52 +00:00
Pietro Cerutti
d33268a8e5 Convert USES of tcl or tk from 84+ to 85+
This shouldn't change anything in the default case because tcl86 is chosen
anyway.
2017-09-07 10:56:40 +00:00
Pietro Cerutti
bdccb83169 lang/tcl87: update to 8.7.a1
https://core.tcl.tk/tcl/timeline?from=95c4436a1e&to=core-8-7-a1
2017-09-06 15:11:17 +00:00
Gerald Pfeifer
cf75addb67 Move ONLY_FOR_ARCHS and BROKEN_sparc64 together and up into a block
of their own (per guidance from portlint and the manual).
2017-09-06 14:09:24 +00:00
Mathieu Arnold
a5986111fb Update to v5.27.3-35-g97fcda7.
Changes:	https://github.com/Perl/perl5/compare/v5.27.3-18-g365cfd8...v5.27.3-35-g97fcda7
Sponsored by:	Absolight
2017-09-04 14:29:44 +00:00
Pietro Cerutti
a199c8c099 lang/tcl86: fix build with old GCC versions
PR:		222034
Submitted by:	jhibbits
Obtained from:	http://core.tcl.tk/tcl/info/ba30aa3b1c7cc2c9
2017-09-04 07:58:31 +00:00
Jimmy Olgeni
3d137a22de Update lang/elixir to version 1.5.1. 2017-09-03 21:51:15 +00:00
Pietro Cerutti
5e80874805 lang/tcl87: update to fossil checkin 95c4436a1e
http://core.tcl.tk/tcl/timeline?from=2b42a8db4c&to=95c4436a1e&sbs=1
2017-09-03 16:30:05 +00:00
Tobias Kortkamp
a67912335a lang/clojure-mode.el: Update to 5.6.1
PR:		221818
Submitted by:	harrigan-s@outlook.com (new maintainer)
2017-09-03 11:11:58 +00:00
Rene Ladan
42fbd0dcae Remove Python 3.3 and related ports, it expired today:
2017-09-01 lang/python33: No longer receives bug fixes, only security updates. Please update to Python 3.6
databases/py33-gdbm
databases/py33-sqlite3
devel/py33-setuptools
x11-toolkits/py33-tkinter
devel/py3-enum34
2017-09-03 10:33:56 +00:00
Jimmy Olgeni
31b940ac4d Fix linkage flags to allow loading of prx11.so.
Submitted by:	Art Kamog
2017-09-03 08:48:24 +00:00
Gerald Pfeifer
2a8200fbf4 Update to the 20170830 snapshot of GCC 6.4.1. 2017-09-02 16:22:07 +00:00
Gerald Pfeifer
41a20c435b Update to the 20170831 snapshot of GCC 7.2.1. 2017-09-02 16:20:08 +00:00
Gerald Pfeifer
f250c60585 Update to the 20170829 snapshot of GCC 5.4.1. 2017-09-02 12:19:06 +00:00
Gerald Pfeifer
105ed526af Update to the 20170827 snapshot of GCC 8. 2017-09-02 11:08:57 +00:00
Mark Linimon
76c261f8c2 Remove obsolete comment.
Reported by:	manu
Approved by:	portmgr (tier-2 blanket)
2017-09-01 14:59:03 +00:00
Torsten Zuehlsdorff
ac40d34094 Update PHP 7.1 from 7.1.8 to 7.1.9
Changelog: http://www.php.net/ChangeLog-7.php#7.1.9

MFH: 2017Q3
2017-08-31 13:59:50 +00:00
Torsten Zuehlsdorff
bd2eab5a31 Update PHP 7 from 7.0.22 to 7.0.23
Changelog: http://www.php.net/ChangeLog-7.php#7.0.23

MFH: 2017Q3
2017-08-31 13:56:20 +00:00
Tobias C. Berner
4b29d3e41b Fix build on current. 2017-08-31 12:36:12 +00:00
Gerald Pfeifer
d0f366aa75 Update to the 20170823 snapshot of GCC 6.4.1.
Move ONLY_FOR_ARCHS earlier in the Makefile per guidance from portlint
and the FreeBSD Porter's Handbook.
2017-08-30 20:32:26 +00:00
Alex Dupre
9fb3374a30 Update to 2.12.3 release.
PR:		221624
Submitted by:	Jens Grassel <jan0sch@mykolab.com>
2017-08-30 07:30:17 +00:00
Mathieu Arnold
3fc5dcb285 Add armv7 to the list of arch without DTRACE.
PR:		221900
Submitted by:	linimon
Sponsored by:	Absolight
2017-08-29 12:45:42 +00:00
Tobias C. Berner
9c2853c669 Update KDE Frameworks to 5.37.0
PR:		221599
Reviewed by:	rakuco
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12067
2017-08-29 05:40:51 +00:00
Mathieu Arnold
66cac33c14 Update to v5.27.3-18-g365cfd8.
Changes:	https://github.com/Perl/perl5/compare/v5.27.2-151-g0acc85e...v5.27.3-18-g365cfd8
Sponsored by:	Absolight
2017-08-28 12:41:55 +00:00
Gerald Pfeifer
ae07a3a747 Update to the 20170824 snapshot of GCC 7.2.1.
Move ONLY_FOR_ARCHS earlier in the Makefile per guidance from portlint
and the FreeBSD Porter's Handbook.
2017-08-27 15:03:38 +00:00
Tobias Kortkamp
887b94f41b lang/cython: Update to 0.26
Changes:	https://github.com/cython/cython/blob/0.26/CHANGES.rst
PR:		221824
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2017-08-26 17:53:11 +00:00
David Chisnall
df4dc5ca27 Remove the OpenSSL option from lang/gnustep-base
GNUstep Base no longer supports building with OpenSSL, the option was broken.

PR:		221789
Submitted by:	Martin Waschbuesch
Reported by:	Martin Waschbuesch
2017-08-26 10:24:56 +00:00
Jimmy Olgeni
5a4e7cc239 Update lang/erlang-runtime20 to version 20.0.4. 2017-08-25 15:31:22 +00:00
Julien Laffaye
9412ea4253 Update to 1.9 2017-08-25 09:55:55 +00:00
Julien Laffaye
c27a3d99ab Add pkg-plist target
PR:		221759
Submitted by:	smh
2017-08-24 16:24:26 +00:00
Jimmy Olgeni
d153982d0b Update lang/erlang-runtime20 to version 20.0.3. 2017-08-24 09:39:00 +00:00
Gerald Pfeifer
26d36b6ce4 Update to the 20170822 snapshot of GCC 5.4.1.
Move ONLY_FOR_ARCHS up in Makefile per recommendation by portlint.
2017-08-23 21:51:39 +00:00
Sunpoet Po-Chuan Hsieh
74e6e680c1 Update to 0.423
Changes:	http://search.cpan.org/dist/List-MoreUtils/Changes
2017-08-23 14:02:38 +00:00