summaryrefslogtreecommitdiff
path: root/multimedia/mediatomb
AgeCommit message (Collapse)AuthorFilesLines
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-09-10Don't create explicit specialisation after implicit one. Fixes buildjoerg2-1/+24
with clang.
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-02-07Add patch to remove broken solaris system check. Bump PKGREVISION.wiedi3-3/+31
2014-01-29Remove unnecessary dependency on "ffmpeg" package. Bump packagetron1-3/+2
revision because of this change.
2013-10-24Fix build on SunOS. Patches from Sebastian Wiedenroth.jperkin3-2/+20
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-10-17recursive bump for audio/taglib shlib major bumpwiz1-2/+2
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-2/+2
sysutils/user_* packages.
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2013-01-22automake-1.13 compat.wiz2-3/+15
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-11-27Add a patch from Debian bug report #677959 to fix build with recenttron3-11/+55
versions of the "ffmpeg" package. Also bump the package revision because old binary packages are not compatible with new versions of "ffmpeg" because the major version of "libavformat" was bumped.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-09-25Fix build on NetBSD current, at least.ryoon20-38/+315
* Fix build with recent ffmpeg * Add SONY Bravia support to check functionality
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon1-2/+2
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon1-2/+2
2011-11-27Add missing sysutils/file buildlink.sbd1-2/+3
Bump PKGREVISION
2011-11-16Recursive bump for multimedia/ffmpeg buildlink addition.sbd1-2/+2
2011-09-24Adapt Rene Hexel's patch for "pupnp" to make this build under NetBSDtron4-7/+99
and FreeBSD with the "lwres" library. This allows us to remove the problematic dependence on the "bind97" package. Fix suggested by OBATA Akio on the "tech-pkg" mailing list. Approved by Thomas Klausner.
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-04-24fixes build on DragonFly BSD.obache2-1/+17
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-04-14Fix building with Clang; pkglint complains cleaned-upadam6-10/+146
2011-01-14Prefer BIND 9.7 in dependence as this is the latest production release.tron1-4/+4
Also take over maintainership on suggestion by Alistair Crooks.
2010-12-26Don't install "config.xml" word readable as it contains the unencryptedtron1-2/+3
password for the web user interface. Bump package revision because of this change.
2010-11-27Update mediatomb to version 0.12.1, from patch from Jan Danielsson inagc14-185/+26
private mail. MediaTomb 0.12.1 is a minor bugfix release which fixes: - YouTube support - a problem in the soap response http header - automatic id3lib detection when taglib is not available The following patches are no longer needed as they have been integrated upstream: patches/patch-aa patches/patch-ab patches/patch-ac patches/patch-ad patches/patch-ae patches/patch-ah patches/patch-ai patches/patch-aj
2010-10-03from patch-ad, requirement of lwres (bind95) is only for NetBSD.obache1-3/+4
(FreeBSD has it in base).
2010-01-18Bump the package revision as we now require a newer version of BIND andtron1-2/+2
the binary package changes.
2010-01-18Use BIND 9.5.x by default. It works fine for me under NetBSD/amd64tron1-2/+2
since several month.
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-07-23Convert to user-destdir.wiz1-5/+7
2009-07-23Create the "share/applications" directory which was previously createdtron1-1/+4
by the (now removed) "xdg" package to fix the installation. While here set the license to "gnu-gpl-v2".
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Remove @dirrm entries from PLISTsjoerg1-9/+1
2009-06-12Bump for ffmpeg update.ahoka1-2/+2
2009-03-30make this build with 64-bit time_tdrochner4-1/+41
2009-01-27Tweak ffmpeg header paths, so mediatomb actually enables it.jmcneill4-4/+77
2009-01-09Fix build problem with latest version of the Curl library using the patchtron2-1/+19
from MediaTomb's bug tracker on SourceForge.
2009-01-05PR# pkg/40290: multimedia/mediatomb doesn't install example config.xmljmcneill6-8/+156
* 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
2008-12-18Recursive dependency bump for multimedia/x264-devel. It's toughbjs1-2/+2
to know which packages are affected by the update and how, so to be safe, I'm doing a full bump.
2008-11-03Improvements for the "mediatomb" package:tron4-3/+57
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.
2008-09-08Bump revision because of the ffmpeg update.ahoka1-1/+2
2008-04-11Add a javascript option to mediatomb (via pkgsrc/lang/spidermonkey).agc2-1/+17
2008-04-11Add two patches to recognise the "mp4" file extension as a "video/mp4"agc3-1/+27
type, which lets mp4 files be added to the database, and get presented via UPnP. There are two files because the basic mappings are specified in the config.xml file, which is generated by a C++ program, and there's a corresponding change to the mappings.xml file which is kept around as source. With thanks to Jared for the mapping information.