Commit graph

3 commits

Author SHA1 Message Date
tom hensel
79d2e1def7 use ${PYPKGPREFIX} to correctly depend on py23pth-gdbm,
added BUILD_DEF for PYZOR_USE_PYZORD.

thanks to minskim@NetBSD.org, you are really pointing things out :)
2004-02-25 00:37:05 +00:00
tom hensel
16649723ff replace shell magic, define PYTHON_PATCH_SCRIPTS instead,
include lang/python/extension.mk and define PYDISTUTILSPKG
replacing do-build and do-install targets foor good,
added PYZOR_USE_PYZORD switch (wip!),
updated TODO file;
thanks minskim@NetBSD.org for commenting.
2004-02-24 02:01:48 +00:00
tom hensel
34e2512b64 Pyzor is a collaborative, networked system to detect and block spam
using identifying digests of messages.

Pyzor initially started out to be merely a Python implementation of Razor,
but due to the protocol and the fact that Razor's server is not Open Source
or software libre, I decided to impelement Pyzor with a new protocol and
release the entire system as Open Source and software libre.

Since the entire system is released under the GPL,
people are free to host their own independent servers.
Server peering is planned for a future release.

For more information on Pyzor see:
http://pyzor.sourceforge.net/
http://pyzor.sourceforge.net/blocking.html
2004-02-23 20:36:32 +00:00