summaryrefslogtreecommitdiff
path: root/mail/oe2mbx
AgeCommit message (Collapse)AuthorFilesLines
2005-04-01Pre-create directories.reed1-1/+2
I noticed my pkg/include was the plain-text liboe.h file.
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-12Rerun 'make makepatchsum' so the newly added patch-aa is recorded.veego1-1/+2
2005-02-05Fix PR#28775 by Georg Schwarz <georg.schwarz@freenet.de>: improve portability:zuntum2-7/+41
- use "test -r" instead of "test -e" - use ${INSTALL_*}
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-06-04Initial import of oe2mbx 1.21zuntum4-0/+41
liboe is a C library that reads Outlook Express 4 and 5.x mailboxes and returns a standard Unix mailbox to a function specified as a parameter to the converter oe2mbx is a C program using liboe to convert Outlook Express messages to the Unix mailbox format