sthen
000dccc77b
fix php-pcntl PKGNAME, ok robert@
2012-01-25 10:03:40 +00:00
ajacoutot
1b68204121
Maintenance update to gtk+2-2.24.9.
2012-01-25 09:05:18 +00:00
nigel
862ee5e36d
Add new ports p5-AMF-Connect and p5-Storable-AMF
2012-01-24 22:24:11 +00:00
sthen
3ad6f19824
switch to a different tarball from nigel@'s tree.
2012-01-24 22:19:28 +00:00
nigel
38f0842e9e
AMF client to connect to remote FLEX AIR service
...
Used by get_flash_video for downloading from some sites
Ok sthen@
2012-01-24 22:15:09 +00:00
nigel
15f64e394b
deserializer for Adobe Action Message Format
...
Used by get_flash_videos for some site downloads.
Ok sthen@
2012-01-24 20:00:01 +00:00
espie
7ac6808f15
fix for !i386, sorry
2012-01-24 19:19:27 +00:00
merdely
5e2dd7b100
Update to Wordpress 3.3.1.
...
"Sure" aja@
2012-01-24 17:37:02 +00:00
ajacoutot
ad845ae304
Minor update to moserial-3.0.5.
2012-01-24 16:00:52 +00:00
sthen
34765332c8
tweak README
2012-01-24 12:38:44 +00:00
sthen
ad3de1ac68
move MESSAGE-* to README-*, suggested by / ok landry@
2012-01-24 12:03:19 +00:00
sthen
6b4bd191b1
update to a newer get_flash_videos snapshot
...
- UK users: adds support for c4, pointed out by nigel@
- add a patch to deal with the "simple browser" fallback webpage that
gets sent when requests hit youtube via the youtu.be redirector,
pointed out by Antti Harri
2012-01-24 11:59:57 +00:00
ajacoutot
345fb5452f
Update tryton modules to version 2.2.1.
2012-01-24 10:16:09 +00:00
ajacoutot
d42090d324
Update to tryton-2.2.1.
2012-01-24 10:15:54 +00:00
ajacoutot
30e8329bc0
Update to trytond-2.2.1.
2012-01-24 10:15:39 +00:00
sthen
6e15a3787e
update to node 0.6.8 from maintainer Aaron Bieber
2012-01-24 10:03:55 +00:00
ajacoutot
d631672629
Minor update to p11-kit-0.10.
2012-01-24 09:46:04 +00:00
ajacoutot
32c3c66f22
Forgot in previous.
2012-01-24 09:28:39 +00:00
ajacoutot
da0500e636
Update to photoshow-0.0.20111228.
2012-01-24 09:28:10 +00:00
sthen
1a9a7fc748
enable fastcgi support for mapserv, ok landry@
2012-01-24 09:21:30 +00:00
sthen
3039a9230c
- show an example command line for initializing the database with UTF8,
...
it's mentioned in text but this makes it clearer (and it's a pain to switch
it afterwards :)
- s/task/tasks
ok pea@
2012-01-24 09:20:17 +00:00
ajacoutot
8f5a676fee
Update to gthumb-2.14.2.
2012-01-24 08:42:48 +00:00
robert
7ff1f9994d
update to 16.0.912.77
2012-01-24 08:31:40 +00:00
ajacoutot
258653e938
Update to jack-0.121.3.
...
README changes from rathov@
tweaks and ok shadchin@
2012-01-24 08:03:52 +00:00
okan
32e1bd28ba
- update to 1.2.17.1
...
- new MASTER_SITES
- remove USE_GROFF
maintainer timeout, looks ok sthen@
2012-01-24 02:20:35 +00:00
okan
59c5bc3e79
update to 20111230 and remove USE_GROFF; from Jiri B.
...
maintainer timeout, looks ok sthen@
2012-01-24 02:18:20 +00:00
nigel
66272c7447
Add new port p5-XML-TreePP
2012-01-24 01:09:05 +00:00
nigel
f8b46d2393
Update to version 0.40 from Maintainer, fixes
...
downloads broken by YouTube site changes.
Ok: nigel@
2012-01-24 00:44:47 +00:00
nigel
c01d4b8837
pure Perl implementation for parsing/writing XML documents
...
required for p5-WWW-YouTube-Download
Maintainer: Mikolaj Kucharski <mikolaj@kucharski.name>
Ok nigel@
2012-01-24 00:25:56 +00:00
espie
022f1ce588
same dance as for 4.6: stop at stage2, oh and use CONFIG_SITE everywhere
2012-01-23 22:20:34 +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
kili
f0a16f9c35
Haskell 98 lenses.
...
ok ajacoutot@
2012-01-23 21:06:16 +00:00
kili
55d98468ee
Comonad transformers.
...
ok ajacoutot.
2012-01-23 21:05:45 +00:00
kili
ac150d6220
Provides a wide array of semigroupoids and operations for working
...
with semigroupds.
A Semigroupoid is a Category without the requirement of identity
arrows for every object in the category.
ok ajacoutot@
2012-01-23 21:05:02 +00:00
kili
c4db4246ca
Haskell 98 distributive functors -- dual to Traversable.
...
ok ajacoutot@
2012-01-23 21:04:08 +00:00
kili
13ab2a2e1a
Haskell 98 contravariant functors.
...
ok ajacoutot@
2012-01-23 21:03:31 +00:00
kili
add271b16c
Haskell 98 comonads.
...
ok ajacoutot@
2012-01-23 21:02:56 +00:00
kili
60060e9cb0
In mathematics, a semigroup is an algebraic structure consisting
...
of a set together with an associative binary operation. A semigroup
generalizes a monoid in that there might not exist an identity
element. It also (originally) generalized a group (a monoid with
all inverses) to a type where every element did not have to have
an inverse, thus the name semigroup.
ok ajacoutot@
2012-01-23 21:02:17 +00:00
kili
f02f37d96d
This package provides a Haskell library for working with base16-encoded
...
data quickly and efficiently, using the ByteString type.
ok ajacoutot@
2012-01-23 21:01:37 +00:00
kili
b9aa56ab42
A JSON parsing and encoding library optimized for ease of use and
...
high performance.
ok ajacoutot@
2012-01-23 21:00:49 +00:00
kili
39e8e214b7
Efficient hashing-based container types. The containers have been
...
optimized for performance critical use, both in terms of large data
quantities and high speed.
The declared cost of each operation is either worst-case or amortized,
but remains valid even if structures are shared.
ok ajacoutot@
2012-01-23 21:00:08 +00:00
kili
87ab3a7c4c
A library for efficiently rendering Haskell datatypes to bytestrings.
...
ok ajacoutot@
2012-01-23 20:59:17 +00:00
landry
371a502041
Update to claws-mail 3.8.0 and its plugins, from robert at openbsd dot
...
pap dot st, thanks!
2012-01-23 18:57:33 +00:00
sthen
61fe1a9218
Teach OpenVPN to use a specific ifconfig command for "topology subnet"
...
rather than defaulting to a bogus one which enables link0. From Mitja Muzenic.
2012-01-23 18:07:21 +00:00
espie
64971ac124
as discussed with pascal, make build more reproducible, by enforcing
...
CONFIG_SITE even if the FSF says no.
Also, finally get rid of the stage3 build/comparison, since apart from
taking build time, it's not really THAT useful unless you're specifically
debugging gcc.
2012-01-23 17:04:10 +00:00
espie
ffc317cb53
comment change -> descr checkum change -> rev bump
2012-01-23 16:59:38 +00:00
landry
2bf699a9ae
Update to xfce4-xkb 0.5.4.3, from Kirill Bychkov (thanks!)
2012-01-23 16:36:08 +00:00