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
bluhm
9c817039ab
update p5-IO-Socket-SSL to 1.37
...
ok jasper@
2010-12-09 16:42:04 +00:00
jasper
f7afd505ee
sync
2010-12-09 16:08:16 +00:00
jasper
548620df41
import hs-tls 0.3.1
...
Native TLS protocol implementation, focusing on purity and more
type-checking.
Currently implement the SSL3.0, TLS1.0 and TLS1.1 protocol. Not yet
properly secure and missing some features. Do not yet use as replacement
to more mature implementation.
Only RSA supported as Key exchange for now.
ok kili@
2010-12-09 16:07:50 +00:00
jasper
722b5eaa03
- remove imlib1 flavor, which isn't built by default.
...
- add @pkgpath marker
2010-12-09 14:55:39 +00:00
jasper
cc6258251a
import hs-cryptocipher 0.2
...
Symmetrical Block and Stream Ciphers: Camellia, RC4 and RSA.
ok kili@
VS: ----------------------------------------------------------------------
2010-12-09 13:57:01 +00:00
jasper
edf7844e9e
import hs-certificate 0.3.2
...
Certificates and Key reader/writer. At the moment only X509 certificate
and unencrypted private key are supported, but will include PGP
certificate and pkcs8 private keys.
ok kili@
2010-12-09 13:55:34 +00:00
jasper
60fd58e892
import hs-asn1-data 0.2.2
...
AN1 data reader and writer in raw form with supports for high level forms
of ASN1 (BER, CER and DER).
ok kili@
2010-12-09 13:55: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
ajacoutot
3297824871
Update to foo2zjs-20101208.
...
* new printer: HP LaserJet Pro CP1025nw (alpha quality)
2010-12-09 07:04:48 +00:00
okan
a08a210f0b
- add rc script
...
- no need for groff
- remove MESSAGE since the remaining relevant snippet is in the manpage
(maintainer timeout)
feedback and ok ajacoutot@
2010-12-09 01:47:31 +00:00
okan
7520f9d783
- update to 1.8
...
- add rc script
- no need for groff
- remove README since the remaining relevant snippet is in the manpage
(maintainer timeout)
feedback and ok ajacoutot@
2010-12-09 01:46:05 +00:00
okan
fb664f768a
add an appropriate rc_reload()
...
proded by and ok ajacoutot@
2010-12-09 01:44:15 +00:00
jasper
cf48c67e66
sync
2010-12-08 23:29:35 +00:00
jasper
d061c5f51c
import hs-cryptohash 0.6.1
...
Collection of crypto hashes, with a practical incremental and one-pass,
pure APIs, with performance close to the fastest implementations
available in others languages.
feedback and ok kili@
2010-12-08 23:29:04 +00:00
jasper
ac39611692
import hs-crypto-api 0.2.1
...
Generic interface for cryptographic operations, platform independent
quality RNG, property tests and known-answer tests (KATs) for common
algorithms, and a basic benchmark infrastructure. Maintainers of hash
and cipher implementations are encouraged to add instances for the
classes defined in Crypto.Classes. [..]
ok kili@
2010-12-08 23:28:29 +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
0fe7b67a39
Update to 2.2.2, required by update to ruby-datamapper.
...
ok landry
2010-12-08 22:53:50 +00:00
jeremy
17e89db3a8
Update to 1.4.9, required by update to ruby-rails.
...
ok landry
2010-12-08 22:53:01 +00:00
jeremy
47708a2175
Update to 1.0.0, required by update to ruby-merb.
...
ok landry
2010-12-08 22:47:14 +00:00
jeremy
b5e6570563
Update to 0.1.5, required by update to ruby-datamapper.
...
ok landry
2010-12-08 22:46:36 +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
31950b60d0
Update to 1.5.3, needed by the new version of ruby-datamapper.
...
ok landry
2010-12-08 22:38:19 +00:00
jeremy
4adf4ca7a1
Update ruby-datamapper to 1.0.2.
...
OK landry
2010-12-08 22:26:18 +00:00
jeremy
bc1b98ae09
Import ruby-datamapper/data_mapper, a meta gem that depends on the
...
other data_mapper gems.
DataMapper is a Object Relational Mapper written in Ruby. The goal is to
create an ORM which is fast, thread-safe and feature rich.
ok landry
2010-12-08 22:23:57 +00:00
jeremy
2b50d7c07f
Import ruby-datamapper/transactions.
...
This gem adds transaction support for datamapper. The currently
supported adapters are:
* postgres
* mysql
* sqlite3
* oracle
* sqlserver
ok landry
2010-12-08 22:20:07 +00:00
jeremy
ab195f8e40
Import ruby-datamapper/constraints.
...
DataMapper Plugin that adds foreign key constraints to associations.
Currently supports only PostgreSQL and MySQL. All constraints are added
to the underlying database, but constraining is implemented in pure
ruby.
ok landry
2010-12-08 22:19:21 +00:00
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