FreshPorts -- The Place For Ports Sat, 4 Jul 2009 8:34 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
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://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://heanet.dl.sourceforge.net/sourceforge/mailfilter/
http://home.in.tum.de/baueran/mailfilter/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.8.1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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