Commit graph

10430 commits

Author SHA1 Message Date
Kirill Ponomarev
06c99be495 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-08-30 13:39:51 +00:00
Adriaan de Groot
f88c332dc0 Fix build with clang7.
PR:		230936
Reported by:	jbeich
2018-08-30 10:09:40 +00:00
Tobias Kortkamp
8e21397a01 x11/fbdesk: Fix build with Clang 6
Image.cc:88:16: error: cannot initialize return object of type 'FbTk::PixmapWithMask *' with an rvalue of type 'bool'
        return false;
               ^~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/fbdesk-1.4.1_6.log
2018-08-28 13:48:01 +00:00
Steve Wills
c66d80c170 x11/slim: enable UTF8 by default
PR:		230902
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2018-08-27 16:42:30 +00:00
Jesper Schmitz Mouridsen
dbef4029b5 New port x11/lxqt-about
PR: 229287
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16911
2018-08-27 16:00:10 +00:00
Eric Turgeon
a19c1b5f50 update x11/mate-applets to 1.20.2
Approved by:	bapt (mentor)
2018-08-27 13:58:07 +00:00
Eric Turgeon
642367991e update x11/mate-desktop to 1.20.3
Approved by:	wg and bapt (mentors)
2018-08-27 12:27:27 +00:00
Adriaan de Groot
04a601c50e More fixes for kdelibs-kde4 for clang7. Same kind of change
as previous commit -- >0 is weird for bools.

Reported by:	antoine
2018-08-26 09:39:31 +00:00
Tobias C. Berner
6517ccec6c Update KDE Applications to 18.08
Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
2018-08-25 05:15:02 +00:00
Jesper Schmitz Mouridsen
6b79ba1947 New port x11/lxqt-runner
PR: 229285
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16871
2018-08-24 14:28:39 +00:00
Adriaan de Groot
7050f83d84 Massage strange comparison for clang7
kdecore/localization/klocale_kde.cpp:2441:59: error: ordered comparison between pointer and zero ('const void *' and 'int')
    if ((timeFormat().contains(QString::fromLatin1("%I")) > 0) ||
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

contains() returns bool or QBool, so this was weird to begin with.

PR:		230462
Reported by:	jbeich
2018-08-23 21:29:11 +00:00
Adriaan de Groot
7d1b26ed85 Update KDE Frameworks to the latest monthly, 5.49
https://www.kde.org/announcements/kde-frameworks-5.49.0.php

Thanks Antoine for the exp-run.

PR:		230596
Submitted by:	tcberner
2018-08-23 18:49:16 +00:00
Niclas Zeising
c49c64091f x11/libX11: Update to 1.6.6
This is a security update

Changelog:
https://lists.x.org/archives/xorg-announce/2018-August/002916.html

MFH:		2018Q3
Security:	fe99d3ca-a63a-11e8-a7c6-54e1ad3d6335
2018-08-22 19:47:21 +00:00
Niclas Zeising
ecfeca1fa4 x11/xscreensaver: Update to 5.40
Changelog: https://www.jwz.org/xscreensaver/changelog.html

PR:		230805
Submitted by:	Dmitri Goutnik
2018-08-22 08:32:50 +00:00
Gleb Smirnoff
69494525aa Unbreak nVidia drivers on recent -CURRENT, after change to
kmem_alloc_contig() in r338143.

PR:		230780
2018-08-21 22:58:43 +00:00
Alexey Dokuchaev
eddff597c4 Add `x11/perwindowlayoutd' which keeps per-window keyboard layout under X11.
WWW: https://sourceforge.net/projects/perwindowlayout/
2018-08-21 09:11:27 +00:00
Emanuel Haupt
443bfc2ff5 Update to 335 2018-08-15 07:37:42 +00:00
Steve Wills
a77f3a96f2 x11/tint: Update to 16.6
PR:		230384
Submitted by:	yamagi@yamagi.org (maintainer)
2018-08-14 16:48:15 +00:00
Tobias Kortkamp
e582ffd551 x11/alacritty: Update to newer snapshot
PR:		229857
Submitted by:	Sascha Holzleiter <sascha@root-login.org>
Approved by:	maintainer timeout (~4 weeks)
2018-08-14 15:27:50 +00:00
Kirill Ponomarev
10726afe78 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-08-14 07:53:09 +00:00
Dmitry Marakasov
e41ea81afb - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-08-13 09:38:03 +00:00
Emanuel Haupt
ea531c785e Update to 334 2018-08-13 06:59:27 +00:00
Guido Falsi
e1a01c2c29 Update xfce4-screenshooter-plugin to 1.9.3 2018-08-11 12:00:50 +00:00
Jan Beich
d6bccda8d9 multimedia/x264: update to 0.155.2917
- HI10P is always built after https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
2018-08-10 00:55:12 +00:00
Sunpoet Po-Chuan Hsieh
bf52f16553 Update to 3.2.9
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2018-08-09 14:45:52 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Tobias C. Berner
d79826ce2b x11/polybar: update to 3.2.1
PR:		230477
Submitted by:	lebarondemerde@privacychain.ch (maintainer)
2018-08-09 05:36:15 +00:00
Eric Turgeon
d2a123d3b8 Update x11/mate-terminal to 1.20.3
Approved by:	wg (mentor)
2018-08-08 18:16:00 +00:00
Mathieu Arnold
623b8232b7 Fix Xprint build issue.
For some reason, the Xprint.man patch is supposed to get into a subdirectory
that does not exist:

  --------------------------
  |--- man/Xprint.man.orig	2018-07-24 10:46:56 UTC
  |+++ man/Xprint.man
  --------------------------
  (Creating file Xprint.man...)
  Patching file Xprint.man using Plan A...
  Empty context always matches.
  Hunk #1 succeeded at 1.
  done

So patch extracts it in the first existing directory, and then the build fails:

  make[1]: don't know how to make man/Xprint.7. Stop

  make[1]: stopped in /wrkdirs/usr/ports/x11/xorgproto/work/xorgproto-2018.4
  *** Error code 1

  Stop.

Sponsored by:	Absolight
2018-08-06 12:20:39 +00:00
Dmitry Marakasov
6aa4113f95 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-08-05 09:07:58 +00:00
Adam Weinberger
0c926073ff Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible to."
2018-08-01 16:33:11 +00:00
Dmitry Marakasov
3d76d80f18 - Update to 0.93.2 2018-08-01 13:26:17 +00:00
Tobias C. Berner
36991f7b69 x11/kde5: Pull in the complete plasma5 metaport and not only the desktop.
As this is the "big" meta port for the Qt5-based KDE desktop it makes sense
to pull in every plasma5 component and not just the desktop.

This way, ksshaskpass and so on will also be available, without having to
install them afterwards manually.
2018-08-01 12:53:41 +00:00
Niclas Zeising
188d5de8db Remove evieext here as well. 2018-08-01 05:44:14 +00:00
Niclas Zeising
4e628916a7 Remove x11/evieext
Remove x11/evieext.  This should have been done as part of the big
x11/xorgproto commit in r476013 but was missed.

Ponty-hat to:	zeising
Reported by:	Kevin Oberman, Koichiro Iwao
2018-08-01 05:25:35 +00:00
Niclas Zeising
15dac70c75 Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
2018-07-31 18:41:30 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Jason E. Hale
121bfe4c66 Update math/libqalculate and math/qalculate to 2.6.1
Chase libqalculate shared library version bump
2018-07-27 10:14:39 +00:00
Eitan Adler
e0535a8cba Fix x11/xorg-minimal when build with VIDEO_DRIVER="intel"
i965_drv_video.so has location in commit r456673

Reported by:	gblach
2018-07-25 14:14:47 +00:00
Tobias Kortkamp
923d484206 x11/polybar: Update to 3.2.0
Changes:	https://github.com/jaagr/polybar/releases/tag/3.2.0
PR:		230012
Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch> (maintainer)
2018-07-24 14:11:11 +00:00
Alexey Dokuchaev
80d698e975 Cleanup patch code that does nothing useful these days (changes are long
integrated upstream).
2018-07-23 12:58:00 +00:00
Alexey Dokuchaev
2c38756a06 Update `x11/nvidia-driver' to version 390.77. Changes in this release:
- Removed informational messages that were printed by `nvidia-modeset.ko'
    whenever a GPU device was allocated or freed
  - Fixed a bug that caused kwin OpenGL compositing to crash when launching
    certain OpenGL applications
2018-07-21 13:36:59 +00:00
Yuri Victorovich
bac139b2c7 x11/xprintidle: Change to a more recent fork that has version 2.1 2018-07-20 22:02:37 +00:00
Tobias Kortkamp
33c927b5d0 x11/wbar: Unbreak build with Clang 6
./src/core/Main.cc:84:38: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
            command = PACKAGE_NAME" "DEFAULT_ARGV;
                                     ^

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474767_s336359/logs/wbar-2.3.4_1.log
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p474481_s336216/logs/wbar-2.3.4_1.log
2018-07-20 13:11:59 +00:00
Tobias C. Berner
9b9d1273f3 Update KDE Frameworks to 5.48.0
Exp-run by:	antoine
PR:		229769
2018-07-19 20:45:03 +00:00
Jason Helfman
3d7b74a436 - update to 5.55
- fix CLANG 6.0.0 compile issue [1]
- address DESTDIR and INSTALL_PROGRAM issues

PR:		225827
Submitted by:	tobik@ [1 (patch)]
Reported by:	ohartmann@walstatt.org [1]
2018-07-18 20:35:44 +00:00
Yuri Victorovich
897e8337e9 New port: x11/xprintidle: Print X idle time 2018-07-18 20:26:04 +00:00
Jesper Schmitz Mouridsen
72fcfc089d Add new port x11/lxqt-globalkeys-l10n
PR: 229283
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D16307
2018-07-18 08:45:40 +00:00
Tobias C. Berner
5c3c2e0ef1 New port: x11/admiral -- Merge concurrent outputs for a status bar
Submitted by:	Alexandre C. Guimarães <lbdm@privacychain.ch>
Differential Revision:	https://reviews.freebsd.org/D15840
2018-07-15 13:34:37 +00:00
Guido Falsi
d07f46f5a6 Update xfce4-whiskermenu-plugin to 2.2.1 2018-07-14 06:37:52 +00:00