Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 2 | -3/+3 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -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. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | upgrade to 0.34 | ijliao | 2001-11-27 | 4 | -16/+9 |
| | |||||
* | Spaces->tabs in the mail category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | | | | (I know, I look boring and pedant :o) | ||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | sobomax | 2000-06-14 | 1 | -1/+2 |
| | |||||
* | Update port to 0.33. | jedgar | 2000-05-02 | 2 | -3/+3 |
| | | | | Update MASTER_SITES to reflect the new sourceforge address. | ||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -2/+2 |
| | |||||
* | Update to 0.32 | mharo | 2000-04-01 | 2 | -6/+4 |
| | | | | | PR: 17743 Submitted by: tkato@prontomail.ne.jp | ||||
* | Update port to 0.3 | jedgar | 2000-02-16 | 2 | -5/+5 |
| | | | | | PR: 16680 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add missing "MAINTAINER=ports@FreeBSD.org". | dirk | 2000-02-05 | 1 | -0/+2 |
| | |||||
* | Update to version 0.2. | steve | 1999-11-01 | 3 | -14/+13 |
| | | | | | PR: 14578 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has | fenner | 1999-10-21 | 1 | -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. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Add (prepare to be shocked) WWW: | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Initial Import of mbx2mbox, an excellent migration tool. | billf | 1998-12-01 | 5 | -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> |