gnezdo
2440ba2cb1
Fix x11/remmina -fno-common from upstream
...
ok sthen@
2021-02-06 05:03:09 +00:00
cwen
8b4c401ae8
wmtime: update to 1.4; fix the build with -fno-common
...
wmtime now uses libdockapp.
OK sthen@
2021-02-05 15:42:21 +00:00
ajacoutot
d5155e3be2
Major update to libgda-6.0.0.
...
The ldap and mysql/mariadb providers aren't built anymore.
2021-02-05 12:25:50 +00:00
landry
0c0c3f3a71
x11/gcolor2: fix for -fno-common
...
adapted from https://svnweb.freebsd.org/ports?view=revision&revision=547510
2021-02-05 11:53:52 +00:00
sthen
e5555e594c
xtacy: fix for -fno-common, from Yozo TODA
2021-02-04 19:13:18 +00:00
naddy
781db2b1c5
x11/piewm: fix build with -fno-common
2021-02-04 16:19:59 +00:00
naddy
8f422506a6
x11/sawfish: fix build with -fno-common
...
Cherry-picked from upstream repository, no new release yet.
2021-02-04 16:00:48 +00:00
cwen
7517073852
wmtz: update to 0.7.20150816
...
This update allows wmtz to use libdockapp, reducing the amount of patches
needed, and fixes the build with -fno-common.
https tweak and OK sthen@
2021-02-04 13:59:25 +00:00
cwen
6bcb53f29d
wmweather: fix the build with -fno-common
...
OK sthen@
2021-02-04 13:50:09 +00:00
cwen
959be099d2
wmitime: update to 0.5; fix the build with -fno-common
...
tweaks and OK sthen@
2021-02-04 13:48:53 +00:00
cwen
2fe45031e4
wmmenu: update to 1.3
...
OK sthen@
2021-02-04 11:38:32 +00:00
cwen
a2c28bd9b3
wmdate: fix with the new libdockapp update
...
OK sthen@
2021-02-04 11:35:56 +00:00
sthen
1753e62c02
x11vnc: fix with -fno-common, from upstream
2021-02-03 23:08:15 +00:00
naddy
81c0e1e00f
x11/tvtwm: fix build with -fno-common
2021-02-03 22:29:21 +00:00
sthen
108d21a6bc
update i3-mousedrag to a new version based on 4.19.1, fixing -fno-common
2021-02-03 14:24:57 +00:00
ajacoutot
9687bbcd9f
Update to gnome-builder-3.38.2.
2021-02-03 11:49:20 +00:00
rsadowski
0d1433c9a5
Add missing build dependency on archivers/gtar
...
Found by naddy the hard way
2021-02-03 05:46:04 +00:00
cwen
5a26c868fd
wmclockmon: fix the build with -fno-common and remove a
...
trailing whitespace in DESCR.
OK naddy@
2021-02-02 22:10:38 +00:00
cwen
7645da3a40
wmcalclock: fix the build with -fno-common
...
OK naddy@
2021-02-02 22:05:42 +00:00
bket
12b42af566
x11/awesome: fix -fno-common build error
...
Fix taken from upstream.
2021-02-02 15:37:24 +00:00
bket
93918a7bfc
x11/aewm, fix -fno-common build failure
...
Fix taken from Gentoo.
2021-02-02 15:36:37 +00:00
naddy
903c7355d1
x11/menu-cache: fix build with -fno-common
...
No recent upstream activity, but this is a straightforward fix for the
accidental double definition of global variables.
ok sthen@ ajacoutot@
2021-02-01 23:02:13 +00:00
sthen
dbdd1142f5
qtbase5: backport upstream fix; "Fixes a regression in Qt 5.15 causing
...
QByteArray's that are returned by QIODevice::readLine() to
consume large amounts of memory." ok rsadowski
likely to fix, among other things, redonculous memory use in lconvert,
as noticed in builds (and build failures) of astro/stellarium
2021-02-01 21:27:49 +00:00
rsadowski
8ba3c7ef0c
Update okteta to 0.26.5
2021-02-01 20:29:00 +00:00
kn
986d55318c
Set "-fcommon" for twenty duplicate symbols
...
No upstream activity since 2014.
Enrich COMMENT and fix COMMENT and DESCR to note our GTK+3 patch.
Replace dead HOMEPAGE with SourceForge.
2021-02-01 00:56:58 +00:00
sthen
a4e5d3e008
freerdp: build with -fcommon; the commit supposed to fix it upstream doesn't
...
apply against the old code in the version we have, and we can't update until
either we get posix timer_create() etc, or an alternative timer implementation
is written
2021-01-31 20:14:42 +00:00
landry
290e372a12
x11/xfce4/xfce4-cpugraph: update to 1.2.1.
...
See https://mail.xfce.org/pipermail/xfce-announce/2021-January/000996.html
2021-01-31 18:16:02 +00:00
landry
90767045b5
x11/xfce4/mousepad: update to 0.5.2.
...
See https://mail.xfce.org/pipermail/xfce-announce/2021-January/000997.html
2021-01-31 18:15:10 +00:00
rsadowski
9d883d0e9d
Unbreak qtwebengine on arm64
...
OK phessler@
2021-01-31 16:34:50 +00:00
naddy
27e909a58a
x11/xvkbd: update to 4.1
...
* -fno-common problem is fixed
* change CONFIGURE_STYLE to gnu since configure is provided
From maintainer Yozo TODA.
2021-01-31 15:16:54 +00:00
ajacoutot
a6ff36ee37
Drop PORTROACH; we are now tracking stable releases.
2021-01-31 08:50:56 +00:00
kn
d97cbe6942
Remove x11/xtraceroute
...
It often aborts upon start due to "free(): recursive call",
does not support IPv6,
segfaults in vfscanf(3) due to "traceroute: sendto: No route to host" and
specifying a target only seems to work on the command line but not during
runtim in the window.
At runtime, it eventually aborts again.
tb even reported graphics related crashes in X11's iris driver when clicking
on the globe.
This port fails to build with "-fno-common".
No objections tb
OK sthen
2021-01-30 11:41:49 +00:00
jeremy
c10fda1d86
Build Ruby 3.0 versions of native gem ports by default
2021-01-29 17:05:32 +00:00
ajacoutot
d7cf4d184b
Update to librsvg-2.50.3.
2021-01-29 12:14:37 +00:00
sthen
e44addb68c
drop libgpod's python2 subpackage, nothing uses it in tree
2021-01-28 15:02:54 +00:00
rsadowski
3f51413281
"now that we have struct ip_mreqn, start using that to avoid multiple"
...
multicast errors, form www/chromium robert@
2021-01-28 11:51:25 +00:00
landry
3639df6767
x11/xfce4/xfce4-panel: update to 4.16.1.
...
See https://mail.xfce.org/pipermail/xfce-announce/2021-January/000994.html
2021-01-27 10:51:45 +00:00
rsadowski
4d0ddb73e9
Add porters notices
2021-01-27 05:21:23 +00:00
rsadowski
1dd52a37f8
Qt4 on diet
...
Disable QtOpenGL, QtMultimedia, QtXmlPatterns, QtScriptTools, QtWebKit,
phonon, QtDeclaratin, QtScriptTools to save CPU- and lifetime.
Nothing depends on it.
Many +1
2021-01-26 18:29:01 +00:00
rsadowski
1e4415f945
Update yakuake to 20.12.1
...
This is a official KDE application which lives outside of x11/kde-applications.
Keep in sync with our KDE version.
2021-01-26 15:54:42 +00:00
landry
7eb9326a2f
x11/xfce4/xfce4-mixer: update to 4.15.0pre0
...
my sndio branch was merged, so use master from the right repo.
drops dbus-glib dependency while here.
2021-01-25 16:58:12 +00:00
sthen
a3dd37d12c
update to icewm-2.1.1, based on a 2.1.0 diff from Timo Myyrä
2021-01-25 14:29:54 +00:00
feinerer
7bc7204cbc
Update to Enlightenment E16 1.0.22
2021-01-25 12:32:15 +00:00
rsadowski
896e410e00
Add hidden build dependency on devel/kf5/kinit
...
Spotted by naddy
2021-01-24 22:03:47 +00:00
naddy
876f867194
missing bump after KDE Applications 20.12.1 update
2021-01-24 20:04:36 +00:00
ajacoutot
82a1e837f6
Update to lablgtk2-2.18.11.
2021-01-24 18:08:58 +00:00
ajacoutot
6f5dbbca47
Update to p5-Tk-804.035.
2021-01-24 18:05:47 +00:00
ajacoutot
54902e1696
Update to p5-Gtk3-0.038.
2021-01-24 18:00:04 +00:00
ajacoutot
88b9a68a30
Update to p5-Gtk2-GladeXML-1.008.
2021-01-24 17:58:55 +00:00
landry
35f8499444
x11/xfce4/xfce4-genmon: update to 4.1.1
2021-01-24 17:14:57 +00:00