| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jun 2013 20:10:54
1.1.0,1
|
wg  |
- Update to 1.1.0
Changes:
http://sourceforge.net/projects/minidlna/files/minidlna/1.1.0/
Approved by: culot / jpaetzel (mentors, implicit) |
09 Jun 2013 19:30:59
1.0.25_2,1
|
naddy  |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
15 May 2013 19:33:15
1.0.25_1,1
|
wg  |
- Change MAINTAINER address of all my ports
Approved by: culot (mentor) |
04 May 2013 17:51:28
1.0.25_1,1
|
crees  |
Fix build when flac is compiled WITHOUT_NLS
PR: ports/177803
Approved by: william (maintainer) |
29 Apr 2013 08:57:13
1.0.25,1
|
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
19 Mar 2013 20:26:48
1.0.25,1
|
lippe  |
- Update to 1.0.25.
- Pass maintainership to submitter.
PR: ports/176327
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: Mikhail T. <mi@aldan.algebra.com> |
14 Mar 2013 08:17:40
1.0.24_3,1
|
pclin  |
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a |
05 Aug 2012 23:19:40
1.0.24_2,1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
19 Jul 2012 20:15:39
1.0.24_2,1
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 05:26:28
1.0.24_1,1
|
dinoex  |
- update png to 1.5.10 |
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...) |