Date: Fri, 25 Aug 2006 12:54:09 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/fdm Makefile distinfo pkg-descr ports/mail/fdm/files patch-parse.y Message-ID: <200608251254.k7PCs94n063433@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2006-08-25 12:54:09 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/fdm Makefile distinfo pkg-descr mail/fdm/files patch-parse.y Log: Add port mail/fdm: fdm is a simple, lightweight replacement for mail fetch, filter and delivery programs such as fetchmail and procmail. It can currently fetch using POP3, POP3S or from stdin, and deliver to a pipe, file, maildir, mbox or SMTP server, based on regexps. WWW: http://fdm.sourceforge.net/ Author: Nicholas Marriott <nicm@users.sourceforge.net> Revision Changes Path 1.793 +1 -0 ports/mail/Makefile 1.1 +31 -0 ports/mail/fdm/Makefile (new) 1.1 +3 -0 ports/mail/fdm/distinfo (new) 1.1 +10 -0 ports/mail/fdm/files/patch-parse.y (new) 1.1 +7 -0 ports/mail/fdm/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608251254.k7PCs94n063433>