22621 Commits

Author SHA1 Message Date
landry
8f1998b1a0 x11/xfce4/thunar: update to 4.16.3 2021-02-09 14:51:51 +00:00
landry
7618edf942 x11/xfce4/xfce4-taskmanager: update to 1.4.2 2021-02-09 13:55:56 +00:00
sthen
6e1012fd10 i3-mousedrag: use base-clang/ports-gcc; C11 2021-02-09 11:52:48 +00:00
naddy
b484a714d9 remove x11/xfed
Three-decade-old code, long abandoned, parse error on first .bdf file
I tried.

ok solene@ ajacoutot@ kn@
2021-02-08 20:48:32 +00:00
naddy
ef8699ad5b x11/bricons: fix build with -fno-common 2021-02-08 20:21:40 +00:00
rsadowski
56db7102ae Update KDE applications to 20.12.2
- https://kde.org/announcements/releases/2021-02-apps-update/
- https://kde.org/announcements/fulllog_releases-20.12.2/
2021-02-08 20:00:39 +00:00
rsadowski
639d0ddd49 Update xwallpaper to 0.6.6 2021-02-08 18:01:11 +00:00
cwen
64eea16f96 skippy: fix the build with -fno-common
While here, refresh WANTLIB, MASTER_SITES (thanks to sthen@ for hosting it) and
don't build with the '-g' CFLAG.

OK naddy@
2021-02-07 22:55:38 +00:00
sthen
480466f6c3 update to mplayer-20210124, from Brad 2021-02-06 21:46:32 +00:00
tb
25710917e5 +mlvwm 2021-02-06 14:49:55 +00:00
tb
cdb28bc2ca import x11/mlvwm, from Morgan Aldridge, ok sthen
MLVWM is a Macintosh-like virtual window manager for X11 created by
Takashi Hasegawa. It supports monochrome and color modes, including
System 6, MacOS 7, and Mac OS 8-like themes. It provides a customizable,
application-specific menu bar, plus applications & windows menus,
multiple desktops, collapsible windows, and supports "swallowing" other
small X11 applications into the menu bar as widgets.
2021-02-06 14:49:13 +00:00
jsg
c15c0f12ba fix asclock -fno-common build 2021-02-06 13:20:30 +00:00
ajacoutot
80b941b0af Update to pcmanfm-1.3.2 and enable DEBUG_PACKAGES. 2021-02-06 09:33:22 +00:00
ajacoutot
41af00a22d Update to libfm{,-extra}-1.3.2 and enable DEBUG_PACKAGES. 2021-02-06 09:33:04 +00:00
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