Commit Graph

1851 Commits

Author SHA1 Message Date
wilfried
bfa274fa1c update to 1.11; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:19:16 +00:00
wilfried
e9b1910f8b update to 0.58; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:18:07 +00:00
wilfried
2a60222936 update to 0.09; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:14:43 +00:00
wilfried
a848091fc6 update to 1.12; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:13:50 +00:00
wilfried
09a5d590ef update to 1.03; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:12:58 +00:00
wilfried
c06a08f817 update to 0.10; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:12:06 +00:00
wilfried
49fae918b5 update to 1.02; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-04-30 19:10:52 +00:00
avsm
9c0b38f448 upgrade to p5-Net-Server-0.85, our local patches have been merged 2003-04-30 13:28:21 +00:00
margarida
7d3158b20d Update to version 1.3.0
--
Check the changes at http://cvs.ossp.org/pkg/lib/mm/ChangeLog

ok brad@
2003-04-29 02:03:53 +00:00
margarida
634b48d2db Update to version 1.94.
- Sync PLIST
- Take MAINTAINER.
2003-04-27 19:44:28 +00:00
margarida
c68d368a1e Update to version 0.10
- Add HOMEPAGE.
2003-04-27 19:42:55 +00:00
todd
f2545dd6f5 - bump version to 6.5.9 from 6.5.1
- fix pkg/*INSTALL (dont hardcode /etc, use ${SYSCONFDIR}) (prompted by nikolay)
- misc tweaks noticed while I was here
- remove upstream accepted patch
2003-04-24 23:48:48 +00:00
todd
1710239724 at least allow alpha to link against libgc.a 2003-04-23 20:56:08 +00:00
margarida
4a446d7069 Update to version 2.2
--
- Added a test suite,
- Added CCACHE_PREFIX option,
- Disabled hard links by default,
- Recognise some more gcc options,
- Added --cache-skip option.
Take MAINTAINER.
2003-04-22 03:15:49 +00:00
wcobb
81d7e08156 Deal with the different modelines of similar resolution introduced by
XFree 4.3 by picking up the modes with the highest refresh rates
(set SDL_VIDEO_X11_USE_ALL_MODES=1 to disable this behavior).
From SDL-current (patch by Stephen Anthony).
ok pvalchev@, jolan@
2003-04-22 00:16:53 +00:00
sturm
a73eb37773 +libdvdplay 2003-04-21 15:01:33 +00:00
sturm
30aa175dd7 Initial import of libdvdplay 1.0.1
libdvdplay is a simple library designed for DVD navigation.

WWW: http://developers.videolan.org/libdvdplay/

from Jolan Luff <jolan@cryptonomicon.org>
2003-04-21 15:00:41 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
pvalchev
d2aab96ffc nasm -f elf; pt. out by naddy 2003-04-18 02:37:06 +00:00
naddy
ca59d1087f fix for i386/ELF 2003-04-18 01:22:53 +00:00
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