22692 Commits

Author SHA1 Message Date
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
landry
eeab02f27b x11/xfce4/xfce4-whiskermenu: update to 2.5.3 2021-01-24 17:14:35 +00:00
rsadowski
b3a111e1c0 Missing dependency devel/kf5/knotifyconfig
Spotted by naddy, thanks
2021-01-24 16:35:48 +00:00
mglocker
16175dbe58 Fix the baraction.sh example script to display current statistics from
iostat(8).

ok gonzalo@
2021-01-24 15:41:37 +00:00
rsadowski
65d85e21ed Remove py-qt4
OK kn@
2021-01-24 10:41:23 +00:00
sthen
ef586f8767 fix @conflict line 2021-01-23 20:09:16 +00:00
bket
525ef83e24 Add wpath pledge
Found and fixed by Stefan Hagen <sh+openbsd-ports AT codevoid DOT de>. I
changed the comment in the patch.
2021-01-23 18:34:17 +00:00
rsadowski
9eb19768f3 Update KDE Applications to 20.12.1
Release notes:
https://kde.org/announcements/releases/2020-12-apps-update/
https://kde.org/announcements/releases/2021-01-apps-update/
2021-01-23 18:10:12 +00:00
ajacoutot
503c9120dc Update to vlc-3.0.12.
from Brad (maintainer)
2021-01-23 09:50:09 +00:00
ajacoutot
8809cf5c38 Update to gtk+4-4.0.2. 2021-01-19 17:14:27 +00:00
landry
bb92aae86c x11/xfce4/xfce4-notes: update to 1.9.0.
See https://mail.xfce.org/pipermail/xfce-announce/2021-January/000988.html
2021-01-19 10:00:04 +00:00
rsadowski
c79cf052c2 Add a new mirror mirrors.ocf.berkeley.edu 2021-01-19 09:06:34 +00:00
rsadowski
490485bb0d Add missing patch 2021-01-19 08:34:02 +00:00
rsadowski
11039fe91c Unbreak build after recent Qt 5.15 update. 2021-01-19 06:33:36 +00:00
rsadowski
64aae06f72 Unbreak build after recent Qt 5.15 update. 2021-01-19 06:29:39 +00:00
rsadowski
bb7e8afac2 Update (riverbankcomputing) py-qt5 and friends to the latest Qt5.15 versions
This update is in sync with the Qt 5.15 update
2021-01-19 06:26:49 +00:00