| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 May 2012 21:34:02
1.0.24,1
|
mi  |
Allow this FreeBSD7-only patch to apply before or after patch-warnings.
Notified by: pav@ |
08 May 2012 02:31:27
1.0.24,1
|
mi  |
Minor fix-ups quick on the heels of the upgrade:
* run rescan as `dlna' (rather than as `root')
* SQLite does not understand ALL of printf's formatting... |
08 May 2012 02:09:19
1.0.24,1
|
mi  |
Update to 1.0.24. Remove some of the patches already incorporated by
the author. Add some new ones.
Add "rescan" subcommand to the startup script:
Obtained from: Rafal Szkodzinski
Replace the pinguin icon with Beastie:
Obtained from: Vladimir B. Grebenschikov
Thanks to: above contributors and other testers. |
16 Feb 2012 15:57:34
1.0.22_3,1
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
14 Jan 2012 08:57:23
1.0.22_2,1
|
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. |
09 Jan 2012 20:45:08
1.0.22_2,1
|
mi  |
Fix my own patch to stop accumulation of zombie-processes.
Reported by: se@, Sergey Grigoriev, Stefan Sundberg
Add a handful of patches accepted by the author from different people.
Bump PORTREVISION. |
22 Dec 2011 19:12:41
1.0.22_1,1
|
mi  |
Cast a size_t variable to ssize_t to prevent negatives being interpreted
as huge positives. Bump PORTREVISION.
Explicitly turn off the "deprecated-declarations" warning, which allows
to delete the NO_WERROR setting from BSDmakefile.
PR: 162526
Submitted by: Wes Santee |
21 Sep 2011 05:06:13
1.0.22,1
|
mi  |
Upgrade to the latest version from author: 1.0.22 |
24 Jun 2011 22:39:03
2010.12.12_2
|
mm  |
Bump due to ffmpeg update to 0.7.1 |
04 Mar 2011 02:15:10
2010.12.12_1
|
wen  |
- Bump PORTREVISION to chase the update of libexif |
18 Dec 2010 19:57:07
2010.12.12
|
mi  |
Incorporate dougb's advice into the rc.d start-up script.
Clean up our BSD-specific version of getifaddr.c of the
#ifdef __linux__ bits and pieces, and put some semblance
of BSD's preferred coding style into the file... |
14 Dec 2010 06:11:04
2010.12.12
|
mi  |
Add the port of minidlna -- the DLNA-speaking service.
(Took me 6 months to come up with the etc/rc.d/ script...) |