1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

8293 Commits

Author SHA1 Message Date
Alexey Dokuchaev
b255a93ce3 In r483285, compiler:c++11-lang was added to USES in order to unbreak the
port on GCC-based architectures, while actually the code predates 2011 by
couple of years.  Turns out that the build against GCC was failing because
of the -Wno-c++11-narrowing option added back in r474518 to unbreak the
build against Clang 6.  Fix the underlying problem with the code instead,
so we can remove offending option from CXXFLAGS and stop bogusly require
C++11-capable compiler just because of that option.

Tested on:	Mac mini G4 (powerpc, gcc-4.2.1-based)
2018-10-31 02:32:50 +00:00
Niclas Zeising
8c0493fd03 x11-toolkits/wlc: Mark as deprecated
x11-toolkits/wlc has been deprecated upstream, deprecate it in the ports
tree and set expiration date.

6e2c49bf57

PR:		232767
Reported by:	jbeich
2018-10-28 20:35:26 +00:00
Mark Linimon
099ac98929 Fix build with GCC-based architectures.
PR:		232400
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-10-28 13:01:30 +00:00
Mark Linimon
57051dc9e8 Fix build with GCC-based architectures.
PR:		232403
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-10-28 12:58:11 +00:00
Mark Linimon
715f43d9cb Fix build with GCC-based architectures, add USES=gl.
PR:		231709
Submitted by:	Piotr Kubaj
2018-10-28 11:46:42 +00:00
Tobias C. Berner
9f68d12bf2 Update KDE Plasma to 5.12.7. 2018-10-28 10:59:23 +00:00
Tobias C. Berner
19fb9b432b Fix build with GCC-based architectures for various kde@ ports.
- Qt5 required c++11 support.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
PR:		232726
PR:		232725
PR:		232723
PR:		232722
PR:		232721
PR:		232720
PR:		232719
PR:		232697
PR:		232682
PR:		232669
PR:		232668
PR:		232667
PR:		232666
PR:		232665
PR:		232664
PR:		232662
PR:		232661
PR:		232655
PR:		232654
PR:		232652
PR:		232648
PR:		232647
PR:		232641
PR:		232640
PR:		232638
PR:		232635
PR:		232634
PR:		232632
PR:		232631
PR:		232630
PR:		232629
PR:		232628
PR:		232627
PR:		232625
PR:		232624
PR:		232623
PR:		232614
PR:		232613
PR:		232612
PR:		232611
PR:		232610
PR:		232609
PR:		232607
PR:		232606
PR:		232605
PR:		232604
PR:		232603
PR:		232602
PR:		232597
PR:		232589
PR:		232585
PR:		232584
PR:		232583
PR:		232581
PR:		232580
PR:		232579
PR:		232578
PR:		232576
PR:		232575
PR:		232574
PR:		232573
PR:		232570
2018-10-27 11:50:58 +00:00
Dmitry Marakasov
7449be1812 - Update WWW
Approved by:	portmgr blanket
2018-10-27 09:30:14 +00:00
Jan Beich
91f9922c6f devel/icu: update to 63.1
Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
2018-10-23 11:35:03 +00:00
Rene Ladan
72aaa3f72f Remove expired ports:
2018-10-22 devel/hs-enumerator: Doesn't build with recent GHC version
2018-10-22 net-im/hs-haskell-xmpp: Doesn't build with recent GHC version
2018-10-22 security/hs-certificate: Doesn't build with recent GHC version
2018-10-22 textproc/hs-attoparsec-enumerator: Doesn't build with recent GHC version
2018-10-22 textproc/hs-HaXml: Doesn't build with recent GHC version
2018-10-22 www/hs-happstack: Doesn't build with recent GHC version
2018-10-22 x11-toolkits/hs-wxc: Doesn't build with recent GHC version
2018-10-22 x11-toolkits/hs-wx: Doesn't build with recent GHC version
2018-10-22 archivers/hs-zlib-enum: Doesn't build with recent GHC version
2018-10-22 x11-toolkits/hs-wxcore: Doesn't build with recent GHC version
2018-10-22 devel/hs-TypeCompose: Doesn't build with recent GHC version
2018-10-22 devel/hs-PSQueue: Doesn't build with recent GHC version
2018-10-22 devel/hs-blaze-builder-enumerator: Doesn't build with recent GHC version
2018-10-23 10:14:09 +00:00
Jan Beich
ce1445b97e x11-toolkits/gtk30: unbreak DEBUG=on after r480951
Option helpers have no effect *after* bsd.port.options.mk
2018-10-21 01:14:48 +00:00
Tobias C. Berner
9d8462abda x11-toolkits/kproperty: fix build with GCC-based architectures
PR:		232385
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-20 16:21:14 +00:00
Tobias C. Berner
50559113f3 x11-toolkits/qt5-canvas3d: fix build with GCC-based architectures
PR:		232422
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-20 15:52:09 +00:00
Tobias C. Berner
885c48611c x11-toolkits/qt5-datavis3d: fix build with GCC-based architectures
PR:		232424
Submitted by:	x11-toolkits/qt5-datavis3d: fix build with GCC-based architectures
2018-10-20 15:47:50 +00:00
Tobias C. Berner
fee1439ee2 x11-toolkits/qml-box2d: fix build with GCC-based architectures
PR:		232446
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-20 15:45:30 +00:00
Tobias C. Berner
f14cf48803 Update KDE Frameworks to 5.41
PR:		232296
Exp-run by:	antoine
2018-10-20 07:24:04 +00:00
Sunpoet Po-Chuan Hsieh
80750bc591 Update to 1.53
- Add GTK3 option
- Add USES=gnome

Changes:	https://metacpan.org/changes/distribution/Prima
2018-10-16 20:05:35 +00:00
Jan Beich
39240339a7 graphics/wayland: update to 1.16.0
- New libwayland-egl home for consumers as Mesa 18.2 dropped it

Changes:	https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html
Changes:	https://lists.freedesktop.org/archives/wayland-devel/2018-August/039358.html
PR:		227423
Submitted by:	Greg V <greg@unrelenting.technology>
Approved by:	maintainer timeout (5 months)
2018-10-15 23:59:23 +00:00
Tobias C. Berner
d19d17bd64 qt5: Fix build on GCC based architectures.
PR:		231584
PR:		231677
PR:		231685
PR:		231830
PR:		231955
PR:		231905
PR:		231892
PR:		231684
PR:		231958
PR:		231960
PR:		231818
PR:		231542
PR:		231860
PR:		231681
PR:		231963
PR:		231891
PR:		231966
PR:		231904
PR:		231676
PR:		231819
PR:		231956
PR:		231680
PR:		231957
PR:		231903
PR:		231901
PR:		231667
PR:		231861
Submitted by:	 Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-14 08:01:13 +00:00
Yuri Victorovich
eea1e5ef64 x11-toolkits/py-AnyQt: Update 0.0.9 -> 0.0.10
Reported by:	portscout
2018-10-14 03:46:06 +00:00
Yuri Victorovich
eb4d8d2a2f x11-toolkits/py-AnyQt: Update 0.0.8 -> 0.0.9
Reported by:	portscout
2018-10-13 05:53:01 +00:00
Antoine Brodin
4e887294ae Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
Antoine Brodin
89b4379a17 Deprecate most glib12 consumers
With hat:	portmgr
2018-10-12 09:19:04 +00:00
Tijl Coosemans
8f3f231360 Unbreak by fixing dependencies.
PR:		232121
2018-10-10 11:50:44 +00:00
Yuri Victorovich
e880859940 x11-toolkits/nanogui: Update g20180318 -> g20180413
Also correct pkg-descr.
2018-10-07 22:07:51 +00:00
Steve Wills
89d03ea2cc Fix mistakes in r480449
PR:		230483
Reported by:	tobik
Pointyhat to:	swills
2018-10-06 18:05:01 +00:00
Yuri Victorovich
81537ab96d x11-toolkits/ntk: Remove static libs; Add USES=gnome 2018-10-06 16:18:33 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Guido Falsi
7807626a28 Update girara to 0.3.1 2018-10-02 08:57:25 +00:00
Rene Ladan
783c981d95 Return avilla@'s ports to the pool after his commit bit got taken in for safekeeping. 2018-10-01 21:43:17 +00:00
Koop Mast
f7d4684ed7 Add tepl.
Tepl is a library that eases the development of GtkSourceView-based text
editors and IDEs. Tepl is the acronym for "Text editor product line".
It serves as an incubator for GtkSourceView.
2018-09-30 17:17:55 +00:00
Koop Mast
951c1f5d1c The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
2018-09-30 11:58:29 +00:00
Cy Schubert
dd60b07aef Fix build on i386 for lld.
This also works with ld.bfd.

PR:		214864
Reported by:	emaste@
2018-09-27 02:41:47 +00:00
Brooks Davis
3a34ffa58f Update Objective-C LLVM version to 6.0.
Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
2018-09-26 15:23:37 +00:00
Tobias C. Berner
b25105fb9b Update Qt5 to 5.11.2
PR:		231560
Exp-run by:	antoine
2018-09-25 20:12:03 +00:00
Mark Linimon
351ed0d603 Now builds on powerpc64. 2018-09-24 12:26:06 +00:00
Steve Wills
e1de9ef366 x11-toolkits/rubygem-tk: create port
rubygem-tk provides the gem "tk", a Ruby interface to the
Tk GUI toolkit.

WWW: https://github.com/ruby/tk

PR:		230483
Submitted by:	Nicola Mingotti <nmingotti@gmail.com>
2018-09-23 01:49:06 +00:00
Antoine Brodin
691d1cee76 Deprecate ports that don't build with recent GHC version 2018-09-22 08:13:53 +00:00
Mark Linimon
2e7f27934a More precisely specify USES=compiler to fix build on gcc-based
platforms such as powerpc64.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 08:14:23 +00:00
Tobias C. Berner
437aeb55a0 Update KDE Frameworks to 5.50
* net/syndication has become a framework and been moved to net/kf5-syndication.

Exp-run by:	antoine
PR:		231263
2018-09-17 18:45:07 +00:00
Mark Linimon
0187c0881d Cosmetic change: fix BROKEN message on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-09-15 16:13:49 +00:00
Michael Reifenberger
a08fe0f3c8 Add Wx::GLCanvas 2018-09-14 15:32:20 +00:00
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
2018-09-11 18:34:27 +00:00
Mathieu Arnold
2cd8808f7d Add NLS option to ports using it but not defining it. 2018-09-10 14:40:53 +00:00
Mathieu Arnold
4a3bebcae1 Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:15:47 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Dag-Erling Smørgrav
cded85f907 Reassign all of tobez@'s p5 ports to perl@.
Approved by:	tobez
2018-09-10 11:16:59 +00:00
Mark Linimon
403da46bc1 Now builds on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-09-10 05:20:22 +00:00
Tobias C. Berner
60768bf27d Update Qt5 to 5.11.1
Big thanks to
        * brnrd for the libressl patches in net/qt5-network
        * jhale for fixing the bulk load of ports

PR:		230884
Exp-run by:	antoine
2018-09-09 11:12:14 +00:00
Sunpoet Po-Chuan Hsieh
29632fcc45 Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		231007
Exp-run by:	antoine
2018-09-05 22:01:55 +00:00