summaryrefslogtreecommitdiff
path: root/net/DarwinStreamingServer/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eolcvs2svn2008-05-311-49/+0
| | | | | Notes: svn path=/head/; revision=214069 svn path=/tags/RELEASE_5_EOL/; revision=214070; tag=5-eol
* Update to 5.5.5.Norikatsu Shigemura2007-07-082-36/+0
| | | | | | | Requested by: many people Notes: svn path=/head/; revision=195225
* Fix wrong handling command line arguments.Norikatsu Shigemura2007-02-096-3/+75
| | | | | | | Submitted by: Kouhei Sutou <kou@cozmixng.org> Notes: svn path=/head/; revision=184732
* o Update to 5.5.4. [1]Norikatsu Shigemura2007-01-091-5/+8
| | | | | | | | | | o Fix error on editing playlist. [2] Requested by: many people [1] Pointed out by: TAKANO Yuji <takachan@running-dog.net> [2] Notes: svn path=/head/; revision=181870
* o Fix build error on amd64. [1]Norikatsu Shigemura2006-08-241-2/+2
| | | | | | | | | | | o Fix no response issue on some major environment. [2] o Bump PORTREVISION to fix runtime issue. Submitted by: TAKANO Yuji <takachan@running-dog.net> [1] Reported by: Katsumi Kimoto <kimoto@miksys.com> [2] Notes: svn path=/head/; revision=171301
* o Set command_interpreter to streamingadminserver.sh.inNorikatsu Shigemura2006-08-131-0/+1
| | | | | | | | | | | to stop rcNG script. o Bump PORTREVISION, acoodingly. Forgotten by: myself -> orz Pointhat to: myself Notes: svn path=/head/; revision=170451
* Update to 5.5.3Norikatsu Shigemura2006-08-1310-82/+147
| | | | | | | | | | | | | | o rcNGfy o Compile on amd64 [1] NOTE: DSS will support on amd64, because there are many fix which I heard:-) in cvs repository. In this time, however, Apple doesn't release DSS supported on amd64:-(. Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es> [1] Notes: svn path=/head/; revision=170446
* Update to 5.5.Norikatsu Shigemura2005-07-105-85/+85
| | | | | | | | 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-011-1/+24
| | | | | | | | | | | | | | | | 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-125-214/+129
| | | | | | | | | | | | | | 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-161-0/+11
| | | | | | | | | 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-271-1/+4
| | | | | | | | | | o Bump PORTREVISION, accordingly. PR: ports/64663 Submitted by: Melvyn Sopacua <mdev@idg.nl> Notes: svn path=/head/; revision=105433
* Update to 5.0.Norikatsu Shigemura2004-02-013-136/+176
| | | | | | | | Requested by: many people Sponsored by: Ensure Technology Ltd. Notes: svn path=/head/; revision=99727
* Update to 4.1.3g.Norikatsu Shigemura2003-07-311-11/+0
| | | | | | | | Submitted by: Tim Kellers <timothyk@serv1.wallnet.com> NAKANUMA Takashi <takas@bashi.org> Notes: svn path=/head/; revision=86031
* o Fix build on any architecture (tested on only i386).Norikatsu Shigemura2003-01-072-5/+8
| | | | | | | | | | | 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
* Add Darwin Streaming Server(4.1.1), a server which send streamingNorikatsu Shigemura2002-10-236-0/+396
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