Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
targrey is a patch to postgrey which allows for tarpitting... Reproducible: Always Steps to Reproduce: 1. use the supplied ebuild 2. set your use flag to targrey before compiling 3. ??? 4. Profit! Actual Results: The supplied ebuild patches postgrey with tarpitting support
Created an attachment (id=144973) [details] Patch for ebuild for postgrey that supports targrey tarpitting This is a patch to the existing ebuild
Created an attachment (id=144975) [details] Replacement ebuild for postgrey to support targrey for tarpitting THis is the ebuild file with the patch already applied, in case anyone looks at this bug and just wants to download the ebuild.
This is fixed in mail-filter/postgrey-1.31-r1. Thanks for reporting and providing a fix!
(In reply to comment #2) > Created an attachment (id=144975) [edit] [details] > SRC_URI="[...] > targrey? (http://k2net.hakuba.jp/pub/targrey-0.31-${P}.patch)" There must be white space around the parentheses. So the above should be: > SRC_URI="[...] > targrey? ( http://k2net.hakuba.jp/pub/targrey-0.31-${P}.patch )" Tobias, reopening until that's fixed too.
(In reply to comment #4) > Tobias, reopening until that's fixed too. done ... feel free to fix such minor problems directly in CVS the next time :)