Commit Graph

10828 Commits

Author SHA1 Message Date
ajacoutot
189bbb6808 Update to liblouis-2.5.1. 2012-09-28 06:32:13 +00:00
ajacoutot
181ac31824 Update to pango-1.32.1. 2012-09-28 05:48:16 +00:00
naddy
35cd2db00c mark for parallel dpb building to shorten the time to libreoffice 2012-09-27 21:49:58 +00:00
naddy
402c9aa0d1 fix build: M_AUTH_AH is gone 2012-09-27 21:27:43 +00:00
jasper
12dcc9db63 - apply a patch from upstream which a nasty crash i've been observing 2012-09-27 18:50:37 +00:00
ajacoutot
ba8a7e44e8 Tweak after recent docbook changes. 2012-09-27 17:38:17 +00:00
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +00:00
jasper
f3a0bbb019 - remove BT_MAX_DEPTH and struct bt_frame from the public API as they don't belong there
and create issues with guenthers upcoming header cleaning.

  as discussed with guenther@
  ok landry@
2012-09-27 15:45:42 +00:00
jasper
a6ce913f8c sync 2012-09-27 14:56:58 +00:00
jasper
e304de1a09 import spice-protocol-0.12.2
The Simple Protocol for Independent Computing Environments (SPICE) is a
remote display system built for virtual environments which allows you to
view a computing 'desktop' environment not only on the machine where it
is running, but from anywhere on the Internet and from a wide variety of
machine architectures.

This package provides headers defining protocols.

ok aja@ gsoares@
2012-09-27 14:55:20 +00:00
ajacoutot
130fc832bd Fix bash-completion directory. 2012-09-27 12:48:30 +00:00
ajacoutot
321eb520e0 Update to libsoup-2.40.0. 2012-09-27 09:58:38 +00:00
jasper
b516e2ac87 - fix up LIB_DEPENDS-editor
ok aja@
2012-09-27 08:45:52 +00:00
ajacoutot
14438555fe Update to py-gobject3-3.4.0. 2012-09-27 08:43:51 +00:00
ajacoutot
21e9b8e67e Update to gsettings-desktop-schemas-3.6.0. 2012-09-27 08:35:45 +00:00
ajacoutot
9a90d07b6f Update to dconf-0.14.0. 2012-09-27 08:32:05 +00:00
jasper
5e36cfd899 - update to libpeas-1.6.0 2012-09-27 07:07:00 +00:00
ajacoutot
61fb87d932 Update to stable pango-1.32.0. 2012-09-26 21:37:00 +00:00
naddy
b854bf5c08 Permit building with MAKE_JOBS:
Don't call make -jN, instead pass MAKE_JOBS to HOTSPOT_BUILD_JOBS

ok kurt@, espie@
2012-09-26 18:23:04 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
espie
4e929abcd7 annotate for !parallel. too much time in configure scripts... 2012-09-26 09:34:09 +00:00
dcoppa
25049950c8 Bugfix update to 2.0.20
While here, add pthread to WANTLIB

Initial diff from David Hill
2012-09-26 07:36:09 +00:00
ajacoutot
c1e188d470 Update to glib2mm-2.33.13. 2012-09-25 22:45:32 +00:00
brad
070f3215ed Don't use the output of sdl-config and instea just pass both LOCALBASE
and X11BASE paths in CPPFLAGS/LDFLAGS.

ok naddy@ MAINTAINER
2012-09-25 22:05:22 +00:00
brad
bb1b1d9d26 Update to libsigsegv 2.10.
ok sthen@
2012-09-25 21:22:51 +00:00
bluhm
6e4b64584c update p5-Devel-NYTProf to 4.09 2012-09-25 21:19:31 +00:00
bluhm
1194b727e6 update p5-Data-Random to 0.08 2012-09-25 20:40:06 +00:00
ajacoutot
2d6894b3e2 Update to stable libgee-0.8.0. 2012-09-25 16:34:07 +00:00
ajacoutot
6ddcc324e4 Update to stable atk-2.6.0. 2012-09-25 16:28:39 +00:00
jasper
5d1938d1c4 - update to 3.38 2012-09-25 13:39:02 +00:00
jasper
dfbad2102c - use MODPY_ADJ_FILES 2012-09-25 13:33:50 +00:00
jasper
6c521ef134 - bump to 1.34.0; no real change since the previous development release. 2012-09-24 18:46:18 +00:00
ajacoutot
d9bbeb439a Update to stable glib2-2.34.0. 2012-09-24 04:11:50 +00:00
ajacoutot
cb06f05c99 Bugfix update to libsigc++-2.2.11. 2012-09-24 03:20:51 +00:00
jasper
7c3cc4f988 - update to 0.1.0 2012-09-23 17:52:27 +00:00
jasper
61367464b1 - update to 0.0.4 2012-09-23 17:31:55 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
dde73a2a57 Update to ruby-ole 1.2.11.4, which runs correctly on ruby 1.9.3. 2012-09-23 17:03:36 +00:00
jeremy
0ee6cb4137 Don't use the format-executable CONFIGURE_STYLE, as it has been removed.
Switch to setting GEM_FLAGS instead.  Explicitly set FLAVOR and FLAVORS
to ruby18, as other ruby implementations ship with rake.
2012-09-23 17:02:42 +00:00
jeremy
4df01cf8a7 Explicitly set ports that only build or run on ruby 1.8 to have both
FLAVOR and FLAVORS set to ruby18, so attempting to build them without a
FLAVOR set still builds the ruby 1.8 version.
2012-09-23 17:00:49 +00:00
jeremy
ec54adfe61 Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.

Remove dependency on parsetree, since it isn't a required dependency,
and parsetree does not run on ruby 1.9.
2012-09-23 16:58:40 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
rpe
a059fe3bd9 + gpatch 2012-09-23 12:33:56 +00:00
rpe
94759e9f78 add GNU patch
ok ajacoutot@ sthen@
2012-09-23 12:23:35 +00:00
matthieu
fe8c3e4a16 Link imake and imake-cf to the build. 2012-09-23 08:04:23 +00:00
matthieu
3eabca2f4b Don't install Motif.{rules,tmpl} from here.
x11/openmotif installs the correct versions.

bump revision.
ok landry@
2012-09-23 07:59:29 +00:00
matthieu
d356fb46a3 ConfigDir is now ${LOCALBASE}. ok landry@ 2012-09-23 07:58:50 +00:00
landry
181d9b3892 Remove useless dependency on deprecated pangox.
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
  it'll be a requirement for upcoming gecko 16 releases
2012-09-22 10:30:17 +00:00
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