Commit Graph

62316 Commits

Author SHA1 Message Date
jeremy
dc2e9a29bf Update rest of ruby-merb to 1.1.3
ok landry
2010-12-08 22:13:24 +00:00
jeremy
92d2729a69 Update ruby-merb_datamapper to 1.1.2.
This requiers an update to ruby-datamapper, which will be committed
shortly.

ok landry
2010-12-08 22:12:00 +00:00
jeremy
48c40e253c Remove ruby-merb-more, no longer used. It's been replaced by ruby-merb.
ok landry
2010-12-08 22:09:29 +00:00
jeremy
d5bbd2925e Update merb-auth{,core,more,slice-password} to 1.1.1
ok landry
2010-12-08 22:08:20 +00:00
jeremy
a1a5eee40b Tighten depends so it matches gem version
ok landry
2010-12-08 22:06:48 +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
e84756d314 Update to 3.0.3.
All rails apps need at least minor modifications to upgrade from
the previous ports version (2.3.4) to 3.0.3. Check the Rails 3
Release notes for details:
http://edgeguides.rubyonrails.org/3_0_release_notes.html

ok landry
2010-12-08 21:55:21 +00:00
jeremy
96bf17e205 Remove now unnecessary patch.
ok landry
2010-12-08 21:50:52 +00:00
jeremy
f6b912fcc4 Update to 1.2.1.
ok landry
2010-12-08 21:48:59 +00:00
jeremy
159a83647d Update to 2.6.6.
ok landry
2010-12-08 21:48:23 +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
746dffb2b7 Update ruby-thor to 0.14.6, required by Rails 3.
This temporarily breaks www/ruby-merb, which will be dealt
with shortly.

ok landry
2010-12-08 21:43:44 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
ian
83866f6b14 += clojure 2010-12-08 21:31:13 +00:00
jeremy
f6cbc7c26e Import ruby-railties, one of the dependencies for Rails 3.
Railties is responsible for gluing the parts of Ruby on Rails together.
Overall, it:

* handles the entire bootstrapping process for a Rails application;
* manages the rails command line interface;
* provides the core Rails generators;

ok landry
2010-12-08 21:29:22 +00:00
jeremy
04c112b2a3 Import ruby-rack-test, one of the dependencies for Rails 3.
Rack::Test is a small, simple testing API for Rack apps. It can be used
on its own or as a reusable starting point for Web frameworks and
testing libraries to build on.

ok landry
2010-12-08 21:28:33 +00:00
jeremy
8ddc1124e8 Import ruby-rack-mount, one of the dependencies for Rails 3.
Rack::Mount is a stackable dynamic tree based Rack router.  Rack::Mount
supports Rack's +X-Cascade+ convention to continue trying routes if the
response returns pass. This allows multiple routes to be nested or
stacked on top of each other. Since the application endpoint can trigger
the router to continue matching, middleware can be used to add arbitrary
conditions to any route. This allows you to route based on other request
attributes, session information, or even data dynamically pulled from a
database.

ok landry
2010-12-08 21:27:56 +00:00
jeremy
6ee6ed0336 Import ruby-mail, one of the dependencies for Rails 3.
Mail is an internet library for Ruby that is designed to handle emails
generation, parsing and sending in a simple, rubyesque manner.

The purpose of this library is to provide a single point of access to
handle all email functions, including sending and receiving emails. All
network type actions are done through proxy methods to Net::SMTP,
Net::POP3, etc..

ok landry
2010-12-08 21:26:43 +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
jeremy
787423d21d Import ruby-arel, one of the dependencies for Rails 3.
Arel is a Relational Algebra for Ruby. It 1) simplifies the generation
complex of SQL queries and it 2) adapts to various RDBMS systems. It is
intended to be a framework framework; that is, you can build your own
ORM with it, focusing on innovative object and collection modeling as
opposed to database compatibility and query generation.

ok landry
2010-12-08 21:21:45 +00:00
ian
b2072b1e83 Initial import of clojure, a Lisp-1 language for the JVM.
Upgraded by Dan Cross to 1.2.0 from my earlier submission.
Improved by and OK jeremy@, martynas@
2010-12-08 21:21:14 +00:00
landry
daead6cbb7 Update to xfce4-netload 1.0.0, fix WANTLIB while here. 2010-12-08 20:13:48 +00:00
landry
2bfc7d1c3b Make it use/respect MAKE_ENV/MODSCONS_ENV/MODSCONS_CFLAGS.
Reminded by jasper@
2010-12-08 20:13:14 +00:00
jasper
7cb5f279cc - missing 2010-12-08 20:04:20 +00:00
landry
61a47d162b +gambatte 2010-12-08 19:58:44 +00:00
landry
193bf9374c Import gambatte 0.4.1:
Gambatte is an accuracy-focused, cross-platform Game Boy Color emulator.
It is based on hundreds of corner case hardware tests, as well as
previous documentation and reverse engineering efforts.

From Anthony J. Bentley on ports@
2010-12-08 19:58:04 +00:00
jasper
377f5d5591 - SECURITY UPDATE of p5-IO-Socket-SSL
Fixes: SA42508
Perl IO::Socket::SSL "verify_mode" Security Bypass Security Issue
2010-12-08 18:42:21 +00:00
jasper
7ef12932ae -sync 2010-12-08 16:23:35 +00:00
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