This module allows user authentication (and can log authenthication
requests) against information stored in a PostgreSQL database.
ok simon@ ajacoutot@
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password
hashing algorithm, allowing you to easily store a secure hash
of your users' passwords.
The purpose of DO.rb is to rewrite existing Ruby database drivers to
conform to a single interface. At present, PostgreSQL, MySQL, and
SQLite adapters are available.
Addressable is a replacement for the URI implementation that is part of
Ruby's standard library. It more closely conforms to the relevant RFCs and
adds support for IRIs and URI templates.
* use audio(4) instead of ossaudio(3) in kdemultimedia3 as much as
possible
* sync WANTLIB in dependant ports
testing/prodding from todd@. briefly discussed with naddy@, ajacoutot@
and jasper@
--skipdeps to CONFIGURE_ARGS, sigh...
pointed out by Markus Hennecke with a diff that addresses the issue from
a different angle by updating p5-MRO-Compat to 0.09 which isn't actually
required for this port.
PyGraphics aims to translate the new features of Media Computation from
its JPython version to CPython. Its aims to implement support for image,
sound and video manipulation as well as adding simple 3D capabilities.
several inputs from wcmaier@
it can be enabled easily for who needs it.
We do this because even when one does not have any key under ~/.ssh/ the
agent fires up asking for a password which is quite annoying!
ok jasper@
from wcmaier. ok giovanni@ wcmaier@
Mutagen is a Python module to handle audio metadata.
It supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC,
Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG
audio files. All versions of ID3v2 are supported, and all standard
ID3v2.4 frames are parsed. It can read Xing headers to accurately
calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be
edited regardless of audio format. It can also manipulate Ogg streams
on an individual packet/page level.