Up to [cvs.NetBSD.org] / pkgsrc / net / DarwinStreamingServer
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.31 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:57 2022 UTC (8 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
*: recursive bump for perl 5.36
Revision 1.30 / (download) - annotate - [select for diffs], Mon May 24 19:53:14 2021 UTC (21 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
*: recursive bump for perl 5.34
Revision 1.29 / (download) - annotate - [select for diffs], Mon Aug 31 18:10:31 2020 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.28 / (download) - annotate - [select for diffs], Sun May 3 14:25:53 2020 UTC (2 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.27: +5 -1
lines
Diff to previous 1.27 (colored)
net/DarwinStreamingServer: allow build even with -Werror=char-subscripts
Revision 1.27 / (download) - annotate - [select for diffs], Tue Apr 28 03:04:36 2020 UTC (2 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.26: +2 -23
lines
Diff to previous 1.26 (colored)
net/DarwinStreamingServer: fix build for SUBST_NOOP_OK=no Two of the mentioned files did not actually contain the optimization flag, which triggered this error during the build: ERROR: [subst.mk:makefile] The filename patterns "QTFileTools/QTBroadcaster.tproj/Makefile.POSIX QTFileTools/QTFileInfo.tproj/Makefile.POSIX" have no effect. Since the files need not be listed individually, the new definition is shorter and will also apply to any newly added subdirectories.
Revision 1.26 / (download) - annotate - [select for diffs], Sun Nov 3 11:45:28 2019 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.25: +8 -8
lines
Diff to previous 1.25 (colored)
net: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:06 2019 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.24 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:51 2018 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Recursive bump for perl5-5.28.0
Revision 1.23 / (download) - annotate - [select for diffs], Wed Jul 18 00:06:22 2018 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Mark packages that require C++03 (or the GNU variants) if they fail with C++14 default language.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:26 2018 UTC (4 years, 8 months ago) by jperkin
Branch: MAIN
Changes since 1.21: +4 -4
lines
Diff to previous 1.21 (colored)
*: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Aug 7 07:42:34 2017 UTC (5 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.20: +8 -8
lines
Diff to previous 1.20 (colored)
Fix creation of the config directory used by DarwinStreamingServer. There is no REQUIRE_DIRS used by pkgsrc. I think that REQD_DIRS was meant to be used; however, REQD_DIRS is also the wrong way to create the config directory. Set PKG_SYSCONFSUBDIR to "streaming" to automatically create ${PKG_SYSCONFBASE}/streaming during package installation, and consistently use ${PKG_SYSCONFDIR} within the package Makefile to refer to the config directory path. Bump the PKGREVISION due to the changes in the resulting package scripts.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:15 2017 UTC (5 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.19 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:07 2016 UTC (6 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:39 2015 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:44 2014 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.16: +1 -3
lines
Diff to previous 1.16 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.16 / (download) - annotate - [select for diffs], Thu May 29 23:37:02 2014 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jul 12 10:44:58 2013 UTC (9 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Bump PKGREVISION of all packages which create users, to pick up change of sysutils/user_* packages.
Revision 1.14 / (download) - annotate - [select for diffs], Fri May 31 12:41:31 2013 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Revision 1.13 / (download) - annotate - [select for diffs], Mon May 6 14:55:25 2013 UTC (9 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Let the C++ compiler link the STL implementation in.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 24 16:51:07 2013 UTC (9 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.11: +10 -16
lines
Diff to previous 1.11 (colored)
Fetch is no longer interactive. Allow building on 64bit platforms, even if it is likely not going to run. Fix CONF_FILES.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 23 17:18:07 2012 UTC (10 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.10: +1 -3
lines
Diff to previous 1.10 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 3 21:56:51 2012 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 14 14:14:40 2011 UTC (11 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:19 2010 UTC (12 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 17 22:33:35 2009 UTC (13 years, 3 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.6: +32 -30
lines
Diff to previous 1.6 (colored)
PKG_DESTDIR_SUPPORT (hopefully)
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 18 20:07:54 2009 UTC (13 years, 5 months ago) by zafer
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
update homepage and master_sites.
Revision 1.5 / (download) - annotate - [select for diffs], Tue May 19 08:59:26 2009 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:31 2008 UTC (14 years, 5 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
Revision 1.3 / (download) - annotate - [select for diffs], Wed May 23 07:52:15 2007 UTC (15 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.2: +5 -9
lines
Diff to previous 1.2 (colored)
Changes 5.5.5: - Compilation problems using gcc 4 - Support for SDPs created by VLC and Mpeg4IP - Fix date display in DSS Web Admin - Better support for streaming through NAT - Better support for running DSS on a multi-homed system - Relaying problems with VLC - A security fix for possible stack and heap overflow attacks in the StreamingProxy (CVE-2007-0748, CVE-2007-0749) - A fix for sync sample searching on OS X intel. - A fix for an infinite loop when the server fails to bind to streaming ports. - An enhancement allowing RTSP requests to contain the hh:mm:ss format for the npt value
Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 15 13:11:10 2006 UTC (16 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Fixed typo
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 15 09:03:46 2006 UTC (16 years, 3 months ago) by adam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Darwin Streaming Server is an open source project intended for developers who need to stream QuickTime and MPEG-4 media on alternative platforms such as Windows, Linux, and Solaris, or those developers who need to extend and/or modify the existing streaming server code to fit their needs. Darwin Streaming Server is only supported by the open source community and is not eligible for technical support from Apple. Apple hosts a number of email discussion lists for Darwin Streaming Server users and developers to share ideas and discuss deployment scenarios. Based on wip/DarwinStreamingServer Thanks to eggert@macvaerk.dtu.dk
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 15 09:03:46 2006 UTC (16 years, 3 months ago) by adam
Branch: MAIN
Initial revision