Commit Graph

9789 Commits

Author SHA1 Message Date
ajacoutot
a730dfbf59 Major update to ptlib-2.10.3.
Some clue from espie@

Needed to work on an Ekiga update.
There are still some rought edges but they'll be worked in-tree.

This and the upcoming VoIP ports commits wouldn't have been possible
without Miod's soft couch ;-)
2011-10-26 16:59:09 +00:00
ajacoutot
7c45db96f2 Minor update to atk2mm-2.22.6. 2011-10-26 12:26:15 +00:00
ajacoutot
03e244618d Minor update to pangomm-2.28.4. 2011-10-26 12:25:41 +00:00
jasper
c17a46a840 - update to 0.14.2 2011-10-26 11:52:13 +00:00
rpointel
66b59c5228 Update fossil to 20111021125253, from James Turner (maintainer). 2011-10-25 20:32:27 +00:00
jasper
6bc5fe56da - update to 1.16
from brad
2011-10-24 18:52:18 +00:00
jasper
eef1ebef11 - update to 3.2.1 2011-10-24 17:56:16 +00:00
stu
a3222817eb Improved DEPENDS, bump REVISION.
ok aja@, sebastia@
2011-10-24 05:59:26 +00:00
stsp
b30fe153de Update to 1.7.1 (most importantly this release fixes several bugs in
'svn upgrade'), regen patches, and add a patch queued for 1.7.2 which
fixes 'svn update' for symlinks.
2011-10-23 09:51:56 +00:00
rpointel
f4308bf2fb use MODPY_EGG_VERSION, idea from jasper@.
regen plist, to use MODPY_EGG_VERSION.
No bump because pkg does not change.
2011-10-22 09:07:18 +00:00
ajacoutot
5033821d99 Bugfix update to py-gobject3-3.0.2. 2011-10-21 22:51:25 +00:00
jasper
c52489701e - update to 0.8.8 to unbreak after recent subversion update 2011-10-21 21:41:00 +00:00
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
ajacoutot
a8e353cf58 Missing BUILD_DEPENDS.
spotted by nigel@
2011-10-21 13:01:11 +00:00
jasper
c62c45c582 - update to 0.6, but disable the terminal for now which has some serious
issues.
2011-10-20 20:45:05 +00:00
rpointel
6bf42f1115 update pexpect to 2.3.
ok aja@.
2011-10-20 19:02:33 +00:00
ajacoutot
1a7e7c8d9f +liblouis 2011-10-20 11:31:49 +00:00
ajacoutot
3be2d5c5b6 Import liblouis-2.3.0.
Liblouis is an open-source braille translator and back-translator. It
features support for computer and literary braille, supports contracted
and uncontracted translation for many, many languages <...>.

ok jasper@
2011-10-20 11:31:02 +00:00
ajacoutot
b643ba1dba unix_signal_helper_thread: loop in read(2) on EINTR. 2011-10-19 15:04:45 +00:00
jasper
f64f934fab - update to 1.83
from Alexander Shiryaev (MAINTAINER)
2011-10-19 11:38:47 +00:00
robert
1ab5c21fcb fix patch 2011-10-19 06:42:44 +00:00
robert
e0a578ac22 Replace HAVE_MONOTONIC_CLOCK with CLOCK_MONOTONIC in an ifdef
ok ajacoutot@
2011-10-19 06:38:16 +00:00
ajacoutot
eb90465e00 Add another pkgpath marker to allow updating for old versions.
Found the hard way by sthen@

ok jasper@
2011-10-18 15:06:49 +00:00
espie
56902f8f20 fix build: prevent infinite recursion thru python.
also annotate gamin for bootstrap property, and mark haddock,no_deps as
a "real flavor", since it's only used for bootstrap anyways AND significantly
changes the build.
2011-10-18 06:46:24 +00:00
ajacoutot
cb5b3e1bd6 Update to libsoup-2.36.1. 2011-10-18 05:46:57 +00:00
jasper
a3e19fdf5d add back patch that was removed in error
reminded by nigel@
2011-10-17 15:08:08 +00:00
ajacoutot
86abb119c2 Remove kvm from WANTLIB. 2011-10-17 14:37:31 +00:00
jasper
0a4e337db1 - update to 0.30.1 2011-10-17 11:38:42 +00:00
espie
b82fa57edb use bsd.port.arch.mk, fix -gui subpackage deps 2011-10-17 10:24:52 +00:00
ajacoutot
8e994931c9 Fix lack of nopl support.
from Brad (maintainer)
2011-10-17 09:06:54 +00:00
ajacoutot
9c26d4c4d2 WANTLIB. 2011-10-17 06:41:43 +00:00
jasper
03373ee70d fix tyop 2011-10-16 20:51:12 +00:00
schwarze
3ee3ad5c0f Remove USE_GROFF and bump, to resolve the circular dependency
of ccache and groff on each other; problem reported by
Kusalananda Andreas Kaehaeri <dh dot kusalananda at gmail dot com>.
ok sthen@ (MAINTAINER)
2011-10-16 20:18:54 +00:00
ajacoutot
d00ebcc7ea php5-mapscript => php-mapscript 2011-10-16 16:05:50 +00:00
ajacoutot
485d04e1b9 Update to libwnck-3.2.1. 2011-10-16 14:58:14 +00:00
bentley
c14ae6f926 +ophis 2011-10-14 22:30:40 +00:00
bentley
0faac92860 Import ophis-1.0.
Ophis is a cross-assembler for the 65xx series of chips. It supports
the stock 6502 opcodes, the 65c02 extensions, and syntax for the
"undocumented opcodes" in the 6510 chip used on the Commodore 64.
(Syntax for these opcodes matches those given in the VICE team's
documentation.)

ok jasper@
2011-10-14 22:29:57 +00:00
dcoppa
57eaee2ae8 Update to cmake-2.8.6
Fixed FindRuby.cmake module (from Vadim Zhukov)

Fixed FindJava.cmake and FindJNI.cmake modules when cmake is used
outside of our ports tree (problem reported and fix tested by
pirofti@)

Still "100% tests passed, 0 tests failed out of 197".

No fallout in a bulk build.

OK jasper@
2011-10-14 17:22:10 +00:00
ajacoutot
75974108f8 Bugfix update to glib2-2.30.1. 2011-10-14 15:25:40 +00:00
stsp
15dd757d5c Apply a patch from upstream which fixes an assertion failure during merge.
Noticed by and ok mpi@
2011-10-14 10:13:05 +00:00
jasper
f034dc206f Regen WANTLIB to unbreak. 2011-10-13 16:26:33 +00:00
naddy
03f8db2cc2 remove entries for distfiles that aren't referenced anywhere 2011-10-13 14:38:51 +00:00
ajacoutot
a1a0c76d57 Regen WANTLIB to unbreak. 2011-10-13 13:44:09 +00:00
stsp
98cf7af78b Update to 1.7.0. ok mpi@ 2011-10-13 11:22:58 +00:00
ajacoutot
a1ef17e0eb libexecinfo is only needed for regression tests so no need to link the
main library with it.
While here, fmt(1) DESCR.
2011-10-12 07:41:04 +00:00
jasper
9cd83f4487 - update to 3.10.2 2011-10-11 21:12:41 +00:00
stsp
25ffae6907 Bump the -main subversion package to make sure it gets rebuilt with
fixed cyrus-sasl-2.1.25p0. Pointed out by sthen.
2011-10-11 09:59:45 +00:00
kurt
2b22cb91cb - Eliminate systrace warning during post-extract. Reported by
Vadim Zhukov <persgray@gmail.com>.
2011-10-10 00:44:07 +00:00
dcoppa
6fefb66d93 Fix my lameness.
pointed out by espie@
2011-10-08 18:55:36 +00:00
ajacoutot
9736aa70d0 Sync, no pkg change. 2011-10-08 15:14:17 +00:00
kurt
f20936245e - fix typo in FETCH_MANUALLY line. From rd@thrush.com. 2011-10-08 14:13:44 +00:00
rpointel
e7ff7c65f6 update urwid to 1.0.0.
ok benoit@.
2011-10-08 13:26:02 +00:00
ajacoutot
079b669f60 Enable test_peer regress test on OpenBSD. 2011-10-08 09:51:44 +00:00
ajacoutot
a9b2902d6d Regress tests require higher limits. 2011-10-08 08:29:56 +00:00
ajacoutot
7d2f3c8c89 Remove gratuitous patch. 2011-10-08 07:51:23 +00:00
sthen
ca8f59d70d update to pear-Console-Table 1.1.4; wen heping 2011-10-07 20:07:48 +00:00
sthen
ef08bfddbf update to pear-Date 1.4.7; wen heping 2011-10-07 20:06:13 +00:00
sthen
26fb293926 various pear-Date-Holidays updates; Wen Heping, ok Johan Huldtgren (maintainer) 2011-10-07 20:03:13 +00:00
jasper
88492d34aa add a new lts patch 2011-10-07 18:38:18 +00:00
ajacoutot
0436e7a85f Enable all regress tests.
Remove some _g_snprintf patches that were left over.
2011-10-07 17:19:51 +00:00
kurt
6a13dc6824 - remove devel/jdk/1.5 and lang/kaffe
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
jasper
dd984a1b92 too bad, this still hangs every now and then on amd64.. 2011-10-07 09:11:31 +00:00
kurt
9de09a4cb7 - switch from jdk/1.5 default bootstrap to lang/jamvm + Eclipse compiler
okay kili@
2011-10-07 02:04:12 +00:00
jasper
dc05f4651e bluetooth on openbsd isn't really a moving target anymore with active
maintainers; and these ports were just rotting away. so move them to the
attic.

as discussed with and ok uwe@ (MAINTAINER) and aja@
2011-10-05 17:38:30 +00:00
jasper
7cadf9f855 unhook bluetooth-{libs,tools} and hcidump 2011-10-05 17:37:45 +00:00
jasper
baa887a2ca - using RUN_DEPENDS=${BUILD_DEPENDS} is verboten, or you'll end up
having a runtime dependency on groff, ccache and nonsense like that.
2011-10-05 17:30:57 +00:00
jasper
4c919045fa remove BROKEN-amd64, this has been building jolly fine now on amd64 for a while
as some mono update most likely fixed the issues observed (hanging builds).

ok ryan boggs (MAINTAINER)
2011-10-05 06:44:42 +00:00
jasper
d6529ddc7a missing bump 2011-10-04 21:35:25 +00:00
ajacoutot
c3d1e686e7 sync 2011-10-04 14:39:10 +00:00
jasper
a7f5ae2080 fix COMMENT 2011-10-04 12:56:50 +00:00
jasper
7526ee46a2 - update to 1.9.4 2011-10-04 12:52:24 +00:00
nigel
e279341c39 Correct typo in glib-gettext.m4
ok landry@ aja@ (maintainer)
2011-10-04 09:37:09 +00:00
jasper
c932f94b32 reset maintainership
as requested by maintainer
2011-10-04 07:40:15 +00:00
ajacoutot
5c840dc440 Update to orc-0.4.16.
from Brad (maintainer)
2011-10-04 06:45:41 +00:00
landry
a8e6411554 Chase firefox36 update and bump to xulrunner 1.9.2.23. 2011-10-03 21:11:12 +00:00
landry
4b417acf04 Add patch from #650772 after lengthy bikeshedding. On OpenBSD, the
.so.x.y passed to PR_LoadLibrary() is never the same as the one on
linux, since the portstree controls the .x.y, so if the first dlopen()
fails, let's strip what's after .so and retry, since ld.so is clever
enough to open the correct lib if asked for libfoo.so. Allows me to
remove smth like 40 patches in all mozilla ports. Take maintainership
while here.
discussed with deraadt@
2011-10-03 17:54:23 +00:00
ajacoutot
a5e3542d11 Set DATADIRNAME in a consistent way now that glib-gettext.m4 has been
fixed.
2011-10-03 06:42:45 +00:00
ajacoutot
e8fb0d9bbd Fix DATADIRNAME in glib-gettext.m4: on OpenBSD we install translation
files under share/locale, not lib/locale.
2011-10-03 06:40:28 +00:00
jasper
bcf412c2be Fix build with -Werror (which turns out -Wbounded).
With and ok nicm@
2011-10-02 18:26:32 +00:00
ajacoutot
dc4f6bf048 It seems the @conflict marker format changed... 2011-10-02 16:11:11 +00:00
rpointel
29b4ee5e31 Update p5-Test-Weaken to 3.006000.
From Wen Heping (thanks).
2011-10-02 14:02:23 +00:00
ajacoutot
353002cba2 Fix path to the shared Mozilla plugins directory. 2011-10-02 13:31:03 +00:00
jasper
2d7d52f78d - update to 0.60
from wen heping
2011-10-01 08:37:32 +00:00
ajacoutot
481b095fb1 Bugfix update to py-gobject3-3.0.1. 2011-09-30 20:53:59 +00:00
jasper
1fe1c1811b sync, no pkg change 2011-09-30 18:12:27 +00:00
jasper
991dfa9e3a Revert previous.
As discussed with kurt@ and daniel dickman
2011-09-30 09:10:18 +00:00
jasper
b7f1764c05 - fix CAIRO_SHARED_LIBRARY 2011-09-30 07:47:58 +00:00
jasper
038ec599ac sync, no pkg change 2011-09-29 20:28:59 +00:00
jasper
e2cefc1986 Remove deprecated and unused libraries.
ok aja@
2011-09-29 18:04:17 +00:00
jasper
b55a1fe0c7 unhook deprecated cruft 2011-09-29 18:03:34 +00:00
jasper
d091329513 fix implicit declaration 2011-09-29 08:56:13 +00:00
jasper
342c25b2b5 missed a bump in the shuffle. spotted by naddy@ 2011-09-28 20:26:15 +00:00
ajacoutot
37ba8f67ae Update to pango-1.29.4: fix a crasher.
While here, move this port to use the gnome MODULE.
2011-09-28 15:29:48 +00:00
mpi
45763c7f0d +py-monthdelta 2011-09-28 12:45:23 +00:00
mpi
556dabab73 Import py-monthdelta 0.9.1
Pythonic date computations with months

ok rpointel@
2011-09-28 12:34:13 +00:00
jasper
a55f44cf51 sync 2011-09-28 10:54:12 +00:00
jasper
90d9198003 import srecord 1.57
The SRecord package is a collection of powerful tools for manipulating
EPROM load files.

ok aja@
2011-09-28 10:53:06 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
sthen
73a5fd1ca5 add devel/libbfd back in, devel/gdb build fails on amd64.
discussed with espie@
2011-09-27 21:38:42 +00:00
sthen
9f60a277bb remove dreadful ${MODPY_RUN_DEPENDS:S/python/python-bsddb/} constructs now
we have PKGSPEC for Python and can do this properly.
2011-09-27 21:29:16 +00:00
jasper
03d32a40b4 mirror distfile 2011-09-27 20:26:45 +00:00
jasper
5b7858594b - roll in upstream patch to fix an issue with args being overwritten after calls
involving int64
2011-09-27 19:29:05 +00:00
jasper
09d94a5ca4 sort PATCHFILES list 2011-09-27 19:20:25 +00:00
landry
f8c1141978 Remove devel/libbfd, nothing uses it now and if needed it can be taken
from devel/gdb.
ok avsm@ ckuethe@ dcoppa@ jasper@
2011-09-27 19:04:04 +00:00
ajacoutot
8bcb3eb858 Upstream does not provide a dconf-editor icon yet, so just use a gtk stock
one.
2011-09-27 15:01:54 +00:00
ajacoutot
f2f169219c Update to pangomm-2.28.3.
Make it use the gnome MODULE.
2011-09-27 12:26:20 +00:00
ajacoutot
edda5ce35c Forgot to bump in previous. 2011-09-27 12:22:21 +00:00
ajacoutot
c649f52aaa Update to glib2mm-2.30.0. 2011-09-27 12:08:09 +00:00
ajacoutot
9068400749 Bye bye gconf-sanity-check-2... 2011-09-27 09:24:53 +00:00
jasper
7c48b0a4fe - fix a path and zap bogus stuff from post-install. 2011-09-27 09:16:41 +00:00
mpi
0c3662bfe7 Update to pyflakes 0.5.0
ok ajacoutot@
2011-09-27 08:55:08 +00:00
ajacoutot
db3499a9e9 Update to libsoup-2.36.0. 2011-09-27 07:58:54 +00:00
ajacoutot
52f719073b Update to stable atk-2.2.0. 2011-09-27 06:35:36 +00:00
ajacoutot
a5c412d9e2 Update to dconf-0.10.0. 2011-09-27 06:25:10 +00:00
jasper
8d09046b2c - update to 1.2.0 2011-09-27 06:24:24 +00:00
ajacoutot
2f8583e9da Update to stable glib2-2.30.0. 2011-09-27 06:05:28 +00:00
jasper
8e2491aebf - unbreak the python plugin loader 2011-09-26 20:37:06 +00:00
ajacoutot
d4075465f1 Update to gconf2-3.2.0. 2011-09-26 16:13:22 +00:00
jasper
d6afa123c7 fix the other conflict marker too.. 2011-09-26 15:17:25 +00:00
ajacoutot
98afa6b86e Fix conflict marker. 2011-09-26 15:10:34 +00:00
jasper
b216479d54 missing conflict marker 2011-09-26 14:41:57 +00:00
jasper
6e76b23b9c sync 2011-09-26 14:32:43 +00:00
jasper
d026e5f5ae import vte 0.30.0 (gtk3 only) 2011-09-26 14:31:33 +00:00
jasper
ef7f230a14 adjust after vte,gtk2 was merged into regular vte 2011-09-26 14:30:29 +00:00
jasper
c10fc455c9 - newer vte versions don't support gtk2 anymore, so remove the gtk2 flavor here
and make it the default. also merge the pty-helper subpackage into the mainpackage.

a gtk3 vte port is coming up and depending ports will be adjusted
2011-09-26 14:25:09 +00:00
jasper
bf540f07b0 bump so this gets rebuild and we can read vfs.generic.bcstats again. 2011-09-26 11:04:06 +00:00
ajacoutot
3d32f21cbc Update to gsettings-desktop-schemas-3.2.0. 2011-09-26 09:44:08 +00:00
jasper
19ad6050d0 - update to 3.2.0 2011-09-26 09:21:58 +00:00
sthen
bdd627bc35 update to tig 0.18, from maintainer Tobias Ulmer 2011-09-26 09:17:26 +00:00
naddy
236cf755ee fix build with gcc3; with ajacoutot@ 2011-09-25 16:45:07 +00:00
fgsch
9c5510c01c Make this depend on python3.2 for the time being. Bump revision.
discussed and ok sthen@
2011-09-25 13:36:18 +00:00
ajacoutot
c703c61aa4 Remove EXTRACT_SUFX. 2011-09-25 08:32:00 +00:00
kili
13d57683bf + hs-blaze-builder-enumerator hs-case-insensitive 2011-09-24 19:10:37 +00:00
kili
3ab276a84f Update to 0.4.
ok jasper@ jim@
2011-09-24 19:07:39 +00:00
kili
1a4e3f064e Update to 0.4.14.
ok jasper@ jim@
2011-09-24 19:07:04 +00:00
kili
fc6b625aed Update to 0.10.0.
ok jasper@ jim@
2011-09-24 19:06:34 +00:00
kili
c8d983ad6c The module Data.CaseInsensitive provides the CI type constructor
which can be parameterised by a string-like type like: String,
ByteString, Text, etc.. Comparisons of values of the resulting type
will be insensitive to cases.

ok jasper@ jim@
2011-09-24 19:02:40 +00:00
kili
a3b45c1c55 This package integrates the builders from the blaze-builder package
with the enumerator package. It provides infrastructure and enumeratees
for incrementally executing builders and pass the filled chunks to
a bytestring iteratee.

ok jasper@ jim@
2011-09-24 19:01:52 +00:00
jasper
061e30272d sed(1) doesn't support -i, so use perl(1) instead, drops hidden gsed dependency 2011-09-23 11:25:12 +00:00
naddy
7b7f6cb04a fix wantlib and bump 2011-09-23 09:39:24 +00:00
ajacoutot
1a44da2610 Fix DEPENDS. 2011-09-23 09:25:33 +00:00
jasper
7b3e4f91b0 - update to 0.14.0
- bump wantlib

hobbits take maintainership
2011-09-23 09:09:22 +00:00
ajacoutot
7c20dd6b17 Remove unused file. Tweak DESCRs. 2011-09-23 09:00:28 +00:00
naddy
58f31537c6 +libevent2 2011-09-23 08:51:50 +00:00
naddy
530c7ea2c9 Import libevent 2.0.13.
Libevent is a library for writing fast portable nonblocking IO.

This port omits all the libevent1 compatibility parts so it does
not clash with libevent1 from base.  Applications will link with
-levent_core (-levent_extra) and pkg-config is set up this way.

Verified that none of our libevent1-using ports pick this up by
accident.
2011-09-23 08:50:12 +00:00
ajacoutot
56760fbd6b Fix dependencies and bump after recent vte switch to FLAVORS and gtk+3
support by default.
2011-09-23 08:49:41 +00:00
ajacoutot
c95f5345be vte,gtk3 -> vte,gtk2 2011-09-23 08:49:11 +00:00
ajacoutot
809678498a Make this port use real FLAVORS, not PSEUDO_FLAVORS, prodded by espie@
While here, remove the gtk3 FLAVOR (we build with gtk+3 support by
default) and add a gtk2 FLAVOR.
Quite some plumbing, hopefully I got this right...

ok jasper@
2011-09-23 08:48:36 +00:00
ajacoutot
2ccf2995d3 Put the XXX at the top so that we cannot miss it on next upgrade. 2011-09-23 08:10:49 +00:00
jasper
1887eea869 libtool and gmake are taken care of by the gnome module 2011-09-23 08:09:57 +00:00
jasper
1d6d21f263 - fix build with new glib2:wq 2011-09-23 08:02:08 +00:00
jasper
559b138ba7 Remove, libpcre won't go into base so there's no point in keeping this port around. 2011-09-22 23:36:58 +00:00
jasper
d178e429e3 - update libtool to 2.4
* only kaffe will be broken by this (but fixed in the next commit),
all other ports have been taken care of over the past couple of months
by brad and myself

joint work with brad (MAINTAINER)
2011-09-22 21:10:19 +00:00
kurt
4d23be3ad3 Update devel/jdk/1.7 to b147 / non-beta
- Remove Early Access now that jdk 1.7 is final
- Use a patch set for all patches from upstream repository:
  http://hg.openjdk.java.net/bsd-port/bsd-port
- Set milestone and build number to fcs b00 to match Oracle.
- Update cacerts file.
- Install unlimited crypto policy.
- Add DIST_SUBDIR=jdk.
- Include patches from icedtea-web for applet hole from
  Landry Breuil <landry@openbsd.org> via FreeBSD OpenJDK7 port
- Include fix for Oracle bug "7070134: Hotspot crashes with
  sigsegv from PorterStemmer":
  http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/4e761e7e6e12
okay landry@ jasper@
2011-09-22 20:26:47 +00:00
rpointel
f630634d36 Update ipython to 0.11.
ok wcmaier@ (maintainer).
2011-09-22 18:42:14 +00:00
ajacoutot
01aae93a08 Enable gjs support (Javascript bindings for GNOME).
ok jasper@
2011-09-22 17:07:04 +00:00
ajacoutot
252d2f4c64 Fix configure script to check for pygobject-3.0, not 2.0 (from upstream). 2011-09-22 16:45:17 +00:00
landry
5c537ded4b No reason to keep it amd64/i386 only. 2011-09-22 16:40:54 +00:00
ajacoutot
4223a6055a duh... 2011-09-22 16:03:57 +00:00
ajacoutot
ef3af39718 Update to libpeas-1.1.4 to work with py-gobject3.
ok jasper@
2011-09-22 16:01:02 +00:00
landry
12dbb6b786 Link gdb to the build, there's no particular reason to keep it unhooked
now that proper conflict markers are set.
2011-09-22 13:54:11 +00:00
landry
8edc2d858d Add MODWAF_VERBOSE defaulting to Yes, and if set pass -v to the waf
commands through _MODWAF_VERBOSE_FLAG. Allows to actually show build
lines like in any "sane" build system. something i should have done
ages ago.
2011-09-22 13:05:57 +00:00
ajacoutot
cfc8040180 MESSAGE -> README.
Regen WANTLIB and remove EXTRACT_SUFX while here.
2011-09-22 10:23:33 +00:00
jasper
56404a4da1 - unbreak after recent gtk3 update 2011-09-22 10:16:27 +00:00
naddy
7478a6b1b4 there is no python3 module 2011-09-22 10:10:27 +00:00
sthen
19ad60d683 update to S-Lang 2.2.4 2011-09-21 22:01:56 +00:00
jasper
4949ec7c45 reset maintainership 2011-09-21 17:20:56 +00:00
jasper
f32f453b7d i made you a diff, but cvs eated it. 2011-09-21 14:03:50 +00:00
jasper
0009ad6c2b - update to 1.30.0
there is some known fallout, which we're working on.
2011-09-21 13:59:21 +00:00
ajacoutot
6ff0930c20 +py-gobject3 2011-09-21 13:49:07 +00:00
ajacoutot
3b1e5a3a77 Import py-gobject3-3.0.0.
This package contains bindings for the GObject, to be used in Python.
It is a fairly complete set of bindings, it's already rather useful, and
is usable to write moderately complex programs.

ok jasper@
2011-09-21 13:46:26 +00:00
ajacoutot
47420a43fd Tweak COMMENT. 2011-09-21 13:45:11 +00:00
jasper
19b36ff80e import leiningen 1.6.1.1
Leiningen, is a build automation tool for the Clojure programming
language.

ok aja@
2011-09-21 13:40:16 +00:00
jasper
0247999213 sync 2011-09-21 13:38:40 +00:00
ajacoutot
42ef6940e8 Small tweaks after py-gobject lost introspection support. 2011-09-21 13:38:05 +00:00
ajacoutot
6f183805e0 Disable introspection support which will be enabled in upcoming py-gobject3. 2011-09-21 13:37:14 +00:00
ajacoutot
572bfebf0c schemas: Remove org.gnome.desktop.default-applications.at remains (from
upstream)
2011-09-21 13:25:56 +00:00
jasper
9c1ae934d9 - update libgdata to 0.10.1 2011-09-21 13:25:08 +00:00
ajacoutot
cd736da792 This now needs python. 2011-09-21 13:10:18 +00:00
ajacoutot
2df26f8e57 Fix gdbus-codegen. 2011-09-21 11:29:44 +00:00
ajacoutot
1d822dbaee Update to py-xdg-0.19. 2011-09-21 10:55:21 +00:00
jasper
bb694d8caf switch to new gnome.port.mk 2011-09-21 10:16:42 +00:00
ajacoutot
14c204893c Unbreak by setting MODGNOME_TOOLS to goi. 2011-09-21 08:21:51 +00:00
ajacoutot
29e558b892 Some cleanups, from Brad.
maintainer ok
2011-09-21 08:08:18 +00:00
sthen
4cbd65c2dd fix rcsid 2011-09-21 07:52:48 +00:00
ajacoutot
490464118a Stupid maintainer-mode is stupid. 2011-09-20 22:55:04 +00:00
jasper
565435833c - update to 0.5.0
tested by laurent@ with a buspirate (freshly supported with this openocd release)
2011-09-20 21:20:49 +00:00
ajacoutot
e490ca771f Fix build with new glib2. 2011-09-20 21:17:26 +00:00
ajacoutot
90537c8945 Update to pango-1.29.3.
ok jasper@ robert@
2011-09-20 21:11:27 +00:00
ajacoutot
b5f7ae1401 Update to atk-2.1.92.
ok jasper@ robert@
2011-09-20 21:10:35 +00:00
ajacoutot
d5e540e2e4 Update to glib2-2.29.92 (2.30 coming in the next few days).
Committing now (along with upcoming atk, pango and gtk+3 updates) during
the hackathon where we have time to fix all the eventual fallout (bulk
running).

ok jasper@ robert@
2011-09-20 21:09:34 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
dcoppa
d89de7a682 Update to cmake-2.8.5
Went in a bulk without issues, ok landry@
2011-09-20 11:32:36 +00:00
fgsch
6ef9193740 Update to coverage 3.5
From Wen Heping (wenheping-at-gmail-dot-com).
2011-09-20 00:06:27 +00:00
jasper
c3fe8f6e32 put JAVA_HOME in SUBST_VARS 2011-09-19 20:03:20 +00:00
naddy
77233f59d9 * Pass MAKE_JOBS to jam, which can do parallel building.
* Don't add -O2 to all builds.
* Remove workaround for (no longer) missing libm functions and bump
  library.

* Remove OpenBSD hack after the gcc3 thread model has been
  switched to posix.  This part ok kurt@
2011-09-19 19:53:20 +00:00
jasper
c895bd979c - don't install pcre-config, libpcre from base does this already
- don't build the local pcre(posix) lib to link against, but use
  the base version
2011-09-19 12:29:05 +00:00
jasper
bbb811d5e0 - update to a newer changeset, from 20090807.
from uwe@
2011-09-19 08:27:22 +00:00
ajacoutot
42910225a0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00