summaryrefslogtreecommitdiff
path: root/net/tcserver/Makefile
AgeCommit message (Collapse)Author
2000-09-08Add missing @Chris D. Faulhaber
2000-07-10After repocopy from net/elsa to net/tcserver:Chris D. Faulhaber
* Update to tcserver-1.1 * Finally out of beta, TeraCast server replaces Elsa as the lite (free) version of this standards-based RTSP server
2000-07-05As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum
options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza
2000-01-04Update port to 1.0b-018Chris D. Faulhaber
1999-12-04Update to 1.0b-017Chris Piazza
PR: 15191 Submitted by: maintainer
1999-11-10Streaming Quicktime server for FreeBSD.Chris Piazza
Elsa is a standards-based Quicktime server based on the RTSP (RFC 2326) and RTP (RFC 1889) standards. This version is a beta which is currently free for non-commercial use. The server can serve media from QuickTime 4.0 "hinted" files which transparently support multiple media formats (e.g. QuickTime, AVI, MP3, WAV, AU, etc.). PR: 14172 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>