1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

10509 Commits

Author SHA1 Message Date
Guido Falsi
4640e86fee - Update xfce4-clipman-plugin to 1.4.3
- Fix portlint warnings
2018-10-28 18:32:50 +00:00
Tobias C. Berner
9f68d12bf2 Update KDE Plasma to 5.12.7. 2018-10-28 10:59:23 +00:00
Mark Linimon
876c2fb2ac Fix build on GCC-based architectures.
PR:		231914
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-10-28 10:01:49 +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
Jan Beich
d12ed11522 lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html
Approved by:	rust (tobik)
MFH:		2018Q4 (less rust versions to support)
Differential Revision:	https://reviews.freebsd.org/D17695
2018-10-25 21:59:37 +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
Emanuel Haupt
c1a8181ed9 - Specify LICENSE
- Normalize patch
2018-10-23 09:21:19 +00:00
Tobias C. Berner
ad43dcdc78 x11/qt5-qev: fix build with GCC-based architectures
PR:		232402
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-20 16:11:28 +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
Baptiste Daroussin
853328008a Update to 2.11.1 2018-10-19 08:48:38 +00:00
Eric Turgeon
452dedbc6c add port x11/py-xcffib
xcffib is intended to be a (mostly) drop-in replacement for xpyb. xpyb has
an inactive upstream, several memory leaks, is python2 only and doesn't have
pypy support. xcffib is a binding which uses cffi, which mitigates some of
the issues described above. xcffib also builds bindings for 27 of the 29
(xprint and xkb are missing) X extensions in 1.10.

Approved by:	wg (mentor)
2018-10-18 18:52:17 +00:00
Guido Falsi
024a27336a - Update libexo to 0.12.3
- Silence some portlint warnings
2018-10-16 16:56:33 +00:00
Koop Mast
7b37872557 Update babl to 0.1.58. 2018-10-14 17:29:48 +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
Koop Mast
28bb09e9c7 Resolve some problems that where exposed by the meson 0.48.0 exp-run.
* Drop NO_ARCH, libexec/brisk-menu is a native ELF executable.
* List USE_MATE=menus because brisk-menu depends on it directly.

Use either /usr/bin/ld.lld or the ld from the binutils port. To work around a
issue with /usr/bin/ld.bdf reporting errors for symbols that exist in shared
libraries specified on the command line. It is unknown why this is happening.

PR:		231219
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2018-10-13 20:24:52 +00:00
Jan Beich
72185b96cf x11/alacritty: pet portlint after r481921
$ portlint -C
FATAL: Makefile: DISTVERSIONPREFIX appears out-of-order.
FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES/DIST_SUBDIR/EXTRACT_ONLY.
2 fatal errors and 0 warnings found.
2018-10-13 09:12:15 +00:00
Jan Beich
2e8d729d62 lang/rust: update to 1.29.2
- Force rebuild all consumers in case some are affected by miscompilation

Changes:	https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html
PR:		229826 (follow up)
Approved by:	rust (tobik)
MFH:		2018Q4
Differential Revision:	https://reviews.freebsd.org/D17477
2018-10-12 19:01:02 +00:00
Dmitry Marakasov
40b5da132c - Update WWW
- Fix indentation problems

Approved by:	portmgr blanket
2018-10-12 09:38:40 +00:00
Antoine Brodin
89b4379a17 Deprecate most glib12 consumers
With hat:	portmgr
2018-10-12 09:19:04 +00:00
Tobias C. Berner
d847d05617 Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
Gleb Popov
b4cb464bd8 x11/hs-xmobar: Update to 0.28.
PR:		232057
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	tcberner (mentor)
2018-10-11 19:10:03 +00:00
Baptiste Daroussin
0f0a437f71 Update to 2.11 2018-10-11 15:17:31 +00:00
Tobias C. Berner
13f89b6a45 x11/rsibreak: updatae to 0.12.9 2018-10-09 20:07:26 +00:00
Dmitry Marakasov
a2f54e6fab - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2018-10-08 09:38:38 +00:00
Antoine Brodin
95e220d1be Deprecate some GNOME 2 applications
With hat:	portmgr
2018-10-07 20:25:16 +00:00
Alexandre C. Guimarães
1986e3b82c Update maintainer eMail address.
Reviewed by:	mat (mentor)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17399
2018-10-07 17:30:09 +00:00
Yuri Victorovich
52bc58eee4 net-p2p/libtorrent-rasterbar and net-p2p/libtorrent-rasterbar-python: Update 1.1.9 -> 1.1.10
Port changes for net-p2p/libtorrent-rasterbar:
* Change to cmake
* Add LICENSE_FILE
* Add USES=compiler:c++14-lang
* Remove the TEST option, add the cmake-based do-test target, but it is broken upstream

Port changes for net-p2p/libtorrent-rasterbar-python:
* Complete redesign, made it an individual port instead of a slave

Bump 5 dependencies.

Reported by:	TJ <tj@mrsk.me>
2018-10-06 20:13:20 +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
acaed77534 - Update xfce4-whiskermenu-plugin to 2.3.0
- Pet portlint warnings
2018-10-02 08:44:33 +00:00
Antoine Brodin
b8796f0d82 Cleanup plists 2018-10-01 09:36:38 +00:00
Kirill Ponomarev
bf2bdba023 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-10-01 08:34:25 +00:00
Antoine Brodin
08ae96ca0f Cleanup plist 2018-10-01 06:19:20 +00:00
Koop Mast
1a19050b32 The updated libgtop included in the GNOME 3.28 update broke runtime for
mate ports that use libgtop [1]. Bump all users not included in the GNOME
update to fix these issues.

Reported by:	Barbara Guida <barbara.freebsd@gmail.com> [1]
2018-09-30 20:27:44 +00:00
Alexey Dokuchaev
e07e1e0087 Update `x11/nvidia-driver' to version 390.87, which fixed a resource
leak introduced in the 390 series of drivers that could lead to reduced
performance after starting and stopping several OpenGL and/or Vulkan
applications.  While here, replace deprecated @[un]exec keywords which
do not specify when they should be executed with @post[un]exec and move
KPI-related patching to a better place within the Makefile.

PR:	231721
2018-09-30 14:18:44 +00:00
Koop Mast
99d5330d1e Update babl to 0.1.56. 2018-09-30 12:34:45 +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
Rene Ladan
6f7466406c Remove expired ports:
2018-09-29 net/ntp-devel: Use net/ntp instead
2018-09-29 net/xrdp-devel: Use net/xrdp instead
2018-09-29 net/tigervnc-devel: Use net/tigervnc instead
2018-09-29 net/unison-devel: Use net/unison instead
2018-09-30 textproc/p5-IDNA-Punycode: Deprecated by upstream
2018-08-15 graphics/gnustep-slideshowkit: unknown license
2018-08-15 graphics/gnustep-slideshow: depends on expiring graphics/gnustep-slideshowkit
2018-09-30 security/lockdown: Renders system unbootable
2018-09-30 devel/p5-Search-Binary: Deprecated by upstream, use List::BinarySearch instead
2018-09-30 devel/p5-ExtUtils-Command: ExtUtils::Command has been re-incorporated to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead
2018-09-30 editors/yui: Unmaintained upstream
2018-09-29 x11/tint-devel: Use x11/tint instead
2018-09-30 10:39:44 +00:00
Antoine Brodin
b031f2bb33 Remove dependency on kind-of restricted ports 2018-09-29 15:58:21 +00:00
Niclas Zeising
958436ab56 x11/alacritty: Fix build on 32bit architectures
Pull in commit a769e80 from upstream (with some fixes to make it apply) to
fix build on 32bit architectures.
2018-09-29 13:37:37 +00:00
Niclas Zeising
030739bb9d Fix whitespace 2018-09-29 10:12:45 +00:00
Niclas Zeising
3b2f32c255 x11/alacritty: Update to 0.2.0
This adds scrollback to alacritty.
Install example config, depending on EXAMPLES option.

For complete changelog, see:
https://github.com/jwilm/alacritty/blob/v0.2.0/CHANGELOG.md

PR:		231456
Submitted by:	Sascha Holzleiter
2018-09-29 09:49:20 +00:00
Thomas Zander
84b6aee905 Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l 2018-09-29 08:04:27 +00:00
Niclas Zeising
14d3743bc4 x11/libxcb: Update to 1.13.1
This fixes an issue with intermittent KWin craches when using the nvidia
driver.

While here, add gnome to USES=

Release notes:
https://lists.freedesktop.org/archives/xcb/2018-September/011155.html
2018-09-28 19:47:03 +00:00
Jan Beich
a9d287a5ea lang/rust: update to 1.29.1
- Force rebuild all consumers as standard library is statically linked

Changes:	https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html
PR:		229826 (follow up)
Approved by:	dumbbell
Differential Revision:	https://reviews.freebsd.org/D17337
2018-09-28 17:59:24 +00:00
Mark Linimon
6a504aa868 Fix build on gcc-based archs.
Tested on powerpc64 and amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-27 21:10:13 +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
c11c755ff4 x11/ssddm: remove unnedeeded Qt dependencies
* while here, move USE_GITHUB to the other USE_FOOs

Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
2018-09-24 20:35:27 +00:00
Mark Linimon
022ec88b2e Fix build on gcc-based archs.
Tested on powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-23 12:28:37 +00:00
Ashish SHUKLA
956dd96d27 - Update to 337
Approved by:	ehaupt (maintainer, via private-email)
2018-09-22 15:55:14 +00:00
Danilo G. Baio
e7cf678e8f x11/py-xdot: Update to 1.0
Remove `files/patch-setup.py`, not necessary anymore.
Add USES=gnome because USE_GNOME alone is deprecated.
2018-09-22 13:38:15 +00:00