14270 Commits

Author SHA1 Message Date
zhuk
7abf3c36f5 Oops, libattica bindings are gone here too, then. 2013-10-14 13:59:07 +00:00
ajacoutot
10cab6f0c3 Committed upstream. 2013-10-14 13:52:32 +00:00
zhuk
51b4b31ffb Disable libattica bindings. Smokegen tends to dump core there, and they
are not used in ports either in CVS or in WIP repo.
2013-10-14 13:42:52 +00:00
ajacoutot
fa0ebf851d Update to gnome-icon-theme-symbolic-3.10.1. 2013-10-14 12:51:43 +00:00
ajacoutot
fc7e2c8c50 Update to gnome-music-3.10.1. 2013-10-14 12:38:15 +00:00
ajacoutot
dd5bd7516a Update to gnome-power-manager-3.10.1. 2013-10-14 11:27:12 +00:00
ajacoutot
d5088ad5b7 Update to gnome-color-manager-3.10.1. 2013-10-14 10:56:19 +00:00
nigel
42e673b9bf Update to version 1.06, add boost sprit support, and fixes.
Ok ajacoutot@
2013-10-14 10:44:06 +00:00
ajacoutot
ffa675d894 Fix build after recent gtkmm update. 2013-10-14 08:41:52 +00:00
jasper
ba1eb23669 update to bijiben-3.10.1 2013-10-13 22:24:33 +00:00
zhuk
c2f5ca3439 One more dependency fix for KDE4 PIM, now in kdepimlibs. 2013-10-13 18:39:08 +00:00
jasper
7aaaa1e35b update to yad-0.23.1 2013-10-13 11:31:32 +00:00
ajacoutot
fbde953e0f Fix previous and give the correct BZ URL. 2013-10-12 14:39:37 +00:00
espie
b1ef237332 kde3 ports and dependents have their own l10n... 2013-10-12 12:50:51 +00:00
jasper
34923a1f44 update bz url; no pkg change 2013-10-12 09:26:45 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
ac95394543 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 21:20:54 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
ajacoutot
9891930ad7 Install PREFIX/share/gtk-3.0/settings.ini 2013-10-11 16:27:01 +00:00
ajacoutot
e8715b85be Update to gtk+2-2.24.22. 2013-10-11 15:07:17 +00:00
ajacoutot
6f2bf47fbf Actually do previous from gtk+ itself. 2013-10-11 15:01:42 +00:00
ajacoutot
7097cb0ada Install default gtkrc under PREFIX/share/gtk-2.0/ instead of SYSCONFDIR.
This makes it easier to do local changes.
2013-10-11 14:42:17 +00:00
ajacoutot
7ceb8f49db Update to gnome-session-3.10.1. 2013-10-11 14:22:20 +00:00
ajacoutot
f5ff827bcc Update to gtk3mm-3.10.0. 2013-10-11 13:26:11 +00:00
ajacoutot
dda82fa150 Sync NM patch with Gentoo/Debian. 2013-10-11 12:24:36 +00:00
naddy
ef266f9dbf Ports building via imake require USE_GROFF.
Bump because packages may have been built with empty man pages.
2013-10-11 10:56:00 +00:00
naddy
f861220a76 Just let imake handle the man page instead of running it through
mandoc and then possibly groff.  Requires USE_GROFF.

Honor CC/CFLAGS.
2013-10-11 10:54:28 +00:00
dcoppa
9cb6517181 Revert "client: Don't move clients around across restarts" commit,
it was causing more pain than gain.

Add another two bugfixes:

- event: Handle MotionNotify before ButtonPress/Release
- awful.tag.withcurrent: Also act on restarts

All from upstream git repo.
2013-10-11 08:50:20 +00:00
zhuk
191c25bd82 Improved version of patches that allow to build kde4/pim-runtime tests.
Tested in a build loop on i386 about 60 times.
2013-10-11 07:52:55 +00:00
ajacoutot
68e5d26b5a Update to gtk+3-3.10.1. 2013-10-11 06:33:18 +00:00
dcoppa
5446f1635e Reply to _NET_REQUEST_FRAME_EXTENTS correctly.
Reply to _NET_REQUEST_FRAME_EXTENTS by settings _NET_FRAME_EXTENTS
property of the window to the widths of the respective borders added
by i3.
(upstream git commit 05e46848f07460f18574d51eba0b182b177ab2d2)
2013-10-10 16:34:57 +00:00
ajacoutot
07ca43b20f Committed upstream. 2013-10-10 15:21:32 +00:00
ajacoutot
48d41744f7 Add comment about sysutils/accountsservice. 2013-10-10 15:07:47 +00:00
naddy
b59f389897 oops, of course an imake port still requires groff 2013-10-10 11:57:46 +00:00
zhuk
3e53549d41 Temporarily disable building tests until all dependency issues are resolved.
There are too many of them, and we need to have reliable builds.
2013-10-10 11:54:46 +00:00
zhuk
f38978ce88 Force disabling of tests if NO_TEST==Yes. Will be needed soon. 2013-10-10 11:53:24 +00:00
zhuk
e727c3c09f Linking in Kig was broken after syncing patches with upstream, fix it.
Now Kig starts fine.
2013-10-10 11:50:24 +00:00
stsp
79e8fe2a40 Tweak kdesvn WANTLIB for Subversion 1.8. 2013-10-10 09:55:48 +00:00
stsp
e60ca17626 Allow Anjuta to compile with Subversion 1.8. Patch submitted upstream.
ok ajacoutot jasper
2013-10-10 09:55:24 +00:00
ajacoutot
d81590c042 Create the _gnome-initial-setup user. Not used yet but will be. 2013-10-10 08:41:08 +00:00
nigel
bfda08a837 Double check of previous commit found patch wasn't removed.
No bump as build fails if not remvoed.
Was part of changes Ok @dcoppa
2013-10-09 18:22:48 +00:00
nigel
7aac27dfae Update to 2.0.4 for OpenBox 3.5.2 with help from dcoppa@
OK dcoppa@
2013-10-09 13:52:18 +00:00
ajacoutot
73d3f5569e Update to gnome-dictionary-3.10.0. 2013-10-09 13:04:20 +00:00
ajacoutot
7bd14c6506 Missed. 2013-10-09 11:11:49 +00:00
ajacoutot
983e697146 Update to dbus-1.6.16. 2013-10-09 11:10:46 +00:00
jasper
9be5ff0cb4 remove unmaintained cruft that's using deprecated libs.
no objections raised on ports@; if someone was still using it devilspie2
uses the modern libwnck3..

maintainer timed-out
ok aja@ rfreeman@
2013-10-08 18:40:12 +00:00
jasper
ddee798b4c -{g,}devilspie 2013-10-08 18:38:12 +00:00
dcoppa
1a5e41f3f1 Add a couple of missing comments. 2013-10-08 11:48:58 +00:00
dcoppa
4c8d12ebdb Update to openbox-3.5.2
Bump SHARED_LIBS (checked with abi-compliance-checker)
Fix LIB_DEPENDS and WANTLIB
Merge pkg/PFRAG.shared into pkg/PLIST

OK benoit@ (maintainer)
2013-10-08 11:18:57 +00:00
naddy
e70d48c87c no need for groff 2013-10-07 21:35:00 +00:00