Commit Graph

7258 Commits

Author SHA1 Message Date
landry
0a236cfbc3 Fix boost header so that -Werror configure scripts (wesnoth) doesn't
bomb. An update to 1.42 is needed anyway.
ok jasper@
2010-04-08 11:33:35 +00:00
landry
728debceb1 Add a patch to disable autoupdates which would mess up with /usr/local
in case someone is dumb enough to run this as root. Proper fix still to
be found..
From maintainer Daniel Dickman, thanks
2010-04-08 07:41:09 +00:00
ajacoutot
7325d97d93 Minor update to libgsf-1.14.18. 2010-04-08 06:43:18 +00:00
stephan
98df7daf06 +p5-Throwable 2010-04-07 06:24:14 +00:00
stephan
529594cbc4 import devel/p5-Throwable-0.100090:
Throwable is a role for classes that are meant to be thrown as
exceptions to standard program flow. It is very simple and does
only two things: saves any previous value for $@ and calls die $self.

ok giovanni@ and "reads ok" sthen@
2010-04-07 06:15:49 +00:00
ajacoutot
2c7c0c92a5 Remove maintainer as per his request. 2010-04-06 21:23:13 +00:00
ajacoutot
ce8d8a3e16 Raw frogs for robert.
noticed by andres at msu dot edu, thanks.
2010-04-06 17:50:35 +00:00
naddy
d326478ef9 update to 2.8.0; from maintainer Andreas Bihlmaier 2010-04-06 17:15:40 +00:00
kili
79e72d8c41 Import hs-network, a Haskell library providing some network-related
functionality.

Not yet wired to the build.
2010-04-06 15:19:44 +00:00
kili
0e94409373 Import hs-parsec, a library for monadic parser combinators.
Required by the Haskell Platform, probably needed by darcs, too.

Not yet wired to the build.
2010-04-06 15:10:56 +00:00
kili
f7d87f7fda Import hs-regex-compat. No idea what this provides, but it'll be
needed by darcs and is required by the Haskell Platform anyways

Not yet wired to the build.
2010-04-06 14:45:40 +00:00
kili
1684891056 Import hs-regex-posix, a regex module for Haskell backed on the C
posix regex api.

Not yet wired to the build.
2010-04-06 14:43:57 +00:00
kili
c3e3793214 Import hs-regex-base, which will be needed by darcs after the upcoming ghc update
(and which is part of the Haskell Platform, anyway).

Not yet wired to the build, for obvious reasons.
2010-04-06 14:42:10 +00:00
sthen
f5bbaa347f happy happy joy joy; enabling xcb in cairo means that xcb-render
and xcb-render-util are pulled in; add them to WANTLIB and bump.
2010-04-06 10:15:59 +00:00
landry
6c6afd54fe Add a .desktop files for fd.o-compatible menus.
From maintainer Daniel Dickman, thanks!
2010-04-05 17:09:17 +00:00
robert
e19e0e5cd8 mono deps are handled in the mono module now; bump PKGNAME to be sure 2010-04-05 10:44:43 +00:00
robert
9adf5976e2 Use the correct prefix in the nant script. 2010-04-05 10:02:05 +00:00
ajacoutot
289dffa9b8 This needs mono to build.
Set NO_REGRESS.
Remove 'A' from COMMENT.
MAKE_FLAGS is not needed here, use FAKE_FLAGS.
2010-04-05 06:30:43 +00:00
robert
9331f0a9d5 +nant 2010-04-05 01:14:25 +00:00
robert
93f7597f2b import of nant:
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.
2010-04-05 01:13:44 +00:00
jasper
ebfcf1062c - add two patches from j@bitminer.ca to quieten openmpi a bit
about v4-mapped addresses

read good to maintainer
2010-04-04 15:49:06 +00:00
ajacoutot
7de1577623 Update to flatzebra-0.1.4.
Re-order dependencies.

maintainer timeout.
2010-04-04 15:34:54 +00:00
naddy
4a3db5383a mdoc fixes; from FreeBSD 2010-04-03 19:39:50 +00:00
landry
0bf80f5e3f Update to netbeans 6.8, from Daniel Dickman on ports@ a while ago,
who also takes maintainership, with a minor tweak by me (chown
${BINOWN}:${BINGRP} in do-install so that it packages properly when
built as user)
See http://marc.info/?l=openbsd-ports&m=126223375703003&w=2 and
http://marc.info/?l=openbsd-ports&m=126216832521398&w=2 for details.
Also tested by Brandon Mercer and Fred Crowson, with much prodding from
Brandon Mercer.
2010-04-03 11:42:06 +00:00
ajacoutot
e0307e724e Major update to pango-1.28.0.
successfully tested by jasper@ in a bulk
ok jasper@
2010-04-03 10:37:06 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
sthen
0fbeaaa2a3 use newer autoconf, from Brad 2010-04-03 00:21:14 +00:00
jsg
603e0289b5 +libmpc 2010-04-02 20:39:44 +00:00
jsg
d31dee522a Mpc is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result.
It is built upon and follows the same principles as Mpfr.

Imported with a PKGNAME of libmpc so as not to conflict with audio/mpc.
Incorporating changes from alek@
2010-04-02 20:33:21 +00:00
sthen
071a757eae delete zero-byte file, pointed out by Brad 2010-04-02 16:20:28 +00:00
bernd
bee120fd75 Update to git-1.7.0.4.
Based on a diff by Daniel Dickman. Thanks!
2010-04-02 16:08:09 +00:00
sthen
a941ac7fd4 sync WANTLIB (mostly libffi) and bump PKGNAMEs 2010-04-02 16:02:27 +00:00
giovanni
6bde998f2d +p5-Text-vFile-asData
+p5-Data-ICal
2010-04-02 13:41:18 +00:00
giovanni
e921e33590 Import p5-Data-ICal, a Perl module to handle vCalendar files.
A Data::ICal object represents a "VCALENDAR" object as defined in the
iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented
in many popular calendaring programs such as Apple's iCal.
2010-04-02 13:34:39 +00:00
giovanni
b3a7c80acf Import p5-Text-vFile-asData, a Perl module to read vCard and vCalendar files.
Text::vFile::asData reads vFile format files, such as vCard (RFC 2426) and vCalendar (RFC 2445).
2010-04-02 13:27:44 +00:00
giovanni
ef6263bc34 Update to 0.55
ok stephan@ jasper@
2010-04-02 13:15:43 +00:00
jasper
d441b07103 - update libsigsegv to 2.8
from brad, maintainer timed-out.
2010-04-02 07:43:14 +00:00
ajacoutot
8129bcd8b4 Minor update to libgtop2-2.28.1.
(only translations updates)
2010-03-30 16:24:24 +00:00
ajacoutot
08686f0fb7 Maintainance update to gconf2-2.28.1. 2010-03-30 12:52:30 +00:00
ajacoutot
a9d611659c Bugfix update to ORBit2-2.14.18. 2010-03-30 11:59:49 +00:00
jasper
2e442c45cd - allow this to build on mips64*
feedback from kettenis@
ok phessler@
2010-03-30 11:47:33 +00:00
robert
9d0bd550e1 Add missing patches... 2010-03-30 11:01:10 +00:00
robert
9cfa962094 Udpate to 1.41.0; original diff from Markus Hennecke 2010-03-30 11:00:15 +00:00
ajacoutot
6843761a15 Minor update to libIDL-0.8.14. 2010-03-30 10:51:11 +00:00
stephan
3a3b2bb5ed update to 1.22 and enable two more regression tests. ok jasper@ 2010-03-30 10:45:41 +00:00
ajacoutot
9908053f9b Update to libgdata-0.6.4. 2010-03-30 08:02:08 +00:00
jasper
a911dd377a - update gobject-introspection to 0.6.9...still badly broken on sparc64. 2010-03-29 15:17:10 +00:00
jasper
8b2c7db1a3 - add p5-AnyEvent HTTP 2010-03-29 14:09:33 +00:00
jasper
e8fd3c6284 import p5-AnyEvent-HTTP 1.44
This module implements a simple, stateless and non-blocking HTTP client.
It supports GET, POST and other request methods, cookies and more, all
on a very low level. It can follow redirects supports proxies and
automatically limits the number of connections to the values specified
in the RFC.
2010-03-29 14:05:56 +00:00
ajacoutot
19950174b8 s/-lpthread/-pthread/ 2010-03-29 12:40:09 +00:00