Version: 1.0.0, Package name: pyzor-1.0.0 |
Maintained by: Benoit Lecocq |
Master sites: |
Description 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 Free Software, I decided to Pyzor should be based upon a new, lighter, more language- independent protocol. |
Filesize: 39.009 KB |
Version History (View Complete History) |
|
2021-02-28 06:17:06 by Stuart Henderson | Files touched by this commit (1) |
Log message: add github url for repo, tracked down while looking into converting to py3 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-02-29 16:42:21 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to pyzor 1.0, ok benoit@ |
2011-06-08 11:50:10 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: bump after default python version switch |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-08-30 11:46:57 by Federico G. Schwindt | Files touched by this commit (35) |
Log message: Bump revision after python's default change. |
2009-10-04 03:41:42 by Benoit Lecocq | Files touched by this commit (4) |
Log message: - update pyzor to 0.5.0 - change maintainer - remove patch - regen plist ok ajacoutot@, merdely@ |
2009-03-25 07:39:40 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: - more missing package name bumps |
2008-10-28 03:28:24 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE |
2008-09-19 06:48:36 by Stuart Henderson | Files touched by this commit (1) |
Log message: Avast! Install files with better modes, ye landlubbers. ok jasper@ |