aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mbx2mbox
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* utilize SITE_PERLYing-Chieh Liao2003-10-242-3/+3
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* upgrade to 0.34Ying-Chieh Liao2001-11-274-16/+9
|
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
|
* Update port to 0.33.Chris D. Faulhaber2000-05-022-3/+3
| | | | Update MASTER_SITES to reflect the new sourceforge address.
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-141-2/+2
|
* Update to 0.32Michael Haro2000-04-022-6/+4
| | | | | PR: 17743 Submitted by: tkato@prontomail.ne.jp
* Update port to 0.3Chris D. Faulhaber2000-02-172-5/+5
| | | | | PR: 16680 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add missing "MAINTAINER=ports@FreeBSD.org".Dirk Froemberg2000-02-051-0/+2
|
* Update to version 0.2.Steve Price1999-11-013-14/+13
| | | | | PR: 14578 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasBill Fenner1999-10-221-2/+0
| | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months.
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Add (prepare to be shocked) WWW:Michael Haro1999-05-031-1/+1
|
* Initial Import of mbx2mbox, an excellent migration tool.Bill Fumerola1998-12-025-0/+46
mbx2mbox converts Microsoft Outlook Express .mbx files into standard mail files (mbox) that programs like Pine, Mutt, and Netscape can parse. Usage: mbx2mbox file1.mbx file2.mbx ... http://www.cs.virginia.edu/~dwc3q/code/ PR: ports/8830 Submitted By: Josh Gilliam <josh@quick.net>