20522 Commits

Author SHA1 Message Date
ajacoutot
64fdac37e7 Update to gtk+3-3.24.8. 2019-04-16 08:11:10 +00:00
rsadowski
9195e42158 Disable missing KDE4 and enable more KDE5 ports 2019-04-15 18:43:35 +00:00
rsadowski
c926711fa9 s/KDE 4/KDE/
OK sthen@ Hint by kn@
2019-04-15 17:09:18 +00:00
jasper
34108a9c03 update to lxrandr-0.3.2 2019-04-15 17:00:09 +00:00
rsadowski
c4f068f872 deconflict with KDE5
Delete doc what was forgotten in r.1.18.

Spotted by ajacoutot@
2019-04-03 13:44:08 +00:00
bentley
de23e6caf6 Remove more crufty ports.
All are very old (most 20+ years), unmaintained, so poorly licensed that
they can't be installed with pkg_add, and either have decently licensed
alternatives or are so trivial as to be useless.

ok kn@ naddy@
2019-04-03 07:29:50 +00:00
giovanni
9d292ee54f Bugfix update to 1.3.14 2019-04-03 06:57:51 +00:00
ajacoutot
346e9828a1 Sync WANTLIB. 2019-04-02 18:59:44 +00:00
ajacoutot
2e0604843e Update to ffmpeg-4.1.3.
from Brad (maintainer)
2019-04-02 18:42:11 +00:00
bentley
e2b11e7eaf Kill old junk.
All of these were imported 20+ years ago and have been untouched since.
All use CONFIGURE_STYLE=imake. None are available through pkg_add.
And all are trivial toys; nobody will miss the functionality (because,
what functionality?).

ok kn@ naddy@
2019-04-02 14:05:45 +00:00
robert
a51f354668 add back dependency on enchant2 2019-04-02 06:44:00 +00:00
robert
ed2568ac53 add build and run dependency on devel/iso-codes 2019-04-02 06:37:39 +00:00
naddy
9ad0183929 update to 3.9: bug fixes, new home page/master site 2019-04-01 11:54:14 +00:00
jasper
b0cbeecb99 update to virt-viewer-8.0 2019-04-01 06:06:25 +00:00
robert
1d27983d23 work around bug in mate-session-manager that ends the session on
shutdown and reboot before actually authenticating the user using
polkit (the default openbsd policy)

https://github.com/mate-desktop/mate-session-manager/issues/189
2019-03-31 14:31:48 +00:00
rsadowski
10d009c321 Regen PLIST after kf5 update 2019-03-30 21:07:48 +00:00
ajacoutot
c5be287d35 Update to mplayer-20190330.
from Brad (maintainer)
2019-03-30 17:17:54 +00:00
bcallah
90c6330c59 Update to icewm-1.5.3
Changelog: https://github.com/ice-wm/icewm/releases/tag/1.5.3
ok cwen@
2019-03-30 13:42:35 +00:00
rsadowski
208f4fe6f2 Unbreak bulk build with baloo conflicts (finally!) 2019-03-30 09:17:05 +00:00
ajacoutot
924e6c9f39 itstool randomly segfaults when building the "pt" translation, so
disable it for now.
https://github.com/itstool/itstool/issues/36

reported by naddy@
2019-03-29 10:18:58 +00:00
sthen
e01280611c upstream rerolled the distfile, version in meson.build changed which makes
it into the pc file -> bump
2019-03-29 00:45:34 +00:00
rsadowski
a9fc9f4fbf digikam-kde4 -dcraw, -libkipi, -sane
Replace x11/kde4/{libkipi,libkdcraw,libksane} by digikam-kde4 -dcraw, -libkipi,
-sane to avoid bulk conflicts with KDE4 and 5 applications.

With this move we have to go without ksaneplugin and drop support in
graphics-thumbnailers and ksnapshot.

Help from jca@ with packages adjustments.

Spotted by many over months, thanks!
2019-03-28 19:28:47 +00:00
ajacoutot
6e0c2329cc Update to aisleriot-3.22.8. 2019-03-28 16:46:59 +00:00
robert
3069adde8b using mlock(2) to try avoiding pushing pages to swap is not what the syscall
was intended for and relying on this for security purproses is nonsense especially
that OpenBSD has an encrypted swap by default ... which is not the case for everyone else

this also makes sure not to hit mlock calls in pledged applications using these
libraries

ok ajacoutot@
2019-03-28 15:52:30 +00:00
ajacoutot
8e33b14a39 Unbreak configure. 2019-03-28 15:32:14 +00:00
ajacoutot
dfe7043b5e Missing BDEP on auto* 2019-03-28 14:34:38 +00:00
ajacoutot
07e7822fb5 Fix after recent devel/meson MODULE change. 2019-03-27 23:27:59 +00:00
robert
209b288cab update the MATE Desktop to 1.22.0 2019-03-27 18:13:36 +00:00
landry
318148ac34 Update to xfce4-whiskermenu 2.3.2 2019-03-26 18:32:27 +00:00
ajacoutot
987f762356 We don't have the org.freedesktop.locale1 interface from systemd. For GDM,
derive kbd input from the current locale (set in /etc/gdm/locale.conf).
Adapted from FreeBSD BZ #235009
2019-03-26 18:16:53 +00:00
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
stsp
53ad52d1bf Add a .desktop file for textsuggest-server.
Makes it easy to set it up as a startup-application in Gnome.
ok jca@
2019-03-25 11:16:36 +00:00
stsp
6eaa7c8c35 Disable a broken signal handler in gnome-shell which leads to core dumps.
ok ajacoutot@
2019-03-25 08:40:17 +00:00
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
landry
47eca3902a Update to xfce4-weather 0.9.1 2019-03-24 19:45:12 +00:00
rsadowski
3b4c8c86c8 Zap variable KDE5
We are now KDE4 free in kde-applications so there is no reason to tag KDE5
ports.
2019-03-24 11:56:57 +00:00
rsadowski
471fe72b00 Cleanup and added comments why we can not porting some applications 2019-03-24 11:23:00 +00:00
rsadowski
ef21bd666f Remove: libkgeomap, libkface
Now a part of digikam-kde4 and we don't use it anywhere else.
2019-03-24 11:20:22 +00:00
ajacoutot
d36ee33a27 Chase FFmpeg version update.
from Brad (maintainer)
2019-03-24 09:03:35 +00:00
rsadowski
f6efefc2e2 Unhook libkface,libkgeomap
say goodbye to the last KDE4 ports in x11/kde-applications
2019-03-22 22:09:55 +00:00
jca
d4e14aa86e Let this build on sparc64 2019-03-21 15:59:11 +00:00
ajacoutot
460aa45e2f Update to gtk3mm-3.24.1. 2019-03-20 17:33:28 +00:00
cwen
2b1e5c8ade libdbusmenu: "-Wno-error=gnu-designator" is clang-specific
As such, limit its use to base-clang, allowing it to build with
base-gcc. Tested on macppc.

OK landry@
2019-03-17 14:07:29 +00:00
giovanni
a2398e6825 update to 4.16.1
ok rsadowsky@ kn@
properly enable debug when needed (patch from kn@)
maintainer timeout
2019-03-17 13:46:41 +00:00
kn
9aaf94b742 Preserve CXXFLAGS and LDFLAGS, use LINK.cc
Even though DEBUG was picked through CFLAGS by the port, do append to
CXXFLAGS and LDFLAGS such that DEBUG ends in CXXFLAGS also iff set.

Simply use the existing LINK.cc instead of rolling our own:

	$ make -p | grep ^LINK.cc
	LINK.cc          = ${CXX} ${CXXFLAGS} ${CPPFLAGS} ${LDFLAGS}

OK stsp
2019-03-17 11:34:32 +00:00
kn
2368663945 Drop defaults, install from WRKBUILD, introduce PROCESSORS
CONFIGURE_STYLE and SEPARATE_BUILD are set to default, so drop them.
Consequently, as there's no configure target, substitute variables in
post-patch not pre-configure.

With SEPARATE_BUILD=no WRKSRC and WRKBUILD are identical, but install built
files still from the latter to be consistent.

Move the hardcoded list of processors into PROCESSORS.

OK stsp
2019-03-17 11:26:38 +00:00
jasper
8f56f3d52f update to gtksourceview3-3.24.10 2019-03-16 11:53:03 +00:00
rsadowski
6b35ceb1de remove conflict-tag with kde-baseapps-*
There a no conflicts with kde-baseapps- anymore
2019-03-15 13:28:13 +00:00
cwen
5fbc7aff96 marble (kde4): requires -std=c++11 when built with ports-gcc-4.9
Tested successfully on macppc.

OK landry@ sthen@ rsadowski@
2019-03-14 15:58:44 +00:00
stsp
37bc96efc9 += textsuggest 2019-03-14 14:49:18 +00:00