sturm
43ca2250f5
our libevent does not provide timeout_*()
2004-07-11 07:12:19 +00:00
jolan
73b2095da2
+mod_auth_bsd
2004-07-11 06:56:21 +00:00
jolan
413663022e
mod_auth_bsd-0.7, provides HTTP Basic authentication via bsd auth
2004-07-11 06:54:50 +00:00
sturm
11f56ff440
deal with changes introduced in revision 1.197 of pfvar.h
...
fixes build
2004-07-11 06:47:46 +00:00
jolan
b9b2e8abc0
+festival
2004-07-11 06:27:50 +00:00
jolan
37e8fff307
$ cvs import ...
...
I ports/audio/festival/core
real fucking cute. fuck you, you fucking fuck!
2004-07-11 06:27:07 +00:00
pvalchev
a21c75414f
comment
2004-07-11 06:24:09 +00:00
pvalchev
dce3044965
compile -O0 on hppa to workaround compiler bug
2004-07-11 06:22:48 +00:00
jolan
4704033d96
festival-1.4.3, general multi-lingual speech synthesis system
2004-07-11 06:21:51 +00:00
pvalchev
ed0fc64f4e
sync; 2721 unzels
2004-07-11 06:05:18 +00:00
jolan
f3522cbf3b
mamma mia! use a saner default device
2004-07-11 00:48:57 +00:00
brad
47f9e805e8
+ImageMagick,no_x11
2004-07-10 23:55:20 +00:00
brad
8dc6ee21b4
add a no_x11 FLAVOR to please Henning who has been prodding me about this
...
for quite some time.
2004-07-10 23:52:02 +00:00
brad
96f6978640
use upstream patch instead.
2004-07-10 23:19:21 +00:00
brad
0cd96f1e4d
more FLAVORs
2004-07-10 18:57:13 +00:00
brad
9320105419
add a no_x11 FLAVOR
2004-07-10 18:56:30 +00:00
brad
e6ed534be0
add a no_x11 FLAVOR
2004-07-10 17:21:58 +00:00
brad
f1a0935c8d
the fonts on their own do not need X
2004-07-10 17:19:44 +00:00
kevlo
90f957ba01
update to 1.3
2004-07-10 15:29:30 +00:00
jolan
e8a46fe37d
update to 0.7.2
2004-07-10 01:49:42 +00:00
naddy
ff6aa26cf1
Update to stable version 2-20040601.
...
From: Tim Kornau <opti@openbsd.de> and Bernd Ahlers <ba@bsws.de>.
2004-07-09 21:16:26 +00:00
brad
c46f483dae
upgrade to PerlMagick 6.0.0-2
...
From: MAINTAINER
2004-07-09 19:44:14 +00:00
brad
b35917eb83
add license URL
2004-07-09 19:40:36 +00:00
xsa
77d4329b09
use FILESDIR instead of hardcoding 'files/';
...
okay jakob@.
2004-07-09 18:12:35 +00:00
kevlo
2bd2ad479b
update cyrus-sasl2 2.1.18.
...
Submmited by Ben Hooper <ben@networkinsanity.com>
Some modifications by me, ok jakob@
2004-07-09 15:07:04 +00:00
sturm
4c7ffe59f0
+mjpegtools
2004-07-09 12:00:22 +00:00
sturm
7bbb24a733
Initial import of mjpegtools 1.6.2
...
The mjpegtools are a set of programs that can do recording, playback,
editing and eventual MPEG compression of audio and video under Linux.
Although primarily intended for use with capture / playback boards
based on the Zoran ZR36067 MJPEG codec chip, the mjpegtools can easily
be used to process and compress MJPEG video streams captured using
xawtv using simple frame-buffer devices.
WWW: http://mjpeg.sourceforge.net/
from Jacob Meuser <jakemsr at jakemsr.com>
2004-07-09 11:58:39 +00:00
sturm
5913de168f
+libquicktime
2004-07-09 07:31:01 +00:00
sturm
961e1b1086
Initial import of libquicktime 0.9.2
...
This is libquicktime, a library for reading and writing quicktime
files. It is based on, and compatible with, the quicktime4linux
library. This package also includes a program to play quicktime
movies, and some other programs to work with quicktime files.
WWW: http://libquicktime.sourceforge.net/
from Jacob Meuser <jakemsr at jakemsr.com>
2004-07-09 07:30:17 +00:00
brad
e757fe7548
don't use threads for now.
2004-07-09 04:45:36 +00:00
msf
44c2aec33f
+p5-Sub-Uplevel
2004-07-09 03:07:57 +00:00
msf
5dd24db624
+p5-Array-Compare
...
+p5-Test-Exception
+p5-Test-Warn
+p5-Tree-DAG_Node
2004-07-09 01:41:55 +00:00
msf
482b2c4a59
Initial import of Test-Warn-0.08
...
This module provides a few convenience methods for testing warning based
code.
2004-07-09 01:37:38 +00:00
msf
165a0f2b5c
Initial import of Tree-DAG_Node-1.04
...
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but is
emergent from the linkages you create between nodes. This class provides
the methods for making linkages that can be used to build up a tree,
while preventing you from ever making any kinds of linkages which are
not allowed in a tree (such as having a node be its own mother or
ancestor, or having a node have two mothers).
2004-07-09 01:35:14 +00:00
msf
c91842c0e3
Kill extra whitespace I missed
2004-07-09 01:31:59 +00:00
msf
6245337ce6
Initial import of Array-Compare-1.09
...
If you have two arrays and you want to know if they are the same or
different, then Array::Compare will be useful to you.
2004-07-09 01:30:00 +00:00
msf
661a0687b2
Initial import of Test-Exception-0.15
...
This module provides a few convenience methods for testing exception
based code. It is built with Test::Builder and plays happily with
Test::Simple, Test::More and friends.
2004-07-09 01:23:14 +00:00
msf
34d3369f4e
Initial import of Sub-Uplevel-0.09
...
Like Tcl's uplevel() function, but not quite so dangerous. The idea is
just to fool caller(). All the really naughty bits of Tcl's uplevel()
are avoided.
2004-07-09 01:08:29 +00:00
naddy
6e6ac5a866
Fix build with new libtool; honor CXX/CXXFLAGS while we're here.
...
Why does this use libtool in the first place?
2004-07-08 19:11:50 +00:00
brad
f6ce1fc5cf
add SILC support.
...
Based on a diff from Andrew Dalgleish <openbsd at ajd dot net dot au>
2004-07-08 18:27:41 +00:00
robert
5c3ae3a69d
fix the location of the bash binary in bash(1)
...
ok naddy@
2004-07-08 18:27:03 +00:00
jakob
5b9b3c6974
fix broken patches
2004-07-08 17:10:56 +00:00
marcm
e2b2602d36
Add patch from nikolay@ to make this compile again on sparc64 and update
...
to 2.6.2 while I'm here.
2004-07-08 17:09:38 +00:00
xsa
d7d5dc71c8
maintenance update to 1.3;
...
- modified the BasicMovieParser and BasicPersonParser classes,
because IMDb has removed the "pageflicker" from the html pages.
2004-07-08 07:58:38 +00:00
xsa
dfbf9adb3f
fix MASTER_SITES;
...
>From: Eduardo Alvarenga
2004-07-07 23:22:38 +00:00
robert
012d9c436a
o mplayer flavor that allows the user to watch video files within pornview's GUI
...
o patch-src_support_widgets_gtkmplayer_c is from FreeBSD CVS
ok xsa@
2004-07-07 14:48:23 +00:00
naddy
24595e74a6
update to 1.42 and clean up; from Victor Sahlstedt <cvss@home.se>
2004-07-07 14:38:23 +00:00
sturm
2b6b029866
this needs p5-XML-Parser to build
...
ok marcm@
2004-07-07 14:32:10 +00:00
sturm
b0ace7abe6
these are already in PFRAG.no-no_gle
...
ok marcm@
2004-07-07 14:31:21 +00:00
sturm
cfc27d255b
update to opera 7.52
...
security fixes for Bugtraq ID #10517 and Secunia Advisory SA11978, plus
misc fixes, see http://www.opera.com/linux/changelogs/752/ for details
2004-07-07 12:14:43 +00:00