FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:43 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
amavisd-milter 1.4.0_1 security on this many watch lists=5 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


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: security/amavisd-new

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:
http://heanet.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://sunet.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://iweb.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://switch.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://surfnet.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://kent.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://freefr.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://voxel.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://jaist.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://osdn.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://nchc.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://transact.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://softlayer.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://internode.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://biznetnetworks.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
http://upfr.dl.sourceforge.net/project/amavisd-milter/amavisd-milter/amavisd-milter-1.4.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 01: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 17: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 15: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 18: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 23: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: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.21 seconds.