Commit Graph

4237 Commits

Author SHA1 Message Date
jasper
e1eaf78606 import libdaemon 0.10
libdaemon is a lightweight C library that eases the writing of UNIX
daemons. It consists of the following parts:

* A wrapper around fork() which does the correct daemonization procedure
  of a process
* A wrapper around syslog() for simpler and compatible log output to
  Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
  select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected to
  syslog.

ok kili@
2006-12-10 21:42:29 +00:00
jasper
ff54e9d2b8 import libconfuse 2.5
libConfuse is a configuration file parser library, and written in C. It
supports sections and (lists of) values (strings, integers, floats,
booleans or other sections), as well as some other features (such as
single/double-quoted strings, environment variable expansion, functions
and nested include statements). It makes it very easy to add
configuration file capability to a program using a simple API.

ok kili@
2006-12-10 21:40:53 +00:00
espie
a339e7fdfd simple clock object, dependency for Rose. 2006-12-10 17:36:23 +00:00
espie
f27eaedbc7 handle critics better 2006-12-10 12:46:01 +00:00
espie
320cccc5cc marry test framework with perl::critic 2006-12-10 12:40:34 +00:00
espie
b9c761a2b1 add stuff related to p5-Sub-Exporter 2006-12-10 12:35:09 +00:00
espie
7f754b1d0e about final missing package in that set, all that for SQL::ReservedWords... 2006-12-10 12:34:09 +00:00
espie
8ec1c46838 yet another tester 2006-12-10 12:29:56 +00:00
espie
d028de6b3c another funky export mechanism for perl modules. 2006-12-10 12:26:46 +00:00
espie
f0d114c741 yet another perl module, useless except as a dependency to interesting
stuff, yada yada yada...
2006-12-10 12:21:43 +00:00
espie
4024168fe8 +p5-DateTime-Format-Pg
mark *MySQL extra category converters
2006-12-10 11:09:23 +00:00
espie
2367f98ac9 handle postgres datetime conversion from perl 2006-12-10 11:07:14 +00:00
sturm
a1e44c5f3e missing dependency on p5-Test-ClassAPI 2006-12-10 09:10:15 +00:00
kili
99fea678ca Oops! This was for guile 1.8, but we still have guile 1.6 in the tree.
Add guile-ltdl to LIB_DEPENDS and bump pkgname. Sorry.
2006-12-09 19:00:49 +00:00
kili
c8189c00cb Update to 5.8.7.
Fix regression tests and a use after realloc.

ok jasper@
2006-12-09 18:28:53 +00:00
pedro
233867a36f luabitlib-20 2006-12-09 15:25:35 +00:00
steven
86d252c71f +p5-Inline 2006-12-08 23:02:18 +00:00
steven
f54864c967 import p5-Inline 0.44
The Inline module allows you to put source code from other programming
languages directly "inline" in a Perl script or module. The code is
automatically compiled as needed, and then loaded for immediate access
from Perl.

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 23:01:17 +00:00
sturm
a1decb60eb missing BUILD_DEPENDS 2006-12-08 22:45:01 +00:00
sturm
4b5d736129 bump PKGNAME after maintainer removal 2006-12-08 22:29:56 +00:00
msf
4791360f7b update to 1.17 2006-12-08 13:19:10 +00:00
steven
2b1b68af63 changed homepage/master site
from martynas at altroot.org
2006-12-07 21:01:44 +00:00
ajacoutot
a2295043cc - remove substitutions in PKGNAME
talked with and ok jasper@
2006-12-06 17:43:31 +00:00
msf
47d86eca14 update to 1.41 2006-12-06 13:39:34 +00:00
msf
e7c760c97a update to 2.64 2006-12-05 06:37:55 +00:00
msf
823814d496 update to 1.12 2006-12-05 06:29:50 +00:00
pvalchev
e04532c361 remove maintainer per his request 2006-12-05 06:20:08 +00:00
msf
89f8ab8356 update to 0.07 2006-12-05 06:19:42 +00:00
msf
f91cc6f2f2 update to 0.24 2006-12-05 06:17:21 +00:00
msf
bf5db140fb update to 1.17 2006-12-05 06:16:38 +00:00
msf
4c7b62bcad update to 1.04 2006-12-05 06:15:57 +00:00
msf
483b3f99c0 update to 1.07 2006-12-05 06:14:17 +00:00
msf
1520af5c4c update to 0.27 2006-12-05 06:13:19 +00:00
msf
fd04d153af update to 0.22
ok sturm@
2006-12-05 03:41:43 +00:00
steven
ab0c414c74 add it to sysutils as well 2006-12-04 21:10:07 +00:00
jasper
31801dfe6f set USE_X11 2006-12-04 18:22:00 +00:00
jasper
4122d036ee add tkdiff 2006-12-04 17:30:27 +00:00
jasper
44d7fe440f import tkdiff 4.1.3
TkDiff is a graphical front end to the diff program. It provides a
side-by-side view of the differences between two files, along with
several innovative features such as diff bookmarks and a graphical map
of differences for quick navigation.

from maintainer Vlad Glagolev <stelzy at gmail dot com>

feedback and ok steven@
2006-12-04 17:27:17 +00:00
msf
084724013d +p5-Carp-Assert-More 2006-12-04 14:42:23 +00:00
msf
91c53ef03b initial import of Carp::Assert::More 1.12
Carp::Assert::More is a set of wrappers around the Carp::Assert
functions to make the habit of writing assertions even easier.
2006-12-04 14:35:12 +00:00
msf
2b8fb74b70 update to 2006.0814 2006-12-04 14:24:33 +00:00
msf
5c5d8aa209 update to 0.11 2006-12-04 14:18:13 +00:00
msf
03793902fe update to 1.26 2006-12-04 12:41:40 +00:00
msf
dccae6b1bc update to 0.18 2006-12-04 12:38:19 +00:00
msf
8590b714e1 update to 0.14 2006-12-04 12:37:35 +00:00
msf
21432564d0 update to 9999.12 2006-12-04 12:07:21 +00:00
msf
fb69b3791e update to 2.17 2006-12-04 11:12:15 +00:00
msf
fee59d6e56 update to 0.16 2006-12-04 10:44:46 +00:00
msf
832e809c30 update to 1.05 2006-12-04 10:43:55 +00:00
msf
559464f90d update to 2.105 2006-12-04 10:26:15 +00:00