Bryan Drewery
19e547ff22
Newer versions (rust-nightly 2018-02-19) pack multiple .o files into
...
libstd. We only need to patch one of them.
2018-02-23 22:14:12 +00:00
Rene Ladan
fbd43637e1
Reset vg@'s ports after he resigned.
...
With hat: portmgr-secretary
2018-02-23 21:09:47 +00:00
Gerald Pfeifer
0b62873b99
Update to the 20180221 snapshot of GCC 6.4.1.
2018-02-23 12:48:10 +00:00
Jan Beich
d4cd41d698
lang/rust: unbreak on aarch64 after r459911
...
gmake: Leaving directory '.../aarch64-unknown-freebsd/release/build/rustc_binaryen-cfb76adb9420e94c/out/build'
--- stderr
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
PR: 225600
Reported by: Gergely Czuczy, pkg-fallout
Obtained from: upstream (binaryen 1.37.35)
Approved by: portmgr blanket
2018-02-22 22:05:21 +00:00
Sunpoet Po-Chuan Hsieh
eb247033a0
Mark BROKEN_SSL=openssl-devel
...
We backported an upstream patch for NPN detection (bpo-30622) in r461919 but it is not enough.
This port still fails to build with OpenSSL 1.1.0.
Tested by: brnrd, sunpoet (myself)
2018-02-22 19:50:59 +00:00
Sunpoet Po-Chuan Hsieh
9b4c6eb378
Fix build with OpenSSL 1.1.0 (security/openssl-devel)
...
This is a follow up commit of r461915.
MFH: 2018Q1
2018-02-22 19:50:54 +00:00
Tobias C. Berner
a4a7daf069
Give the KDE SC4 applications ports a -kde4 suffix
...
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Bryan Drewery
be58f70a63
Use https for fetching bootstrap packages
2018-02-21 23:26:40 +00:00
Bryan Drewery
82e14437d2
PORT_LLVM was removed in lang/rust
2018-02-21 21:58:02 +00:00
Li-Wen Hsu
51944a4835
Add lang/ponyc, Pony language compiler
...
This version includes updates from swills, Greg V <greg@unrelenting.technology>
and me.
PR: 205444
Submitted by: Franz Bettag <franz@bett.ag>
2018-02-21 17:58:56 +00:00
Antoine Brodin
6747cb9b4e
Remove dependency on the python metaport
...
PR: 225752
Submitted by: Yasuhiro KIMURA
2018-02-21 16:24:53 +00:00
Anton Berezin
b9fac48f0a
Update to 1.50.
2018-02-21 12:55:34 +00:00
Tijl Coosemans
e4c25594ff
Fix pkg-plist. The library version depends on the GCC version.
...
Reported by: jhale
2018-02-21 09:49:05 +00:00
Li-Wen Hsu
9a1842be9b
Fix bootstrap for 12
...
PR: 226057
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
2018-02-21 03:41:33 +00:00
Jean-Sébastien Pédron
989f546e02
lang/rust: Update to 1.24.0
...
The announcement is available on Rust blog:
https://blog.rust-lang.org/2018/02/15/Rust-1.24.html
PR: 225582
2018-02-19 21:53:01 +00:00
Tijl Coosemans
9710130cb9
Update to 1.9.3.
...
PR: 222585
Submitted by: Anton Shterenlikht <as@cmplx.uk> (maintainer)
2018-02-19 18:04:10 +00:00
Mathieu Arnold
2b1bd7149d
Update to v5.27.8-323-g7e55bd9.
...
Sponsored by: Absolight
2018-02-19 14:11:51 +00:00
Li-Wen Hsu
cea32a3fa6
Add lang/crystal, language with Ruby-like syntax and static type checking
...
PR: 224459
Submitted by: Greg V <greg@unrelenting.technology>
2018-02-19 13:23:46 +00:00
Antoine Brodin
f7455240e3
Reduce dependency on the python2 metaport
...
PR: 225752
Submitted by: Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Mark Linimon
eac6917819
Mark broken on armv7 the same way as armv6, after local testing.
...
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2018-02-19 06:09:45 +00:00
Vanilla I. Shu
89cd7a9c2f
Update to 2.4.13.
2018-02-18 12:22:29 +00:00
Sunpoet Po-Chuan Hsieh
2c165bec1c
Fix typo
2018-02-18 11:31:21 +00:00
Sunpoet Po-Chuan Hsieh
5852064255
Revert r462121
...
Suggested by: cy
Reference: https://lists.freebsd.org/pipermail/svn-ports-all/2018-February/174892.html
2018-02-18 11:30:56 +00:00
Raphael Kubo da Costa
6699fae7a2
Update QScintilla 2.10.2.
...
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).
Thanks to antoine for the exp-run.
PR: 225928
2018-02-18 09:55:10 +00:00
Antoine Brodin
19aaf57447
Deprecate ports broken for more than 6 months
2018-02-18 09:29:27 +00:00
Tobias Kortkamp
0b3e4fcb86
lang/chibi-scheme: Portscout, please ignore the bad 'stable' upstream tag
2018-02-17 13:45:06 +00:00
Sunpoet Po-Chuan Hsieh
0e069fd8e5
Use BROKEN_SSL
...
Approved by: portmgr (blanket)
2018-02-17 12:00:13 +00:00
Sunpoet Po-Chuan Hsieh
f735bafc16
Use BROKEN_SSL
...
Approved by: portmgr (blanket)
2018-02-17 12:00:08 +00:00
Sunpoet Po-Chuan Hsieh
035651d50b
Remove unnecessary patches
...
We do not need to patch those files which will be regenerated during build.
Reference: https://bugs.ruby-lang.org/issues/14261
PR: 225470
2018-02-17 11:59:12 +00:00
Sunpoet Po-Chuan Hsieh
d52dd9795c
Fix typo
2018-02-17 11:59:07 +00:00
Sunpoet Po-Chuan Hsieh
26b699f398
Fix typo
2018-02-17 11:59:02 +00:00
Jean-Sébastien Pédron
ea45925117
lang/rust: Grep std-$hash.*.o
name from libstd-*.rlib
...
The suffix of that file changed in recent versions of Rust and it's
changing again between Rust 1.23.0 and 1.24.0. So let's grep the
filename from the list of files contained in the ar archive.
2018-02-17 11:11:50 +00:00
Don Lewis
a7bd97fdf0
Upgrade lang/vala to 0.36.12:
...
0.36.12
- manual: Update from wiki.gnome.org
- compiler: Prefix headers for set_cheader_override() if includedir is given
- codegen: Avoid critical when connecting dynamic signals
- codegen: Fix GDestroyNotify of delegate parameters in delegate declaration
0.36.11
* Regression fix
- codegen: Don't try to infer error argument on async begin methods [#793158 ]
This was a regression introduced by [#614294 ]
PR: 225947
Reported by: Ryan Stark <rstark@rackspace.com>, cpm
2018-02-17 01:42:20 +00:00
Gerald Pfeifer
e57d3d56ce
Update to the 20180211 snapshot of GCC 8.
2018-02-17 01:19:27 +00:00
Gerald Pfeifer
2433e39b20
Update to the 20180215 snapshot of GCC 7.3.1.
2018-02-16 23:29:54 +00:00
Gerald Pfeifer
a46420a4e8
Update to the 20180214 snapshot of GCC 6.4.1.
2018-02-16 23:29:08 +00:00
Julien Laffaye
3b52e3a783
- Update to 1.10
2018-02-16 20:59:38 +00:00
Sunpoet Po-Chuan Hsieh
ba9d9265aa
Clean up ARCH statement
...
PR: 223985
Submitted by: linimon
MFH: 2018Q1
2018-02-16 15:43:43 +00:00
Tobias Kortkamp
b10ee2f921
lang/chibi-scheme: Update to 0.8
...
Changes: https://github.com/ashinn/chibi-scheme/compare/0.7.3...0.8
2018-02-16 12:05:47 +00:00
Steve Wills
aa5e3913d2
lang/ruby25: apply upstream patch to fix segfault
...
PR: 225470
Submitted by: Charlie Li <ml+freebsd@vishwin.info>
Obtained from: https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61523
Differential Revision: https://reviews.freebsd.org/D14073
2018-02-16 03:11:46 +00:00
Tobias C. Berner
c8a04c8cdc
Update KDE Frameworks to 5.43.0
...
PR: 225869
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D14287
2018-02-15 17:05:45 +00:00
Bernard Spil
3b1875b273
security/openssl-devel: Remove BROKEN from some ports
...
* databases/freetds: Fixed 2017-02-14
* databases/postgresql10-server: Fixed 2016-09-15 [1]
* ftp/lftp: Fixed in 4.8.0
* ftp/proftpd: Fixed in 1.3.5c
* ftp/wget: Fixed in 1.19.3 [2]
* lang/erlang-runtime20: Fixed in 20.0
* net/socat: Fixed in 1.7.3.2
* security/libssh2: Fixed in 1.8.0 [3]
* security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
* sysutils/bacula9-server: Fixed in 9.0.6
* www/nginx: Fixed in 1.9.14
* Bulk build OK 10.3/11.1 both i386 and amd64:
- multimedia/librtmp
- net/libvncserver
- www/lynx
PR: 225875 [1], 225872 [2], 225873 [3]
2018-02-15 14:41:29 +00:00
Sunpoet Po-Chuan Hsieh
68c368d3c4
Fix build with OpenSSL 1.1.0 (security/openssl-devel)
...
Reference: https://bugs.python.org/issue30622
b2d096bd2a
PR: 225882
Submitted by: brnrd
MFH: 2018Q1
2018-02-15 12:48:20 +00:00
Sunpoet Po-Chuan Hsieh
8fc5634d4f
Remove BROKEN_SSL=openssl-devel
...
PR: 225871
Submitted by: brnrd
MFH: 2018Q1
2018-02-15 12:48:15 +00:00
Sunpoet Po-Chuan Hsieh
f73ef63bc6
Fix build with OpenSSL 1.1.0 (security/openssl-devel)
...
- Remove BROKEN_SSL=openssl-devel
Reference: https://bugs.python.org/issue30622
b2d096bd2a
af64aff9f7
PR: 225870
Submitted by: brnrd
MFH: 2018Q1
2018-02-15 12:48:09 +00:00
Sunpoet Po-Chuan Hsieh
1d451321eb
Fix build with OpenSSL 1.1.0 (security/openssl-devel)
...
- Remove BROKEN_SSL=openssl-devel
Reference: https://bugs.python.org/issue30622
b2d096bd2a
PR: 222795
Submitted by: brnrd
MFH: 2018Q1
2018-02-15 12:47:58 +00:00
Johan van Selst
eee4b8d1a2
Fix documentation build error (makeinfo)
...
PR: 222523
Submitted by: 1wkmmr@gmail.com
2018-02-15 10:15:46 +00:00
Raphael Kubo da Costa
bb3fdd9409
PyQt: Unconditionally install the .pyi files
...
r460809 started installing .pyi with the %%PYTHON3%% substitution in the
plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py
only installs the files on Python >= 3.5.
This patch removes the version checks from configure.py (the files are just
unused in earlier Python versions), as it is easier than checking Python 3's
version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk).
PR: 225773
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D14361
2018-02-14 21:30:14 +00:00
Antoine Brodin
d2649b46d9
Add distinfo for python 3.4 and 3.6 documentation
...
For python 3.5 I have 404 errors
2018-02-14 10:36:00 +00:00
Sunpoet Po-Chuan Hsieh
22b1b2a5a7
Silence patch messages
2018-02-12 19:04:02 +00:00