FreshPorts -- The Place For Ports Mon, 12 May 2008 4:24 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
filtermail 0.8.1 mail on this many watch lists=2 search for ports that depend on this port
Filter mail on a pop3 server: saves downloading spam

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Sep 2002 15:10:21


This is mail/filtermail, a port of mailfilter, renamed because another
mailfilter exists in the ports tree.

It filters mail on a pop3 server, allowing junk to be deleted on the
server rather than after it has been downloaded, and integrates with other
programs such as fetchmail.

WWW: http://mailfilter.sourceforge.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/bison

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/mailfilter/
http://nchc.dl.sourceforge.net/sourceforge/mailfilter/
http://kent.dl.sourceforge.net/sourceforge/mailfilter/
http://easynews.dl.sourceforge.net/sourceforge/mailfilter/
http://ufpr.dl.sourceforge.net/sourceforge/mailfilter/
http://umn.dl.sourceforge.net/sourceforge/mailfilter/
http://home.in.tum.de/baueran/mailfilter/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Apr 2008 19:40:31
Original commit files touched by this commit  0.8.1
gahr search for other commits by this committer
- Update to 0.8.1
- Remove NLS since port doesn't install NLS files anymore
- Put only installed file in PLIST_FILES

Approved by:    miwi (mentor)
20 Mar 2008 09:51:43
Original commit files touched by this commit  0.7.2_1
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
17 Oct 2007 11:13:01
Original commit files touched by this commit  0.7.2_1
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
09 Sep 2007 16:28:57
Original commit files touched by this commit  0.7.2
stas search for other commits by this committer
- Update to 0.7.2
- Step down maintainership (i don't use it any longer, so will not be
  able to garantee if it's workable).
19 May 2007 21:32:57
Original commit files touched by this commit  0.7.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
27 Mar 2007 23:12:03
Original commit files touched by this commit  0.7.1
stas search for other commits by this committer
- Change my email.

Suggested by:   skv
07 Aug 2006 03:05:13
Original commit files touched by this commit  0.7.1
shaun search for other commits by this committer
- Add missing locale files to plist.
- Pass maintainership to submitter.

PR:             ports/101513
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
25 Nov 2005 15:31:02
Original commit files touched by this commit  0.7.1
pav search for other commits by this committer
- Add SHA256
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.7.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.7.1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
13 Mar 2005 09:29:48
Original commit files touched by this commit  0.7.1
krion search for other commits by this committer
Update to version 0.7.1

PR:             ports/78738
Submitted by:   Ports Fury
10 Jul 2004 21:40:06
Original commit files touched by this commit  0.7
krion search for other commits by this committer
Support WITHOUT_NLS
19 Mar 2004 19:41:35
Original commit files touched by this commit  0.7
krion search for other commits by this committer
- Update to version 0.7

PR:             ports/64471
Submitted by:   Ports Fury
17 Mar 2004 12:32:49
Original commit files touched by this commit  0.6_1
kris search for other commits by this committer
BROKEN on 5.x: Does not build after ache's getopt changes
04 Feb 2004 04:36:30
Original commit files touched by this commit  0.6_1
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.6
trevor search for other commits by this committer
SIZEify.
23 Jan 2004 18:12:26
Original commit files touched by this commit  0.6
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
14 Nov 2003 06:15:38
Original commit files touched by this commit  0.6
krion search for other commits by this committer
- Fix build

Submitted by:   Igor Pokrovsky <tiamat@comset.net>
10 Nov 2003 19:06:46
Original commit files touched by this commit  0.6
krion search for other commits by this committer
- Update to version 0.6

PR:             59127
Submitted by:   Ports Fury
02 Nov 2003 02:48:09
Original commit files touched by this commit  0.2.4_1
edwin search for other commits by this committer
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:             ports/58694
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
14 Jul 2003 03:36:46
Original commit files touched by this commit  0.2.4_1
sf search for other commits by this committer
get rid of libgnugetopt dependency for -CURRENT.
configure script tests getopt_long() but does not use its result;
getopt.o and getopt1.o will always be linked. So libgnugetopt
dependency is just redundant.
04 Jun 2003 23:43:38
Original commit files touched by this commit  0.2.4
kris search for other commits by this committer
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
18 May 2003 10:32:21
Original commit files touched by this commit  0.2.4
kris search for other commits by this committer
BROKEN on 5.1: bad C++
21 Feb 2003 12:42:26
Original commit files touched by this commit  0.2.4
knu search for other commits by this committer
De-pkg-comment.
18 Sep 2002 15:09:51
Original commit files touched by this commit  0.2.4
ijliao search for other commits by this committer
add filtermail 0.2.4
Filter mail on a pop3 server: saves downloading spam

PR:             37905
Submitted by:   Harry Newton <harry_newton@telinco.co.uk>

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03
linux-seamonkey-devel*May 03
linux-thunderbird*May 03

11 vulnerabilities affecting 26 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
Traffic

Calculated hourly:
Port count 18458
Broken 177
Deprecated 58
Ignore 585
Forbidden 4
Restricted 413
No CDROM 126
Vulnerable 53
Expired 33
Set to expire 37
Interactive 76
new 24 hours 0
new 48 hours4
new 7 days25
new fortnight60
new month171

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