Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/distrib/sets/lists/misc Pull up revision 1.121 (requested...



details:   https://anonhg.NetBSD.org/src/rev/067399542cd4
branches:  netbsd-3
changeset: 576448:067399542cd4
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jul 02 23:37:52 2005 +0000

description:
Pull up revision 1.121 (requested by peter in ticket #518):
Remove (pf)spamd. Its right to exist in NetBSD has been questioned since it
appeared and whether it's really part of pf or not is still unclear. Looking
at the other *BSDs it seems that they have left out spamd when importing pf,
and now we do that too. Also, the name conflicted with another more popular
used tool, after the rename to pfspamd it was left with completely unusable
documentation which apparently no-one wanted to fix.
A port of the latest spamd will be imported into pkgsrc soon.
Suggested by several people, no objections on last proposal on tech-userlevel.

diffstat:

 distrib/sets/lists/misc/mi |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 63ae916efe82 -r 067399542cd4 distrib/sets/lists/misc/mi
--- a/distrib/sets/lists/misc/mi        Sat Jul 02 23:37:46 2005 +0000
+++ b/distrib/sets/lists/misc/mi        Sat Jul 02 23:37:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.113.2.3 2005/05/18 14:36:40 tron Exp $
+# $NetBSD: mi,v 1.113.2.4 2005/07/02 23:37:52 tron Exp $
 ./etc/mtree/set.misc                           misc-sys-root
 ./usr/share/dict/README                                misc-reference-share    share
 ./usr/share/dict/eign                          misc-reference-share    share
@@ -544,7 +544,7 @@
 ./usr/share/examples/pf/queue2                 misc-netutil-examples   pf,share
 ./usr/share/examples/pf/queue3                 misc-netutil-examples   pf,share
 ./usr/share/examples/pf/queue4                 misc-netutil-examples   pf,share
-./usr/share/examples/pf/spamd                  misc-netutil-examples   pf,share
+./usr/share/examples/pf/spamd                  misc-obsolete           obsolete
 ./usr/share/examples/postfix/ADDRESS_CLASS_README      misc-postfix-examples   postfix,doc
 ./usr/share/examples/postfix/ADDRESS_REWRITING_README  misc-postfix-examples   postfix,doc
 ./usr/share/examples/postfix/ADDRESS_VERIFICATION_README       misc-postfix-examples   postfix,doc



Home | Main Index | Thread Index | Old Index