Bug 152216

Summary: [NEW PORT] mail/spamass-iXhash: iXhash plugin for SpamAssassin
Product: Ports & Packages Reporter: michael
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
spamass-iXhash-1.5.5.shar
none
spamass-ixhash.shar none

Description michael 2010-11-13 22:10:05 UTC
Obsoletes ports/152181 because of missing dependencies.
iXhash is a plugin for the popular spam filter SpamAssassin.

It computes MD5 checksums of fragments of the body of an e-mail and compares
them to those of know spam. As such it works similar to the now standard
plugins that use the Pyzor, Razor and DCC software packages from within
SpamAssassin. 

WWW: http://ixhash.sourceforge.net/

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-11-15 07:55:15 UTC
State Changed
From-To: open->feedback

Build fails 


===> Cleaning workspace before port test ===>  Cleaning for 
spamass-iXhash-1.5.5 ===>  Vulnerability check disabled, database not 
found ===>  License accepted by the user ===>  Extracting for 
spamass-iXhash-1.5.5 => SHA256 Checksum OK for iXhash-1.5.5.tgz.  ===> 
Patching for spamass-iXhash-1.5.5 ===>  Configuring for 
spamass-iXhash-1.5.5 ===>  Installing for spamass-iXhash-1.5.5 ===> 
Generating temporary packing list ===>  Checking if mail/spamass-ixhash 
already installed /bin/cp 
/usr/home/miwi/dev/ports/mail/spamass-ixhash/work/iXhash-1.5.5/iXhash/iXhash.cf 
/usr/local/etc/mail/spamassassin/iXhash.cf.sample cp: 
/usr/local/etc/mail/spamassassin/iXhash.cf.sample: No such file or 
directory *** Error code 1 

Stop in /usr/home/miwi/dev/ports/mail/spamass-ixhash.  ===> Error 
running make install ===> Cleaning up [15:55] root@miwi
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-24 10:25:57 UTC
arved       2010-11-24 10:25:51 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/spamass-ixhash  Makefile distinfo pkg-descr 
    mail/spamass-ixhash/files pkg-message.in 
  Log:
  Add spamass-ixhash, a plugin for Spamassassin, that
  computes MD5 checksums of fragments of the body of an e-mail and compares
  them to those of know spam.
  
  PR:             152216
  Submitted by:   Michael Ranner
  
  Revision  Changes    Path
  1.1043    +1 -0      ports/mail/Makefile
  1.1       +51 -0     ports/mail/spamass-ixhash/Makefile (new)
  1.1       +2 -0      ports/mail/spamass-ixhash/distinfo (new)
  1.1       +5 -0      ports/mail/spamass-ixhash/files/pkg-message.in (new)
  1.1       +8 -0      ports/mail/spamass-ixhash/pkg-descr (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"
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2010-11-24 10:26:18 UTC
State Changed
From-To: feedback->closed

Port added, thanks! 

For your next submission: 
- Use portlint 
- The dependency on p5-digest-MD5 was wrong 
- Use the INSTALL_ macros instead of CP.