14737 Commits

Author SHA1 Message Date
ratchov
ba839054d7 Mplayer requires the byte-order flag to be set for 8-bit formats
as well. Fixes playback of 8-bit audio files.
ok brad@
2014-01-31 10:44:56 +00:00
zhuk
f6e199cfee Squash another bug introduced by me, that made Konsole crash by occasion.
The fix actually simplifies things a lot, as a bonus.
2014-01-30 21:28:42 +00:00
ajacoutot
d175b94f1d Sync rc_start() between these 3 daemons since they do the same.
Keeping the sleep 2 in kdm.rc -- not sure why this is needed, zhuk@ probably
knows.
2014-01-30 16:58:58 +00:00
zhuk
06cea4cab9 Do in the x11/slim the same dance as in GDM/KDM: on boot, wait in
background for getty process to appear.

Tested by me on i386, okay landry@ (MAINTAINER).
2014-01-30 14:25:35 +00:00
jasper
cfe13e0406 update to i3status-2.8 2014-01-30 13:19:40 +00:00
ajacoutot
72bf43d2b2 authdir was dropped 5 months ago. 2014-01-30 11:00:49 +00:00
zhuk
aff5a5acae Simplify the rc script by conditional define of function.
Idea and initial implementation (in gdm) from ajacoutot@.
2014-01-29 16:49:33 +00:00
ajacoutot
4606edb2c0 Missed in previous. 2014-01-29 14:00:46 +00:00
ajacoutot
cd3c7e757d Only loop for getty during boot, not when the system is already running. 2014-01-29 14:00:04 +00:00
dcoppa
1f7648f63a Bugfix for spiral layout: avoid gaps between windows
(upstream git commit 94a8c725968535fd74fe399846f193ecc6ce4c29)
2014-01-29 08:42:48 +00:00
zhuk
548831a944 Polish KDM support:
* Add rc script. Just add "kdm" to pkg_scripts in rc.conf.local now.

  * Add a dirty hack for console-kit-daemon until ConsoleKit gets fixed.
    We don't support multi-seat X now anyway.

Please note: while the rc script is based on gdm.rc, it has somewhat changed
logic. So if you're using KDM, please test it in rc.conf.local before we
get to 5.5 release, to make sure it doesn't break. It shouldn't, of course,
but, you know, IT happens.
2014-01-28 20:50:39 +00:00
zhuk
b5059de233 Make KDM in KDE4 working and usable, by provide safe sample
configuration.  Actual configuration is now placed in /etc/kdm, and
faces symlink now points here, too, instead of /var/kdm. Use
privillege separation in KDM where possible: for both X server and
greeter.
2014-01-28 17:06:46 +00:00
zhuk
a7de9d339f Fix problems with starting KDE session from startkde4, after discussion
on ports@openbsd.org. Big hint received from Remco, thanks!

KDM still have some issues, mostly related to migration paths. To be fixed
soon.

Added/updated description for some patches while there.
2014-01-28 14:49:26 +00:00
ajacoutot
a4dcf4d107 Update to gtk+3-3.10.7. 2014-01-28 08:40:07 +00:00
jasper
44d34b566b update to gtksourceview3-3.10.2 2014-01-27 17:58:34 +00:00
zhuk
9f0abb0db3 Fix a bug in code I've added to Konsole some time ago that resulted in
superflows errors in .xsession-errors.

Reminded by STeve Andre' on ports@, thanks!
2014-01-27 10:23:40 +00:00
bcallah
be3c48698c +herbstluftwm 2014-01-26 23:21:56 +00:00
bcallah
20d2023770 Import x11/herbstluftwm. Herbstluftwm is a lightweight manual tiling window
manager.
tweaks from jturner@
ok okan@ jturner@
2014-01-26 23:21:33 +00:00
zhuk
8a9c1dd84f Quick fix for Samba detection code. Based on investigation done by nigel@,
thanks!
2014-01-26 07:02:18 +00:00
landry
a0ca64b1a8 Fix weird 600 mode on fingerprint/screenshot.png 2014-01-24 20:29:54 +00:00
dcoppa
5b09e102e5 Drop the building of the media extension to fix a bulk breakage 2014-01-24 14:58:56 +00:00
ajacoutot
7d298940b9 Update to dbus-1.8.0.
bulk testing by landry@
runtime testing by myself
2014-01-24 10:43:16 +00:00
espie
25c2c8938c bleh. stupid rights fix 2014-01-24 10:41:50 +00:00
dcoppa
ce7c09b88c Do not enable VTE support if libvte is around
Bump rev to be safe
2014-01-24 10:24:52 +00:00
dcoppa
6c0a7c0c02 Update to i3-4.7.2 2014-01-24 10:08:38 +00:00
zhuk
c1929ebd9a Remove extra patch: service != executable. Unbreaks starting help in KDE.
Noticed by nigel@ during review of KMyMoney port.
2014-01-23 20:54:32 +00:00
ajacoutot
b85f4884af Fix a crash in the process tree (upstream). 2014-01-23 14:28:11 +00:00
ajacoutot
b08d942e5f Sync patch with what was merged upstream. 2014-01-23 14:16:10 +00:00
ajacoutot
7d9544d99f Update to gnome-online-miners-3.10.3. 2014-01-23 09:54:21 +00:00
jasper
b6f3862143 update to gedit-3.10.4 2014-01-23 08:59:54 +00:00
ajacoutot
9ebb5e907b Bring some fixes from upstream (crash, timeout, ...). 2014-01-23 08:36:02 +00:00
dcoppa
98e4f50e09 Bugfix update to i3-4.7.1 2014-01-22 13:48:38 +00:00
ajacoutot
6086d97e6b Properly remove the socket directory; this prevents creating brazillions
of gvfs entries under /tmp.
2014-01-21 19:23:40 +00:00
ajacoutot
177a7c75e3 Fix utmp usage, login(3) cannot work without a tty. 2014-01-21 17:39:30 +00:00
dcoppa
dda80d863c awful.menu.clients: Remove useless line
(upstream git commit 64dc578efce8e35beb7e74aed0184f5302a0dc80)
2014-01-21 14:30:30 +00:00
zhuk
59113d2bec KDE4 libraries do want PKGSPEC, too. Dependees bumped. 2014-01-20 19:08:10 +00:00
zhuk
4b0ac827a3 Make libksane being picked up from the right directory.
Unbreaks Tellico (in WIP).
2014-01-20 10:04:02 +00:00
dcoppa
f283935ca8 i3bar Bugfix: don't show "EOF" status line error
(upstream git commit 612d25c12cd1bd9ff4167e8530fe9a2c54a619e4)

Bugfix: `move <direction>` sends workspace focus
(upstream git commit 76393377160ffd043757ca2dd8d947aa25f69716)
2014-01-19 10:25:30 +00:00
juanfra
c72a5b8a28 Update my email address. Change the homepage of terminator. Also add a
space between the entries and equals signs in the Makefile of the old
ports.

ok sthen@
2014-01-17 19:46:21 +00:00
dcoppa
74bcaa73b6 Update to hs-dbus-0.10.5 2014-01-17 14:57:22 +00:00
ajacoutot
1810750749 Pushed upstream. 2014-01-17 13:12:15 +00:00
zhuk
7777db658e Fix @conflict marker for kdemultimedia-3.x, it was for "kmultimedia". 2014-01-16 13:48:03 +00:00
zhuk
5eb0a653d0 WANTLIB cleanup, to make the upcoming diff smaller. Required due to missing
${KDE} for some items in WANTLIB.
2014-01-16 12:14:10 +00:00
zhuk
fc9909acd7 Avoid run-time breakage of -main due to references to -svn when the latter
is not installed.
2014-01-16 12:01:58 +00:00
zhuk
eefaa58d27 Conflicts with kdemultimedia-3.x are gone for libkcddb and mplayerthumbs. 2014-01-16 11:21:00 +00:00
jasper
16c5f5c405 update to gnome-shell-3.10.3 2014-01-16 10:22:47 +00:00
jasper
5d9eeace98 update to mutter-3.10.3 2014-01-16 10:22:40 +00:00
zhuk
fd9eec9bbc No more conflicts with kdepim-3.x here. 2014-01-16 09:15:49 +00:00
zhuk
02b8efae87 Add a @conflict marker after adding ruby21 to FLAVORS, and a comment
reminding to do this in the future.
2014-01-16 08:30:34 +00:00
zhuk
143000e872 Forgot to commit this update. Noticed by nigel@, thanks and sorry. 2014-01-16 07:16:18 +00:00