62284 Commits

Author SHA1 Message Date
jasper
bef055686c import hs-attoparsec-enumerator 0.2.0.3
Convert an Attoparsec parser into an iteratee.

ok kili@
2010-12-08 16:22:56 +00:00
jasper
93d7c1b9ac import hs-AES 0.2.7
Zero-copy binding to Brian Gladman's AES implementation, including a
copy of that implementation.

ok kili@
2010-12-08 16:21:42 +00:00
jasper
ed4fde1e35 - sync 2010-12-08 16:21:02 +00:00
jasper
5e665deb24 import monads-tf 0.1.0.0
Monad classes using type families, with instances for various monad
transformers, inspired by the paper "Functional Programming with
Overloading and Higher-Order Polymorphism", by Mark P Jones.

ok kili@
2010-12-08 16:20:19 +00:00
ajacoutot
670cc7feee Bugfix update to nautilus-2.32.2. 2010-12-08 16:07:11 +00:00
ajacoutot
04cb996372 WANTLIB. 2010-12-08 14:53:11 +00:00
ajacoutot
c5b6bfa38e Unbreak after removal of avahi from gnomevfs2.
spotted by espie@
2010-12-08 13:36:30 +00:00
jasper
09ee32b556 - add a few more patterns 2010-12-08 12:47:37 +00:00
jasper
54f99dcbc8 sync 2010-12-08 12:46:55 +00:00
jasper
0bbc0f144e import hs-failure 0.1.0.1
Failure is the typeclass used to model this abstract notion of failure.

ok kili@
2010-12-08 12:46:06 +00:00
jasper
32285913cc import hs-enumerator 0.4.3
Enumerators and Iteratees are an abstraction discovered by Oleg
Kiselyov, which provide a performant, predictable, and safe alternative
to lazy I/O. This library is a simplified, reorganized version of
Oleg's original code.

ok kili@
2010-12-08 12:45:38 +00:00
jasper
5086d2eecb -sync 2010-12-08 12:44:32 +00:00
jasper
2eeb92a657 import hs-zlib-bindings
Low-level bindings to the zlib package.

ok kili@
2010-12-08 12:44:04 +00:00
ajacoutot
cb0d25bae1 Regen WANTLIB after avahi removal from gnomevfs2.
spotted by espie@
2010-12-08 11:26:24 +00:00
landry
2d3c925c45 Update to QuantumGIS 1.6.0.
See http://blog.qgis.org/node/146 for details on this release.
2010-12-08 09:07:48 +00:00
phessler
16f01d4a9d tighten up the lib depends on orc, as the configure script has it's own
theories about what versions are acceptable.

OK ajacoutot@
2010-12-08 07:34:00 +00:00
jasper
dc809a3f4a - update fossil to 20101207133137
from james turner (MAINTAINER)
2010-12-08 00:10:28 +00:00
millert
6e621202e2 Update py-hg-git to 0.2.5 to work with current mercurial. 2010-12-07 23:08:03 +00:00
ajacoutot
6c77f55ff0 Use bash for the accessibility gnome-command line tools for now. I will fix
this correctly when I have more time.
2010-12-07 21:53:55 +00:00
robert
3a173322ac Use gcat for all builds because that's easier and it makes
the parallel build work just fine
2010-12-07 21:53:05 +00:00
ajacoutot
f099c74933 In the example, redirect stderr to stdout so that we can get debug info. 2010-12-07 21:52:03 +00:00
dcoppa
84c49d47a3 Update to ocaml-3.12.0
Maintainer timeout.

OK landry@, jasper@
2010-12-07 15:01:35 +00:00
dcoppa
e15f6ce2fc Fix build with upcoming ocaml update.
OK landry@
2010-12-07 14:57:19 +00:00
naddy
de59f803db * update to 1.8.4: fix potentioal memory fault with libX11-1.4.0
* update homepage and master site
2010-12-07 14:46:24 +00:00
espie
884b53366c dpb does not need EPOCH + REVISION 2010-12-07 11:26:37 +00:00
espie
97286a5a18 better info rebuild: make Vars responsible for creating info "just in time"
by keeping local state.
That way, when we rescan, we don't have to remove any info, and all affected
infos are replaced at the same time.
2010-12-07 10:56:26 +00:00
espie
b87d7dd53f put stuff in separate modules 2010-12-07 08:46:28 +00:00
dcoppa
cb8396881a Bugfix update to feh-1.10.1
Changelog here: https://derf.homelinux.org/projects/feh/changelog

Also, remove USE_GROFF.
2010-12-07 08:42:35 +00:00
ajacoutot
fc2bed1d96 This wants gnugetopt(1), from David Cantrell. 2010-12-07 06:31:24 +00:00
okan
00ad47d76c - update to 2.71
- switch to pkg-readmes
- add rc scripts

pointers with README's and ok jasper@
2010-12-07 02:56:18 +00:00
dcoppa
bc962f5ffb +canto 2010-12-06 22:36:30 +00:00
dcoppa
562447ca19 Import www/canto.
Canto is an Atom/RSS feed reader for the console that is meant to be
quick, concise, and colorful. It provides a minimal, yet information
packed interface with almost infinite customization and extensibility.

OK landry@
2010-12-06 22:33:18 +00:00
espie
fba7d81fce re-add missing patch 2010-12-06 21:23:19 +00:00
ajacoutot
0c8e6ae42f Remove a left-over powerpc optimization workaround.
from Brad.
2010-12-06 19:41:54 +00:00
espie
9c270c05b6 fix fix
$build_info //= 1  indeed... ;(
2010-12-06 19:35:06 +00:00
ajacoutot
0441cc8cb0 Enable VP8 support, from Brad.
Fix WANTLIB and bump (spotted by landry@).
2010-12-06 19:15:55 +00:00
ajacoutot
63e24ffffc Extend the README and create mysql db with character set utf8. 2010-12-06 19:06:58 +00:00
ajacoutot
239dcd8576 Tweak the README now that we have an rc script for saned. 2010-12-06 18:51:09 +00:00
jasper
8314e39ec3 - update xscreensaver to 5.12 2010-12-06 17:37:59 +00:00
jasper
81a00dbe95 - missed bump 2010-12-06 16:47:06 +00:00
jeremy
56a81a04e4 Bump version to 1.5.6.
OK landry@
2010-12-06 16:32:17 +00:00
jasper
c5106d9694 - update wmclock to 1.0.13
prompted by bruce cran (upstream maintainer)
2010-12-06 16:21:05 +00:00
espie
ab01800701 tag dependencies discovered as pure dependencies with their parents, allow
finding out non-sensical stuff in an easier way
2010-12-06 13:20:45 +00:00
espie
d317d925fe minor warning fix 2010-12-06 13:19:44 +00:00
stephan
746c247a5f - fix COMMENT
- fix MASTER_SITES
- patch response and trigger db's with latest versions
- take maintainership

ok jasper@
2010-12-06 12:08:55 +00:00
stsp
f037b4ee32 Apply patch from upstream to make backspace scroll to the previous
page instead of the next page.
ok Brynet (MAINTAINER), jasper
2010-12-06 10:06:48 +00:00
shadchin
e23349d9ba update to 0.7.1
ok jasper@
2010-12-06 08:24:36 +00:00
shadchin
4f54c956f2 update to 0.7.2
ok jasper@
2010-12-06 08:23:24 +00:00
jasper
8db1cdf2d6 - missed in previous:
- SECURITY FIX for SA42443, "multipart_init()" HTTP Header Injection Vulnerability
from upstream git.
2010-12-06 07:59:34 +00:00
jasper
72e30b3c33 - SECURITY FIX for SA42443, "multipart_init()" HTTP Header Injection Vulnerability
from upstream git.
2010-12-06 07:58:50 +00:00