12386 Commits

Author SHA1 Message Date
dcoppa
d66aca4ccf sort; no bump needed 2012-10-07 19:53:05 +00:00
dcoppa
1444207d89 Fix misuse of CMake
While here, install *.cfg files in a location where SampleBrowser
can find them by default and remove obsolete pthread-related
patches...

OK landry@
2012-10-07 09:37:45 +00:00
landry
60792fe250 Remove thunar-vfs old compat layer, the only things that used it in the
portstree (xfce4-places, thunar-vcs & ristretto) were ported to gio.
prodded by ajacoutot@
2012-10-06 10:00:43 +00:00
ajacoutot
c0642b372f -genius 2012-10-05 16:15:15 +00:00
ajacoutot
8b48a5c4b3 Remove gnome2 oldie.
ok jasper@
2012-10-05 16:14:57 +00:00
ajacoutot
1fb5ab4805 Missing build depends on textproc/docbook-xsl.
spotted by naddy@
2012-10-05 11:25:54 +00:00
landry
3bce0269ea Mark as BROKEN-sparc64, this port uses -Werror and does ugly casts which
triggers warnings on sparc64.
2012-10-05 07:13:47 +00:00
jasper
e5c07f98c9 - update to grilo-plugins-0.2.2 2012-10-05 06:52:29 +00:00
jasper
3c9aabd408 - update to grilo-0.2.2 2012-10-05 06:43:02 +00:00
ajacoutot
efd90e4d8c Workaround a segfault with new gtk+3.
reported by and ok dcoppa@
2012-10-04 13:48:28 +00:00
dcoppa
5b237cc087 Set workspace_layout in create_workspace_on_output: otherwise i3
doesn't respect the workspace_layout setting.

From upstream git
2012-10-04 12:21:38 +00:00
jasper
3d6cde3777 sync with upstream patch 2012-10-04 08:41:01 +00:00
ajacoutot
aeb1b044c5 Unbreak after recent webkit RUN_DEPENDS changes -- explicitely add
audio/taglib to LIB_DEPENDS.
2012-10-04 07:21:57 +00:00
jasper
7950fed04e - update to i3status 2.6
tested by dcoppa@ also
2012-10-04 06:15:38 +00:00
ajacoutot
dc97003345 Extend comment. 2012-10-03 16:20:09 +00:00
ajacoutot
70064757da Fix depends after e-d-s move to libsecret. 2012-10-03 15:57:18 +00:00
ajacoutot
6d1aa8da0a Missing BUILD_DEPENDS and missing files in PLIST. 2012-10-03 15:56:49 +00:00
ajacoutot
f0b5dda444 This does not need to depend on gnome-shell anymore. 2012-10-03 13:39:03 +00:00
ajacoutot
68b1002b4f Update to gnome-tweak-tool-3.6.0. 2012-10-03 13:14:00 +00:00
jasper
ce13fc2d16 - update to empathy-3.6.0.1 2012-10-03 11:53:53 +00:00
jasper
99fc107007 committed upstream 2012-10-03 11:32:20 +00:00
jasper
db30e6dff8 - bugfix update to 0.2.1
- tighten dependency on grilo
2012-10-03 08:32:09 +00:00
jasper
0ff6268c85 - bugfix update to 0.2.1 2012-10-03 08:31:51 +00:00
ajacoutot
7961f762ca -f-spot
-mono-keyring
2012-10-03 08:06:26 +00:00
ajacoutot
7a19103e98 Remove crashing oldies which still depend on old gnome 2 interfaces.
graphics/shotwell is a _much_ better alternative.

ok jasper@
2012-10-03 08:06:06 +00:00
jasper
253e325d80 sync comment in patch 2012-10-03 06:48:29 +00:00
ajacoutot
9838b6110a Bring some patches from upstream to fix a couple of bugs.
Properly remove some subdirectory under _gdm homedir.
2012-10-03 06:40:50 +00:00
sthen
8bcebdcb35 BUILD_DEPENDS += textproc/docbook-xsl 2012-10-02 20:51:18 +00:00
jasper
98feff17c7 fix: non-i3bar formats always used color_bad
from upstream git
2012-10-02 20:33:29 +00:00
naddy
9128f0e4d3 requires imake to build 2012-10-02 17:14:13 +00:00
ajacoutot
d820308b56 No need to @sample directories already part of the dependencies (in this
case, p11-kit).
2012-10-02 15:58:02 +00:00
ajacoutot
c8c25597c4 Missing dependency on x11/gnome/gcr.
spottted by naddy@
2012-10-02 14:03:06 +00:00
dcoppa
d35c73be96 Fix redundancy warning 2012-10-02 10:27:56 +00:00
jasper
7f94650289 committed upstream 2012-10-02 06:33:07 +00:00
ajacoutot
51a49f90d1 Paches committed upstream.
Regen WANTLIB.
2012-10-02 06:31:37 +00:00
landry
06c8c5d0c8 Mark as BROKEN-hppa, triggers a relocation error when linking, and
trying -ffunction-sections as the error message advises doesnt yield
much success..
2012-10-01 21:23:36 +00:00
ajacoutot
78d036f6f6 Sync dependencies after libgdata moved to libsecret. 2012-10-01 15:17:29 +00:00
ajacoutot
122b349ddb Sync wantlib afer e-d-s migration to libsecret. 2012-10-01 15:01:14 +00:00
ajacoutot
2f3bcdd924 Sync dependencies after the move from libgnome-keyring to libsecret.
prodded by sthen@
2012-10-01 12:49:19 +00:00
ajacoutot
6465fe4110 Committed upstream. 2012-10-01 11:28:44 +00:00
ajacoutot
030d2dfbfa Committed upstream. 2012-10-01 10:54:30 +00:00
ajacoutot
6f1789b933 Fix the dconf gschema file. 2012-10-01 10:49:51 +00:00
dcoppa
ab29be00f1 Bugfix: don't crash when dragged floating window close
Bugfix: draw h-split indicator at the right position

Bugfix: Correctly move floating windows to invisible workspaces
cross-output

From upstream git
2012-10-01 08:12:17 +00:00
jasper
b49e9ccf80 tweak LIB_DEPENDS/WANTLIB 2012-10-01 06:44:11 +00:00
jasper
36cb049248 sync with patch as submitted upstream, no pkg change 2012-09-30 20:56:42 +00:00
naddy
a6ebe21f0d mark for parallel building 2012-09-30 20:27:50 +00:00
jasper
5bd8005de5 - update to empathy-3.6.0 2012-09-30 19:17:52 +00:00
jasper
e11b6fa927 - update to gnome-contacts-3.6.0 2012-09-30 18:27:50 +00:00
ajacoutot
f84bc6ee40 Committed upstream. 2012-09-30 16:55:11 +00:00
ajacoutot
2db2504b43 Don't override option names. 2012-09-30 16:01:38 +00:00