Commit Graph

24284 Commits

Author SHA1 Message Date
naddy
8758db7fd5 update to 3.6.0: seek table fixes 2004-05-04 16:42:05 +00:00
naddy
ae1b10b235 update maintainer's email address 2004-05-04 11:31:48 +00:00
espie
cc8fc7ba2a no-autoheader 2004-05-04 10:02:37 +00:00
jolan
416c82d88c update maintainers email address per his request 2004-05-04 04:49:51 +00:00
naddy
d409c2f387 fix decoding of packets logged by pf(4); from Jose Nazario <jose@monkey.org> 2004-05-03 19:50:12 +00:00
naddy
7a4b529376 +clex 2004-05-03 19:14:21 +00:00
naddy
a97485817c Import clex 3.1.9.
Submitted by Victor Sahlstedt <cvss@home.se>.

CLEX is a file manager with a full-screen user interface. It displays
directory contents including the file status details and provides
features like command history, filename insertion, or name completion
in order to help users to create commands to be executed by the shell.
2004-05-03 19:13:28 +00:00
naddy
8cd3639d8b Install man page and drop broken and useless p0frep script.
From: Jose Nazario <jose@monkey.org>

Also fix a formatting issue in the man page.
2004-05-03 15:59:36 +00:00
dons
507bf03696 +hs-crypto 2004-05-03 07:38:44 +00:00
dons
1c933f166f Import hs-crypto-1.1.2
Haskell Cryptographic Library 1.1.2

This library collects together existing Haskell cryptographic functions
2004-05-03 07:36:32 +00:00
espie
d2614b6620 no-autoheader there too 2004-05-03 06:27:00 +00:00
robert
f0431b4d0c Fix for CAN-2004-0421:
Steve Grubb reports a buffer read overrun in libpng's
png_format_buffer function. A specially constructed PNG image
processed by an application using libpng may trigger the buffer
read overrun and possibly result in an application crash.

ok brad@
2004-05-03 05:13:04 +00:00
naddy
c7f4eb31b7 +p5-Apache-Session 2004-05-02 23:10:43 +00:00
naddy
74ebb7c11e Import Apache::Session 1.6; submitted by Michael Coulter <mjc@bitz.ca>.
Apache::Session is a persistence framework which is particularly useful
for tracking session data between httpd requests.
2004-05-02 23:09:37 +00:00
avsm
6d13db24c0 update to turba-1.2.2 2004-05-01 23:57:38 +00:00
sturm
814d39c591 don't run ldconfig when faking, noticed by systrace
ok maintainer biorn@
2004-05-01 18:43:43 +00:00
sturm
528b0fa6dc missing DESTDIR, spotted by systrace 2004-05-01 16:29:41 +00:00
avsm
025a0193e9 update to horde-2.2.5 2004-05-01 16:16:34 +00:00
avsm
6c28eecf9c update to imp-3.2.3 2004-05-01 16:15:56 +00:00
sturm
f494ab289f build with systrace enabled 2004-05-01 14:29:17 +00:00
sturm
4c3be953ba allow for additional port specific systrace policies, needed to make
jdk-linux and netscape build with systrace

ok espie and others
2004-05-01 14:27:07 +00:00
sturm
5a70af0a5f according to Niels, execve needs "true then permit" in order for emulation
changes to work correctly. This allows fixes for emulation issues with
some linux-compat ports (jdk, netscape).
2004-05-01 14:23:27 +00:00
robert
3d11c88482 add @extra for the config file; change /usr/local/ to ${PREFIX}
in MESSAGE; identified by xsa@; ok xsa@
2004-04-30 22:18:13 +00:00
robert
ca9b819469 Add the _vscan user/group (used by mail/amavisd-new); ok jolan@ 2004-04-30 21:32:56 +00:00
robert
e288c265bd fix the doubled --enable-xinerama; from Bernd Ahlers <b.ahlers@ba-net.org> 2004-04-29 17:30:15 +00:00
robert
8ad9e78f1f update to 1.13; ok naddy@ 2004-04-29 16:04:50 +00:00
dons
81e7f0b524 Update darcs to 0.9.19.
Now builds with latest GHC, and works on amd64
Change maintainer to me.

ok @avsm
2004-04-29 03:49:51 +00:00
jolan
1448597ffd conflicts, spotted by jcs 2004-04-29 01:01:17 +00:00
pvalchev
7c9e454482 fix link to CFS paper; dhc@scurvy.org 2004-04-29 00:45:25 +00:00
naddy
8e19ddd5e0 Update to 1.9.0.
Revised from a submission by Chris Kuethe <ckuethe@ualberta.ca>.
2004-04-28 21:40:31 +00:00
sturm
26380e7db3 ensure libqt-mt is used
problem found by naddy@
2004-04-28 19:57:47 +00:00
robert
97859f4f1f update to 0.9.9 (developement release); 1.0.0 will be the stable one.
mainly from Francois Briere <f.briere@dopha.org>; modifications from me
ok naddy@
2004-04-28 18:10:34 +00:00
naddy
79381172a1 +wol 2004-04-28 16:43:57 +00:00
naddy
a7de1cc883 Import wol 0.7.0; submitted by Johan Fredin <griffin@legonet.org>.
wol implements Wake On LAN functionality in a small program. It wakes 
up hardware that is Magic Packet compliant.
2004-04-28 16:42:47 +00:00
jolan
e24911cbd5 the distfile makes our tar exit on error so i rerolled it but forgot
to change the master_sites, pointed out by jcs and naddy
2004-04-28 13:05:01 +00:00
naddy
fb3543b9e7 use latest KAME patch for IPv6 2004-04-28 12:29:02 +00:00
xsa
c14300683d + py-cheetah 2004-04-28 08:34:32 +00:00
xsa
0edf5553cd Import of py-cheetah-0.9.15
Cheetah is a Python-powered template engine and code generator. It can
be used as a standalone utility or it can be combined with other tools.
Cheetah has many potential uses, but web developers looking for a viable
alternative to ASP, JSP, PHP and PSP are expected to be its principle
user group.

ok sturm@.
2004-04-28 08:33:17 +00:00
jolan
e316731724 enable faad support, bump pkgname 2004-04-28 01:30:53 +00:00
jolan
2a4aaa35d3 update to 2.0 2004-04-28 01:30:00 +00:00
kevlo
60d5819553 update to 1.371 2004-04-27 13:15:22 +00:00
kevlo
fdfc5c51b8 upgrade to pebrot 0.8.6 2004-04-27 13:14:01 +00:00
kevlo
e4dc0961da update to 1.05 2004-04-27 13:08:37 +00:00
kevlo
3942aac362 update to 1.08 2004-04-27 13:03:11 +00:00
jakob
747b6956cf TLS+IPv6 patch v1.23 2004-04-27 12:02:23 +00:00
dons
b3c56c6d98 Update GHC to 6.2.1, and port to amd64
ok avsm@ pvalchev@
2004-04-26 23:48:50 +00:00
pvalchev
be8df21eb8 - stop Eterm from randomly assigning keybindings for status
- use ^? instead of ^H for backspace
from Michael Coulter <mjc@bitz.ca>
2004-04-26 20:06:11 +00:00
lebel
4ecd4e59b3 update zsh/stable to 4.2.0 2004-04-26 18:34:31 +00:00
robert
2d77225211 fix build; ok kevlo@ 2004-04-26 04:50:11 +00:00
jakob
b4fa84b213 make it possible to build tethereal package only 2004-04-25 22:21:18 +00:00