Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | improves reliability on various systems | mharo | 1999-10-25 | 3 | -0/+67 |
| | | | | | PR: 12949 Submitted by: Richard.Kiss@kalamalka.gizzywump.com | ||||
* | Fix connecting with UDP if the loopback interface does not allow | cpiazza | 1999-10-25 | 1 | -0/+30 |
| | | | | | | | traffic PR: 14397 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | sed -> ${SED} | mharo | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Re-enforce caps, no period. An "exceptions" file has been created | hoek | 1999-08-02 | 1 | -1/+1 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | Update to the latest release and fix a couple of bugs. | steve | 1999-08-01 | 5 | -21/+29 |
| | | | | | PR: 12711 Submitted by: maintainer | ||||
* | I copied this from being a patch to being a file. Boy do I feel silly that | billf | 1999-06-17 | 1 | -5/+2 |
| | | | | | | I forgot to stript the patch information from it. Submitted by: maintainer | ||||
* | Use -pthread not libc_r | billf | 1999-06-16 | 1 | -1/+1 |
| | | | | Submitted by: jmg | ||||
* | This is a port of Apple Computer's open source rtsp_proxy. | billf | 1999-06-16 | 9 | -0/+102 |
QuickTime streaming uses RTP/RTSP protocols WWW: http://www.apple.com/quicktime/developers/rtsproxy.html PR: ports/12194 Submitted By: Richard Kiss <richard@homemail.com> |