Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.3 01 Sep 2014 23:05:27 |
bapt |
Remove non staged ports without pending PR from net-p2p, net and news |
6.0.3 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
6.0.3 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
6.0.3 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
6.0.3 06 Jun 2013 14:04:06 |
mat |
*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 |
tabthorpe |
- 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 |
dougb |
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 |
cs |
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 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
6.0.3 14 Jan 2012 08:57:23 |
dougb |
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 |
amdmi3 |
- 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 |
miwi |
- Get Rid MD5 support |
6.0.3 01 Apr 2010 09:44:07 |
linimon |
Also not for powerpc.
Hat: portmgr |
6.0.3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
6.0.3 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
6.0.3 01 Jun 2008 10:41:22 |
nork |
Add backup sites. |
6.0.3 01 Jun 2008 10:38:34 |
nork |
[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 |
nork |
Update to 6.0.3. |
5.5.5 12 Nov 2007 22:40:30 |
pav |
- 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 |
nork |
Add no support architectures information.
Reminded by: linimon |
5.5.5 01 Oct 2007 08:43:44 |
linimon |
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 |
pav |
- Give this a chance to build on pointyhat |
5.5.5 08 Jul 2007 16:23:57 |
nork |
Oops, I forgot to remove StreamingLoadTool. |
5.5.5 08 Jul 2007 16:17:46 |
nork |
Update to 5.5.5.
Requested by: many people |
5.5.4_1 23 Apr 2007 06:22:32 |
linimon |
Remove the IGNORE logic; this should have been done in r1.22. |
5.5.4_1 09 Feb 2007 19:10:52 |
nork |
Fix wrong handling command line arguments.
Submitted by: Kouhei Sutou <kou@cozmixng.org> |
5.5.4 09 Jan 2007 16:52:59 |
nork |
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 |
nork |
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 |
nork |
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 |
nork |
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 |
nork |
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 |
vd |
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 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
5.5 22 Jan 2006 02:46:07 |
edwin |
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 |
nork |
Update to 5.5.
Informed by: many people
Sponsored by: Ensure Technology Ltd. |
5.0.3.2_1 01 May 2005 11:21:20 |
nork |
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 |
nork |
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 |
nork |
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 |
nork |
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 |
nork |
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 |
nork |
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 |
peter |
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 |
nork |
Update to 5.0.
Requested by: many people
Sponsored by: Ensure Technology Ltd. |
4.1.3g 31 Jul 2003 08:41:22 |
nork |
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 |
kris |
Update manual fetch location |
4.1.3 25 Feb 2003 16:36:36 |
nork |
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 |
nork |
De-pkg-comment. |
4.1.2_1 16 Feb 2003 11:15:31 |
nork |
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 |
nork |
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 |
nork |
Update to 4.1.2.
Approved by: portmgr (knu) |
4.1.1 23 Oct 2002 13:13:24 |
nork |
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. |