a083 FreshPorts -- security/amavisd-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
amavisd-milter 1.5.0_2 security on this many watch lists=6 search for ports that depend on this port
Milter for amavisd-new
Maintained by: prehor@gmail.com search for ports maintained by this maintainer
Port Added: 13 Nov 2005 16:29:42
Also Listed In: mail
License: not specified in port


amavisd-milter is a sendmail milter for amavisd-new version 2.2.0 and above
which use the new AM.PDP protocol. Full amavisd-new functionality is
available, including adding spam and virus information header fields,
modifying Subject, adding address extensions and removing certain recipients
from delivery while delivering the same message to the rest.

WWW: http://amavisd-milter.sourceforge.net
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. security/amavisd-new
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/amavisd-milter/ && make install clean
To add the package: pkg_add -r amavisd-milter


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  3. http://heanet.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  4. http://internode.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  5. http://iweb.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  6. http://jaist.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  7. http://kent.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  8. http://nchc.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  9. http://ncu.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  10. http://osdn.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  11. http://sunet.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  12. http://surfnet.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  13. http://switch.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  14. http://ufpr.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  15. http://voxel.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
  16. http://waix.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.5.0/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-06-08
    Affects: users of security/amavisd-milter
    Author: delphij@FreeBSD.org
    Reason: 
      A change have been made to rc.d script for amavisd-milter makes it to
      specify -s explicitly.  If you used to override the location of listening
      socket by specifying -s, please migrate to the new way (specify
      amavisd_milter_socket in /etc/rc.conf).
    
    

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Aug 2012 23:19:40
Original commit files touched by this commit  1.5.0_2
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 08:57:23
Original commit files touched by this commit  1.5.0_2
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.
03 Jul 2011 14:03:52
Original commit files touched by this commit  1.5.0_2
ohauer search for other commits by this committer
-remove MD5
09 Jun 2011 00:27:43
Original commit files touched by this commit  1.5.0_2
delphij search for other commits by this committer
Make it possible to specify socket location and permissions for the milter.

Approved by:    maintainer
PR:             ports/157674
16 Dec 2010 02:34:07
Original commit files touched by this commit  1.5.0_1
glarkin search for other commits by this committer
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
03 May 2010 01:55:44
Original commit files touched by this commit  1.5.0
sahil search for other commits by this committer
- Update to 1.5.0

PR:             ports/146234
Submitted by:   Petr Rehor <prehor@gmail.com> (maintainer)
Approved by:    wxs@ (mentor)
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.4.0_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
12 Dec 2009 15:03:52
Original commit files touched by this commit  1.4.0_1
miwi search for other commits by this committer
- Update WWW

PR:             141207
Submitted by:   maintainer
21 Nov 2009 16:17:05
Original commit files touched by this commit  1.4.0_1
miwi search for other commits by this committer
Minor port improvements:
  - Requires rebuild sendmail port or use WITH_SENDMAIL_STATIC_MILTER when
    sendmail from ports is used and ${LOCALBASE}/lib/libmilter.so.X is
    not present. See also http://www.freebsd.org/cgi/query-pr.cgi?pr=140080
- Handle WITH_DEBUG properly.
- Notice website in pkg-messages.

PR:             140084
Submitted by:   Petr Rehor <prehor@gmail.com> (maintainer)
22 Aug 2009 00:35:32
Original commit files touched by this commit  1.4.0
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
15 Jul 2009 16:56:10
Original commit files touched by this commit  1.4.0
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
25 Mar 2009 11:44:35
Original commit files touched by this commit  1.4.0
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation.

PR:             133010
Submitted by:   Petr Rehor <prehor at gmail dot com> (maintainer)
27 Feb 2009 12:45:09
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Update to 1.4.0

PR:             131945
Submitted by:   Petr Rehor <prehor@gmail.com> (maintainer)
06 Jun 2008 14:01:07
Original commit files touched by this commit  1.3.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 Sep 2007 17:23:33
Original commit files touched by this commit  1.3.1
miwi search for other commits by this committer
- Update to 1.3.1
- Fix using sendmail from Ports (115270)

PR:             116587
Submitted by:   Petr Rehor <prehor@gmail.com> (maintainer)
21 Dec 2006 15:30:10
Original commit files touched by this commit  1.2.1
gabor search for other commits by this committer
- Update to 1.2.1
- Eliminate pkg-plist

PR:             ports/106945
Submitted by:   Petr Rehor <prehor@gmail.com>
Approved by:    erwin (mentor)
01 Nov 2006 01:44:46
Original commit files touched by this commit  1.2.0
clsung search for other commits by this committer
- Update to 1.2.0

PR:             ports/104249
Submitted by:   Jo Rhett<jrhett_AT_netconsonance dot com>
Approved by:    maintainer (Petr Rehor)
25 Apr 2006 22:08:42
Original commit files touched by this commit  1.1.2
pav search for other commits by this committer
- Update to 1.1.2

PR:             ports/95847
Submitted by:   Petr Rehor <prehor@gmail.com> (maintainer)
20 Feb 2006 20:47:50
Original commit files touched by this commit  1.1.1
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
17 Feb 2006 16:38:48
Original commit files touched by this commit  1.1.1
garga search for other commits by this committer
- Update to 1.1.1

PR:             ports/93453
Submitted by:   maintainer
25 Jan 2006 10:25:35
Original commit files touched by this commit  1.1.0
garga search for other commits by this committer
- Update to 1.1.0

PR:             ports/92271
Submitted by:   maintainer
14 Jan 2006 11:39:52
Original commit files touched by this commit  1.0.4
tdb search for other commits by this committer
- Update to 1.0.4
- Properly use pidfile variable in rc.d script

PR:             91770
Submitted by:   Petr Rehor <prehor@gmail.com> (maintainer)
17 Nov 2005 20:14:49
Original commit files touched by this commit  1.0.3
pav search for other commits by this committer
- Update to 1.0.3
- Fix rc script

PR:             ports/89198
Submitted by:   Petr Rehor <prehor@gmail.com> (maintainer)
13 Nov 2005 16:28:47
Original commit files touched by this commit  1.0.2
lawrance search for other commits by this committer
Add amavisd-milter 1.0.2, milter for amavisd-new.

PR:             ports/82427
Submitted by:   Petr Rehor <prehor@gmail.com>

Number of commits found: 24

2843
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
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

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

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