Commit Graph

1831 Commits

Author SHA1 Message Date
sturm
434ce8e5ba +libio 2003-04-17 11:00:50 +00:00
sturm
63d1e41aa5 Initial import of libio 0.1
libio provides an abstraction for general data transport. It creates
data sources and data sinks. The sources and sinks can be connected with
multiple filters. As a result encryption and authentication can happen
completely transparent to the main core of an application. Mutliplex
nodes can be used to deal with N-fan in and M-fan out.

WWW: http://monkey.org/~provos/libio/

from Jolan Luff <jolan@cryptonomicon.org>
2003-04-17 10:59:48 +00:00
wilfried
b7dd22c506 Fix from maintainer; moved files from ${LOCALBASE}/share/ddd-3.3.1
to ${LOCALBASE}/share/ddd
2003-04-17 10:45:23 +00:00
marcm
e47fd1698f Update to 1.2.2.
This is the last update required for GTK+2.2, however, since GTK+2.2 itself
conflicts with GNOME 2.0, I will be holding off on GTK+2.2 itself until
GNOME 2.2 is ready.
2003-04-17 06:05:45 +00:00
marcm
10f6ab5b41 Update to 1.2.1. The old version didn't work with XFree 4.3.0, this one does
and is fully backward compatible (or so they say).
2003-04-17 05:58:47 +00:00
marcm
978fc0bb59 Update to 2.2.1, the latest stable version in the 2.2 series. 2003-04-17 05:55:42 +00:00
sturm
e33d7ec86c update to cvsplot 1.6.4
* Made the cvs log parser more flexible.
* Added the -linestyle argument, which generates plots using lines,
  rather than discrete points.

from maintainer Jim Geovedi <jim@corebsd.or.id>
2003-04-16 12:48:29 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
sturm
84af9e1cce +p5-Carp-Datum
+p5-Getargs-Long
+p5-Log-Agent
2003-04-13 16:58:18 +00:00
sturm
78ffcc683e Initial import of Carp-Datum 0.1.3
Debugging And Tracing Ultimate Module

Carp::Datum implements the following features:

* Programming by contract: pre-conditions, post-conditions, assertions.
* Flow control tracing: routine entry, arguments, returned values
* Dynamic (i.e. runtime) configuration via mini language to tailor
  debugging and/or tracing at the routine / file / package / type level.
* Ability to statically remove all assertions and flow control tracing
  hooks in modules making use of Carp::Datum.
* Cooperation with Log::Agent for tracing.

from Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
minor cleanup by me
2003-04-13 16:54:28 +00:00
sturm
7627ee9907 Initial import of Getargs-Long 0.1.3
The "Getargs::Long" module allows usage of named parameters in function
calls, along with optional argument type-checking. It provides an easy
way to get at the parameters within the routine, and yields concise
descriptions for the common cases of all-mandatory and all-optional
parameter lists.

From Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
little cleanup and DESCR from me
2003-04-13 16:32:22 +00:00
sturm
cf60af4b67 Initial import of Log-Agent 0.304
Log::Agent is a general logging framework aimed at reusable modules.

Instead of having modules insist on using their own logging reporting
(by hardwiring calls to warn() or syslog()) which can conflict with
the final application's choice, one may use logwarn() for instance to
emit a warning.

From Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
2003-04-13 16:20:20 +00:00
david
ff5820ad96 update to Parallel::ForkManager 0.7.5
- Documentation fixes
- Fix bug if you specify max_procs = 0
ok pvalchev@
2003-04-12 20:30:02 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
sturm
b3e214febb update to ddd 3.3.1
- minor bug fixes
- improved temp file handling

from Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
2003-04-10 16:51:21 +00:00
marcm
a127d54ca7 Update to 0.7.11, minor bugfixes. 2003-04-10 15:53:54 +00:00
marcm
dd14861094 Update to 0.24, a bugfix release. 2003-04-10 15:52:33 +00:00
wilfried
7f1329aa24 don't try to remove this dir, noticed by naddy@ 2003-04-10 13:26:50 +00:00
jsyn
1ca382027a in COMMENT: add proper quoting, improve grammar, capitalize 'CVS' 2003-04-10 09:52:45 +00:00
jsyn
88b867eed7 update to flawfinder-1.22; PACKETSTORM distsite sync'd 2003-04-10 04:53:02 +00:00
wilfried
4df9415736 + p5-AppConfig 2003-04-09 10:44:27 +00:00
wilfried
5efac6349e Import p5-AppConfig 1.52; submitted by Morten Liebach <m@mongers.org>
Module bundle for reading and parsing config files
2003-04-09 10:43:56 +00:00
margarida
17cc8d2718 Update to version 1.09
Changed MASTER_SITES
2003-04-06 00:46:17 +00:00
margarida
4b6fc24513 Update to version 2.0.6
- Cosmetic cleanup;
- Showfont example program no longer installed.

From MAINTAINER: Jolan Luff <jolan@cryptonomicon.org>
2003-04-05 22:24:36 +00:00
margarida
8f11c8711a Update to version 1.2.5.
Changes:
- Cosmetic fixes.
- Port no longer depends on guilib, which was only required to build
an example chat code that was never installed in the first place.
- Sync DESCR with reality.

From MAINTAINER: Jolan Luff <jolan@cryptonomicon.org>

brad@ ok
2003-04-04 02:18:00 +00:00
margarida
accc89bca2 Missed dependency. 2003-04-04 00:22:20 +00:00
margarida
5f977a87c4 Update to version 1.2.5.
--
From MAINTAINER with some tweaks from me.
2003-04-03 23:46:17 +00:00
margarida
739224393c Update to version 1.2.3
Some minor tweaks.
From MAINTAINER.
2003-04-03 23:40:05 +00:00
avsm
0b466d4c8e update to chora-1.2 2003-04-03 11:30:53 +00:00
avsm
52661716a9 + pear-Date 2003-04-03 10:57:28 +00:00
avsm
9220677fe2 initial import of pear-Date-1.3
--

Generic classes for representation and manipulation of
dates, times and time zones without the need of timestamps, which
is a huge limitation for php programs. Includes time zone data,
time zone conversions and many date/time conversions.  It does not
rely on 32-bit system date stamps, so you can display calendars
and compare dates that date pre 1970 and post 2038. This package
also provides a class to convert date strings between Gregorian
and Human calendar formats.
2003-04-03 10:56:50 +00:00
avsm
42ff84287e + pear-Log 2003-04-03 10:43:51 +00:00
avsm
3e60b60fff update to horde-2.2.1 with the new pear dependencies 2003-04-03 10:37:40 +00:00
avsm
ea5bfdbbb9 initial import of pear-Log-1.5.3
--
The Log framework provides an abstracted logging system for PHP
scripts. It supports logging to console, file, syslog, SQL, mail,
and mcal targets. It also provides a subject - observer mechanism.
2003-04-03 10:31:14 +00:00
wilfried
4b63fdf5e3 update to p5-Term-ReadLine-Gnu-1.14
- kludge not to cause segmentation fault on Perl 5.8.0 w/PerlIO and
  FileHandle (ex. CPAN.pm)
2003-04-02 09:19:06 +00:00
margarida
0210869f4f Fix conflict with net/nsd.
ok pvalchev@
2003-03-31 00:53:58 +00:00
naddy
430f3bac60 Maintenance update to 4.1.2. 2003-03-29 00:30:59 +00:00
margarida
8283019a59 Change MAINTAINER address.
pvalchev@ ok
2003-03-09 18:08:06 +00:00
naddy
74b5768f17 fix UTF-8 encoding errors; prompted by and ok pvalchev@ 2003-03-08 20:39:07 +00:00
brad
81701a8255 fill in dependencies. 2003-03-06 05:44:22 +00:00
brad
cd54315ec0 don't need autoconf. 2003-03-06 04:30:25 +00:00
sturm
4690548b5e remove version number from tetex dependency, I missed this one when
updating tetex

reported by wilfried@ ok pvalchev@
2003-03-04 21:41:00 +00:00
pvalchev
03df7eaff7 use NULL instead of 0 as a sentinel because 0 is not a pointer in varargs
context, cast to void * to make sure it's 64-bit
2003-03-03 00:56:32 +00:00
pvalchev
168a3b02ef - Use common Makefile for all architectures, thus allowing this to build
on non-i386 platforms - there is no need to be MD
- Don't patch files into existence, use files/ for that
- Change wrong LIB_DEPENDS to BUILD_DEPENDS because these libraries
are all static.
- Add appropriate regress targets with REGRESS_DEPENDS or set
NO_REGRESS where such tests are not available.
- Do not link with -g
2003-03-03 00:51:37 +00:00
pvalchev
893484bf10 - Use common Makefile for all architectures, thus allowing this to build
on non-i386 platforms - there is no need to be MD
- Change wrong LIB_DEPENDS to BUILD_DEPENDS because these libraries
are all static.
- Add 'test' target and turn it into a regress target for the port, using
the provided test.
- Add appropriate REGRESS_DEPENDS

XXX regress currently fails on at least powerpc.
2003-03-02 21:38:18 +00:00
pvalchev
f4eaeec379 do not compile -g 2003-03-02 19:33:17 +00:00
pvalchev
3e0f336e88 - Fix build on non-i386 arches by using a common Makefile, there is no need
to it to be MD.
- Do not patch file into existance, place it in files/ instead
- There are no regression tests, so mark it as such
2003-03-02 18:26:41 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
pvalchev
0588c38bd7 - update HOMEPAGE
- install 'showfont' example program as 'sdl-showfont' isntead, to avoid
conflict showfont(1) part of XF4.
from maintainer Jolan Luff
2003-03-02 05:25:39 +00:00
pvalchev
8fea5d3dac sync linenumbers 2003-03-02 05:23:27 +00:00