c5be FreshPorts -- mail/sid-milter
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
sid-milter 1.0.0 mail on this many watch lists=3 search for ports that depend on this port
Restricted RESTRICTED: may incorporate intellectual property, possible patent issues
An sid and spf milter for Sendmail
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Mar 2005 05:39:51
License: not specified in port


open source implementation of the Sender ID specification as defined
by the Internet Engineering Task Force's (IETF) MARID Working Group
(Mail Authorization Records in DNS).

sid-milter implements the -core and -protocol specifications.
Additionally, sid-milter implements the "SPF Classic" record protocol
(v=spf1) as defined by the SPF community.

WWW: http://sendmail.net/sid-milter/
SVNWeb : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/mail/sid-milter/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  3. http://heanet.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  4. http://internode.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  5. http://iweb.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  6. http://jaist.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  7. http://kent.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  8. http://nchc.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  9. http://ncu.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  10. http://osdn.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  11. http://sunet.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  12. http://surfnet.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  13. http://switch.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  14. http://ufpr.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  15. http://voxel.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/
  16. http://waix.dl.sourceforge.net/project/sid-milter/SenderID%20Milter/1.0.0/

Number of commits found: 36

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Oct 2012 13:39:59
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
05 Aug 2012 23:19:40
Original commit files touched by this commit  1.0.0
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
14 Jan 2012 14:49:25
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- escape shell names
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.0.0
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
24 Jun 2011 18:53:09
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- honor CC
30 May 2010 20:37:20
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- drop WITHOUT_RC_NG
30 May 2010 20:36:28
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- drop WITHOUT_RC_NG
30 May 2010 20:33:51
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- convert to new rc.d style
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.0.0
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
22 Aug 2009 00:28:34
Original commit files touched by this commit  1.0.0
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
21 Aug 2009 05:08:31
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- update MASTER_SITES
27 Jul 2009 07:32:39
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- disable checks on BUILDING_INDEX
Suggested by:   cperciva
08 Jun 2008 11:10:03
Original commit files touched by this commit  1.0.0
dinoex search for other commits by this committer
- update to 1.0.0
- new option WITH_NH_MFROM
PR:             124380
Submitted by:   Hirohisa Yamaguchi
21 Oct 2007 08:39:59
Original commit files touched by this commit  0.2.14_2
dinoex search for other commits by this committer
- fix rc script
PR:             117340
Submitted by:   Xin LI
17 Mar 2007 08:47:42
Original commit files touched by this commit  0.2.14_1
dinoex search for other commits by this committer
- detect early if sysvipc is not implemented
16 Mar 2007 21:11:35
Original commit files touched by this commit  0.2.14_1
kris search for other commits by this committer
Back out incorrect r1.14
18 Dec 2006 07:11:15
Original commit files touched by this commit  0.2.14_1
dinoex search for other commits by this committer
- update sm_marid_version_patterns
Submitted by:   Andrey Chernov (ache)
03 Dec 2006 19:50:42
Original commit files touched by this commit  0.2.14
dinoex search for other commits by this committer
- fix typo
03 Dec 2006 18:33:50
Original commit files touched by this commit  0.2.14
  Sanity Test Failure
dinoex search for other commits by this committer
- mark IGNORE on pointhat only
2006 Aug 23 17:17:12    sid-milter-0.2.14.log
2006 May 29 04:07:40    sid-milter-0.2.12.log
2006 May 20 03:06:32    sid-milter-0.2.12.log
2006 May 10 03:13:08    sid-milter-0.2.12.log
2006 Apr 20 23:26:12    sid-milter-0.2.10_1.log
2006 Apr  5 23:40:55    sid-milter-0.2.10_1.log
2006 Apr  3 09:31:43    sid-milter-0.2.10_1.log
2006 Mar 31 23:22:59    sid-milter-0.2.10_1.log
2006 Mar 10 21:15:45    sid-milter-0.2.10_1.log
03 Dec 2006 18:30:29
Original commit files touched by this commit  0.2.14
  Sanity Test Failure
dinoex search for other commits by this committer
- use milter framework

- mark IGNORE on pointhat only
2006 Aug 23 17:17:12    sid-milter-0.2.14.log
2006 May 29 04:07:40    sid-milter-0.2.12.log
2006 May 20 03:06:32    sid-milter-0.2.12.log
2006 May 10 03:13:08    sid-milter-0.2.12.log
2006 Apr 20 23:26:12    sid-milter-0.2.10_1.log
2006 Apr  5 23:40:55    sid-milter-0.2.10_1.log
2006 Apr  3 09:31:43    sid-milter-0.2.10_1.log
2006 Mar 31 23:22:59    sid-milter-0.2.10_1.log
2006 Mar 10 21:15:45    sid-milter-0.2.10_1.log
02 Aug 2006 06:37:17
Original commit files touched by this commit  0.2.14
dinoex search for other commits by this committer
- update to 0.2.14
PR:             101239
Submitted by:   Hirohisa Yamaguchi
11 Jul 2006 05:17:07
Original commit files touched by this commit  0.2.13_1
dinoex search for other commits by this committer
- Fix rc.subr script
PR:             100055
Submitted by:   delphij (Xin LI)
11 Jul 2006 03:10:39
Original commit files touched by this commit  0.2.13
delphij search for other commits by this committer
Typo.
25 May 2006 15:31:25
Original commit files touched by this commit  0.2.13
dinoex search for other commits by this committer
- update to 0.2.13
03 May 2006 22:03:32
Original commit files touched by this commit  0.2.12
dinoex search for other commits by this committer
- update to 0.2.12
23 Apr 2006 15:08:47
Original commit files touched by this commit  0.2.11
dinoex search for other commits by this committer
- update to 0.2.11
- make portlint happier
17 Jan 2006 07:27:38
Original commit files touched by this commit  0.2.10_1
dinoex search for other commits by this committer
- add startup script using rc.subr(8)
- make portlint happier
PR:             91596
Submitted by:   Hirohisa Yamaguchi

- drop pkg-plist
- new option WITHOUT_RC_NG
11 Dec 2005 09:40:35
Original commit files touched by this commit  0.2.10
dinoex search for other commits by this committer
- update to 0.2.10
13 Nov 2005 09:26:50
Original commit files touched by this commit  0.2.9
dinoex search for other commits by this committer
- add SHA checksum
27 Jul 2005 17:30:36
Original commit files touched by this commit  0.2.9
dinoex search for other commits by this committer
- update to 0.2.9
15 Jul 2005 03:55:24
Original commit files touched by this commit  0.2.8
dinoex search for other commits by this committer
- honor CFLAGS
Submitted by:   ache
11 Jun 2005 07:29:15
Original commit files touched by this commit  0.2.8
dinoex search for other commits by this committer
- update to 0.2.8
- use /var/crash
- don't issue SMFIS_TEMPFAIL in testmode
- fix gcc error on FreeBSD 5.x:
sid-filter.c: In function `sid_marid_check':
sid-filter.c:1145: error: label at end of compound statement
23 May 2005 15:55:24
Original commit files touched by this commit  0.2.5_1
dinoex search for other commits by this committer
- new option WITH_SIDMILTER_AR=yes
resovles conflicts with libar from diffrent ports

- rename ar.h to libar.h
prevent possible conflicts with /usr/include/ar.h

- force PTHREAD_CFLAGS, no difference in package

Suggested by:   ache
23 May 2005 15:51:23
Original commit files touched by this commit  0.2.5
dinoex search for other commits by this committer
- remove extra sleep
Suggested by:   ache
22 May 2005 21:37:49
Original commit files touched by this commit  0.2.5
dinoex search for other commits by this committer
- add restart target
- fix wait subtarget
Suggested by:   ache
09 Mar 2005 05:38:44
Original commit files touched by this commit  0.2.5
dinoex search for other commits by this committer
open source implementation of the Sender ID specification as defined
by the Internet Engineering Task Force's (IETF) MARID Working Group
(Mail Authorization Records in DNS).

sid-milter implements the -core and -protocol specifications.
Additionally, sid-milter implements the "SPF Classic" record protocol
(v=spf1) as defined by the SPF community.

WWW: http://sendmail.net/sid-milter/

Number of commits found: 36

2847
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days22
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0