Commit Graph

8339 Commits

Author SHA1 Message Date
kili
8333cc49e7 Import hs-vector-algorithm, a library with efficient algorithms for
vector arrays. Needed by the upcoming update of www/hs-snap-server.

Not yet wired to the build; I'll do this after updating a couple of
other Haskell libraries (and after jasper@ updated devel/hs-text).
2010-12-11 17:44:49 +00:00
shadchin
c637394626 +libguess 2010-12-11 11:09:53 +00:00
shadchin
a54ac523ea Import libguess-1.0
libguess employs discrete-finite automata to deduce the character set of
the input buffer. The advantage of this is that all character sets can
be checked in parallel, and quickly. Right now, libguess passes a byte
to each DFA on the same pass, meaning that the winning character set can
be deduced as efficiently as possible.

ok jasper@
2010-12-11 11:03:22 +00:00
landry
cde74941c8 +p5-Plack and its new dependencies 2010-12-11 09:55:51 +00:00
landry
32c557bd8b Import p5-Test-SharedFork:
Test::SharedFork is utility module for Test::Builder. This module makes
forking test!
This module merges test count with parent process & child process.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:36:52 +00:00
landry
ee83f424c4 Import p5-Test-Requires 0.06
Test::Requires checks to see if the module can be loaded.
If this fails rather than failing tests this skips all tests.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:35:23 +00:00
landry
df452a9eef Import p5-Devel-StackTrace-AsHTML:
Devel::StackTrace::AsHTML adds as_html method to Devel::StackTrace which
displays the stack trace in beautiful HTML, with code snippet context
and function parameters. If you call it on an instance of
Devel::StackTrace::WithLexicals, you even get to see the lexical
variables of each stack frame.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:34:05 +00:00
landry
3643e1e630 Import p5-Hash-MultiValue 0.08:
Hash::MultiValue is an object (and a plain hash reference) that may
contain multiple values per key, inspired by MultiDict of WebOb.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:32:31 +00:00
landry
fb09ebf179 Update to p5-Devel-Stacktrace 1.26.
From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:19:02 +00:00
jasper
32b3a2433e - update p5-Config-IniFiles to 2.65 2010-12-10 10:57:28 +00:00
landry
b81ef08086 Chase firefox 3.6.13 update and update to xulrunner 1.9.2.13. 2010-12-10 10:54:24 +00:00
jeremy
4d58b20618 +ruby-cicphash 2010-12-09 21:46:39 +00:00
jeremy
dbbd894f1e Import ruby-cicphash.
CICPHash has the exact same interface as Hash, but is case insensitive
and case preserving. Any value can be used as a key. However, you cannot
have two keys in the same CICPHash that would be the same if when
converted to strings would be equal or differing only in case.

ok landry
2010-12-09 21:43:46 +00:00
jeremy
b0efc65894 sync 2010-12-09 20:58:37 +00:00
jeremy
47dae47918 Import ruby-kgio, a dependency for unicorn and rainbows.
kgio provides non-blocking I/O methods for Ruby without raising
exceptions on EAGAIN and EINPROGRESS. It is intended for use with the
Unicorn and Rainbows! Rack servers, but may be used by other
applications.

ok landry
2010-12-09 20:05:16 +00:00
jeremy
5ae6098d07 Import ruby-isolate, a regress dependency for unicorn and rainbows.
Isolate is a very simple RubyGems sandbox. It provides a way to express
and automatically install your project's Gem dependencies.

ok landry
2010-12-09 20:04:23 +00:00
ajacoutot
3cd50f7294 Maintenance update to pangomm-2.26.3. 2010-12-09 17:36:49 +00:00
ajacoutot
2fb064fafe WANTLIB. 2010-12-09 17:31:10 +00:00
ajacoutot
e5fe03f6f8 Upstream rerolling. 2010-12-09 17:14:04 +00:00
jasper
4415b06b3f - sync 2010-12-09 13:54:16 +00:00
jasper
eb48d926e1 import hs-base64-bytestring 0.1.0.1
Fast base64 encoding and decoding for ByteStrings.

ok kili@
2010-12-09 13:53:12 +00:00
jasper
4f70ab385d - sync 2010-12-08 23:25:08 +00:00
jasper
737fc1162a import hs-tagged 0.1.1
Provides newtype wrappers for phantom types to avoid unsafely passing
dummy arguments.

ok kili@
2010-12-08 23:24:29 +00:00
jasper
b81ad5194b import hs-data-fault 0.2
Class for types with a default value.

ok kili@
2010-12-08 23:23:58 +00:00
jeremy
2f27312ccc Update ruby-uuidtools to 2.1.1, needed by recent update to
ruby-datamapper.

ok landry
2010-12-08 22:41:46 +00:00
jeremy
08b18d5a34 Update ruby-polyglot to 0.3.1, needed by a recent update to
ruby-datamapper.

ok landry
2010-12-08 22:40:54 +00:00
jeremy
de41305237 Update ruby-extlib to 0.9.15, needed by recent update to ruby-datamapper.
ok landry
2010-12-08 22:40:02 +00:00
jeremy
1bf08cc9c0 sync 2010-12-08 22:00:39 +00:00
jeremy
a8324484f3 Import ruby-stringex, required for an update for ruby-datamapper.
Some [hopefully] useful extensions to Ruby.s String class. Stringex is
made up of three libraries: ActsAsUrl [permalink solution with better
character translation], Unidecoder [Unicode to Ascii transliteration],
and StringExtensions [miscellaneous helper methods for the String
class].

ok landry
2010-12-08 21:58:53 +00:00
jeremy
96bf17e205 Remove now unnecessary patch.
ok landry
2010-12-08 21:50:52 +00:00
jeremy
ba3b6673b3 Update to 0.3.23.
ok landry
2010-12-08 21:46:50 +00:00
jeremy
f6f7353f5a Update to 3.0.3.
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
jeremy
be2f8b7fc1 Import ruby-i18n, one of the dependencies for Rails 3.
Ruby Internationalization and localization solution.  Features:

* translation and localization
* interpolation of values to translations (Ruby 1.9 compatible syntax)
* pluralization (CLDR compatible)
* customizable transliteration to ASCII
* flexible defaults
* bulk lookup
* lambdas as translation data
* custom key/scope separator
* custom exception handlers
* extensible architecture with a swappable backend

ok landry
2010-12-08 21:25:47 +00:00
jeremy
e621804d49 Import ruby-bundler, one of the dependencies for Rails 3.
Bundler manages an application's dependencies through its entire life
across many machines systematically and repeatably.

ok landry
2010-12-08 21:24:41 +00:00
jeremy
78ac82b471 Import ruby-activemodel, one of the dependencies for Rails 3.
A toolkit for building modeling frameworks like Active Record and Active
Resource. Rich support for attributes, callbacks, validations,
observers, serialization, internationalization, and testing.

ok landry
2010-12-08 21:23:23 +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
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
ajacoutot
cb0d25bae1 Regen WANTLIB after avahi removal from gnomevfs2.
spotted by espie@
2010-12-08 11:26:24 +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
dcoppa
e15f6ce2fc Fix build with upcoming ocaml update.
OK landry@
2010-12-07 14:57:19 +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
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
jasper
5b904ba60b - update mspdebug to 0.13
- remove support for Olimex MSP430-JTAG-ISO which requires a linux-only ioctl.
2010-12-02 18:41:46 +00:00