#1: sed for AWL is NOT needed anymore (SA group has deprecated use of AWL, for lots of reasons) thanks Jason Helfman <jhelfman@experts-exchange.com> committers: please close bug 159365, replaced by this PR #2, change PKGNAMEPREFIX = p5 to ? to allow slave ports. (like maybe ja-..) #3, we found/are tracking down a bug in sa-update where it will continue to try to pull sa-updates from mirrors, even if the TMPDIR is not writable, and/or fsys full. this is SpamAssassin bug 6655: <https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6655> Fix: add the attached patch Patch attached with submission follows: How-To-Repeat: rmdir /tmpdir setenv TMPDIR /tmpdir sa-update -D (will try to pull from all three mirrors, over and over) setenv TMPDIR /tmp dd if=/dev/zefo of=/tmp/fill bs=1024k (till full) sa-update -D
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
State Changed From-To: open->closed Committed. Thanks!
crees 2011-08-30 12:43:25 UTC FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile Added files: mail/p5-Mail-SpamAssassin/files patch-bug6655 Log: - Remove AWL support code [1] - change PKGNAMEPREFIX = p5 to ? to allow slave ports - Fix sa-update behaviour when disk full PR: ports/160282 Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer), [1] Jason Helfman Revision Changes Path 1.142 +2 -5 ports/mail/p5-Mail-SpamAssassin/Makefile 1.1 +50 -0 ports/mail/p5-Mail-SpamAssassin/files/patch-bug6655 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"