Version: 1.3.0, Package name: minidlna-1.3.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description ReadyMedia (formerly known as MiniDLNA) is simple media server software, written in C, with the aim of being fully compliant with DLNA/UPnP-AV clients (televisions, tablets, etc). |
Filesize: 497.633 KB |
Version History (View Complete History) |
|
2021-10-16 09:38:13 by Edd Barrett | Files touched by this commit (3) |
Log message: multimedia/minidlna: ensure kqueue monitoring can be disabled. https://sourceforge.net/p/minidlna/bugs/337/ (Also fix a mandoc warning) OK bket@, thanks. |
2021-02-08 10:33:12 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to minidlna-1.3.0, from Mark Patruck, plus small tweaks |
2020-03-23 13:41:56 by Stuart Henderson | Files touched by this commit (2) |
Log message: rename the distfile to fix bulk builds |
2020-03-21 12:32:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to the latest git commit. |
2020-02-03 13:40:41 by Stuart Henderson | Files touched by this commit (69) |
Log message: drop maintainer |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-18 06:13:34 by Christian Weisgerber | Files touched by this commit (24) |
Log message: switch to CONFIGURE_STYLE=autoreconf |
2019-04-29 02:25:23 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Extend description to configure limits or to disable kqueue(2) monitoring. ok sthen@ (maintainer) |
2019-03-20 05:47:46 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: Use glebius's fork which has a lot of improved code for kqueue support. Upstream is too slow to respond for now. Add a pkg-readme while here. input/ok sthen@ (maintainer) |
2019-01-06 03:25:57 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Forgot in previous: bring the inotify option back in the default configuration file (to turn of kqueue(2) monitoring). |
2019-01-06 03:09:04 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Add kqueue(2) support, from FreeBSD. ok sthen@ (maintainer) |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-08-29 05:42:22 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to minidlna-1.2.1 |
2017-05-21 08:52:54 by Stuart Henderson | Files touched by this commit (11) |
Log message: udpate to MiniDLNA-1.2.0, rescan patch is now committed upstream |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-08-26 04:19:08 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Ship manpages. ok sthen@ (maintainer) |
2015-12-16 16:26:14 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump REVISION of minidlna to force updates; no idea what abi changed but the old binary on my system wasn't answering UPNP multicast and rebuilding fixed it for me. |
2015-10-13 04:34:00 by Stuart Henderson | Files touched by this commit (11) |
Log message: update the minidlna port to use a newer version of the 'rescan' patch |
2015-09-11 03:51:12 by Stuart Henderson | Files touched by this commit (9) |
Log message: Add the patchset from https://sourceforge.net/p/minidlna/patches/145/ to support incremental rescans with the -r flag. |
2015-09-11 03:16:23 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to minidlna-1.1.5 |
2015-07-23 10:29:02 by Stuart Henderson | Files touched by this commit (1) |
Log message: Add link to upstream bug report, no package change. From Daniel LEVAI. |
2015-07-16 15:46:54 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix address sent to ssdp; reported by Daniel LEVAI, patch from http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=4413 |
2015-01-25 07:07:26 by Stuart Henderson | Files touched by this commit (3) |
Log message: Add comment to minidlna config file suggesting use of uuid, based on part of a diff from LEVAI Daniel. Mention the name ReadyMedia in COMMENT/DESCR (the project name has changed upstream; possibly this was done to avoid using the letters d l n and a in the name; I have not changed PKGNAME at this time). |