jsg
6da70a7fe8
modify the configure script so it does not dlopen old X11 libs
...
and include brad's X11 WANTLIB bits.
ok sthen@ dcoppa@ earlier version ok ajacoutot@
2012-03-04 01:33:22 +00:00
pascal
9dd6223fbc
Update to 7.4, take maintainer and teach gdb about threaded coredumps.
...
ok sthen@
2012-03-03 19:22:42 +00:00
sthen
8fa3e94e32
update to yaml-cpp 0.3.0 from Antti Harri
2012-03-03 10:33:47 +00:00
sthen
6068a7a843
update to 1.16, fixes incompatibility with Perl 5.12. from Juha Erkkila
2012-03-03 10:21:43 +00:00
dcoppa
41b87830c9
Fixed bug 1426 - SDL_SemWaitTimeout returns -1 and sets error instead of
...
SDL_MUTEX_TIMEDOUT on time out
From upstream via brad. No bump needed.
OK ajacoutot@
2012-03-02 14:52:29 +00:00
dcoppa
eea121e0d7
Update to sdl-1.2.15.
...
From brad, with tweaks by ajacoutot@ and me.
Tested by many on ports@
Ok ajacoutot@
2012-03-02 09:10:38 +00:00
ajacoutot
dfaf3d07c9
Update to ptlib-2.10.4.
2012-03-02 09:03:52 +00:00
dcoppa
05de9c30b5
Update hs-convertible to 1.0.11.1
2012-03-01 09:39:48 +00:00
dcoppa
73c9d9557c
Fix warnings found by clang / gcc-4.6 (from upstream svn)
2012-02-29 12:46:30 +00:00
ajacoutot
34a7bfbe22
Handle scrotwm -> spectrwm update.
...
from from Gonzalo L. R.
2012-02-28 05:58:15 +00:00
shadchin
02840c4659
Update to 1.1.
...
ok ajacoutot@
2012-02-27 18:53:45 +00:00
giovanni
d1b11bd441
maatkit => percona-toolkit
...
ok okan@ william@
2012-02-27 10:20:31 +00:00
ajacoutot
ac89eb7125
Tweak after recent vala update.
2012-02-26 15:06:10 +00:00
ajacoutot
6f7890033d
No need to set ac_cv_path_SED, it's already being taken care of by
...
infrastructure/db/config.no-gsed.
ok Brad (maintainer)
2012-02-25 10:25:57 +00:00
nigel
fa0fbc5108
bump REVISION-python also required.
...
Ok ajc@ mpi@
2012-02-24 17:43:11 +00:00
mpi
60973badf6
Make use of openpty(3) to allocate a pseudo-tty instead of the
...
gnome-pty-helper.
ok ajacoutot@, landry@
2012-02-24 10:44:55 +00:00
ajacoutot
e3334deee9
gnome-extras -> gnome-extra
2012-02-23 09:22:34 +00:00
giovanni
8b0ca058df
Enable examples and fix license marker
...
from Anthony J. Bentley with tweaks by me
2012-02-22 14:05:01 +00:00
kurt
17110c98ef
Remove uthreads work-arounds. Works ok with rthreads now.
...
Tested by sthen@ and espie@
2012-02-22 12:31:42 +00:00
dcoppa
b9bba0c616
Update to libev-4.11
2012-02-22 10:50:47 +00:00
dcoppa
307557e8ac
Roll back support for XRandR and VidMode gamma ramps: SDL was broken
...
on (at least) macppc because of this.
Patch updated for -current by Brad
OK ajacoutot@
2012-02-22 08:22:39 +00:00
ajacoutot
7279ef880c
The TESTS_ENVIRONMENT is used internally and not as the port
...
infrastructure is trying to use it. So fix how the variables are passed
in for the regress tests.
from Brad
2012-02-22 07:43:58 +00:00
ajacoutot
a7843c3581
Update to automake-1.11.3, from Brad.
...
Add missing @conflict marker.
2012-02-22 07:14:20 +00:00
sthen
75ff833b82
Update libmagic (based on "file" sources) to 5.11; fixes CDF parsing
...
issues found by CERT's fuzzing tool. Possibly SECURITY related.
2012-02-21 22:47:50 +00:00
sthen
a5fce98ac8
sync WANTLIBs and bump
2012-02-21 22:36:43 +00:00
sthen
22edabdcb4
Remove patches casting NULL when used as a sentinel to a pointer.
...
These are no longer needed since unistd.h r1.63 et al. ok ajacoutot@
2012-02-21 22:19:31 +00:00
ajacoutot
04f34342b4
CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
...
list it.
ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
b34e24d32f
Explain XXX a bit more so that people can try and reproduce it easily if
...
they want to help fix this 64bit arches crash.
2012-02-21 09:22:33 +00:00
landry
73fadf6c7d
Chase ffx 3.6 update and bump xulrunner to 1.9.2.27.
2012-02-20 20:29:10 +00:00
ajacoutot
65abff384a
Increase deadlocking timer (from upstream): allows to properly pass the
...
gthread regress tests.
2012-02-20 19:36:50 +00:00
landry
73f17c0d11
Update to nspr 4.9, needed for mozilla 11+.
...
Tested on alpha amd64 hppa i386 powerpc sparc64, no change in regression
output (well, dtoa still fails, but thats not surprising given
corresponding code is heavily patched)
2012-02-20 09:17:00 +00:00
kili
685d346d8a
Bump after the ghc change.
2012-02-19 20:40:22 +00:00
stsp
45f76d1b23
Update to 1.7.3; ok mpi
2012-02-19 12:13:35 +00:00
ajacoutot
a7a736463f
Remove uthreads evil hack.
...
ok espie@ sthen@
2012-02-19 11:39:06 +00:00
sthen
4b930ab776
handle gpsbabel-gui -> gpsbabel-tk
2012-02-18 22:04:23 +00:00
ajacoutot
aa1a5010f0
Use autoreconf instead of manually using each autohell script one after the
...
other. Add missing BUILD_DEPENDS on libtool.
from Brad
2012-02-18 17:02:22 +00:00
landry
cad6e6ffa9
Update to p5-Curses-UI 0.9609 from Daniel Levai on ports@, thx!
2012-02-17 09:15:12 +00:00
ajacoutot
60ccb51e22
Update to pcre-8.30.
...
tested in a bulk by landry@
ok robert@ (maintainer)
2012-02-17 08:32:34 +00:00
ajacoutot
3c03cb6c0d
Re-enable altivec.
...
from Brad, tested by myself
2012-02-17 06:59:46 +00:00
pirofti
08f123b336
Drop maintainership.
2012-02-16 23:35:49 +00:00
ajacoutot
2bc784c1d3
Update to py-gobject3-3.0.4.
2012-02-16 22:31:43 +00:00
ajacoutot
8d06c23fe5
Missed in previous.
2012-02-16 22:16:50 +00:00
ajacoutot
1755b358f1
From upstream: SoupHTTPInputStream: don't burn through GCancellable fds
...
(i.e. stop eating all those FDs)
ok landry@
2012-02-16 22:16:02 +00:00
ajacoutot
cc7b2981f0
Only continue when kevent() fails when we get EINTR; and return NULL
...
otherwise. This prevent the calling process to go into a loop.
2012-02-16 22:08:39 +00:00
espie
5ee810f609
update fix: vte2 should *not* update to vte3.
...
parts of gnome want vte3, and yet some other stuff (py-vte) still wants vte2.
if we let vte2->vte3 because of gnome, then py-vte will complain, and the
update won't happen.
considering we've set things up so vte2 and vte3 can coexist, the thing to do
is have vte2 update to vte2-newer, let gnome3 pick and install vte3 as well,
keeping py-vte happy and ending with a fully updated machine.
On the way, need to tell quirks AND vte about vte-pyhelper, which vanished
into vte2/vte3 (and again, pick one).
(triggers a bug in pkg_add caching which requires -current, btw ;( )
Solves update issue reported by Mikolaj.
Ports STILL fully locked, this making it in as a vital update thing,
(no don't ask, your silly little update won't make it)
okayed by naddy@
2012-02-06 22:07:09 +00:00
ajacoutot
9852adda0e
Implement platform_get_argv0.
...
We are using autohell to put '-Wstrict-aliasing' into Makefile.am.
ok sthen@
2012-02-02 07:10:17 +00:00
mpi
0dd16b57f8
Fix a memleak reported by upstream.
...
ok ajacoutot@
2012-02-01 13:26:20 +00:00
ajacoutot
7e96a56543
Compile the gobject parts with -O0 on 64bit arches. There is a nasty
...
SEGFAULT when using g_closure() on at least amd64; unclear whether this
is a gcc/binutils/glib... bug yet but we want to be on the safe side for
the release.
Hopefully someone will be able to figure this out, I haven't...
Thanks to Stuart for teaching me PROPERTIES.
ok sthen@ naddy@
2012-01-29 17:28:01 +00:00
william
791cd5e982
update to 1.05, drop USE_GROFF, and update maintainer; ok sthen
2012-01-29 02:41:33 +00:00
landry
818cde702f
Comma at end of enumerator list is not valid in c++ (and errors out when
...
using -pedantic), and some c++ code (like, mozilla) might use libnotify.
Fix offending header.
ok ajacoutot@
2012-01-28 09:33:09 +00:00