freebsd-ports/x11
Tijl Coosemans 1bf487d3e7 Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00
..
3ddesktop
9box
9menu
admiral lang/rust: update to 1.31.0 2018-12-06 17:11:14 +00:00
alacritty x11/alacritty: Update to 0.2.4 2018-12-12 19:34:19 +00:00
alltray
alttab Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
altyo The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
aminal New port: x11/aminal: Golang terminal emulator from scratch 2018-12-15 01:55:43 +00:00
antimicro Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
appres x11/appres: Update to 1.0.5 2018-05-10 20:23:11 +00:00
apwal
arandr Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
aterm
babl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
bbappconf
bbdock
bbrun
beforelight
bgrot
bgs
bitmap Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
blast
bmpanel2
bricons
brisk-menu Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
cde - Remove obsolete OSVERSION condition 2019-01-11 16:12:13 +00:00
cinnamon Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
cinnamon-desktop Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
cinnamon-menus Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
cinnamon-screensaver
cinnamon-session Remove USES=execinfo. 2017-09-22 10:48:28 +00:00
cl-clx Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
cl-clx-sbcl Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-01-01 12:44:21 +00:00
compton-conf Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
controllermap devel/sdl20: update to 2.0.9 2018-11-01 09:37:47 +00:00
cool-retro-term Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
decurs
deforaos-desktop - Update WWW 2018-11-26 09:30:34 +00:00
deforaos-keyboard - Fix LICENSE 2018-12-03 09:31:25 +00:00
deforaos-libdesktop
deforaos-locker - Update WWW 2018-10-12 09:38:40 +00:00
deforaos-panel
deskmenu
deskpaint
dmenu x11/dmenu: Update 4.7 -> 4.8 2018-04-08 07:59:19 +00:00
dmenu2
docker-tray
dsbautostart Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
dxpc
dynamag
dzen2 Do not abuse INSTALL_MAN when installing documentation, examples, and 2018-01-11 14:18:01 +00:00
eaglemode Bring back LLD_UNSAFE, it's still needed 2019-01-08 15:34:32 +00:00
editres x11/editres: Update 1.0.6 -> 1.0.7 2018-04-29 21:30:45 +00:00
emprint - Update WWW 2017-10-23 09:04:22 +00:00
erun
eterm Now builds on powerpc64 and aarch64 (and, presumably, mips*). 2019-01-04 18:15:39 +00:00
evilvte
fbdesk x11/fbdesk: Fix build with Clang 6 2018-08-28 13:48:01 +00:00
fbpanel
fireflies
florence
flruler
fluxbg Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
fpc-x11 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fstobdf
gcb
gdm Update gdm to 3.28.4. 2018-11-13 17:54:57 +00:00
gmrun
gnome-clipboard-daemon
gnome-desktop The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-menus
gnome-pie Fix build of x11/gnome-pie with vala 0.36 2018-01-24 07:21:27 +00:00
gnome-session Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnome-shell Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnome-shell-extensions The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-terminal The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome3 Move ekiga to the full gnome3 port. It doesn't below in the -lite port. 2018-11-11 21:42:48 +00:00
gnome3-lite Move ekiga to the full gnome3 port. It doesn't below in the -lite port. 2018-11-11 21:42:48 +00:00
gnustep-app Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gpctool
grabc
grim Add tools for taking screenshots on x11-wm/sway 2019-01-13 20:13:20 +00:00
gromit
gskrab Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
gstreamer1-plugins-x
gstreamer1-plugins-ximagesrc
gsynaptics Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN 2018-03-24 21:12:13 +00:00
gtk-theme-switch2
gtkchtheme
gtkterm2
guake Fix plist 2018-12-08 12:25:23 +00:00
gxkb
hhpc Do not abuse INSTALL_MAN when installing documentation, examples, and 2018-01-11 14:18:01 +00:00
hs-X11 lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-X11-xft lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-xmobar lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hsetroot Add explicit run-time dependency on `x11/xrandr': the program fails to run 2018-01-03 15:11:11 +00:00
i3blocks x11/i3blocks: a minimalist scheduler for your status line scripts. 2018-12-15 21:00:59 +00:00
i3lock Set USE_CSTD=c99 to fix build when using base GCC. 2018-12-26 21:03:58 +00:00
i3status Update to 2.12 2018-05-14 09:14:43 +00:00
iceauth Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
ico x11/ico: Update to 1.0.5 2018-05-10 20:22:00 +00:00
idesk Remove unneeded USE_AUTOTOOLS. 2018-01-11 14:45:54 +00:00
imwheel
innerspace Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
ipager
kb2mb2
kde-baseapps Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kde5 Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
keybinder Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
keybinder-gtk3
keyboardcast
keylaunch Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
kf5-frameworkintegration Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-frameworks Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-kactivities Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-kactivities-stats Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-kded Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-kdelibs4support Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-kglobalaccel Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-kinit Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-krunner Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-kwayland Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-kwindowsystem Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kf5-plasma-framework Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
konsole Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
leechcraft Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lemonbar Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
libdmx Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libexo - Update libexo to 0.12.3 2018-10-16 16:56:33 +00:00
libfakekey
libfm x11/libfm, x11-fm/pcmanfm: update and flavorize both. 2019-01-07 15:08:08 +00:00
libfm-extra x11/libfm, x11-fm/pcmanfm: update and flavorize both. 2019-01-07 15:08:08 +00:00
libfm-qt Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
libfmqt-l10n Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
libgnome The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
libgnome-reference
libgnomekbd The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
libgnomemm26 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
libICE Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libinput x11/libinput: Fix crash when listing devices 2019-01-05 19:38:52 +00:00
libmatekbd update x11/libmatekbd to 1.20.2 2018-11-02 23:52:54 +00:00
liboldX
libSM x11/libSM: Update to 1.2.3 2018-10-30 20:10:50 +00:00
libsx
libsynaptics x11/libsynaptics: Update to 0.14.6c 2018-02-13 19:15:13 +00:00
libwacom x11/libwacom: Update to 0.32 2018-12-31 00:08:13 +00:00
libX11 x11/libX11: Update to 1.6.7 2018-11-27 21:20:04 +00:00
libXau Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libxcb x11/libxcb: Update to 1.13.1 2018-09-28 19:47:03 +00:00
libXcm Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
libXcomposite Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXcursor Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXdamage Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libxdg-basedir
libXdmcp Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXevie Update WWW 2018-09-14 20:38:05 +00:00
libXext Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libxfce4menu - Add PORTSCOUT line 2017-12-17 15:35:36 +00:00
libxfce4util
libXfixes Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXi Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXinerama Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libxkbcommon - Add LICENSE_FILE 2018-10-08 09:38:38 +00:00
libxkbfile Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libxkbui Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libxklavier
libXp Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXpm Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXprintAppUtil Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXprintUtil - Add LICENSE 2018-09-14 09:08:22 +00:00
libXrandr Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXrender Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXres Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXScrnSaver Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libxshmfence Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXTrap Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXtst Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXv Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXvMC Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXxf86dga Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXxf86misc Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
libXxf86vm Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
lightdm Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
lightdm-gtk-greeter Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
lilyterm x11/lilyterm: Add DOCS option, remove redundant config file, patch man page 2017-12-18 03:55:29 +00:00
linux-c6-pixman
linux-c6-xorg-libs Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
linux-c7-pixman
linux-c7-xorg-libs Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
listres Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
lsw Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
luit
lumina Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-core Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-coreutils Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lupe
lxde-meta - Update WWW 2018-02-09 09:02:46 +00:00
lxhotkey x11/libfm, x11-fm/pcmanfm: update and flavorize both. 2019-01-07 15:08:08 +00:00
lxmenu-data - Fix LOCALBASE/PREFIX misuse 2018-02-01 09:02:14 +00:00
lxpanel x11/libfm, x11-fm/pcmanfm: update and flavorize both. 2019-01-07 15:08:08 +00:00
lxqt-about Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lxqt-globalkeys Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lxqt-globalkeys-l10n Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lxqt-l10n Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lxqt-runner Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lxrandr Update Eric Turgeon ports maintainer email 2018-04-03 12:45:01 +00:00
mate update x11/mate to 1.20.3 2018-11-05 14:36:31 +00:00
mate-applets Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
mate-base update x11/mate-base to 1.20.3 2018-11-05 14:32:04 +00:00
mate-desktop Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
mate-menus update x11/mate-menus to 1.20.1 2018-11-03 00:02:53 +00:00
mate-panel Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
mate-screensaver update x11/mate-screensaver to 1.20.2 2018-11-05 01:04:47 +00:00
mate-session-manager update x11/mate-session-manger to 1.20.1 2018-11-02 20:14:37 +00:00
mate-terminal update x11/mate-terminal to 1.20.1 2018-11-02 20:12:14 +00:00
menu-cache portmaster@bsdforge.com takes maintainership of 3 ports. 2018-03-20 22:16:16 +00:00
menulibre Fix plist 2018-12-08 12:26:46 +00:00
metalock Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
metisse Mark BROKEN: fails to build 2018-11-04 14:12:29 +00:00
mkcomposecache
mlterm x11/mlterm: Remove libfontconfig from REGIS_LIB_DEPENDS 2019-01-13 16:12:00 +00:00
mrxvt
mrxvt-devel Add EXAMPLES options to ports that should have one. 2018-09-10 13:15:47 +00:00
multi-aterm
mxico Return maho@'s ports to the pool after his commit bit expired. 2018-03-11 11:20:43 +00:00
numlockx
nvidia-driver Install both 32 bit and 64 bit Linux libraries from the official Linux 2018-12-14 16:24:02 +00:00
nvidia-driver-304 Install both 32 bit and 64 bit Linux libraries from the official Linux 2018-12-14 16:24:02 +00:00
nvidia-driver-340 Install both 32 bit and 64 bit Linux libraries from the official Linux 2018-12-14 16:24:02 +00:00
nvidia-settings Update to 415.25 2018-12-22 16:35:54 +00:00
nvidia-xconfig Update to 415.25 2018-12-21 21:28:23 +00:00
nxcomp Update MASTER_SITES and WWW 2018-11-26 19:01:12 +00:00
ooxcb Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
p5-Clipboard Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-X11-GUITest Update WWW 2018-05-27 20:15:16 +00:00
p5-X11-IdleTime Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-X11-Protocol Update WWW 2018-05-27 20:15:16 +00:00
p5-X11-Protocol-Other Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-X11-Resolution Update WWW 2018-05-27 20:15:16 +00:00
p5-X11-XCB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-X11-Xlib Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-XTerm-Conf Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
pantheon-terminal Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
pcdm Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
perwindowlayoutd Add `x11/perwindowlayoutd' which keeps per-window keyboard layout under X11. 2018-08-21 09:11:27 +00:00
pipeglade
pixman x11/pixman: mark as LLD_UNSAFE 2018-12-03 10:48:06 +00:00
plasma5-kactivitymanagerd Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-kgamma5 Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-kscreen Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-kwayland-integration Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-libkscreen Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-plasma Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-plasma-desktop Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-plasma-integration Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-plasma-workspace Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
polybar x11/polybar: fix build with DEFAULT_VERSIONS=python=3.x 2019-01-13 22:00:11 +00:00
printscreen
props
py-pyvirtualdisplay Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-qt4-opengl Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
py-qt5-opengl Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
py-xcffib add.x11/py-xcffib.missing._ffi.py.from.autoplist.in.pkg-plist 2018-11-19 16:24:25 +00:00
py-xdot x11/py-xdot: Update to 1.0 2018-09-22 13:38:15 +00:00
py-xdot06 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
qimageblitz Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
qt4-graphicssystems-opengl Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
qt4-inputmethods Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
qt5-qev Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qt5-x11extras Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qterminal Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qterminal-l10n Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qxkb Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
radare-cutter Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
rendercheck Update WWW 2018-09-14 20:42:07 +00:00
rgb Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
rofi x11/rofi: Update to 1.5.2 2018-12-30 18:27:32 +00:00
rox-wallpaper Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
roxbg
roxterm - Update to 0.50.3 2018-06-22 17:18:45 +00:00
rsibreak Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
rstart
rubygem-gnome2 Remove superfluous USE_RUBY 2019-01-15 21:20:20 +00:00
rxvt
rxvt-unicode x11/rxvt-unicode: fix perl_parse() usage 2018-12-27 08:51:36 +00:00
sakura These ports now build on powerpc64. 2018-12-05 20:01:10 +00:00
sbxkb
screen-message
scripts
sddm Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
sessreg
setlayout
setxkbmap - Add LICENSE 2018-06-05 13:38:19 +00:00
simdock Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
simplestroke
sisctrl
slim x11/slim: enable UTF8 by default 2018-08-27 16:42:30 +00:00
slock Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
slop Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
slurp x11/slurp: switch to evdev-proto (newer and helps DragonFly) 2019-01-15 00:52:32 +00:00
smproxy
sselp
stalonetray - Reset MAINTAINER due to repeated fatal email bounces 2019-01-05 14:46:29 +00:00
startup-notification x11/startup-notification: set LICENSE 2017-09-25 13:16:27 +00:00
sterm Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
stjerm
swarp update pkg-descr WWW, old link returns 404 2017-10-18 20:38:25 +00:00
swayidle x11/swayidle: update COMMENT 2019-01-15 00:58:22 +00:00
swaylock x11-wm/sway: update to 1.0.b.2.189 2019-01-15 00:52:45 +00:00
sxhkd Update Maintainers eMail Address 2018-12-15 14:35:19 +00:00
sxpc Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
tabbed
temperature.app
terminal.app Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
terminator Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
terminology Remove unneeded patch. 2018-12-22 21:49:32 +00:00
thinglaunch - Specify LICENSE 2018-10-23 09:21:19 +00:00
thingylaunch Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
tilda Ugrade x11/tilda from 1.3.3 to 1.4.1 2018-12-26 15:11:24 +00:00
tint Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
trayer Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
tycoon
urxvt-font-size new port: x11/urxvt-font-size 2017-10-07 18:31:16 +00:00
urxvt-perls Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
vdesk
viewres x11/viewres: Update 1.0.4 -> 1.0.5 2018-04-29 21:24:56 +00:00
virtualgl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
wbar Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
wbarconf Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
wdm
wmappl Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
wmblob
wmbutton
wmcliphist
wmctrl Reset MAINTAINER of flz's ports by his request 2018-03-06 12:32:00 +00:00
wmdrawer The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
wmmatrix
wmsystemtray New port: x11/wmsystemtray 2018-06-15 14:20:13 +00:00
wmutils-core New port: x11/wmutils-core: Set of window manipulation tools 2018-01-29 18:41:00 +00:00
wmutils-opt New port: x11/wmutils-opt: Optional addons to wmutils 2018-01-29 21:49:33 +00:00
wmxss
workrave Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
x11perf
x3270
xaniroc
xantfarm
xascii
xauth
xautolock
xautomation Reset maintainer (3+ months of inactivity). 2018-06-26 17:06:33 +00:00
xbacklight x11/xbacklight: Update 1.2.1 -> 1.2.2 2018-04-29 21:40:10 +00:00
xballoon
xbanish x11/xbanish: Update to 1.6 2018-09-01 14:10:04 +00:00
xbanner
xbelld Switch to xorgproto instead of individual packages 2018-07-31 18:41:30 +00:00
xbiff
xbindkeys
xbitmaps x11/xbitmaps: Update 1.1.1 -> 1.1.2 2018-04-29 22:05:00 +00:00
xbrightness
xcalc
xcalib
xcape New port: x11/xcape: Configure modifier keys to act as other keys when pressed on their own 2017-11-24 22:12:52 +00:00
xcb
xcb-proto Update x11/libxcb and x11/xcb-proto to 1.13 2018-05-16 18:59:47 +00:00
xcb-util
xcb-util-cursor
xcb-util-errors x11-toolkits/wlroots: improve error messages 2019-01-07 06:41:41 +00:00
xcb-util-image
xcb-util-keysyms
xcb-util-renderutil - Add LICENSE 2018-06-19 09:04:36 +00:00
xcb-util-wm
xcb-util-xrm
xcbautolock
xclip Update to 0.13 2017-11-18 21:14:19 +00:00
xclipboard
xcm Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
xcmd
xcmsdb
xcoloredit
xcolors
xcolorsel
xconsole
xcurs - xcurs fails to run with python3 2017-12-04 20:02:45 +00:00
xcursorgen x11/xcursorgen: Update to 1.0.7 2019-01-08 20:34:50 +00:00
xcut
xdbedizzy
xditview
xdm
xdotool
xdpyinfo Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xdriinfo Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xdtm
xedit
xev
xeyes x11/xeyes: Update 1.1.1 -> 1.1.2 2018-04-29 21:44:16 +00:00
xf86dga
xfce4-clipman-plugin - Update xfce4-clipman-plugin to 1.4.3 2018-10-28 18:32:50 +00:00
xfce4-conf
xfce4-dashboard
xfce4-embed-plugin
xfce4-goodies Do not set opt_DESC twice 2019-01-07 16:48:26 +00:00
xfce4-quicklauncher-plugin Fix typo in pkg-descr. 2017-12-20 19:08:52 +00:00
xfce4-screensaver Update to real upstream 0.1.3 sources. 2018-11-27 14:58:16 +00:00
xfce4-screenshooter-plugin Update xfce4-screenshooter-plugin to 1.9.3 2018-08-11 12:00:50 +00:00
xfce4-taskmanager - Update xfce4-taskmanager to 1.2.2 2018-12-22 08:26:21 +00:00
xfce4-terminal - Update to 0.50.3 2018-06-22 17:18:45 +00:00
xfce4-verve-plugin - Update xfce4-verve-plugin to 1.1.1 2018-04-16 00:21:41 +00:00
xfce4-whiskermenu-plugin Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
xfce4-wmdock-plugin Do not set INSTALLS_ICONS twice 2019-01-08 11:54:12 +00:00
xfd
xfindproxy Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xfishtank
xforward
xfree86_xkb_xml
xfwp Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xgamma
xgc
xgrab For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
xhost
xidle
xinit x11/xinit: Update 1.3.4 -> 1.4.0 2018-04-29 21:51:53 +00:00
xinput Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xkb-switch
xkbcomp x11/xkbcomp: Update to 1.4.2 2018-06-08 18:39:39 +00:00
xkbctrl
xkbevd
xkbind
xkbprint
xkbset After an include, PLIST_SUB must be appended to, not overwritten. 2018-09-10 13:11:23 +00:00
xkbutils Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xkeyboard-config x11/xkeyboard-config: Fix typo in Armenian layout 2018-10-30 21:31:08 +00:00
xkeycaps - Add LICENSE 2018-05-24 09:34:16 +00:00
xkeywrap
xkill x11/xkill: Update to 1.0.5 2018-05-10 15:04:28 +00:00
xload x11/xload: Update 1.1.2 -> 1.1.3 2018-04-29 22:14:40 +00:00
xloadimage - Update to debian patchset 24 2017-10-02 04:01:10 +00:00
xlockmore Update ImageMagick to 6.9.10.14 [1] 2018-11-10 19:57:07 +00:00
xlogo
xlsatoms
xlsclients x11/xlsclients: Update 1.1.3 -> 1.1.4 2018-04-29 22:18:15 +00:00
xmag
xman
xmangekyou
xmascot
xmessage x11/xmessage: Update to 1.0.5 2018-05-10 10:38:08 +00:00
xmh
xmodmap
xmon
xmore
xmotd - Add LICENSE 2018-06-07 09:34:26 +00:00
xmove Do not set WRKSRC{,_SUBDIR} twice 2019-01-08 10:26:42 +00:00
xmsg
xmx
xnee Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
xnodecor
xorg x11/xorg: Provide a more accurate package description 2018-03-14 07:03:20 +00:00
xorg-apps
xorg-cf-files
xorg-docs
xorg-libraries
xorg-minimal Fix x11/xorg-minimal when build with VIDEO_DRIVER="intel" 2018-07-25 14:14:47 +00:00
xorgproto Fix Xprint build issue. 2018-08-06 12:20:39 +00:00
xplsprinters
xpr x11/xpr: Update to 1.0.5 2018-05-10 14:52:52 +00:00
xpra x11/xpra: update to 2.4.2 2018-12-28 03:06:57 +00:00
xprehashprinterlist
xprintidle x11/xprintidle: Change to a more recent fork that has version 2.1 2018-07-20 22:02:37 +00:00
xprompt
xprop x11/xprop: Update to 1.2.3 2018-05-10 14:36:17 +00:00
xrandr
xrdb x11/xrdb: Update to 1.1.1 2018-05-10 14:31:39 +00:00
xrefresh x11/xrefresh: Update to 1.0.6 2018-05-10 14:28:26 +00:00
xrestop Fix WWW 2018-09-14 20:42:12 +00:00
xrootconsole
xrsh
xrsi
xrx Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xscope Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xscreensaver x11/xscreensaver: Update to 5.42 2019-01-01 20:52:03 +00:00
xscreensaver-gnome devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
xscreensaver-gnome-hacks devel/glib20: remove runtime dep on perl5 2018-11-19 15:57:08 +00:00
xscreensaver.app
xsel Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xsel-conrad
xset Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xsetmode
xsetpointer
xsetroot x11/xsetroot: Update to 1.1.2 2018-05-10 14:18:46 +00:00
xskyroot
xsm x11/xsm: Update to 1.0.4 2018-05-10 14:05:29 +00:00
xsnow
xstarroll
xstdcmap
xstroke
xtacy
xterm - Update to 343 2019-01-14 07:42:03 +00:00
xtermcontrol Update x11/xtermcontrol to version 3.6. 2018-12-21 22:45:12 +00:00
xtermset - Add LICENSE 2018-05-01 09:03:56 +00:00
xtestpicture
xtoolwait
xtrans
xtrap x11/xtrap: Update to 1.0.3 2018-05-10 13:51:42 +00:00
xtrlock Take maintainership 2017-10-20 14:50:02 +00:00
xtset - Add LICENSE 2018-04-29 09:03:51 +00:00
xvattr Remove WANT_GNOME and HAVE_GNOME. 2017-10-12 15:57:51 +00:00
xvidtune
xvinfo
xvkbd
xvmcinfo
xvt
xwatchwin
xwd x11/xwd: Update to 1.0.7 2018-05-10 13:37:50 +00:00
xwininfo Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xwinwrap Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00
xwit
xwud x11/xwud: Update to 1.0.5 2018-05-10 13:20:05 +00:00
xxkb Do not set MASTER_SITES twice 2019-01-06 15:08:46 +00:00
xzoom
yad - Update to 0.40.0 2017-12-26 21:32:54 +00:00
yakuake Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
yalias
yeahconsole
yelp Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
zenity The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
Makefile x11-wm/sway: update to 1.0.b.2.189 2019-01-15 00:52:45 +00:00