Bug 54847

Summary: New port: sccmilter, a spam control and canceling sendmail milter-API filter
Product: Ports & Packages Reporter: Rashid N. Achilov <shelton>
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
file.shar none

Description Rashid N. Achilov 2003-07-25 13:50:13 UTC
This is a new port, representing sccmilter, a sendmail spam control and canceling
milter-API based filter

How-To-Repeat: 
got tired for a dick, dick spam flow from the Internet :-)
Comment 1 Kirill Ponomarew 2003-07-25 14:14:03 UTC
Hi,

On Fri, Jul 25, 2003 at 07:48:36PM +0700, Rashid N. Achilov wrote:
> 
> >Number:         54847
> >Category:       ports
> >Synopsis:       New port: sccmilter, a spam control and canceling sendmail milter-API filter
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-ports-bugs
> >State:          open

I couldn't compile it on -stable:

sccmilter.c: In function `main':
sccmilter.c:253: `entaction' undeclared (first use in this function)
sccmilter.c:253: (Each undeclared identifier is reported only once
sccmilter.c:253: for each function it appears in.)
sccmilter.c:253: `entact' undeclared (first use in this function)
sccmilter.c:263: `spamaction' undeclared (first use in this function)
sccmilter.c:263: `spamact' undeclared (first use in this function)
*** Error code 1

And it also can't be compiled on -current:

configure: error: GNU getopt library (libgnugetopt) has not
found in your system.
Filter need this library to allow specify
options as -o and as --option simultaneously. Please install
libgnugetopt first

Could you please investigate and send the new version ?

-Kirill
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2003-07-29 15:01:34 UTC
State Changed
From-To: open->closed

Port added with the slight modification, thanks.