Commit Graph

57689 Commits

Author SHA1 Message Date
espie
74fe40bff5 get it to compile 2010-06-20 14:36:23 +00:00
sthen
ea9fe0cc5c Update to 0.10.0 from maintainer Markus Hennecke, tested by
Simon Kuhnle and robert at openbsd dot pap dot st; with a few
tweaks by me tested by Simon Kuhnle.
2010-06-20 14:08:32 +00:00
jakob
ae57f1dfbf upgrade ZKT to v1.0.
important: dnssec-signer is now zkt-signer
           dnssec-zkt is now multiple binaries (zkt-{conf,keyman,ls})
2010-06-20 14:01:35 +00:00
sthen
ea4e7186ce - avoid extra CFLAGS changes from the autoconf script
- remove amd64 MMX workaround, no longer needed with gcc4

from Brad.
2010-06-20 13:56:11 +00:00
kili
13cb9264e1 Mark as broken on i386 until we switch to gcc4 there, too. 2010-06-20 13:54:19 +00:00
sthen
9456c8d0e0 update to 0.2.12 from Brad (maintainer) 2010-06-20 13:53:56 +00:00
espie
763cd64a5f clean-up, add xplanet dep for kstars 2010-06-20 13:04:56 +00:00
bernd
7af7c80977 Update to git-1.7.1. 2010-06-20 11:49:41 +00:00
espie
145beacd18 clean-up a bit 2010-06-20 11:48:17 +00:00
espie
beafb26404 update build for nepomuk.
(note that kdm's build is bogus wrt parallel builds, because of config.ci
dependencies that are not written out ?)
2010-06-20 11:17:57 +00:00
kili
4a7b3302af Add hs-HsParrot and pugs 2010-06-20 09:50:10 +00:00
espie
4009476ce8 broken deps. package would not build -> no bump 2010-06-20 09:49:59 +00:00
kili
9802656d03 Add a couple of new Haskell libraries. 2010-06-20 09:49:04 +00:00
kili
3bd3d95f3f A Perl 6 Implementation.
"go ahead, please" espie@
2010-06-20 09:47:00 +00:00
kili
9e8db7fa39 Haskell integration with Parrot virtual machine
"go ahead, please" espie@
2010-06-20 09:46:11 +00:00
kili
00e3322f17 Portable Haskell/POSIX layer for Pugs.
"go ahead, please" espie@
2010-06-20 09:45:28 +00:00
kili
a123c7e5b0 The PCRE backend to accompany regex-base, see www.pcre.org.
"go ahead, please" espie@
2010-06-20 09:44:33 +00:00
kili
5dd1c31039 DrIFT is a type sensitive preprocessor for Haskell. It extracts
type declarations and directives from modules. The directives cause
rules to be fired on the parsed type declarations, generating new
code which is then appended to the bottom of the input file. The
rules are expressed as Haskell code, and it is intended that the
user can add new rules as required.
DrIFT automates instance derivation for classes that aren't supported
by the standard compilers.  In addition, instances can be produced
in seperate modules to that containing the type declaration.  This
allows instances to be derived for a type after the original module
has been compiled.  As a bonus, simple utility functions can also
be produced from a type.

"go ahead, please" espie@
2010-06-20 09:43:23 +00:00
kili
caf867eccd This package provides functions for running timeouts.
"go ahead, please" espie@
2010-06-20 09:42:25 +00:00
kili
bbac22ea5a A meta-object system for Haskell based on Perl 6.
"go ahead, please", espie@
2010-06-20 09:41:19 +00:00
kili
c0849e3340 Memoize Strings as Atoms for fast comparison and sorting, with maps
and sets.

"go ahead, please" espie@
2010-06-20 09:40:36 +00:00
kili
359a57a9f2 This is a simple YAML ('Yet Another Markup Language') processor,
used by the Pugs project for handling data serialization; this can
be useful for optimization and caching purposes.

This is an interface to the syck C library for parsing and dumping
YAML data. It lets you transform textual YAML data into an object
of type 'YamlNode', and vice versa, fast.

"go ahead, please" espie@
2010-06-20 09:39:11 +00:00
kili
7d654d2943 This module locates the full directory to the running program, to
allow the use of paths relative to it.  FindBin supports invocation
of Haskell programs via "ghci", via "runhaskell/runghc", as well
as compiled as an executable.

"to ahead, please" espie@
2010-06-20 09:38:07 +00:00
espie
d06ac74fb8 rebuild with nepomuk changes 2010-06-20 09:36:14 +00:00
espie
d41796f79d clean-up 2010-06-20 09:07:43 +00:00
espie
c399afd36c zap extra SHARED_LIBS, create common dir to shut up pkg_create. 2010-06-20 08:40:00 +00:00
espie
5942d883af less confusing 2010-06-20 08:22:40 +00:00
espie
f5f32d6058 compile nepomuk, remove old libraries, make sure to get external phonon
(no bump, not linked to the build yet)
2010-06-20 08:19:56 +00:00
benoit
00b7da21b3 - update tor to 0.2.1.26
ok rui@
2010-06-20 07:57:07 +00:00
espie
132a204bdb activate locks by default, in /tmp/portslock
from a strong suggestion by ajacoutot@, after discussion with various
people.
2010-06-20 07:48:20 +00:00
espie
1708ae5032 also note WHICH libraries we did not find and warn about them,
so that one can clean up SHARED_LIBS eventually...
2010-06-20 07:36:38 +00:00
jakob
a8533f1cef upgrade unbound to v1.4.4 2010-06-19 21:26:07 +00:00
jakob
8d0f1c07f6 upgrade to LDNS v1.6.5 2010-06-19 21:18:11 +00:00
espie
207cf70c75 small security issues, low impact...
had to wait for filefield 3.5, since 3.4 was broken.
2010-06-19 20:53:19 +00:00
sthen
57ab4ef3bc - remove sparc64 gcc3.3 workaround
- this should be SHARED_ONLY, add and rework PLISTs
- minor update while there
- better license marker
from Brad.

- remove bogus PERMIT_DISTFILES_*-mp3, this variable is not per-subpackage
- set PERMIT_PACKAGE_CDROM-mp3
from me.
2010-06-19 20:21:14 +00:00
espie
3f23754c82 +shared-desktop-ontologies 2010-06-19 19:33:11 +00:00
espie
71e9212b11 it's small, it's arch-independent, kde4 wants it, and I have absolutely no
idea what the fuck it's actually useful for.
just the page of people standing behind it makes you shiver
(thales, ibm, sap... and others)
2010-06-19 19:32:27 +00:00
espie
d4917e72d9 t compiles 2010-06-19 18:43:38 +00:00
ajacoutot
a733b272d8 Fix find(1) args. 2010-06-19 13:57:10 +00:00
ajacoutot
b17e998d57 Move %%SHARED%% at the end so that gio-query-modules is still here when we
need it.
2010-06-19 11:05:34 +00:00
landry
30aa85ae8e Finally fix www/kazehakase, after lots of cries and pain with/about
libtool. Backport upstream svn r3779 + r3872 to correctly build with
xulrunner 1.9.2, and use ports libtool which does a way better job at
linking gecko.so than gnu libtool. This needs r1.120 of build/libtool.
2010-06-19 10:34:41 +00:00
ajacoutot
e27c52b47d Add gio-querymodules goo.
While here, don't install libtool file and static lib for modules.
2010-06-19 10:33:39 +00:00
ajacoutot
6f515e0d35 Welcome the new gio-querymodules "goo".
GIO Reference Manual:
gio-querymodules creates a giomodule.cache listing the implemented
extension points for each module that has been found. It is used by GIO
at runtime to avoid opening all modules just to find out which extension
points they are implementing.
2010-06-19 10:32:50 +00:00
sthen
f101ef36f7 cleanup from Brad (maintainer) after last commit:
- Correct CPPFLAGS handling
- Remove bogus SUBST_CMD in pre-configure
- Remove bogus gsm LIB_DEPENDS and move it to WANTLIB
2010-06-19 09:46:42 +00:00
steven
bbdbbc1578 when linking executables, add non standard library paths with -rpath
to do this we collect the libdirs we encounter when resolving .la files

problem noticed by landry@ when trying to build kazehakase
2010-06-19 09:41:07 +00:00
espie
4f950e1a46 make it compile 2010-06-19 08:59:06 +00:00
sthen
5f8e9b0b96 update to 1.0.0, from Brad (taking maintainer)
(CVS ate the change to PLIST; bumping PKGNAME in case anyone built
this already).
2010-06-18 23:25:49 +00:00
sebastia
b5542258a3 update my e-mail address, and bump those packages
OK, landry@, sthen@
2010-06-18 22:20:03 +00:00
sthen
e4fd3edfac update to 1.6.2.9; various crash fixes (including one with dtmf detection) 2010-06-18 22:10:44 +00:00
sthen
56f09cbf4d update to 4.80.7-1 (notable addition: support for storing config in sql)
From Brad.
2010-06-18 21:48:23 +00:00