Commit Graph

12206 Commits

Author SHA1 Message Date
ajacoutot
116f0d64ea Update to gtk+2-2.24.13. 2012-09-24 04:47:09 +00:00
jeremy
eae07be2d5 Switch ruby-dbus to use ruby 1.9 by default. Adjust PKGNAME to be
similar to other ruby 1.9 packages.
2012-09-23 17:14:45 +00:00
matthieu
4d3e30f0c1 add BUILD_DEPENDS on devel/imake. ok landry@ 2012-09-23 08:08:49 +00:00
matthieu
b8ac97f241 Don't overwrite imake config files under /usr/X11R6 anymore.
They are gone. ok landry@
2012-09-23 08:05:53 +00:00
dcoppa
38febc9b19 Update to i3-4.3
OK jasper@
2012-09-21 17:16:13 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
jasper
76f163bde9 don't pick up pulseaudio; no pkg change as it wouldn't build if it was picked up. 2012-09-21 13:51:56 +00:00
ajacoutot
8d9d6bd4d6 Fix with new introspection (from upstream). 2012-09-21 13:25:27 +00:00
ajacoutot
a7bd921f10 Update to at-spi2-atk-2.5.92. 2012-09-21 13:24:51 +00:00
ajacoutot
312ca81d0e Update to at-spi2-core-2.5.92. 2012-09-21 13:24:28 +00:00
ajacoutot
f0817b0d8f Fix WANTLIB after recent pango update. 2012-09-21 13:24:09 +00:00
ajacoutot
0a667e2617 Update to totem-pl-parser-3.4.3. 2012-09-21 13:23:23 +00:00
ajacoutot
d717ef51d2 Update to libgda-5.1.1.
ok jasper@
2012-09-21 13:23:06 +00:00
ajacoutot
6922419361 Update to gnome-themes-standard-3.5.92. 2012-09-21 13:22:34 +00:00
ajacoutot
af18e27583 Update to gtk3mm-3.5.12. 2012-09-21 13:22:10 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
ajacoutot
0dea867040 Use pangox-compat.
ok jasper@
2012-09-21 13:20:57 +00:00
ajacoutot
ef9b0fb5ee Update to gtk+3-3.5.18. 2012-09-21 13:20:19 +00:00
jasper
444d4da3b6 - update to 1.9.1 2012-09-21 09:48:52 +00:00
dcoppa
b9d4703772 Enable Xinerama support.
Initial diff by Gregor Best <gbe (at) ring0 (dot) de>

OK ajacoutot@
2012-09-21 08:51:47 +00:00
ajacoutot
ad34cb8520 Fix LIB_DEPENDS. 2012-09-20 13:34:19 +00:00
jasper
e41e3715a4 Fix segmentation fault in --list option
from upstream git
2012-09-19 12:53:11 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
35f8ebd598 Update to libsecret-0.10. 2012-09-18 12:43:08 +00:00
jasper
06225ed4b6 sync 2012-09-18 08:33:28 +00:00
jasper
55fa26f46e import virt-viewer 0.5.4
Virt Viewer provides a graphical viewer for the guest OS display. At
this time is supports guest OS using the VNC protocol. Further protocols
may be supported in the future as user demand dicatates. The viewer can
connect directly to both local and remotely hosted guest OS, optionally
using SSL/TLS encryption.

ok aja@
2012-09-18 08:32:45 +00:00
jasper
806fab0933 - update to 6.5.92 2012-09-17 11:22:24 +00:00
matthieu
24dfbdf44a regen patches. 2012-09-17 10:25:49 +00:00
matthieu
5accad0feb Remove useless XPM{INC,LIB}DIR patch, which got mangled by a
definition of X11R6 as a cpp macro.
ok sthen@
2012-09-17 10:25:11 +00:00
ajacoutot
f350bbebb5 Prevent variable referencing itself; spotted by nigel@ 2012-09-16 22:05:46 +00:00
jasper
bb1850aa36 - update to 0.8.4 2012-09-16 10:47:05 +00:00
ajacoutot
79a2ff0783 /etc -> SYSCONFDIR
ok dcoppa@ (maintainer)
2012-09-16 06:24:32 +00:00
ajacoutot
642f3f8503 Don't hardcode /usr/local. 2012-09-13 08:41:41 +00:00
ajacoutot
5cbf4e664e Start GDM is a better way so that it doesn't leave hanging processes.
Default LANG to "C".
Remove one XXX.
2012-09-13 08:38:12 +00:00
ajacoutot
f90d69b8bb Minor update to librsvg-2.36.3. 2012-09-13 06:02:20 +00:00
ajacoutot
a35ffe01ff Small comment. 2012-09-12 18:16:37 +00:00
ajacoutot
66c9a93e2e Remove uneeded substitution and regen PLIST. 2012-09-12 12:23:42 +00:00
ajacoutot
4959ee507d Remove useless patch. 2012-09-12 11:50:40 +00:00
ajacoutot
3067724f59 gdm is now fully functionnal with pam. 2012-09-12 11:37:47 +00:00
ajacoutot
84ec6566bc Bring GDM in a working state (still broken because it requires PAM for
now).
2012-09-12 08:54:52 +00:00
ajacoutot
4232b34914 Remove the DATADIRNAME hack now that we know exactly which ports need
patching and upstream notice.

tested in a bulk by and ok jasper@ (thanks!)
2012-09-11 09:28:56 +00:00
ajacoutot
ed2a531d8c Forgot in previous; reminded by jasper@ 2012-09-11 09:10:04 +00:00
ajacoutot
ad514f53ab Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 08:29:33 +00:00
ajacoutot
5c5cddb6fc Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 08:07:18 +00:00
ajacoutot
c0a045b049 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 07:58:06 +00:00
ajacoutot
be03168b47 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 07:03:50 +00:00
ajacoutot
dc40dbadd6 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
Tighten deps while here.
2012-09-11 06:03:27 +00:00
espie
3caabf1c38 fix sqlports
do not commit linked parts of the tree that reference stuff that's not
there !
2012-09-10 23:03:24 +00:00
ajacoutot
a9eac4d516 Ugly update to gdm-3.4.1; still totally broken but needed by robert@ for
his openpam port.
2012-09-10 13:19:03 +00:00
ajacoutot
4cd223374e Woopsy, that was for next release. 2012-09-10 10:47:22 +00:00