Commit Graph

19033 Commits

Author SHA1 Message Date
espie
6e9a97e78b remove languages that seem to be absent now. 2003-01-27 20:20:12 +00:00
espie
1a9209d841 translations for kde 3.1 2003-01-27 20:18:16 +00:00
espie
15cbe7db74 quanta: kde's web authoring tool 2003-01-27 20:16:53 +00:00
espie
3cf740bf69 kdesdk3 holds stuff of concern to developers. 2003-01-27 20:14:49 +00:00
espie
ae08b89cba update to 3.1
klaptop daemon code mostly from Ian Darwin.
2003-01-27 20:05:50 +00:00
espie
97423d8dbf kdenetwork 3.1
- fix thread startup in knode, including work-around for thread bugs up until
a week ago...
- replace IP detection code with home-made code so that kfrb/krdc works for us.
2003-01-27 20:01:45 +00:00
espie
8b31b06943 kill old stuff 2003-01-27 19:59:40 +00:00
espie
9f08be24de kdemultimedia 3.1, with fixes for kaudiocdcreator that used to be in
kdebase...
2003-01-27 19:53:58 +00:00
espie
38d9eb1b3f simple 3.1 updates 2003-01-27 19:42:20 +00:00
espie
5c02a4bdb7 kill old stuff that is now in kde. 2003-01-27 19:34:30 +00:00
espie
00fee8ddf5 3.1, mostly Makefile tweaks noatun -> knoatun. 2003-01-27 19:29:15 +00:00
espie
a4d2f30a9a kdebase 3.1:
- use kcontrol/nics/nic.cpp from kde-current to access getifaddrs...
IPv4 masks are not printed properly yet.
- konsole fixes for utmp
- ksysguardd mostly working. Should unify with Net/FreeBSD
- clock and timezone fixes mostly from Flinn Mueller.
- uses kxkb_pic lib, thanks to Matthieu.
2003-01-27 19:22:49 +00:00
espie
afc93b7049 kdelibs-3.1: getaddrinfo is marked as non thread-safe in main archive now. 2003-01-27 19:16:47 +00:00
espie
b4e9e2603f Update to arts-1.1 2003-01-27 19:10:47 +00:00
espie
59eb9735aa activate xinerama support, after all, we have the libs. 2003-01-27 19:08:34 +00:00
naddy
df993de05b Update to 1.5, fix pf issues from libdnet's own cvs.
From: Srebrenko Sehic <haver@insecure.dk>
2003-01-27 17:07:51 +00:00
todd
f55cd5a402 update HylaFAX to 4.1.5, remove BROKEN=
based on 4.1.3 update from Steve Shockley <steve.shockley@shockley.net>
prompted by Bert Koelewijn <bert@schmidt-koelewijn.nl>

ok espie@ "no actual risk you'll break it more"
2003-01-27 13:42:48 +00:00
sturm
33a07d931f Add a distribution patch, to fix an XSS bug. This patch is a quick fix and
will be part of the upcomming 2.1.1 version of mailman.

thanks to jakob@ for the reminder
2003-01-27 10:47:04 +00:00
fgsch
8a0888d3d2 bump package name. thanks to pval@. 2003-01-27 02:53:47 +00:00
fgsch
73e0230db5 - add gettext as module.
- install icons and locales.
2003-01-26 20:50:17 +00:00
fgsch
0c468ad1eb eboard 0.7.1pl1 update.
from naddy@:
- DESTDIR support in po.
- fix gettext detection.
2003-01-26 19:26:25 +00:00
brad
c2f4b46815 upgrade to silc-server 0.9.12
--
From: MAINTAINER
2003-01-26 19:11:17 +00:00
lebel
f6137b44bd Added patch from Timo Sirainen <tss@iki.fi> to fix exploit.
---cut---
Well, I was going to wait until 2.50 release, but it seems to be taking and
this likely affects only few installations. Besides, it's been in their
public bugzilla for over a month. So:

Attacker may be able to execute arbitrary code by sending a specially
crafted e-mail to a system using SpamAssassin's spamc program in BSMTP mode
(-B option). Versions from 2.40 to 2.43 are affected.

Exim users especially should check if they're affected, the -B option is
used in several Exim+SpamAssassin HOWTOs.

The problem is with escaping '.' characters at the beginning of lines.
Off-by-one bounds checking error allows writing '.' character past a
buffer, overwriting the stack frame address. Depending on system this may
be exploitable. Pre-built Debian unstable/x86 package wasn't vulnerable, my
self compiled was.
---cut---
2003-01-26 16:43:45 +00:00
jakob
1d94b05663 update to v3.93.1 2003-01-26 13:06:51 +00:00
jakob
e87e23e533 split into -libs and -server packages
sync patches with OpenBSD-current
use autoconf to regenerate configure script
do not installed examples (soon part of base)
remove the bind9-{enable,disable} scripts
2003-01-25 14:14:37 +00:00
brad
928f8ac8f9 - strip out some useless docs
- install libpng-config
2003-01-25 05:52:21 +00:00
sturm
3c69e361c6 software was renamed and reimported as logsentry
from MAINTAINER
reimport OK'ed by naddy@
2003-01-24 23:31:55 +00:00
sturm
f193eadbc4 logcheck -> logsentry 2003-01-24 23:30:04 +00:00
sturm
20521943dd initial import of logsentry 1.1.1
this was once logcheck, which changed it's name to logsentry
no functional changes

from MAINTAINER
reimport OK'ed by naddy@
2003-01-24 23:29:17 +00:00
couderc
4a64afae9d Missing files of the update. 2003-01-24 22:31:12 +00:00
couderc
c435e22f83 Update to 1.0.3 from marcm@ 2003-01-24 22:29:52 +00:00
lebel
26f1611d53 +relaydb 2003-01-24 21:07:33 +00:00
lebel
f46c383e29 initial import for mail/relaydb-1.0:
--
relaydb is a mail header analyzer that builds a database of IP addresses
either known as legitimate senders or spammers.

relaydb doesn't itself classify mails as legitimate or spam, that deci­
sion needs to be reached through other means.  Neither does relaydb block
spam itself.  It merely provides a list of IP addresses to block through
other means, like spamd(8) and pf(4).

relaydb reads a single mail from stdin, analyzes the Received: header
lines and updates blacklist and whitelist counters for each IP address.

WWW: http://www.benzedrine.cx/relaydb.html

Initial version submitted to dhartmei@ who came back to me with this.
2003-01-24 21:07:05 +00:00
dhartmei
1b0eead24b Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00
henning
b9ef3f547b make it compile on -current again
ok maintainer danh@
2003-01-24 20:06:57 +00:00
sturm
1aa86ebb2d update to 5.3.1
clarifies license as being GPL

from MAINTAINER
2003-01-24 18:52:40 +00:00
dhartmei
92585d7017 Small update to 1.2, deal with reset counters, which caused negative
difference for cumulative values, which wrapped and caused huge spikes
in the graphs. Just ignore the first sample after the reset.
2003-01-24 17:59:45 +00:00
jakob
9d94c54567 update to rc11; ok MAINTAINER 2003-01-24 14:57:57 +00:00
reinhard
21b63ab1ed *) -NO_REGRESS
*) honour CC/CFLAGS
*) update man page
as requested by fgs@
2003-01-24 13:12:38 +00:00
reinhard
c0d4711ae3 update to pptp-1.1.0;
thx fgs@ for testing and tweaking
2003-01-24 11:49:21 +00:00
pvalchev
69a751d30d Fix identical to the one drahn made to emacs21:
Work around the fact that emacs undump knows too much about the layout
of elf files (or thinks it does). These assumptions were just broken
by binutils/ld changes to put GOT and PLT into their own PT_LOAD sections.
Thus BSS is no longer part of the DATA PT_LOAD section. This is a workaround
using the '-Z' compatibility flag which disables the GOT/PLT padding.
2003-01-24 08:54:54 +00:00
jakob
5a23a29117 update to v0.9.9 2003-01-24 08:46:02 +00:00
naddy
274f56fe46 include Apache::MyConfig again 2003-01-24 00:14:51 +00:00
espie
5aafe70357 cdparanoia developers suck, this is stupid. 2003-01-23 23:45:24 +00:00
naddy
f3dfb98c13 Update to 1.0.9, OpenBSD support has been integrated. 2003-01-23 01:56:21 +00:00
margarida
ecd941932f missing slash 2003-01-23 00:39:21 +00:00
margarida
af87ab2936 Update MASTER_SITE_PACKETSTORM 2003-01-23 00:32:15 +00:00
margarida
41e5dea319 *** empty log message *** 2003-01-22 17:31:13 +00:00
margarida
173a3629be Add gtk+extra 2003-01-22 17:12:44 +00:00
margarida
6c1d2624ab Import of GTK+extra version 0.99.17
--
GTK+extra is a useful widget library set complementary 
to GTK+ for creating graphical interfaces for the X
Window System.

WWW: http://gtkextra.sourceforge.net/

From: Chris Kuethe <ckuethe@ualberta.ca>

brad@ ok
2003-01-22 17:10:59 +00:00