built from newer thunderbird tarballs (as it's officially
unmaintained/dead upstream) and this gets in the way of thunderbird 5
update. Hopefully i'll figure out how to fix that... bump REVISION to be
on the safe side.
inadyn is a C based client used to update DNS entries. This is a fork of
the original INADYN implementation from Narcis Ilisei. Most of the fixes
and additions from the new "upstream" by Christoph Brill have been added.
However, this project is not a fork off of Christoph's repository, but
rather a reengineered version of the original 1.96.2 release with all
additional patches audited and merged separately. Additionally a further
set of code cleanups, features and bug fixes have been added.
ok ajacoutot@
DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at
creating documentation of any kind. It is targeted at developer teams,
workgroups and small companies. It has a simple but powerful syntax
which makes sure the datafiles remain readable outside the Wiki and
eases the creation of structured texts. All data is stored in plain text
files, no database is required.
With tweaks/feedbacks from landry@, thanks.
ok landry@
This lets X synthesize its own, so bold characters are distinct again.
Upstream don't seem to like this ("there is no space for a bold font in
a 6x12 matrix") but everyone else would rather have distinct bold chars.
Req by joshe@, landry@. OK LEVAI Daniel (maintainer).
This module implements the NTLM (Microsoft Windows NT LAN Manager)
authentication mechanism. It can be used to perform NTLM style
authentication for any desired protocol.
Feedback and OK gsoares@; OK landry@ sthen@.
Fixes ruby 1.9 build with systrace now that we have these system calls.
The other new *at system calls need to have path restrictions and will
need further work so are still prevented for now (in those cases, the
supplied paths are *relative to a certain FD*, so we can't simply
examine supplied paths).
Git::Repository is a Perl interface to Git, for scripted interactions
with repositories. It's a low-level interface that allows calling any
Git command, whether porcelain or plumbing, including bidirectional
commands such as git commit-tree.
from wen heping (MAINTAINER), as was p5-System-Command
ok sthen@
System::Command is a class that launches an external system command and
returns an objects representing it, allowing interaction through the
STDIN, STDOUT and STDERR handles.
tweak and OK sthen@
- doesnt need groff here
- HOMEPAGE is taken care of by cpan.port.mk
- remove maintainer per his request
OK jasper@ sthen@
OK Markus Bergkvist (old MAINTAINER)
can be used for XMPP p2p VoIP with other Coccinella clients, and as
a fully IAX2 client for an asterisk.
Suggestion to use the wrapper script instead of depending on threaded
TCL/Tk flavor from sthen@ (many thanks!)
OK sthen@