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
kili
1e375f016d
Require ghc-doc to get all links enabled for ports that use haddock.
...
This needs a bump to all ports with MODGHC_BUILD=haddock, but there
are some more changes pending, so I'll not du the bumps now.
2010-06-18 21:37:16 +00:00
sthen
32f8d596c5
update to 1.0.0, from Brad (taking maintainer)
2010-06-18 21:34:56 +00:00
kili
6a40d723f3
Require ghc-doc to get all links enabled.
2010-06-18 21:34:23 +00:00
kili
34cceeca47
Oops. I forgot that Haskell people are bad on bootstrapping.
...
Force the build to use the inplace haddock for building the haddock
documentation.
2010-06-18 21:05:06 +00:00
kili
bf0c02b753
Include the Haddock API, but put it into its own subpackage (hs-haddock).
...
This will be needed by leksah.
2010-06-18 20:42:03 +00:00
sthen
d7209a7b86
+p5-Sys-SigAction
2010-06-18 20:30:00 +00:00
sthen
14a2bc9fea
import ports/devel/p5-Sys-SigAction, from Brad.
...
Sys::SigAction - Perl extension for Consistent Signal Handling. With
the use of this module, the signal handling behavior can be coded in a
way that does not change from one perl version to the next, and thus
using POSIX::sigaction() becomes a little easier.
2010-06-18 20:29:19 +00:00
sthen
d77d1038d9
- update to 1.44, license is now explicitly 'same as perl' not 'artistic'.
...
diff from Brad.
- drop msf as maintainer as per standing request.
2010-06-18 20:24:14 +00:00
sthen
1f2bd2c64a
missing p5-
2010-06-18 19:35:05 +00:00
espie
3df8754150
this builds, more or less
2010-06-18 18:15:51 +00:00
jasper
23a121b2aa
- use MODLUA_DATADIR/LIBDIR and regen PLIST
2010-06-18 18:08:56 +00:00
jasper
28af1f79db
- sync with lua.port.mk
2010-06-18 17:59:06 +00:00
landry
34893657a8
Fix PKGNAME, missing p5-, and bump. Spotted by espie@.
2010-06-18 17:49:21 +00:00
sebastia
e238703cd0
add the iaxclient.
2010-06-18 17:44:46 +00:00
sthen
f3b8d063a7
fix PKGNAME; when bumping perl ports you must add p5-
2010-06-18 17:43:53 +00:00
sebastia
d5b976eb33
Strip trailing spaces on WANTLIB lines, as suggested by sthen.
2010-06-18 17:37:46 +00:00
sebastia
a540a8b3b4
Initial import of iaxclient 2.1beta3
...
A lightweight cross platform IP telephony client using
the IAX protocol, designed for use with the asterisk
open source PBX.
OK, landry@ jasper@
2010-06-18 17:32:21 +00:00
bluhm
6ba93a2a29
update p5-IO-Socket-INET6 to 2.65
2010-06-18 17:25:04 +00:00
landry
f3917ebd68
I made you a diff to make mplayerplug-in build against xulrunner 1.9.2...
...
but gecko-mediaplayer eated it^Wis its successor, so let's just drop
this abandoned upstream cruft. Its developer works on gecko-mediaplayer
anyway - so you should use it instead..
agreed/prodded by jasper@ dcoppa@ ajacoutot@ Gleydon Soares (MAINTAINER)
2010-06-18 16:55:10 +00:00