Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.
Impale your application on the heartless spike of the Deployer.
ruby-debug is a fast implementation of the standard debugger debug.rb.
The faster execution speed is achieved by utilizing a new hook Ruby C API.
Submitted and maintained by Paul Irofti.
Some tweaks by me.
ruby-debug is a fast implementation of the standard debugger debug.rb.
The faster execution speed is achieved by utilizing a new hook Ruby C API.
Submitted and maintained by Paul Irofti.
Some tweaks by me.
Bacula changelog:
http://bacula.svn.sourceforge.net/viewvc/bacula/branches/Branch-2.2/bacula/ChangeLog?revision=6309&view=markup
Major port change in this version:
-main subpackage is now bacula-client
-server subpackage remains bacula-server
-bat subpackage is new bacula admin tool
-client subpackage goes away.
If the old -main subpackage was installed, the upgrade path is to
install both bacula-client and bacula-server.
Lots of input and assistance from sthen and okan.
ok okan; "if it works for you, go for it" sthen
This is a piece of software that lets you tunnel IPv4 data through a
DNS server. This can be usable in different situations where internet
access is firewalled, but DNS queries are allowed.
help/ok jasper@
adds a plugin manager, and 3 new plugins :
File Browser sidebar plugin, VCdiff plugin and Autosave plugin.
Now supports printing through GTK.
"looks fine btw" ajacoutot@
Cnagios is a full-screen terminal interface for viewing Nagios
HOST and SERVICE objects, and the durations of their current states.
It's lightning fast because it's written in C using the curses
library. And it's super flexible because it uses hooks directly
into the perl C library to shorten plugin output and filter the
displayed HOSTs or SERVICEs.
ok ian (for an earlier version without a license, upstream added
a nice one when I asked, thanks!) "commit it dammit" henning
Osmo is a handy personal organizer, which includes calendar, tasks
manager and address book modules. It was designed to be a small, easy
to use and good looking PIM tool to help managing personal information.
In its current state the organizer is quite convenient to use - for
example, the user can perform nearly all operations using the keyboard.
Also, a lot of parameters are configurable to meet the user's
preferences. On the technical side, Osmo is GTK+ based tool which uses
a plain XML database to store all personal data.
from Pierre-Emmanuel Andre <pea at raveland dot org> with some tweaks
With Giggle you will be able to visualize and browse easily the revision
tree, view changed files and differences between revisions, visualize
summarized info for the project, commit changes and other useful tasks for
any git managed project contributor.
With help and tweaks from bernd@, thanks !
ok bernd@ ajacoutot@
Gringotts is a secure notes manager for Linux and other UNIX-like systems.
It is based on libgringotts, which provides a backend for managing the data
files on the disk.
from Pierre-Emmanuel Andre <pea at raveland dot org> with some tweaks
libGringotts is a small, easy-to-use, thread-safe C library originally
developed for Gringotts. Its purpose is to encapsulate data (generic:
ASCII, but also binary data) in an encrypted and compressed structure,
to be written in a file or used elseway. It makes use of strong
encryption algorithms, to ensure the data are as safe as possible, and
allow the user to have the complete control over all the algorithms used
in the process.
For encryptions, libGringotts makes use of the MCrypt and MHash libs.
It includes some other useful features, like generation of encrypted
temporary files, secure memory management, and functions for the
evaluation of password quality.
from Pierre-Emmanuel Andre <pea at raveland dot org> (maintainer) with
some tweaks
An object-oriented interface to Ogg Vorbis information and comment
fields, implemented entirely in Perl. Intended to be a drop in
replacement for Ogg::Vobis::Header.
Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of
the information fields as soon as you construct the object. In other
words, the new and load constructors have identical behavior.
"ok, GOGOGO" simon@
Perl manipulation of Quicktime Audio files, including protected audio
M4P files. Allows extraction and modification of meta information in
Apple QuickTime AAC/m4a music files.
"ok, GOGOGO" simon@