aboutsummaryrefslogtreecommitdiff
path: root/net/DarwinStreamingServer
Commit message (Collapse)AuthorAgeFilesLines
* 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