notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
DarwinStreamingServer Darwin Streaming Server, a MP3, MPEG4, and QuickTime streaming server
6.0.3 net Deleted on this many watch lists=7 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-10-23 13:14:22
Last Update: 2014-09-01 23:05:27
SVN Revision: 366967
People watching this port, also watch:: openssl, courier-imap
License: not specified in port
WWW:
http://developer.apple.com/darwin/projects/streaming/
Description:
Darwin Streaming Server is server technology which allows you to send streaming QuickTime data to clients across the Internet using the industry standard RTP and RTSP protocols. It is based on the same code as Apple's QuickTime Streaming Server. WWW: http://dss.macosforge.org/ WWW: http://developer.apple.com/darwin/projects/streaming/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • DarwinStreamingServer>0:net/DarwinStreamingServer
No installation instructions:
This port has been deleted.
PKGNAME: DarwinStreamingServer
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: ia64 powerpc sparc64
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.16.3 : lang/perl5.16
Runtime dependencies:
  1. p5-Net-SSLeay>=0 : security/p5-Net-SSLeay
  2. perl5.16.3 : lang/perl5.16
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/nork/
  2. http://distcache.FreeBSD.org/ports-distfiles/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/nork/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/nork/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/nork/
  6. http://dss.macosforge.org/downloads/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.3
01 Sep 2014 23:05:27
Revision:366967Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from net-p2p, net and news
6.0.3
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
6.0.3
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
6.0.3
03 Aug 2013 08:45:52
Revision:324181Original commit files touched by this commit
az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
6.0.3
06 Jun 2013 14:04:06
Revision:320099Original commit files touched by this commit
mat search for other commits by this committer
*PERL* cleanup. ports@ maintained ports.

- PERL_CONFIGURE implies USE_PERL5.
- USE_PERL5 implies USE_PERL5_BUILD and USE_PERL5_RUN.

Reported by: az
6.0.3
15 Aug 2012 19:26:14
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
6.0.3
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
6.0.3
03 Aug 2012 15:54:36
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
6.0.3
29 Jun 2012 18:24:47
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
6.0.3
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
6.0.3
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
6.0.3
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
6.0.3
01 Apr 2010 09:44:07
Original commit files touched by this commit
linimon search for other commits by this committer
Also not for powerpc.

Hat:            portmgr
6.0.3
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
6.0.3
25 Jul 2008 12:24:09
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
6.0.3
01 Jun 2008 10:41:22
Original commit files touched by this commit
nork search for other commits by this committer
Add backup sites.
6.0.3
01 Jun 2008 10:38:34
Original commit files touched by this commit
nork search for other commits by this committer
[Forced Commit]
DSS6 support environment memo:
 o Compile tested on i386(8-current)/amd64(7-stable).
 o Playing tested on i386(8-current) to i386/amd64 like
        $ mplayer rtsp://STREAMSERVER/sample_h264_1mbit.mp4
6.0.3
01 Jun 2008 09:46:18
Original commit files touched by this commit
nork search for other commits by this committer
Update to 6.0.3.
5.5.5
12 Nov 2007 22:40:30
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN with GCC 4.2 on !i386 (cast from void to int loses precision)

Reported by:    pointyhat
Approved by:    portmgr (hat)
5.5.5
13 Oct 2007 19:32:35
Original commit files touched by this commit
nork search for other commits by this committer
Add no support architectures information.

Reminded by:    linimon
5.5.5
01 Oct 2007 08:43:44
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on gcc4.2.  While here, add USE_PERL5, which is necessary
to conditionalize inclusion of bsd.perl.mk.

Hat:            portmgr
5.5.5
01 Aug 2007 11:57:20
Original commit files touched by this commit
pav search for other commits by this committer
- Give this a chance to build on pointyhat
5.5.5
08 Jul 2007 16:23:57
Original commit files touched by this commit
nork search for other commits by this committer
Oops, I forgot to remove StreamingLoadTool.
5.5.5
08 Jul 2007 16:17:46
Original commit files touched by this commit
nork search for other commits by this committer
Update to 5.5.5.

Requested by:   many people
5.5.4_1
23 Apr 2007 06:22:32
Original commit files touched by this commit
linimon search for other commits by this committer
Remove the IGNORE logic; this should have been done in r1.22.
5.5.4_1
09 Feb 2007 19:10:52
Original commit files touched by this commit
nork search for other commits by this committer
Fix wrong handling command line arguments.

Submitted by:   Kouhei Sutou <kou@cozmixng.org>
5.5.4
09 Jan 2007 16:52:59
Original commit files touched by this commit
nork search for other commits by this committer
o Update to 5.5.4. [1]
o Fix error on editing playlist. [2]

Requested by:   many people [1]
Pointed out by: TAKANO Yuji <takachan@running-dog.net> [2]
5.5.3_2
03 Sep 2006 03:34:40
Original commit files touched by this commit
nork search for other commits by this committer
RESTRICTED, NO_CDROM and NO_PACKAGE are superfluous.

Pointed out by: kris
Advised by:     hrs
LICENSE:        the term of 2.3 / http://www.opensource.apple.com/apsl/
5.5.3_2
24 Aug 2006 05:05:18
Original commit files touched by this commit
nork search for other commits by this committer
o Fix build error on amd64. [1]
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]
5.5.3_1
13 Aug 2006 06:04:52
Original commit files touched by this commit
nork search for other commits by this committer
o Set command_interpreter to streamingadminserver.sh.in
  to stop rcNG script.
o Bump PORTREVISION, acoodingly.

Forgotten by:   myself   ->     orz
Pointhat to:    myself
5.5.3
13 Aug 2006 00:22:51
Original commit files touched by this commit
nork search for other commits by this committer
Update to 5.5.3
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]
5.5
12 May 2006 14:28:19
Original commit files touched by this commit
vd search for other commits by this committer
Remove whitespace from line endings in pkg-plist files.

Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:    ports/94078
Approved by:    portmgr (during freeze: krion, then kris advised to wait; at
present: erwin)
5.5
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
5.5
22 Jan 2006 02:46:07
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
5.5
10 Jul 2005 12:11:52
Original commit files touched by this commit
nork search for other commits by this committer
Update to 5.5.

Informed by:    many people
Sponsored by:   Ensure Technology Ltd.
5.0.3.2_1
01 May 2005 11:21:20
Original commit files touched by this commit
nork search for other commits by this committer
o Change INADDR_ANY to the IP address specified.
  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.
5.0.3.2
12 Mar 2005 21:18:07
Original commit files touched by this commit
nork search for other commits by this committer
Update to 5.0.3.2.
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.
5.0.1.1_2
16 Dec 2004 14:38:53
Original commit files touched by this commit
nork search for other commits by this committer
Fix little endian problem.

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
5.0.1.1_1
27 Mar 2004 16:59:37
Original commit files touched by this commit
nork search for other commits by this committer
o Change shutdown script by using /var/run/DarwinStreamingServer.pid.
o Bump PORTREVISION, accordingly.

PR:             ports/64663
Submitted by:   Melvyn Sopacua <mdev@idg.nl>
5.0.1.1
02 Mar 2004 10:36:44
Original commit files touched by this commit
nork search for other commits by this committer
Update to 5.0.1.1.

PR:             ports/63626
Submitted by:   Scott Lambert <lambert@lambertfam.org>
5.0_1
03 Feb 2004 01:37:35
Original commit files touched by this commit
nork search for other commits by this committer
Fix dependency on p5-Net-SSLeay by utilize SITE_PERL.

Reported by:    Yoshihiro Yanagida <yosh@yanagi.to>
5.0_1
02 Feb 2004 17:50:20
Original commit files touched by this commit
peter search for other commits by this committer
o Quiet remove MOVIES directory. [1]
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]
5.0
01 Feb 2004 18:14:46
Original commit files touched by this commit
nork search for other commits by this committer
Update to 5.0.

Requested by:   many people
Sponsored by:   Ensure Technology Ltd.
4.1.3g
31 Jul 2003 08:41:22
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 4.1.3g.

Submitted by:   Tim Kellers <timothyk@serv1.wallnet.com>
                NAKANUMA Takashi <takas@bashi.org>
4.1.3
28 Jul 2003 01:34:37
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Update manual fetch location
4.1.3
25 Feb 2003 16:36:36
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Emergency update to 4.1.3.  4.1.2 or earlier has multiple vulnerabilities.
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.
4.1.2_1
22 Feb 2003 16:16:12
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
De-pkg-comment.
4.1.2_1
16 Feb 2003 11:15:31
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Add 'put in' message in Makefile.

Asked by:       Jonathan Walker <blindie@mac.com>
Sponsored by:   Ensure Technology Ltd.
4.1.2_1
07 Jan 2003 02:33:59
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
o Fix build on any architecture (tested on only i386).
o Fix directory of pidfile to /var/run.
o Fix some messages in pkg-message.
o Bump PORTREVISION accordingly.

Sponsored by:   Ensure Technology Ltd.
4.1.2
13 Dec 2002 15:29:39
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 4.1.2.

Approved by:    portmgr (knu)
4.1.1
23 Oct 2002 13:13:24
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Add Darwin Streaming Server(4.1.1), a server which send streaming
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.

Number of commits found: 51