Commit Graph

10001 Commits

Author SHA1 Message Date
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
ajacoutot
fe15fa4bed Disable altivec for powerpc for now as it segfaults.
ok Brad (maintainer) sthen@
2012-01-27 09:44:11 +00:00
naddy
849196b437 Belatedly bump versions for libraries we know had symbol changes due
to the addition of stpcpy().  Prodded by espie@
2012-01-26 22:08:26 +00:00
sthen
49fb698bf8 BUILD_DEPENDS on p5-YAML-Tiny. Bump not needed. 2012-01-26 12:04:00 +00:00
ajacoutot
c9a1d04b41 SECURITY update to t1lib-5.1.2.
CVE-2011-0764 CVE-2011-1552 CVE-2011-1553 CVE-2011-1554 CVE-2011-0764
CVE-2011-1552 CVE-2011-1553 CVE-2011-1554 CVE-2010-2642 CVE-2011-0433

from Brad (maintainer)
2012-01-26 08:48:54 +00:00
kili
3f78558e7d Update to 0.8.8.1.
The only port depending on it (textproc/hs-attoparsec-iteratee)
wil get an update, too.

Add myself to MAINTAINER.
2012-01-25 21:44:21 +00:00
kili
175073d7d3 Sort. 2012-01-23 21:08:25 +00:00
kili
b72386c055 Hook new hs-* ports. 2012-01-23 21:07:58 +00:00
kili
33e542cb07 A continuation-based, backtracking, logic programming monad. An
adaptation of the two-continuation implementation found in the paper
"Backtracking, Interleaving, and Terminating Monad Transformers"
available here: http://okmij.org/ftp/papers/LogicT.pdf.

ok ajacoutot@
2012-01-23 21:07:22 +00:00
kili
4cf8b50264 Automatically derive 'Lens'es for your data type for use with
'Data.Lens'.

ok ajacoutot@
2012-01-23 21:06:47 +00:00