Commit Graph

19001 Commits

Author SHA1 Message Date
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
sturm
5da443f4b0 mark broken
symptom: eats all cpu and gets nowhere, seems stuck in rt_sigsuspend

niklas@ speculated about our Posix RT signalling not being perfectly
emulated, no quick fix expected

MAINTAINER agreed
2003-01-22 16:37:45 +00:00
sturm
4ef1ce7001 update to 5.1.11
minor bugfixes
2003-01-22 15:54:46 +00:00
sturm
8f4c8f2123 one MASTER_SITE disappeared from the net 2003-01-22 15:45:35 +00:00
pvalchev
3462d9aec0 use snprintf; from maintainer David Krause 2003-01-22 07:30:26 +00:00
pvalchev
b600438a9a remove bad mastersite; David Krause 2003-01-22 07:29:40 +00:00
pvalchev
99a4b0a881 this patch is no longer needed (it is a workaround for an old bug)
from maintainer David Krause
2003-01-22 07:27:54 +00:00
marcm
f19fd446e6 Mention removing the 'news' user in DEINSTALL.
ok brad@
2003-01-22 06:56:39 +00:00
brad
3732691a13 upgrade to silc-server 0.9.11
--
From: MAINTAINER
2003-01-22 03:34:59 +00:00
sturm
421a0f3474 - propolice reports a stack overflow on Athlons, this patch seems to fix it
- bump package version

from MAINTAINER
2003-01-21 23:07:38 +00:00
pvalchev
4b329a85a7 Update to heroes-0.21
XXX 2 of the regress tests fail, but that's not an issue - it appears
the author simply forgot to include them in the distribution
2003-01-21 22:58:03 +00:00
pvalchev
6049894e47 Update to amph-0.8.10 2003-01-21 21:59:50 +00:00
dhartmei
8f3504863e adjust to pf changes (again) 2003-01-21 17:55:31 +00:00
jakob
2ed5626e0d remove unused .gif file 2003-01-21 17:29:09 +00:00
avsm
ed2d9cb6b7 enscript,a4 2003-01-21 17:12:55 +00:00
avsm
6a3d08b179 add an a4 flavor for enscript 2003-01-21 17:12:30 +00:00
marcm
0e837a2900 Update to 1.9.32. In addition to the general updates this fixes
Bugtraq #6490, a DoS vulnerability.

Also thanks to margarita@ for the SYSCONFDIR cluestick :)

ok brad@
2003-01-21 16:58:11 +00:00
jakob
e7d76c42ea add libbind 2003-01-21 16:56:26 +00:00
jakob
05fe688763 a BIND 8 compatible stub resolver library (from the BIND 9 distribution) 2003-01-21 16:55:56 +00:00
jakob
fcf8dc0c14 remove libbind as it will be provided separately 2003-01-21 16:43:29 +00:00
espie
b79641f51c typo 2003-01-21 16:14:42 +00:00
pvalchev
503712e21c more specific gengameng dependency 2003-01-21 09:40:17 +00:00
pvalchev
2e5a414e58 Update to cosmosmash-1.3 now with sound; ok maintainer Sean Escriva 2003-01-21 09:39:42 +00:00
pvalchev
1b4a3c4031 Update to afternoonstalker-1.0.2, for new gengameng
OK maintainer Lurene Grenier
2003-01-21 09:38:22 +00:00
pvalchev
2f80194560 Update to burgerspace-1.7.0, now using SDL-mixer w/ cool sounds 2003-01-21 09:36:55 +00:00
pvalchev
439b34130d Update to gengameng-4.1 2003-01-21 09:35:50 +00:00
danh
fd5c9f0dc9 - Remove trailing new-line when reading preserved data from previous
runs.  This was broken after the strlcpy/snprintf conversions.
- Bump package patch level.

Found by Dave Grier <dgrier@wzrd.com>
2003-01-21 05:16:43 +00:00
brad
b1d9f01065 add LOCALBASE/include to pick up Imlib 2003-01-21 03:56:12 +00:00
brad
7529496606 bombermaze wasn't even trying to include the gdk-pixbuf header path 2003-01-21 03:12:00 +00:00
naddy
7e8e41d9df update to 0.5.9; from Chris Kuethe <ckuethe@ualberta.ca> 2003-01-21 02:21:59 +00:00
margarida
5fc93ea7c7 Remove unneeded files,
Cosmetic changes,
Take MAINTAINER.

brad@ ok
2003-01-21 01:48:34 +00:00
margarida
ed750943bb Update to version 1.2.3
This release mainly fixes a very bad bug where configuring LyX
as root (never recomended) could lead to deleting the /dev/null
special device.
Also a bug where LyX would create zombie processes has been
fixed.
More details in http://www.lyx.org/announce/1_2_3.txt

brad@ ok
2003-01-21 01:43:46 +00:00
espie
3f8ffd7c84 let gnome-config work again. 2003-01-21 00:31:16 +00:00