Commit Graph

8314 Commits

Author SHA1 Message Date
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
jasper
7a03d816ad - fix tyop 2010-12-02 13:52:09 +00:00
jasper
eda8250a16 - use better ifdef blocks 2010-12-02 11:40:53 +00:00
jasper
a30c12533f sync 2010-12-02 10:36:29 +00:00
jasper
628f7cd63a import mspdebug 0.10
MSPDebug is a free debugger for use with MSP430 MCUs. It supports
FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be
used as a proxy for gdb or as an independent debugger with support for
programming, disassembly and reverse engineering.

With a patch from jakemsr@ to work around a ugen/libusb issue where
usb_bulk_read return 0 on timeout, which isn't deal with properly.

ok ajacoutot@
2010-12-02 10:35:04 +00:00
ajacoutot
b262a4660a Forgot to cvs rm in previous. 2010-12-02 09:20:29 +00:00
ajacoutot
1394d63d24 This is not needed anymore. 2010-12-02 09:15:25 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
millert
96b072b573 p5-EV port. Originally from James Wright; OK sthen@ 2010-12-01 14:29:39 +00:00
millert
837e906024 p5-EV port. Originally from James Wright; OK sthen@ 2010-12-01 14:27:57 +00:00
sthen
145ccc6bfa update Getopt::Long::Descriptive to 0.0087, ok jasper@ jim@ 2010-12-01 14:08:12 +00:00
sthen
6c0866b41e update Class::XSAccessor to 1.09, ok jasper@ jim@ 2010-12-01 14:06:43 +00:00
sthen
7647d7403a update Class::Accessor::Grouped to 0.10000, ok jasper@ jim@ 2010-12-01 14:06:09 +00:00
sthen
a3d2962d42 update Test::Exception to 0.31, ok jasper@ jim@ 2010-12-01 14:03:27 +00:00
jasper
10215ae239 - update bouml to 4.22.2 2010-12-01 13:44:39 +00:00
sebastia
b0f236fa73 Include missing header files to fix compilation warnings. Bump revision.
OK jasper@, landry@
2010-12-01 09:19:28 +00:00
jasper
9ab69acb80 - add msp430 2010-12-01 09:07:42 +00:00
jasper
5a71f2c6ae Import mspgcc4, the toolchain for MSP430 MCUs. based on gnu gcc, binutils, gdb
with additional patches for msp430 support.

One will need an upcoming umodem.c commit by jakemsr@, and an upcoming
mspdebug port in order to actually program the devices though.

feedback/ok aja@
2010-12-01 09:06:52 +00:00
eric
4c0e46acba +py-buildslave 2010-11-30 11:09:07 +00:00
eric
67d5e91aac Standalone buildslave implementation for the buildbot system.
ok landry@
2010-11-30 10:59:01 +00:00
eric
d622b2b97d update to zope.interface 3.6.1
ok landry@
2010-11-30 10:53:51 +00:00
jasper
d2ce2fb364 - unhook mysql-gui-common 2010-11-30 10:35:49 +00:00
jasper
6225a2bbca Remove, it's been EOL'd and abondoned upstream. It also didn't built anymore
since a recent MySQL update.

long maintainer time-out (wilfried@)
ok sthen@
2010-11-30 10:33:40 +00:00
ajacoutot
20759854d9 Bugfix update to libsoup-2.32.2.
* fixes a few regressions introduced in version 2.32.0
2010-11-30 07:17:10 +00:00
ajacoutot
4d4d903315 Update to gsettings-desktop-schemas-0.1.2.
* add new media-handling schema
2010-11-30 07:06:01 +00:00
kili
399c78eef1 The change from gpsd-motif to gpsd-x11 needs a quirk to let
pkg_add -ui work correctly.

ok jasper@
2010-11-28 15:22:59 +00:00