Commit Graph

10816 Commits

Author SHA1 Message Date
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
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