Date: Fri, 17 Jan 2003 18:14:32 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/libpst Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/libpst/files patch-aa patch-ab patch-ac Message-ID: <200301180214.h0I2EWeo086929@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/01/17 18:14:32 PST Modified files: mail Makefile Added files: mail/libpst Makefile distinfo pkg-comment pkg-descr pkg-plist mail/libpst/files patch-aa patch-ab patch-ac Log: New port: Tool to convert Outlook .pst to Unix mbox A small CLI tool to convert M$ Outlook .pst files to standard Unix mbox files. Port is named libpst...actual binary is readpst. PR: ports/39963 Submitted by: Nate Underwood <natey@natey.com> Revision Changes Path 1.348 +1 -0 ports/mail/Makefile 1.1 +18 -0 ports/mail/libpst/Makefile (new) 1.1 +1 -0 ports/mail/libpst/distinfo (new) 1.1 +11 -0 ports/mail/libpst/files/patch-aa (new) 1.1 +10 -0 ports/mail/libpst/files/patch-ab (new) 1.1 +24 -0 ports/mail/libpst/files/patch-ac (new) 1.1 +1 -0 ports/mail/libpst/pkg-comment (new) 1.1 +9 -0 ports/mail/libpst/pkg-descr (new) 1.1 +1 -0 ports/mail/libpst/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301180214.h0I2EWeo086929>