Commit Graph

10780 Commits

Author SHA1 Message Date
ajacoutot
0c6b1b3a18 Fix documentation installation. 2012-09-21 15:48:43 +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
f13cf07f87 sync comment now that it's been merged upstream 2012-09-21 13:57:32 +00:00
jasper
d6819a2f5e - update to 3.14.0 2012-09-21 13:51:17 +00:00
ajacoutot
6cc7590223 Forgot to sync PLIST. 2012-09-21 13:42:45 +00:00
ajacoutot
213a4a020a Update to atk-2.5.91. 2012-09-21 13:19:57 +00:00
jasper
c8c1ae70cc - update to 1.33.14 2012-09-21 13:19:40 +00:00
ajacoutot
6856337c8d +pangox-compat 2012-09-21 13:19:36 +00:00
ajacoutot
67a04068d1 Import pangox-compat-0.0.1.
This is a compatibility library providing the obsolete pangox library
that is not shipped by Pango itself anymore.

ok jasper@
2012-09-21 13:19:03 +00:00
ajacoutot
7132b9ccc7 Update to pango-1.31.2. 2012-09-21 13:18:00 +00:00
ajacoutot
7331be73e4 Update to glib2mm-2.33.12. 2012-09-21 13:17:18 +00:00
ajacoutot
9aafe34fee It's this time of the year again... update glib2 to the latest
available development release (glib2-2.33.14). A new stable is supposed
to come out within the next 2 weeks and we want to be proactive and get
some things in tree before the big GNOME 3.6 update that we will work on
at p2k12.

big thank to jasper@ for running this and the upcoming updates in a bulk
ok jasper@
2012-09-21 13:16:49 +00:00
ajacoutot
9685b7b35d Remove CONFIGURE_ENV now that freetype2 pc file has been fixed.
Require a current xenocara.
2012-09-21 06:31:27 +00:00
jasper
85510f1176 unconfuse DESCR
prompted by an issue reported by weerd@
2012-09-20 21:10:42 +00:00
jasper
6807c1f9b4 fix loading of introspected libraries 2012-09-20 20:56:34 +00:00
gsoares
dc9943512b update to 1.56; ok jasper@ 2012-09-20 19:35:09 +00:00
ajacoutot
47f7550ad8 +harfbuzz 2012-09-20 13:42:52 +00:00
ajacoutot
67d9879e4a Import harfbuzz-0.9.4.
HarfBuzz is an OpenType text shaping engine.

ok jasper@
2012-09-20 13:42:23 +00:00
jasper
561cfd5e28 sync 2012-09-20 12:50:47 +00:00
jasper
fce107179f import libvirt-glib 0.1.2
libvirt-glib wraps libvirt to provide a high-level object-oriented API
better suited for glib-based applications.

ok aja@
2012-09-20 12:48:39 +00:00
jasper
dd83ab271e add two LTS patches from upstream 2012-09-20 09:51:00 +00:00
jasper
129a168127 - update to 3.12.2 2012-09-19 18:15:40 +00:00
dcoppa
2a7d6dc36c Update to unbounded-delays-0.1.0.5 2012-09-19 13:15:56 +00:00
dcoppa
4ba206de13 Update to base-unicode-symbols-0.2.2.4 2012-09-19 13:15:17 +00:00
dcoppa
b4dbfb7f85 Update to MonadCatchIO-mtl-0.3.0.5 2012-09-19 13:14:31 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
4a9621da1f Add VMEM_WARNING. 2012-09-18 18:05:16 +00:00
ajacoutot
f3d9095951 Rely on g_mount_can_unmount() from GLib for the gio-kqueue backend to
choose between kqueue(3) or poll(2) for monitoring. This allows dropping
the need for a gio-kqueue.conf file.
2012-09-18 13:05:59 +00:00
landry
ee15792e12 Update to nspr 4.9.2.
- Garbage collect patch adding -pthread hack while here.
- Improve pthread_set_name_np() call (returns void)
- Needed anyway by upcoming Mozilla 16 releases
been in a bunch of amd64 bulks, ok ajacoutot@
2012-09-17 20:00:09 +00:00
jasper
831b895a62 - update to 0.34.0 2012-09-17 08:05:04 +00:00
ajacoutot
3862af765a Sync the jsnativestack patch with the one in Firefox which is actually
more correct than this one.

ok landry@
2012-09-17 06:00:09 +00:00
jeremy
fc111005c8 Remove pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:55:15 +00:00
jeremy
d9028f61a8 Unlink pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:53:15 +00:00
jasper
88c01a4d66 - update to -/21 2012-09-15 09:53:59 +00:00
jasper
5243cfa0c6 - update to 0.14 2012-09-14 18:12:54 +00:00
sthen
ce5be91c38 Add missing build dep on texi2html, pointed out by nigel@.
Also add @comment'ed lines for lib/charset.alias and share/locale/locale.alias,
no problem at present but will save hassle if someone blindly update-plist's
later.
2012-09-12 12:59:05 +00:00
jasper
7d85734a84 bump to 0.27.1 2012-09-12 08:47:43 +00:00
sthen
9893517f58 update to gnu indent 2.2.10 2012-09-11 23:40:52 +00:00
jasper
70273c84ec - bump the fd.o pkg-config implementation to 0.27; some bits may
trickle into our pkg-config.
2012-09-11 09:37:42 +00:00
jasper
c6f1b901a0 sync 2012-09-11 07:27:03 +00:00
jasper
cdd3310712 import p5-File-FnMatch 01.02
File::FnMatch::fnmatch() provides simple, shell-like pattern matching.

from UMEZAWA Takeshi
ok sthen@
2012-09-11 07:25:06 +00:00
sthen
36d16b790c add a wrapper to LD_PRELOAD pthread, maintainer timeout 2012-09-10 14:37:59 +00:00
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
ajacoutot
0909c35992 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 07:42:33 +00:00
landry
21abbb2473 Update to libofx 0.9.5. 2012-09-09 20:27:47 +00:00
ajacoutot
bd23252961 Explicitely patch for DATADIRNAME; the gnome module hack for it will be
removed soonish.
2012-09-09 17:36:26 +00:00
rpointel
24d5f0fa5d Update tortoisehg to 2.5.
ok landry@.
2012-09-08 08:03:03 +00:00
rpointel
3267f8a341 Update mercurial to 2.3.1 and take maintainership (wcmaier didn't use it).
ok wcmaier@ (old maintainer), landry@ and jim@.
2012-09-08 08:00:45 +00:00
stsp
0f2f097e68 Add a patch from upstream to fix the no_ap2 flavour build, prodded by aja.
No revision bump needed since this doesn't affect generated packages.
2012-09-07 23:30:32 +00:00
sthen
19b3902855 block autoconf from finding mzscheme, which is part of racket, currently
in openbsd-wip repo. from Juan Francisco Cantero Hurtado.
2012-09-07 21:38:00 +00:00