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