Date: Fri, 22 Feb 2019 19:54:07 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493588 - head/mail/libpst Message-ID: <201902221954.x1MJs7Oh082798@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Feb 22 19:54:07 2019 New Revision: 493588 URL: https://svnweb.freebsd.org/changeset/ports/493588 Log: Update pkg-descr Modified: head/mail/libpst/pkg-descr Modified: head/mail/libpst/pkg-descr ============================================================================== --- head/mail/libpst/pkg-descr Fri Feb 22 19:54:01 2019 (r493587) +++ head/mail/libpst/pkg-descr Fri Feb 22 19:54:07 2019 (r493588) @@ -1,10 +1,14 @@ -readpst: A tool for converting Outlook .pst files to Unix mbox and other -formats. +This version can now convert both 32 bit Outlook files (pre 2003), and the 64 +bit Outlook 2003 pst files. Utilities are supplied to convert email messages to +both mbox and MH mailbox formats, and to DII load file format for use with many +of the CT Summation products. Contacts can be converted to a simple list, to +vcard format, or to ldif format for import to an LDAP server. -This version can now convert both 32-bit Outlook files (pre-2003), and the -64-bit Outlook 2003 .pst files. Utilities are supplied to convert email messages -to both mbox and MH mailbox formats, and to DII load file format for use with -many of the CT Summation products. Contacts can be converted to a simple list, -to vcard format, or to .ldif format for import to an LDAP server. +It includes: +- readpst: convert PST (MS Outlook Personal Folders) files to mbox and other + formats +- lspst: list PST (MS Outlook Personal Folders) file data +- pst2ldif: extract contacts from a MS Outlook .pst file in .ldif format +- pst2dii: extract email messages from a MS Outlook .pst file in DII load format WWW: https://www.five-ten-sg.com/libpst/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902221954.x1MJs7Oh082798>