Commit graph

16616 commits

Author SHA1 Message Date
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Antoine Brodin
d078cae9ea Add a run dependency on llvm40, some binaries link against libLLVM
Reported by:	pkg-fallout (via devel/dub)
2018-02-10 10:12:04 +00:00
Tobias C. Berner
932e6dc413 Switch C compiler used to compile GHC to base Clang.
This removes build dependency on gcc and runtime dependency on gcc's runtime libraries.

Big thanks to Gleb for working on this.

PR:		225185
Submitted by:	Gleb Popov <6yearold@gmail.com>
Exp-run by:	antoine
Reviewed by:	pgj
Differential Revision:	https://reviews.freebsd.org/D12043
2018-02-10 08:03:22 +00:00
Jan Beich
028c7077ba devel/icu: drop C++98 compatibility workarounds
Now that both USE_GCC and -CURRENT default to C++14 there's little
reason to complicate maintenance. Revert r449685 to usher consumers
into post-C++11 world.

PR:		222433 222434 222435
2018-02-09 09:12:48 +00:00
Gerald Pfeifer
29c4bb2b54 Update to the 20180204 snapshot of GCC 8. 2018-02-08 21:59:25 +00:00
Gerald Pfeifer
897b1db351 Update to the 20180207 snapshot of GCC 6.4.1. 2018-02-08 21:37:54 +00:00
Julien Laffaye
a1c7003042 Update to 1.9.4 2018-02-08 21:16:25 +00:00
Pietro Cerutti
5a0021db16 lang/expect: update to 5.45.4
Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/

While at it, set LICENSE and import TEA 3.10 (which fixes the shared library
generation).
2018-02-08 13:05:40 +00:00
Pietro Cerutti
3858d3261c lang/expect: revert upgrade to 5.45.4, will need some more time 2018-02-08 10:13:12 +00:00
Pietro Cerutti
fcb6df98d8 lang/expect: update to 5.45.4
Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/
2018-02-08 09:30:13 +00:00
Dmitry Marakasov
4570969dc4 - Fix shebangs
- Switch to options helpers

Approved by:	portmgr blanket
2018-02-07 13:48:33 +00:00
Jan Beich
e9c7d5d994 lang/beignet: always bypass LLVM tools autodetection
$ MESA_LLVM_VER=-devel make all DISABLE_MAKE_JOBS=
[...]
-- LLVM llvm-config found at: /usr/local/bin/llvm-config-devel
-- find unstable LLVM version 7.0.0svn
[...]
[1/269] cd /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl && mkdir -p /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet// && LLVM_AS_EXECUTABLE-NOTFOUND -o /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//ocl_barrier.bc /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl/src/ocl_barrier.ll
FAILED: backend/src/libocl/usr/local/lib/beignet/ocl_barrier.bc
cd /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl && mkdir -p /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet// && LLVM_AS_EXECUTABLE-NOTFOUND -o /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl//usr/local/lib/beignet//ocl_barrier.bc /wrkdirs/usr/ports/lang/beignet/work/Beignet-1.3.2-Source/backend/src/libocl/src/ocl_barrier.ll
/bin/sh: LLVM_AS_EXECUTABLE-NOTFOUND: not found
ninja: build stopped: subcommand failed.
*** Error code 1

MFH:		2018Q1
2018-02-06 22:39:12 +00:00
Dmitry Marakasov
ebdb3aa91f - Fix shebang for scan-view script
- Add run-dependency on python because of the named script

Approved by:	portmgr blanket
2018-02-06 18:03:59 +00:00
Dmitry Marakasov
a0a7370684 - Limit python version with 2.7, fails with python3:
checking for python >= 2.5...   File "<string>", line 1
    import sys; print sys.version.split()[0]
                        ^
SyntaxError: invalid syntax

- Fix shebang in scan-view script

Approved by:	portmgr blanket
2018-02-06 16:55:44 +00:00
Baptiste Daroussin
35300943c9 Revert removal of llvm 3.4 it is still in used by audio/faust 2018-02-06 14:18:29 +00:00
Baptiste Daroussin
94d44856b0 Remove llvm and clang 3.4 which are not in use anymore 2018-02-06 13:42:58 +00:00
Johan van Selst
494b783323 Update SWI Prolog to 7.6.4 2018-02-05 15:40:56 +00:00
Mathieu Arnold
6cf6fb47b6 Update to v5.27.8-154-g4bfb553.
Sponsored by:	Absolight
2018-02-05 13:16:29 +00:00
Raphael Kubo da Costa
5ebd680c09 Bump PORTREVISION in the PyQt5 ports after r460809. 2018-02-04 20:56:45 +00:00
Sunpoet Po-Chuan Hsieh
c22dc75517 Update WWW
Approved by:	portmgr (blanket)
2018-02-04 10:14:27 +00:00
Jan Beich
f79edb9145 lang/beignet: unbreak with llvm60 2018-02-04 03:52:30 +00:00
Gerald Pfeifer
5d8fc877d4 Update to the 20180201 snapshot of GCC 7.3.1. 2018-02-03 22:19:20 +00:00
Dmitry Marakasov
b4b8a14c29 - Update WWWs for all py-qt4* and py-qt5* ports
- Fix plists for py-qt5* for python3 case, adding missing .pyi files

Approved by:	portmgr blanket
2018-02-03 12:45:01 +00:00
Jose Alonso Cardenas Marquez
3d8606b2a6 - Revert latest commit because it didn't solve pkg-plist problem. jit support
depends of LLVM version
- Change llvm dependency to devel/llvm40
- Respect llvm40 detection
2018-02-03 04:36:22 +00:00
Gerald Pfeifer
5faa586c70 GCC 5 reached end-of-life last year, so add a deprecation note like
lang/gcc49 and earlier already carry and recommend GCC 6 or later
instead of GCC 5.

PR:		225629
2018-02-02 23:26:14 +00:00
Jose Alonso Cardenas Marquez
4ada909c48 - Fix pkg-plist on i386 2018-02-02 21:25:06 +00:00
Torsten Zuehlsdorff
f19d9106ee Update PHP 7.1 from 7.1.13 to 7.1.14
Changelog: http://www.php.net/ChangeLog-7.php#7.1.14

Remove patch since upstream integrated a fix for the issue

MFH: 2018Q1
2018-02-02 11:46:26 +00:00
Torsten Zuehlsdorff
9ab31ae0c2 lang/php72: Update from 7.2.1 to 7.2.2
Changelog: http://www.php.net/ChangeLog-7.php#7.2.2

MFH: 2018Q1
2018-02-02 11:40:30 +00:00
Jose Alonso Cardenas Marquez
9483b0fd39 - Fix build 2018-02-02 03:57:21 +00:00
Jose Alonso Cardenas Marquez
97a519b3f6 - Bump PORTREVISION 2018-02-02 00:20:36 +00:00
Jose Alonso Cardenas Marquez
924155cff7 - Update to 2.078.1 2018-02-01 20:35:03 +00:00
Jose Alonso Cardenas Marquez
8706314b32 - Update to 1.7.0 2018-02-01 20:03:30 +00:00
Joseph Mingrone
a3cc513bfc Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
2018-02-01 18:03:09 +00:00
Gerald Pfeifer
177854a604 Update to the 20180128 snapshot of GCC 8. 2018-02-01 16:12:19 +00:00
Gerald Pfeifer
e52e3d91a7 Update to the 20180131 snapshot of GCC 6.4.1. 2018-02-01 16:11:42 +00:00
Jose Alonso Cardenas Marquez
8d2aeccda1 - Fix distinfo 2018-02-01 07:58:47 +00:00
Jose Alonso Cardenas Marquez
7ca2cc2440 - Bump PORTREVISION. lang/fpc was updated to 3.0.4 2018-02-01 07:31:03 +00:00
Wen Heping
962ad1ea2e - Update to 2.78.3 2018-02-01 07:17:38 +00:00
Jose Alonso Cardenas Marquez
f68185c820 - Update to 3.0.4
- Connect www/fpc-libmicrohttpd
2018-02-01 07:14:41 +00:00
Don Lewis
ffe643c5eb Upgrade vala from 0.36.7 to 0.36.10, which fixes the bug in versions
0.36.8 and 0.36.9 that broke the x11/altyo build as reported in PR 225476.

 * Various bug fixes:
  - girparser:
    + Set NoAccessorMethod for non-readable and construct-only properties
    + Ignore conflicting closure/destroy indexes
    + Don't accept methods as property-accessor which throw errors
      [#792998]
  - codegen:
    + Infer error parameter from abstract/virtual base methods [#614294]
    + Fix return-type for cancelled async creation methods of classes
      [#792942]
  - vala: Variadic constructors without a real first parameter are not
          allowed

PR:		225476
2018-01-31 21:59:19 +00:00
Kirill Ponomarev
c218e25c2c Update to version 1.4.4 2018-01-31 17:57:21 +00:00
Sunpoet Po-Chuan Hsieh
783d9dc1c5 Remove lang/ruby22 2018-01-31 16:41:57 +00:00
Dmitry Marakasov
4adebd8482 - Fix plist
Approved by:	portmgr blanket
2018-01-31 12:22:10 +00:00
Jason W. Bacon
be26d1d912 Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
2018-01-31 01:07:07 +00:00
Antoine Brodin
a78ac4eb99 Revert recent fpc changes, they were obviously untested
With hat:	portmgr
2018-01-30 22:11:13 +00:00
David Naylor
1da3310ac1 lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
Highlights:
 - New Roslyn compiler for C# available
 - Improved support for nuget packages in USES=mono

General:
 - fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
 - bump all dependant ports

USES=mono:
 - properly handle caching of nuget packages
 - add support for multiple feeds for nuget packages
 - add support for nuget dependencies in a separate file
 - add support for paket packages

lang/mono:
 - update to version 5.2.0.215
 - automate certificate initialisation [2]
 - increase test coverage
 - mark as conflicting with net/czmq (conflicting on makecert) [1]
 - patch mono to use $PREFIX/share/mono instead of /usr/share/.mono

devel/google-gdata:
 - use nunit.framework nuget package as the Mono shipped version is no longer suppport.
 - switch to using csc(1) for compiling (mcs(1) is depreciated).
 - use delayed signing (and then sign with sn(1)) as csc(1) does not support signing.
 - fix reference to system assemblies (the '.dll' suffix is required).
 - fix reference to HttpUtility: csc(1) is more strict about scoping

devel/monodevelop:
 - reroll distinfo (no changes to content)

lang/fsharp:
 - reroll distinfo (no changes to content)

security/gnome-keyring-sharp:
 - delay sign (then sign with sn(1)) as csc(1) does not support direct signing.

PR:	223188 [1]
PR:	209670 [2]
Differential Revision:	https://reviews.freebsd.org/D13752
2018-01-30 19:00:27 +00:00
Jose Alonso Cardenas Marquez
974c424370 - Update to 3.0.4
- Link www/fpc-libmicrohttpd
2018-01-30 18:05:29 +00:00
Jimmy Olgeni
171440984e Update lang/elixir to version 1.6.1. 2018-01-30 07:23:32 +00:00
Yuri Victorovich
92d8728873 New port: lang/retro12: Clean, elegant, and pragmatic dialect of Forth
See details in https://forthworks.com/retro

PR:		225320
Submitted by:	Mateusz Piotrowski <mpp302@gmail.com>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14102
2018-01-29 19:12:29 +00:00
Mathieu Arnold
558dd3d06e Update to v5.27.8-30-g3b6c52c.
Sponsored by:	Absolight
2018-01-29 15:06:58 +00:00