Commit graph

411574 commits

Author SHA1 Message Date
Baptiste Daroussin
ed3aa7042b Actually add the patch
Reported by:	antoine
2017-02-11 21:28:03 +00:00
Baptiste Daroussin
86ce0324dd Fix build with libc++ (is_const is already defined by some libc++ headers)
This make the port work without the gcc dependency
2017-02-11 21:23:04 +00:00
Jan Beich
12463e9f59 net/ipxe: update to 20161208
Changes:	https://git.ipxe.org/ipxe.git/shortlog/26050fd4c87c50503d5bd573b2ec91703676e211
PR:		216329
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2017-02-11 21:08:48 +00:00
Baptiste Daroussin
0896133f5e Update to 4.0.5
Take maintainership

Approved by:	kwm (former maintainer)
2017-02-11 21:08:30 +00:00
Jan Beich
26d1ec51c6 net/ipxe: verbose build and unbreak with gcc6 or later
PR:		217005
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2017-02-11 20:52:24 +00:00
Alan Somers
0eb5d328a6 shells/fish: Upgrade to 2.5.0
PR:		216990
Reviewed by:	brd
Approved by:	brd (ports)
Differential Revision:	https://reviews.freebsd.org/D9537
2017-02-11 20:47:02 +00:00
Jan Beich
a3d64ae2bf net/nepenthes: unbreak with gcc6 or later
In file included from SMBDialogue.cpp:34:0:
asn1-shellcodes.h:25:1: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]
 };
 ^
asn1-shellcodes.h:25:1: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
asn1-shellcodes.h:25:1: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing]
asn1-shellcodes.h:300:1: error: narrowing conversion of '191' from 'int' to 'char' inside { } [-Wnarrowing]
 };
 ^
[...]
2017-02-11 20:16:18 +00:00
Jan Beich
135ea9af88 games/criticalmass: unbreak with gcc6 or later
In file included from Config.cpp:26:0:
./Config.hpp:94:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
./Config.hpp:94:63: error: template argument 3 is invalid
./Config.hpp:94:63: error: template argument 3 is invalid
./Config.hpp:94:6: error: 'hash_map' is not a type
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
      ^~~~~~~~
./Config.hpp:94:14: error: expected ',' or '...' before '<' token
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
              ^
./Config.hpp:97:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
[...]
2017-02-11 20:05:15 +00:00
Jan Beich
b18b84acc0 math/cvc3: unbreak with gcc6 or later
In file included from src/include/expr_manager.h:445:0,
                 from src/include/expr.h:803,
                 from expr.cpp:25:
src/include/expr_value.h: In static member function 'static size_t CVC3::ExprString::hash(const string&)':
src/include/expr_value.h:667:34: error: no match for call to '(std::hash<char*>) (const char*)'
     return s_charHash(str.c_str());
                                  ^
In file included from src/include/hash_map.h:54:0,
                 from src/include/compat_hash_map.h:34,
                 from src/include/expr.h:33,
                 from src/include/assumptions.h:36,
                 from src/include/theorem_producer.h:75,
                 from common_theorem_producer.h:34,
                 from common_theorem_producer.cpp:27:
src/include/hash_table.h: In instantiation of 'Hash::hash_table<_Key, _Value, _HashFcn, _EqualKey, _ExtractKey>::~hash_table() [with _Key = CVC3::Expr; _Value = std::pair<const CVC3::Expr, CVC3::CDOmap<CVC3::Expr, CVC3::Theorem, std::hash<CVC3::Expr> >*>; _HashFcn = std::hash<CVC3::Expr>; _EqualKey = std::equal_to<CVC3::Expr>; _ExtractKey = Hash::_Select1st<std::pair<const CVC3::Expr, CVC3::CDOmap<CVC3::Expr, CVC3::Theorem, std::hash<CVC3::Expr> >*> >]':
src/include/hash_map.h:82:9:   required from 'CVC3::CDMap<Key, Data, HashFcn>::~CDMap() [with Key = CVC3::Expr; Data = CVC3::Theorem; HashFcn = std::hash<CVC3::Expr>]'
common_theorem_producer.h:60:38:   required from here
src/include/hash_table.h:319:5: error: use of deleted function 'std::hash<CVC3::Expr>::~hash()'
     }
     ^
2017-02-11 19:54:32 +00:00
Tijl Coosemans
016523dab8 Allow building with linux-c7-devtools.
Reported by:	Stari Karp <starikarp@yandex.com>
2017-02-11 19:52:05 +00:00
Olivier Duchateau
5acadfb01f Update to 1.9.1 2017-02-11 19:45:55 +00:00
Jan Beich
75ed5f69fb multimedia/bombono: unbreak with gcc6 or later
src/mgui/dvdimport.cpp: In function 'void DVD::OnPreparePage(DVD::ImportData&)':
src/mgui/dvdimport.cpp:214:82: error: ambiguous overload for 'operator<<' (operand types are 'str::stream' and 'const char [3]')
                 std::string desc = (str::stream(Mpeg::SecToHMS(vob.tmLen, true)) <<  ", "
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
src/mgui/dvdimport.cpp: In function 'DVD::ReaderPtr DVD::OpenDVD(const string&, DVD::ImportData&)':
src/mgui/dvdimport.cpp:278:41: error: cannot convert 'DVD::ReaderPtr {aka ptr::shared<DVD::Reader>}' to 'bool' for argument '2' to 'void DVD::SetCurPageComplete(Gtk::Assistant&, bool)'
     SetCurPageComplete(id.ast, id.reader);
                                         ^
2017-02-11 19:37:21 +00:00
Antoine Brodin
b3518867ef Apply upstream r294806, remove struct_rtentry_sz on FreeBSD
This should fix build on head after _WANT_RTENTRY removal
2017-02-11 19:21:28 +00:00
Babak Farrokhi
f6699c1fda Fix package build
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D9326
2017-02-11 19:05:24 +00:00
Matthew Rezny
15de527670 Add UPDATING entry for Xorg server 1.18.4
Reviewed by:	bapt
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9545
2017-02-11 19:03:54 +00:00
Baptiste Daroussin
6a9e0968b4 Update to 0.0.7 2017-02-11 18:51:41 +00:00
Baptiste Daroussin
d70b127b51 XWayland is an X Server running as a Wayland client, thus capable of displaying
native X11 client applications in a Wayland compositor environment.

WWW: https://wayland.freedesktop.org/xserver.html
2017-02-11 18:31:47 +00:00
Matthew Rezny
be5779eecc x11-drivers/xf86-input-libinput: new port
This package contains the X.Org xf86-input-libinput driver. It is a thin
wrapper around libinput, so while it does provide all features that libinput
supports it does little beyond.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9543
2017-02-11 17:55:45 +00:00
Matthew Rezny
8d886de4ae Update to 1.6.0
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9542
2017-02-11 17:51:19 +00:00
Matthew Rezny
acdcc605d9 Remove post-patch cruft accidentally introduced into patch-configure files
with the previous commit. Thanks to tijl for noticing what I overlooked.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9544
2017-02-11 17:44:59 +00:00
Mikolaj Golub
0f7612d473 update to 1.3.2.1 2017-02-11 17:42:06 +00:00
Thierry Thomas
56a50e7301 This driver is no more supported.
Remove my maintainership and mark as deprecated.

Notified by:	marino
2017-02-11 17:09:52 +00:00
Baptiste Daroussin
81fae01c50 Add license 2017-02-11 17:05:42 +00:00
Koop Mast
50a34a0774 Now that all supported FreeBSD versions support libmap.conf files installed
from ports, remove the symlink dance with libGL/libEGL/libgles and the
nvidia-driver ports.

* Revert libGL/libEGL/libglesv2 ports to normal.
* Rename the conflicting libraries from the nvidia-driver ports with a
  -NVIDIA prefix and install a libmap.conf file to map to these versions.
* Remove the special case from Mk/Scripts/qa.sh for libGL and libEGL.
* Sadly the symlink dance between nvidia-driver and xorg-server for glx.so
  need to stay, due to xorg-server opening that file with dlopen(3).

Approved by:	portmgr@ (mat@ (prio version))
Differential Revision:	https://reviews.freebsd.org/D7848
2017-02-11 16:43:11 +00:00
Baptiste Daroussin
9364b8e3a3 Rename the port wlc as it was supposed to be named 2017-02-11 16:29:35 +00:00
Ben Woods
87ab61f80b science/InsightToolkit: Fix pkg-plist post r433341
Reported by:	tcberner
2017-02-11 16:25:28 +00:00
Antoine Brodin
8cfbf1bf9e Apply upstream r294806, remove struct_rtentry_sz on FreeBSD
This should fix build on head after _WANT_RTENTRY removal
2017-02-11 16:24:33 +00:00
Baptiste Daroussin
9ac67b4d86 Wayland compositor library
WWW: https://github.com/Cloudef/wlc
2017-02-11 16:19:13 +00:00
Mikolaj Golub
f21711c29d update to 20170201 2017-02-11 16:10:17 +00:00
Baptiste Daroussin
e6715d06b8 wayland-protocols contains Wayland protocols that adds functionality not
available in the Wayland core protocol. Such protocols either adds
completely new functionality, or extends the functionality of some other
protocol either in Wayland core, or some other protocol in
wayland-protocols.

A protocol in wayland-protocols consists of a directory containing a set
of XML files containing the protocol specification, and a README file
containing detailed state and a list of maintainers.

WWW: http://wayland.freedesktop.org/
2017-02-11 16:00:33 +00:00
Jimmy Olgeni
f3e56928d6 devel/relx: fix usage of {include_erts,true} (GitHub pull request #565). 2017-02-11 15:57:06 +00:00
Danilo Egea Gondolfo
a4d4b29648 - Update to 7.700.0 2017-02-11 15:43:56 +00:00
Baptiste Daroussin
c203d2ec44 Add license 2017-02-11 15:40:46 +00:00
Baptiste Daroussin
5bd9029998 Add license 2017-02-11 15:40:25 +00:00
Mahdi Mokhtari
a8416c340c Adding sysutils/lttng-ust and sysutils/lttng-tools.
LTTng stands for Linux Trace Toolkit: next generation. It's a modern toolkit
for tracing Linux (And now FreeBSD, only userspace now) programs.

PR:		216142
Submitted by:	mmokhi
Reported by:	mmokhi
Reviewed by:	feld, mat
Approved by:	feld, mat (mentors)
Differential Revision:	https://reviews.freebsd.org/D9200
2017-02-11 15:36:17 +00:00
Jan Beich
7016b487cd games/shaaft: unbreak with gcc6 or later
In file included from Config.cpp:21:0:
./Config.hpp:84:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
./Config.hpp:84:63: error: template argument 3 is invalid
./Config.hpp:84:63: error: template argument 3 is invalid
./Config.hpp:84:6: error: 'hash_map' is not a type
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
      ^~~~~~~~
./Config.hpp:84:14: error: expected ',' or '...' before '<' token
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
              ^
./Config.hpp:87:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
[...]
2017-02-11 15:32:33 +00:00
Jan Beich
8cb81aa341 devel/valgrind{,-devel}: unbreak with gcc6 or later
checking for a supported version of gcc... no (6.3.0)
configure: error: please use gcc >= 3.0 or clang >= 2.9
===>  Script "configure" failed unexpectedly.
2017-02-11 15:26:35 +00:00
Koop Mast
ff93bf782e Update inkscape to 0.92.0.
ChangeLog:	https://inkscape.org/en/news/2017/01/04/inkscape-version-092-released/

* Switch to cmake build system
* Add license
* Record indirect dependancies
* Switch to lcms2, which is prefered over lcms (1).
* Add stub for NLS support, currently not enabled since it breaks the
  build. Reported upstream.
* Remove the OPENMP option, it does not build anymore.
2017-02-11 15:18:19 +00:00
Adam Weinberger
0736c93d63 Update to patchlevel 325. 2017-02-11 15:16:38 +00:00
Sunpoet Po-Chuan Hsieh
b853ef304d Take maintainership 2017-02-11 14:28:06 +00:00
Sunpoet Po-Chuan Hsieh
c43ffee2a8 Add pecl-msgpack0 (copied from pecl-msgpack)
- While I'm here, add missing PKGNAMESUFFIX

PR:		216970
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
2017-02-11 14:20:42 +00:00
Sunpoet Po-Chuan Hsieh
3144ffa8c4 Update to 3.0.4
Changes:	https://pecl.php.net/package-changelog.php?package=yaf
PR:		216967
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
2017-02-11 14:20:36 +00:00
Sunpoet Po-Chuan Hsieh
4d65eee8fb Update to 3.0.0
- Add LICENSE_FILE

Changes:	https://github.com/xml4r/libxml-ruby/blob/master/HISTORY
2017-02-11 14:20:31 +00:00
Sunpoet Po-Chuan Hsieh
f7eb318035 Update to 2.7.1
Changes:	https://github.com/rsl/stringex/commits/master
2017-02-11 14:20:27 +00:00
Sunpoet Po-Chuan Hsieh
30cae73d94 Update to 2.7.7
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-02-11 14:20:22 +00:00
Sunpoet Po-Chuan Hsieh
b0b0a848ed Update to 2.7.7
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-02-11 14:20:17 +00:00
Sunpoet Po-Chuan Hsieh
4a379098c0 Update to 2.7.7
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-02-11 14:20:12 +00:00
Sunpoet Po-Chuan Hsieh
ab641512e1 Update to 0.078
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2017-02-11 14:20:07 +00:00
Sunpoet Po-Chuan Hsieh
7ff460fd81 Update to 0.097
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2017-02-11 14:20:02 +00:00
Sunpoet Po-Chuan Hsieh
f8cda54cea Update to 1.12.0
Changes:	https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
2017-02-11 14:19:58 +00:00