FreshPorts -- The Place For Ports Tue, 14 Oct 2008 7:30 PM GMT
I will be attending meetBSD California 2008 at Google - Mountain View, California, November 15th and 16th, 2008. Will you be there?
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
getmail 4.8.4 mail on this many watch lists=26 search for ports that depend on this port An older version of this port was marked as vulnerable.
POP3/IMAP4 mail retriever with Maildir and command delivery
Maintained by: question+fbsdports@closedsrc.org search for ports maintained by this maintainer
Port Added: 05 May 2001 21:38:07
Also Listed In: python


A POP3 and IMAP4 mail retriever with reliable Maildir and command delivery.

Summary of features:
- Retrieve mail from an unlimited number of POP3/IMAP4 mailboxes and servers. 
- Support for POP3-over-SSL and IMAP-over-SSL, as well as SDPS
- Support for multidrop or domain mailboxes. 
- Safe and reliable delivery to qmail-style Maildirs, as well as program
  (pipe) delivery for use with arbitrary external MDAs. Includes an MDA
  for mbox files that supports mboxrd format and fcntl-type flock locking. 
- Does not destroy information by rewriting mail headers. 
- Does not cause mail loops by doing SMTP injection, and therefore does
  not require that you run an MTA (like qmail or sendmail) on your host. 
- Can remember which mail it has already retrieved, and can be set to
  only download new messages. 
- Written in Python, and therefore easy to extend or customize. 
- Simple to install, configure, and use. 

Author:	Charles Cazabon <getmail@discworld.dyndns.org>
WWW:	http://pyropus.ca/software/getmail/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python25
Required To Run: lang/python25

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


Configuration Options
     No options to configure

Master Sites:
http://pyropus.ca/software/getmail/old-versions/
http://mirrors.closedsrc.org/getmail/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2004-12-08
    Affects: users of mail/getmail
    Author: question+fbsdports@closedsrc.org
    Reason: 
      There is a known quirk when using mail/getmail with Python 2.4
      where the DeprecationWarning is printed regarding the use of
      the 'strict' keyword when a message is being retrieved.
    
      You can redirect stdout/stderr to /dev/null to quelch the warning.
    
      The quirk may be fixed in a future version of getmail.
    
    

  • 2004-10-13
    Affects: users of mail/getmail
    Author: question+fbsdports@closedsrc.org
    Reason: 
      If you are using a version of mail/getmail earlier than 4.x and
      are planning to upgrade to 4.2.2, please note that the configuration file
      syntax has changed and the existing configuration file(s) will not work.
      Please refer to the online documentation available at:
    
        (http://www.qcc.ca/~charlesc/software/getmail-4/documentation.html)
    
      If you already upgraded to the latest version of getmail, you can refer
      to the installed documentation under:
    
        ${PREFIX}/share/docs/getmail
    
      The 4.x branch of getmail also requires Python 2.3.3 or newer.
    
      Some mail delivery agents require that the unixfrom parameter to be set to
      either "true" or "false" in the configuration file.
    
      A "quick and dirty" guide on setting up, configuring and using getmail is
      available at:
    
        (http://www.qnd-guides.org/qnd-getmail.html)
    
    

Number of commits found: 81

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Sep 2008 06:51:04
Original commit files touched by this commit  4.8.4
rafan search for other commits by this committer
- Update to 4.8.4

PR:             ports/127689
Submitted by:   Linh Pham <question+fbsdports at closedsrc.org> (maintainer)
13 Aug 2008 07:56:04
Original commit files touched by this commit  4.8.3
miwi search for other commits by this committer
- Update to 4.8.3

PR:             126459
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
03 Aug 2008 15:21:39
Original commit files touched by this commit  4.8.2
miwi search for other commits by this committer
- Update 4.8.2

Changelog:
        - for IMAP retrievers, keep message state around for
          30 days even if the corresponding message isn't seen.
          This allows users to have multiple rc files with
          different IMAP folders to retrieve from without losing
          their "seen" mail state for the folders they're not
          currently retrieving from. You no longer need to work
          around this with different getmail state directories.

PR:             126201
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
29 Mar 2008 23:15:53
Original commit files touched by this commit  4.8.1
miwi search for other commits by this committer
- Uppdate to 4.8.1

PR:             122117
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
20 Feb 2008 07:46:12
Original commit files touched by this commit  4.8.0
beech search for other commits by this committer
- Update to 4.8.0

Changes:
-better diagnostic when user invalidly supplies timeout configuration
 parametmer for an IMAP-SSL retriever.
-code cleanups

PR:             ports/120861
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
12 Feb 2008 23:09:49
Original commit files touched by this commit  4.7.8
miwi search for other commits by this committer
- Update to 4.7.8

PR:             120302
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
12 Dec 2007 18:42:07
Original commit files touched by this commit  4.7.7
miwi search for other commits by this committer
- Update to 4.7.7

PR:             117930
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer
12 Aug 2007 12:05:23
Original commit files touched by this commit  4.7.6
rafan search for other commits by this committer
- Update to 4.7.6

PR:             ports/115329
Submitted by:   Linh Pham <question+fbsdports at closedsrc.org> (maintainer)
13 Jun 2007 17:36:18
Original commit files touched by this commit  4.7.5
rafan search for other commits by this committer
- Update to 4.7.5

PR:             ports/113626
Submitted by:   Linh Pham <question+fbsdports at closedsrc.org> (maintainer)
23 Mar 2007 21:01:14
Original commit files touched by this commit  4.7.3
pav search for other commits by this committer
- Update to 4.7.3

PR:             ports/110730
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
01 Mar 2007 10:02:56
Original commit files touched by this commit  4.7.2
miwi search for other commits by this committer
- Update to 4.7.2

PR:             109645
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
27 Jan 2007 01:46:08
Original commit files touched by this commit  4.7.0
pav search for other commits by this committer
- Update to 4.7.0

PR:             ports/108387
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
21 Nov 2006 18:39:08
Original commit files touched by this commit  4.6.5
shaun search for other commits by this committer
Update to 4.6.5.

PR:             ports/104690
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
30 Sep 2006 11:57:55
Original commit files touched by this commit  4.6.4
miwi search for other commits by this committer
- Update to 4.6.4

PR:             ports/103775
Submitted by:   Linh Pham <question+fbsdports(at)closedsrc.org> (maintainer)
27 Jun 2006 02:15:42
Original commit files touched by this commit  4.6.3
clsung search for other commits by this committer
- Update mail/getmail to 4.6.3 which includes several bugfixes.
- Also manually set chmod on the getmailcore library files to 644 as
  the Python dist installer uses root's umask to install files.
  Executable files were already set with proper chmod during install.

PR:             99492
Submitted by:   maintainer (Linh Pham)
09 Jun 2006 02:12:13
Original commit files touched by this commit  4.6.2
clsung search for other commits by this committer
- Update mail/getmail to 4.6.2, which includes the following fix noted in
  CHANGELOG:

  - fix regression introduced in 4.6.0 where atime on mbox files would get
    updated (i.e. not set back), making it difficult for other programs to
    tell if there was new mail or not without actually opening the mbox.
    Thanks: Tim van der Molen.

PR:             ports/98726
Submitted by:   maintainer (Linh Pham)
01 Jun 2006 01:47:59
Original commit files touched by this commit  4.6.1
clsung search for other commits by this committer
- update to 4.6.1

PR:             ports/98221
Submitted by:   maintainer (Linh Pham)
08 Apr 2006 16:25:55
Original commit files touched by this commit  4.6.0
mnag search for other commits by this committer
- Update to 4.6.0

PR:             95449
Submitted by:   maintainer
16 Feb 2006 07:42:01
Original commit files touched by this commit  4.5.4
clsung search for other commits by this committer
- Update mail/getmail to 4.5.4, which includes a new configuration parameter
  for Maildir "filemode".

PR:             93411
Submitted by:   maintainer
10 Feb 2006 00:59:12
Original commit files touched by this commit  4.5.3
clsung search for other commits by this committer
- Update mail/getmail to 4.5.3, which includes a minor updates to the SSL
  retrievers to allow "~/" and "~username/" in paths.

PR:             93108
Submitted by:   maintainer (Linh Pham)
07 Feb 2006 21:38:14
Original commit files touched by this commit  4.5.2
pav search for other commits by this committer
- Update to 4.5.2

PR:             ports/92975
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
05 Feb 2006 15:42:28
Original commit files touched by this commit  4.5.1
barner search for other commits by this committer
- Update to 4.5.1

Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
PR:             ports/92777
04 Jan 2006 00:42:30
Original commit files touched by this commit  4.4.4
clsung search for other commits by this committer
Update mail/getmail to 4.4.4, which includes the following change per
CHANGELOG:

Version 4.4.4
3 January 2006

  -improve parsing of flags in IMAP responses.  Thanks: Gareth McCaughan.

PR:             91275
Submitted by:   Linh Pham (maintainer)
01 Dec 2005 21:44:32
Original commit files touched by this commit  4.4.3
mnag search for other commits by this committer
Update to 4.4.3

PR:             89818
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
13 Nov 2005 22:07:59
Original commit files touched by this commit  4.4.2
mnag search for other commits by this committer
Update to 4.4.2

PR:             88944
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
11 Nov 2005 00:45:48
Original commit files touched by this commit  4.4.1
mnag search for other commits by this committer
Update to 4.4.1

PR:             88804
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
08 Nov 2005 22:25:15
Original commit files touched by this commit  4.4.0
mnag search for other commits by this committer
Update to 4.4.0
Add SHA256

PR:             88691
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
02 Nov 2005 17:40:29
Original commit files touched by this commit  4.3.14
arved search for other commits by this committer
Update to 4.3.14,  which fixes an error introduced to
BrokenUIDLPOP3SSLRetriever feature

PR:             88401
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org>
17 Oct 2005 06:43:51
Original commit files touched by this commit  4.3.13
clsung search for other commits by this committer
- Remove "." entry from MASTER_SITE_SUBDIR that was added for testing
  purposes but forgot to remove before sending PR to update port to
  the current version.

PR:             87551
Submitted by:   Linh Pham (maintainer)
16 Oct 2005 14:54:33
Original commit files touched by this commit  4.3.13
vs search for other commits by this committer
Update mail/getmail to 4.3.13, which includes a new retriever type as noted
in the CHANGELOG:

  -add BrokenUIDLPOP3SSLRetriever as SSL version of BrokenUIDLPOP3Retriever,
  based on an idea by a user of the Debian package.  Thanks: Daniel Burrows,
  Fredrik Steen.

PR:             ports/87502
Submitted by:   maintainer
14 Oct 2005 21:50:44
Original commit files touched by this commit  4.3.12
ehaupt search for other commits by this committer
- Update to 4.3.12

PR:             87451
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Approved by:    novel (mentor) (implicit)
17 Jun 2005 05:33:16
Original commit files touched by this commit  4.3.11
novel search for other commits by this committer
Update to 4.3.11.

PR:             82344
Submitted by:   Linh Pham (maintainer)
20 May 2005 15:06:53
Original commit files touched by this commit  4.3.10
pav search for other commits by this committer
- Update to 4.3.10

PR:             ports/81269
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
20 May 2005 03:53:47
Original commit files touched by this commit  4.3.9
novel search for other commits by this committer
Put the tarball on MASTER_SITE_LOCAL to fix fetching while the master
site is down.

Reported by:    pointyhat via kris
19 May 2005 05:28:16
Original commit files touched by this commit  4.3.9
novel search for other commits by this committer
Update to 4.3.9.

PR:             81211
Submitted by:   Linh Pham (maintainer)
06 May 2005 17:16:01
Original commit files touched by this commit  4.3.8
clsung search for other commits by this committer
- Update mail/getmail to 4.3.8.
  Changes in new version include (from CHANGELOG):
    -change (again) handling of deleted messages vs. connection that dies.
    Inability to send QUIT to POP3 server should be less problematic now.
    -improve housekeeping of old message state file.  Thanks: Thomas Schwinge.

PR:             80699
Submitted by:   Linh Pham (maintainer)
01 May 2005 19:42:06
Original commit files touched by this commit  4.3.7
jylefort search for other commits by this committer
Update to 4.3.7

PR:             ports/80507
Submitted by:   maintainer
08 Apr 2005 18:42:43
Original commit files touched by this commit  4.3.6
leeym search for other commits by this committer
- Update mail/getmail to 4.3.6

PR:             79685
Submitted by:   maintainer
04 Apr 2005 04:03:29
Original commit files touched by this commit  4.3.5
clsung search for other commits by this committer
- Update the port to 4.3.5;
- from CHANGELOG:
  make getmail less conservative about remembering messages as already-seen
  when unrelated errors occur after successfully delivering them.

PR:             79512
Submitted by:   Linh Pham (maintainer)
15 Mar 2005 07:07:03
Original commit files touched by this commit  4.3.4
ahze search for other commits by this committer
- Update to 4.3.4

PR:             ports/78845
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
04 Mar 2005 03:59:52
Original commit files touched by this commit  4.3.3_1
clsung search for other commits by this committer
- Add two patches to mail/getmail to tell modules not to use "strict"
  when program is executed with Python 2.4 or newer.
- bump PORTREVISION

PR:             77896
Submitted by:   Linh Pham (maintainer)
22 Feb 2005 06:04:39
Original commit files touched by this commit  4.3.3
clsung search for other commits by this committer
- Update pkg-descr with new URL

PR:             ports/77903
Submitted by:   Linh Pham (maintainer)
22 Feb 2005 02:41:32
Original commit files touched by this commit  4.3.3
clsung search for other commits by this committer
Update port to 4.3.3 (which includes fixes for avoiding delivery of
duplicate messages and getmailrc files are now referenced by filename
only instead of full paths in output/log files).

Also changed the MASTER_SITES to reflect new URL.

PR:             ports/77885
Submitted by:   Linh Pham (maintainer)
08 Feb 2005 10:03:53
Original commit files touched by this commit  4.3.2
leeym search for other commits by this committer
Update mail/getmail to 4.3.2, which includes a fix to eliminate duplicate
Return-Path: header fields; as well as fixes a problem where getmail exits
instead of moving to the next account if an SSL connection abruptly closes
before getmail finishes logging in.

PR:             77240
Submitted by:   Linh Pham <question+fbsdports at closedsrc.org>
19 Jan 2005 21:22:09
Original commit files touched by this commit  4.3.1
edwin search for other commits by this committer
Update Port: mail/getmail to 4.3.1

        Update mail/getmail to 4.3.1, which fixes a known problem
        with an exception being raised when certain IMAP errors
        occur. New version will just skip the affected account and
        move to the next one.

PR:             ports/76442
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org>
12 Jan 2005 03:59:14
Original commit files touched by this commit  4.3.0
edwin search for other commits by this committer
Update Port: mail/getmail to 4.3.0

        Update mail/getmail from 4.2.6 to 4.3.0

PR:             ports/76083
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org>
08 Jan 2005 22:22:29
Original commit files touched by this commit  4.2.6
sem search for other commits by this committer
- Update to 4.2.6

PR:             ports/75771
Submitted by:   maintainer
10 Dec 2004 21:57:02
Original commit files touched by this commit  4.2.5
pav search for other commits by this committer
- Update to 4.2.5

PR:             ports/74873
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
25 Nov 2004 11:17:54
Original commit files touched by this commit  4.2.4
sergei search for other commits by this committer
- Update to 4.2.4

PR:             ports/74355
Submitted by:   Linh Pham (maintainer)
23 Nov 2004 16:32:33
Original commit files touched by this commit  4.2.3
sergei search for other commits by this committer
- Update to 4.2.3

PR:             ports/74256
Submitted by:   Linh Pham (maintainer)
18 Oct 2004 11:22:40
Original commit files touched by this commit  4.2.2_1
sergei search for other commits by this committer
- Simplify Makefile install target by utilizing USE_PYDISTUTILS
- Update pkg-descr and clarify COMMENT
- Add pkg-message warning the user about the configuration file syntax
  change from 3.x to 4.x

PR:             ports/72720
Submitted by:   Linh Pham (maintainer)
Obtained from:  Nuno Teixeira <nunotex@freeshell.org>
13 Oct 2004 17:08:50
Original commit files touched by this commit  4.2.2
sergei search for other commits by this committer
- Update to 4.2.2 [1]
- Update COMMENT to reflect that getmail now does IMAP too
- Pass maintainership to the submitter

PR:             ports/72584
Submitted by:   Linh Pham <question+freebsdpr@closedsrc.org>
12 Oct 2004 08:21:06
Original commit files touched by this commit  4.1.3
sergei search for other commits by this committer
- Update to 4.1.3

PR:             ports/71248
Submitted by:   Linh Pham <question+freebsdpr@closedsrc.org>
11 Jul 2004 20:15:39
Original commit files touched by this commit  3.2.4
 This port version is marked as vulnerable.
krion search for other commits by this committer
Fix MASTER_SITES

PR:             ports/68926
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
11 Jul 2004 06:00:46
Original commit files touched by this commit  3.2.4
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN: Unfetchable
04 Jul 2004 23:26:59
Original commit files touched by this commit  3.2.4
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Update to 3.2.4

PR:             ports/67849
Submitted by:   Linh Pham <question+freebsdpr@closedsrc.org>
12 Apr 2004 16:07:03
Original commit files touched by this commit  3.2.2
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Update to 3.2.2

Prompted by:    Nuno Teixeira <nu@nunotex.freeshell.org>
30 Jan 2004 16:03:29
Original commit files touched by this commit  3.2.1_1
 This port version is marked as vulnerable.
sergei search for other commits by this committer
SIZE *DOES* MATTER.
14 Jan 2004 10:14:50
Original commit files touched by this commit  3.2.1_1
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Restore a fix for breakage when run under cron(8) introduced in
  Makefile revision 1.21 and mistakenly ommitted during upgrade to 3.2.1

Noticed by:     Ori Peleg <orip@humaneyes.com>
16 Dec 2003 22:51:52
Original commit files touched by this commit  3.2.1
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Update to 3.2.1 [1]
- Shorten COMMENT to fit the limit
- Minor cosmetique fixes

PR:             60277 [1]
Submitted by:   Linh Pham <question@closedsrc.org>
23 Oct 2003 06:42:49
Original commit files touched by this commit  3.2.0
 This port version is marked as vulnerable.
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
28 Sep 2003 21:14:09
Original commit files touched by this commit  3.2.0
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to 3.2.0
- Fix breakage when run under cron (reported by Alex de
  Kruijff)

PR:             57325
Submitted by:   maintainer
21 Jun 2003 09:39:40
Original commit files touched by this commit  3.1.7
 This port version is marked as vulnerable.
erwin search for other commits by this committer
- Update to 3.1.7
- Reword COMMENT and rewrite and update pkg-descr
- Install additional documentation
- Use macros in pkg-plist
- Take maintainership

PR:             53547
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
19 Jun 2003 21:16:57
Original commit files touched by this commit  3.1.0
 This port version is marked as vulnerable.
leeym search for other commits by this committer
drop maintainership

PR:             53510
Submitted by:   Anders Andersson <anders@andersa.net>
23 Feb 2003 10:48:48
Original commit files touched by this commit  3.1.0
 This port version is marked as vulnerable.
leeym search for other commits by this committer
update to latest version 3.1.0

PR:             48585
Submitted by:   Anders Andersson <anders@andersa.net>
21 Feb 2003 01:12:15
Original commit files touched by this commit  3.0.4
 This port version is marked as vulnerable.
leeym search for other commits by this committer
Update to latest version 3.0.4.

PR:             48501
Submitted by:   Anders Andersson <anders@andersa.net>
20 Feb 2003 01:27:04
Original commit files touched by this commit  2.3.11
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- use COMMENT
- change MAINTAINER's email address

PR:             48469
Submitted by:   Anders Andersson <anders@hack.org> <anders@andersa.net>
22 Jan 2003 22:26:29
Original commit files touched by this commit  2.3.11
 This port version is marked as vulnerable.
obraun search for other commits by this committer
Upgrade to 2.3.11.

PR:             ports/47373
Submitted by:   maintainer
02 Oct 2002 03:40:53
Original commit files touched by this commit  2.3.9_1
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
s/maildrop/getmail/

PR:             43566
Submitted by:   Peter van Dijk <peter@dataloss.nl>
25 Aug 2002 19:55:36
Original commit files touched by this commit  2.3.9
 This port version is marked as vulnerable.
petef search for other commits by this committer
General cleanup: use DOCSDIR & EXAMPLESDIR.

PR:             41864
Submitted by:   Sergei Kolobov <skolobov@globcon.net>
Approved by:    maintainer
11 Aug 2002 22:29:04
Original commit files touched by this commit  2.3.9
 This port version is marked as vulnerable.
petef search for other commits by this committer
- update to 2.3.9
- USE_REINPLACE
- pass maintainership to submitter

Submitted by:   Anders Andersson <anders@hack.org>
25 Apr 2002 07:50:09
Original commit files touched by this commit  2.3.7
 This port version is marked as vulnerable.
petef search for other commits by this committer
Update to 2.3.7.
26 Mar 2002 00:12:29
Original commit files touched by this commit  2.3.3
 This port version is marked as vulnerable.
petef search for other commits by this committer
- update to 2.3.3
- use MASTER_SITE_SUBDIR to fetch old versions when the author releases a
  new versions so the port isn't broken between versions
04 Feb 2002 00:56:29
files touched by this commit
petef search for other commits by this committer
Update to 2.2.0    
07 Dec 2001 04:20:38
files touched by this commit
petef search for other commits by this committer
Update to 2.1.8.    
01 Nov 2001 02:10:16
files touched by this commit
petef search for other commits by this committer
Update to 2.1.6    
14 Sep 2001 10:03:30
files touched by this commit
petef search for other commits by this committer
Update to 2.1.5    
08 Sep 2001 03:50:52
files touched by this commit
petef search for other commits by this committer
Update to 2.1.4    
23 Aug 2001 01:07:25
files touched by this commit
petef search for other commits by this committer
Change my email address to petef@FreeBSD.org for the ports I maintain.    
05 Aug 2001 22:29:57
files touched by this commit
nakai search for other commits by this committer
Update to 2.1.3   Change MAINTAINER    
06 May 2001 01:38:07
files touched by this commit
nakai search for other commits by this committer
POP3 mail client written in python    

Number of commits found: 81

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03

12 vulnerabilities affecting 34 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 19312
Broken 157
Deprecated 80
Ignore 437
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 62
Interactive 78
new 24 hours 7
new 48 hours18
new 7 days48
new fortnight78
new month144

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