FreshPorts -- The Place For Ports Sat, 20 Mar 2010 12:00 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
milter-regex 1.7 mail on this many watch lists=5 search for ports that depend on this port
Milter plugin to sendmail for regular expression filtering
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Oct 2003 17:05:41


Milter-regex is a sendmail milter plugin that allows to reject mail
based on regular expressions matching SMTP envelope parameters and
mail headers and body.

In order to build milter-regex, sendmail needs to be compiled with
milter support, installing the libmilter library.

This is the default for the sendmail in the base system.
Some of the sendmail ports omit libmilter by default (SENDMAIL_WITHOUT_MILTER).

This program is developed on OpenBSD by the maintainer.

LICENSE: BSD

WWW:  http://www.benzedrine.cx/milter-regex.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

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


Configuration Options
     No options to configure

Master Sites:
http://www.benzedrine.cx/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/repacked/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Jul 2009 17:56:10
Original commit files touched by this commit  1.7
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.
16 Jan 2009 19:53:36
Original commit files touched by this commit  1.7
dinoex search for other commits by this committer
- add LICENSE:
07 Aug 2007 11:27:30
Original commit files touched by this commit  1.7
dinoex search for other commits by this committer
- update to 1.7
26 Feb 2007 23:02:04
Original commit files touched by this commit  1.6_2
dougb search for other commits by this committer
Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).

Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
20 Feb 2007 16:42:23
Original commit files touched by this commit  1.6_2
dinoex search for other commits by this committer
- add :
20 Feb 2007 16:40:07
Original commit files touched by this commit  1.6_2
dinoex search for other commits by this committer
- fix pidfile
Reportey by:    Clemens Fischer

- merge and clean patches in ascii
17 Feb 2007 09:09:43
Original commit files touched by this commit  1.6_1
dinoex search for other commits by this committer
- add flag -quiet
PR:             106602
Submitted by:   Denis Eremenko
13 Jan 2007 04:22:51
Original commit files touched by this commit  1.6
dinoex search for other commits by this committer
- use milter framework
09 Nov 2006 12:48:59
Original commit files touched by this commit  1.6
dinoex search for other commits by this committer
- fix package name
- let user set SPOOLDIR
06 Nov 2006 19:13:28
Original commit files touched by this commit  1.6
dinoex search for other commits by this committer
- distfiles was repacked
diff -urN showed that no file was changed, only the name of the WRKSRC
used DIST_SUBDIR to save users and mirrod from stalled updates.
Reported by:    ache
03 Nov 2006 04:42:22
Original commit files touched by this commit  1.6
dinoex search for other commits by this committer
- take maintainership
02 Nov 2006 06:52:54
Original commit files touched by this commit  1.6
clsung search for other commits by this committer
- Add support for rc.d style startup scripts for mail/milter-regex port.
- reset maintainership

PR:             ports/103114
Submitted by:   Derek Marcotte <derekm dot nospam_AT_rogers dot com>
Approved by:    maintainer (dhartmei)
10 May 2006 23:37:39
Original commit files touched by this commit  1.6
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
20 Nov 2005 16:03:43
Original commit files touched by this commit  1.6
dinoex search for other commits by this committer
- update to 1.6
- make prefix safe
- register shared milter dependency
Approved by:    dhartmei
07 Apr 2004 16:44:50
Original commit files touched by this commit  1.5
dhartmei search for other commits by this committer
Update to 1.5
07 Apr 2004 15:10:47
Original commit files touched by this commit  0.8
trevor search for other commits by this committer
Turn maintainership over to dhartmei, the author of the program and
of the OpenBSD port on which this port is based.

Approved by:    dhartmei
07 Apr 2004 15:09:53
Original commit files touched by this commit  0.8
trevor search for other commits by this committer
Quotes are unnecessary in the COMMENT.
07 Apr 2004 15:07:31
Original commit files touched by this commit  0.8
trevor search for other commits by this committer
Be less verbose.
27 Jan 2004 16:12:37
Original commit files touched by this commit  0.8
trevor search for other commits by this committer
Add size data.
25 Jan 2004 01:47:14
Original commit files touched by this commit  0.8
trevor search for other commits by this committer
Update to 0.8, requested by Stephane Lentz.  Use PLIST_FILES.
16 Jan 2004 20:51:34
Original commit files touched by this commit  0.7
trevor search for other commits by this committer
Update to 0.7.  Don't treat warnings as errors.

PR:             61410
Submitted by:   dinoex
09 Dec 2003 18:42:22
Original commit files touched by this commit  0.6
trevor search for other commits by this committer
Enable compilation on FreeBSD 5.2-BETA by avoiding "log" namespace
conflict.

PR:             59975
Submitted by:   Volker Stolz of the Lehrstuhl fur Informatik II at
                RWTH Aachen
13 Nov 2003 10:21:09
Original commit files touched by this commit  0.6
trevor search for other commits by this committer
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
06 Oct 2003 22:22:33
Original commit files touched by this commit  0.6
trevor search for other commits by this committer
Remove unnecessary USE_PERL5.

Submitted by:   Stephane Lentz
06 Oct 2003 19:12:05
Original commit files touched by this commit  0.6
trevor search for other commits by this committer
Update to 0.6 (still untested).

Submitted by:   Daniel Hartmeier and Stephane Lentz
04 Oct 2003 17:03:17
Original commit files touched by this commit  0.5
trevor search for other commits by this committer
new port of the milter-regex plugin for sendmail

Obtained from:  the OpenBSD port by Daniel Hartmeier (author of
                milter-regex)

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21409
Broken 173
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 1
new 48 hours3
new 7 days14
new fortnight45
new month95

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.196 seconds.