1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/deskutils
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
..
affiche Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
akonadi-calendar-tools Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
akonadi-import-wizard Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
akonadiconsole Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
akregator Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
alarm-clock-applet
anamnesis Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org 2018-02-25 00:40:37 +00:00
anydesk Update MAINTAINER address 2018-11-11 09:32:19 +00:00
appwrapper Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
aspostit
autocutsel
baobab The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
basket Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
belcard Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
bigyear
bijiben Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
bitcollider
cairo-dock Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
cairo-dock-plugins deskutils/cairo-dock-plugins: remove optional dependency on expired KDE4 2018-12-31 12:53:14 +00:00
caja-extensions This port requires USES=compiler:c11 to build on GCC-based 2018-12-22 02:51:51 +00:00
cal
calcurse deskutils/calcurse: Update to 4.3.0 and add CALDAV option 2018-02-02 10:48:07 +00:00
calibre Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
cartotheque Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
cdcat Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
charmtimetracker Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
chart Add chart 3.0.0, CLI tool to create quick plots. 2018-07-02 10:52:33 +00:00
clipit
conduit Make libgnome and libgnomeui not implying esound dependency 2018-03-26 12:38:56 +00:00
conkyemail Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
conkyforecast Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
copyq Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
countdown
cycle Wrap overly long lines so they fit under 80-character terminal width. 2017-12-16 11:45:19 +00:00
dailystrips
deforaos-todo Mark CONFLICTS_INSTALL with deskutils/todo and devel/devtodo 2017-12-13 20:49:20 +00:00
devd-notifier
dlume
docear
dosage Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
easystroke Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
egroupware - Update to 17.1.20190111 2019-01-11 23:30:23 +00:00
everygui Make libgnome and libgnomeui not implying esound dependency 2018-03-26 12:38:56 +00:00
fasd deskutils/fasd: Shell helper program to autocomplete paths faster 2018-12-12 14:17:08 +00:00
fbreader Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
fet Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
flameshot Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
freemind
freeplane deskutils/freeplane: update to 1.7.3 2018-12-04 18:22:35 +00:00
fusenshi Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
ganttproject deskutils/ganttproject: update to 2.8.9 2018-09-07 15:54:50 +00:00
ganyremote Fix the PKGNAME used in the RUN_DEPENDS of the ImageMagick7 option. 2018-11-08 21:06:11 +00:00
gbirthday Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
gcal Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
gcalcli - Update to 3.4.0 2018-09-28 18:19:45 +00:00
genius Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
gkrellm-reminder2
glabels The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-calendar This port needs USES=compiler:c11 to build on GCC-based architectures. 2018-12-22 02:34:27 +00:00
gnome-characters The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-clocks Now builds on powerpc64. 2018-12-02 12:34:02 +00:00
gnome-contacts The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-dictionary The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-documents Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnome-font-viewer USES compiler:c11 is needed to fix the build on GCC-based architectures 2019-01-14 01:10:29 +00:00
gnome-initial-setup Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnome-maps The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-photos Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnome-screenshot The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-search-tool
gnome-shell-extension-audio-output-switcher The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-coverflow The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-dashtodock The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-filesmenu Update gnome-shell-extension-filesmenu to a snapshot that is compatible with 2018-09-30 15:53:18 +00:00
gnome-shell-extension-hidetopbar The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-lockkeys The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-mediaplayer The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-openweather The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-panel-osd The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-recent-items The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-trash The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-weather The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extension-windowoverlay-icons The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-shell-extra-extensions The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-sound-recorder The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-system-log
gnome-todo Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnome-tweaks The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-utils The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnome-weather The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
gnote Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnustep-wrapper Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
go-for-it Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
gourmet Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
gpicker Simplify MASTER_SITES 2018-02-19 10:31:19 +00:00
grantlee-editor Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
grantleetheme Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
griffith deskutils/griffith: update to 0.15 2019-01-13 12:16:00 +00:00
growl-for-linux This port requires adding -fnested-functions to CFLAGS when base GCC is used. 2018-12-26 11:54:55 +00:00
gsimplecal deskutils/gsimplecal: Fix build with Clang 6 2018-09-08 09:04:29 +00:00
gtg Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
gtimer
gucharmap deskutils/gucharmap: update 9.0.4 -> 11.0.1, remove NLS option 2018-06-29 12:37:25 +00:00
gworkspace Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
gworkspace-gwmetadata Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
gxmessage Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
gxneur Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
hebcal - Switch to new test framework 2018-04-20 08:33:46 +00:00
helpviewer Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
horde-groupware - Whitespace fix 2018-05-14 09:34:05 +00:00
horde-kronolith Update to 4.2.26 2019-01-07 14:16:11 +00:00
horde-mnemo - Whitespace fix 2018-05-25 09:34:14 +00:00
horde-nag Update to 4.2.19 2018-09-30 07:40:17 +00:00
hot-babe
howm USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
hs-fdo-notify lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
ical desktuils/ical: Fix build with Clang 6 2018-07-07 15:35:36 +00:00
jjclient Remove superfluous linefeeds and fix some other minor whitespace bugs. 2018-01-11 16:53:44 +00:00
jlj
kaddressbook Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kalarm Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kcharselect Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kchmviewer Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kdeconnect-kde Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kdepim Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kdepim-addons Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kdepim-apps-libs Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kdepim-runtime Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
keditbookmarks Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kfind Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kmail Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kmail-account-wizard Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
knotes Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kontact Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
korganizer Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kruler Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
latte-dock Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
launchy devel/boost-*: update to 1.69.0 2018-12-12 00:15:49 +00:00
libkdepim Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
libopensync-plugin-vformat-devel
ljcharm Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
ljclive
ljit Update ImageMagick to 6.9.10.14 [1] 2018-11-10 19:57:07 +00:00
logjam deskutils/logjam: remove optional dependency on expired multimedia/xmms 2018-12-21 14:07:56 +00:00
lookbook x11-toolkits/granite: Update to 5.2.2 2019-01-03 13:49:07 +00:00
lumina-archiver Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-calculator Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-fileinfo Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-fm Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-mediaplayer Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-notify Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-pdf Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-screenshot Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-textedit Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lumina-xdg-entry Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
lxqt-notificationd Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
mat s/FLAVOR/PY_FLAVOR/ 2018-06-25 22:00:36 +00:00
mate-notification-daemon update deskutils/mate-notification-daemon to 1.20.1 2018-11-04 21:38:57 +00:00
mate-utils update deskutils/mate-utils to 1.20.1 2018-11-05 12:32:12 +00:00
mbox-importer Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
mdh The updated libgtop included in the GNOME 3.28 update broke runtime for 2018-09-30 20:27:44 +00:00
mencal
menumaker Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
moregroupware deskutils: Convert to USES=php 2018-04-08 11:28:27 +00:00
mozo Clean up plist 2019-01-05 14:42:42 +00:00
myitcrm deskutils: Convert to USES=php 2018-04-08 11:28:27 +00:00
nautilus-actions The updated libgtop included in the GNOME 3.28 update broke runtime for 2018-09-30 20:27:44 +00:00
nautilus-sendto deskutils/nautilus-sendto: fix newline 2018-11-23 21:44:27 +00:00
nemo-extensions - nemo-extensions is not compatible with python3 2018-05-28 14:53:13 +00:00
nextcloudclient Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
note deskutils/note: Update to version 1.3.26. 2018-11-22 19:59:46 +00:00
noti deskutils/noti: Update 3.0.0 -> 3.1.0 2018-04-01 06:34:12 +00:00
notification-daemon The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
notify-osd
orage The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD. 2018-09-30 11:58:29 +00:00
osmo devel/icu: update to 63.1 2018-10-23 11:35:03 +00:00
osynctool Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
owncloudclient Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
p5-Data-ICal Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Data-ICal-DateTime Update WWW 2018-05-27 20:15:16 +00:00
p5-Goo Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
pal
parcellite - Fix build when NLS is disabled by adding back required extra patch 2018-05-09 10:49:03 +00:00
phpicalendar
pim-data-exporter Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
pim-sieve-editor Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
pinot Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plan
plans
plasma5-milou Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plasma5-sddm-kcm Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
plopfolio Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
preferences Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
projectlibre deskutils/projectlibre: update to 1.8.0 2018-07-09 06:17:28 +00:00
puush
py-autokey deskutils/py-autokey: fix missing dependencies, cleanup 2018-12-31 20:19:50 +00:00
py-bugwarrior Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-khal deskutils/py-khal: update to version 0.9.10. 2018-10-10 21:32:38 +00:00
py-khard deskutils/py-khard: update to version 0.13.0 2018-12-26 15:26:13 +00:00
py-py3status py3status is an extensible i3status wrapper written in python. 2019-01-13 03:23:46 +00:00
py-pystash Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-send2trash deskutils/py-send2trash: Add USE_PYTHON=concurrent; Add NO_ARCH=yes; Update to 1.5.0 2018-03-06 06:28:24 +00:00
py-taskw Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-todoman Todoman is a simple, standards-based, cli todo (aka: task) manager. 2019-01-11 12:41:06 +00:00
py-vdirsyncer deskutils/py-vdirsyncer: update to version 0.16.7 2018-10-27 16:11:24 +00:00
py-vobject deskutils/py-vobject: Update to 0.9.6.1 2018-09-23 01:14:51 +00:00
pybookreader Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
pypanel Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
qlipper Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qorganizer Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
qownnotes Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qrfcview Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
qtm Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
recoll Fix build with DEFAULT_VERSIONS=python=3.x 2019-01-07 19:03:49 +00:00
rednotebook Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
remind
rolo - Add LICENSE 2017-08-21 15:10:42 +00:00
rox-memo Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
rubrica - Add LICENSE_FILE 2017-12-18 13:15:36 +00:00
rubygem-shellplay
rubygem-taskjuggler
semantik Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
showdown Mark ports broken on powerpc64, categories d-f. 2018-06-18 03:49:09 +00:00
shutter Update ImageMagick to 6.9.10.14 [1] 2018-11-10 19:57:07 +00:00
simpleagenda Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
sliderule Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
spice-gtk deskutils/spice-gtk is brought in to gnome3 via net/vinagre. However, 2018-11-24 20:25:39 +00:00
sugarcrm Remove redundant PKGMESSAGE assignment, which is set appropriately 2018-05-05 17:13:42 +00:00
synapse - Fix LICENSE. This port uses multiple types of GNU licenses. 2018-06-26 03:15:18 +00:00
syncthing-gtk deskutils/syncthing-gtk: update to 0.9.4.3 2018-11-27 20:29:22 +00:00
systempreferences Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
taskcoach deskutils/taskcoach: update to 1.4.4 2018-12-10 17:56:43 +00:00
taskd Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
tasksh Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
taskwarrior Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
teapot
tel Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
thinkingrock
timewarrior Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
tine20 deskutils/tine20: Update to 2018.06.6 2018-11-27 19:59:27 +00:00
tnote Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
todo - Update to 2.11.0 2018-04-04 10:56:37 +00:00
tomboy lang/mono: update to version 5.2.0.215 (and enhance USES=mono) 2018-01-30 19:00:27 +00:00
tomboy-plugin-latex
tomboy-plugin-reminder
tomboy-plugin-todo
toolboxkit Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
tpb
treeline Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
treesheets Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
tuxcards Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
virt-manager Do not set INSTALLS_ICONS twice 2019-01-08 11:54:12 +00:00
vit - Fix LICENSE 2018-01-20 09:02:04 +00:00
vnc2flv Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
vym Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
wammu Mark these ports as broken on aarch64, and, where appropriate, armvX. 2018-07-07 06:44:07 +00:00
when Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
wmpinboard Remove superfluous linefeeds and fix some other minor whitespace bugs. 2018-01-11 16:53:44 +00:00
wyrd
x026
xcalendar
xchm
xfce4-generic-slider Update to a newer snapshot from it's source. Move to the official github 2018-03-22 08:26:45 +00:00
xfce4-notes-plugin
xfce4-notifyd - Define PORTSCOUT skipv for porticular release that requires a development 2018-10-28 15:14:32 +00:00
xfce4-tumbler multimedia/ffmpeg: update to 4.1 2018-11-06 01:50:26 +00:00
xfce4-volumed
xfce4-volumed-pulse Add gtk3 argument to USES=xfce forgotten in previous commit. 2018-02-14 07:50:13 +00:00
xfce4-xkb-plugin - Update deskutils/xfce4-xkb-plugin to 0.8.1 2017-09-18 15:33:08 +00:00
xmaddressbook
xmdiary
xneur Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
xpad Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
xpad3 - bring in missing dependencies, bump portrevision 2018-07-27 15:56:57 +00:00
xpostit
xpostitPlus
xrolo
xwrits
zanshin Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
zim deskutils/zim: update to 0.69 2019-01-13 18:17:30 +00:00
znotes Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
zorro
Makefile py3status is an extensible i3status wrapper written in python. 2019-01-13 03:23:46 +00:00