Up to [cvs.netbsd.org] / pkgsrc / multimedia / mediatomb
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 5 12:28:32 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
HEAD
Changes since 1.1: +5 -3
lines
Diff to previous 1.1 (colored)
PR# pkg/40290: multimedia/mediatomb doesn't install example config.xml * Allow for rc.conf to override the user and group that the mediatomb service uses. * Install example config.xml to /usr/pkg/share/examples/mediatomb * Don't clobber permissions on /var/mediatomb in PRE-INSTALL script * Install an xdg menu shortcut that points to the mediatomb 'bookmark' html page; since mediatomb selects a random port number at startup, this is a quick way to connect to the local server without having to check the log files to see what port was used this time. * Bump PKGREVISION
Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 3 17:04:51 2008 UTC (3 years, 6 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Improvements for the "mediatomb" package:
1.) Create a user and group "mediatomb" for running the server to restrict
the files which can be accessed.
2.) Add a startup script to start the server automatically.
Bump package revision because of these fixes. Changes approved by
Alistair Crooks.