Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add $FreeBSD$, which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Rename pkg/license to pkg-message, which will make it a full-blown | asami | 2000-10-07 | 1 | -2/+1 |
| | | | | ${PKGMESSAGE} file. | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -4/+4 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES. | billf | 1998-12-09 | 1 | -2/+2 |
| | | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com | ||||
* | Wow. Deleting manpages is a lot faster on bento. | hoek | 1998-08-17 | 1 | -2/+0 |
| | |||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-05 | 1 | -2/+2 |
| | | | | the letters "B" and "C". And some Chinese symbols as well. | ||||
* | Change my email address to @FreeBSD | obrien | 1997-10-10 | 1 | -2/+2 |
| | |||||
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | asami | 1997-04-30 | 1 | -2/+2 |
| | |||||
* | We should be able to put this on the CDROM as long as we let the user know | obrien | 1996-12-09 | 1 | -4/+3 |
| | | | | what the license restrictions are. | ||||
* | zmtx and zmrz impliement the ZMODEM error correcting protocol used to | obrien | 1996-12-08 | 8 | -0/+117 |
send/receive files over a dial-in serial port. And they do one thing and only one thing -- transmit files. They don't do file conversions, they don't do remote commands, or any of that other stuff. |