Bug 54847 - New port: sccmilter, a spam control and canceling sendmail milter-API filter
Summary: New port: sccmilter, a spam control and canceling sendmail milter-API filter
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-25 13:50 UTC by Rashid N. Achilov
Modified: 2003-07-29 15:02 UTC (History)
0 users

See Also:


Attachments
file.shar (4.25 KB, text/plain)
2003-07-25 13:50 UTC, Rashid N. Achilov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.