aboutsummaryrefslogtreecommitdiff
path: root/net/DarwinStreamingServer
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 5.5.Norikatsu Shigemura2005-07-108-97/+108
| | | | | | | | Informed by: many people Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=138792
* o Change INADDR_ANY to the IP address specified.Norikatsu Shigemura2005-05-012-2/+25
| | | | | | | | | | | | | | | | DSS uses the IP addess where it is bind to and not the IP addess of the default interface. o Use the correct port number and not a generated one. o Bump PORTREVISION, accordingly. These are important for Broadcaster behind a NAT. Submitted by: Denis Ahrens <denis@berlin.ccc.de> References:: http://lists.apple.com/archives/streaming-server-dev/2004/May/msg00000.html Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=134441
* Update to 5.0.3.2.Norikatsu Shigemura2005-03-128-231/+176
| | | | | | | | | | | | | | o Disable over-optimaization for problem of ports/75291. [1] o Clean-up some patches (to post-patch phase) PR: ports/75291 [1] Pointed out by: Lars Eggert <lars.eggert@netlab.nec.de> [1] Informed by: Yoshihiro Yanagida <yosh@yanagi.to> Inquiried by: many people Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=131038
* Fix little endian problem.Norikatsu Shigemura2004-12-162-1/+12
| | | | | | | | | Submitted by: Denis Ahrens <denis@berlin.ccc.de> Steve Wills <steve@stevenwills.com> Obtained from: http://lists.apple.com/archives/streaming-server-users/2004/May/msg00000.html Notes: svn path=/head/; revision=124214
* o Change shutdown script by using /var/run/DarwinStreamingServer.pid.Norikatsu Shigemura2004-03-272-2/+5
| | | | | | | | | | o Bump PORTREVISION, accordingly. PR: ports/64663 Submitted by: Melvyn Sopacua <mdev@idg.nl> Notes: svn path=/head/; revision=105433
* Update to 5.0.1.1.Norikatsu Shigemura2004-03-022-3/+3
| | | | | | | | PR: ports/63626 Submitted by: Scott Lambert <lambert@lambertfam.org> Notes: svn path=/head/; revision=102718
* Fix dependency on p5-Net-SSLeay by utilize SITE_PERL.Norikatsu Shigemura2004-02-031-1/+1
| | | | | | | Reported by: Yoshihiro Yanagida <yosh@yanagi.to> Notes: svn path=/head/; revision=99856
* o Quiet remove MOVIES directory. [1]Norikatsu Shigemura2004-02-023-5/+47
| | | | | | | | | | | o Remove debug code. o Add pkg-install, which should be committed previous. I forgot it. o Bump PORTREVISION accodingly. Submitted by: Yoshihiro Yanagida <yosh@yanagi.to> [1] Notes: svn path=/head/; revision=99828
* Update to 5.0.Norikatsu Shigemura2004-02-016-305/+339
| | | | | | | | Requested by: many people Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=99727
* Update to 4.1.3g.Norikatsu Shigemura2003-07-313-14/+5
| | | | | | | | Submitted by: Tim Kellers <timothyk@serv1.wallnet.com> NAKANUMA Takashi <takas@bashi.org> Notes: svn path=/head/; revision=86031
* Update manual fetch locationKris Kennaway2003-07-281-1/+1
| | | | Notes: svn path=/head/; revision=85706
* Emergency update to 4.1.3. 4.1.2 or earlier has multiple vulnerabilities.Norikatsu Shigemura2003-02-252-4/+4
| | | | | | | | | | | Please check following URL. http://online.securityfocus.com/archive/1/313081/2003-02-22/2003-02-28/0 Submitted by: Hiroki Sato <hrs@FreeBSD.org> Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=76462
* De-pkg-comment.Norikatsu Shigemura2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76167
* Add 'put in' message in Makefile.Norikatsu Shigemura2003-02-161-0/+1
| | | | | | | | Asked by: Jonathan Walker <blindie@mac.com> Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=75645
* o Fix build on any architecture (tested on only i386).Norikatsu Shigemura2003-01-074-7/+11
| | | | | | | | | | | o Fix directory of pidfile to /var/run. o Fix some messages in pkg-message. o Bump PORTREVISION accordingly. Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=72661
* Update to 4.1.2.Norikatsu Shigemura2002-12-132-4/+4
| | | | | | | Approved by: portmgr (knu) Notes: svn path=/head/; revision=71605
* Add Darwin Streaming Server(4.1.1), a server which send streamingNorikatsu Shigemura2002-10-2312-0/+739
for QuickTime, MPEG4. PR: ports/35383 Submitted by: Steve Wills <steve@stevenwills.com> Reviewed by: Steve Wills <steve@stevenwills.com> Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=68653