| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1696_6
|
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. |
31 Dec 2011 16:27:49
1696_6
|
rm  |
- add Japanese support via option (default off)
- add LICENSE (GPLv2)
- remove CONFLICTS with no more existing audio/mt-daapd
- fix whitespace bug and typo
PR: 160579
Submitted by: Takefu <takefu at airport dot fm>
Approved by: maintainer |
27 Dec 2011 04:23:04
1696_5
|
rm  |
- add patch to fix itunes 10.5.2 compatibility
PR: 163632
Submitted by: Mark Foster <mark at foster dot cc> (maintainer)
Approved by: novel (mentor, implicit) |
23 Sep 2011 22:26:39
1696_4
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
21 Jun 2011 20:44:12
1696_4
|
crees  |
- Use USERS and GROUPS
- Stop removing users on deinstall
PR: ports/157521
Submitted by: Chris Rees (me)
Approved by: rene (mentor), maintainer timeout (14 days) |
19 Mar 2011 12:38:54
1696_4
|
miwi  |
- Get Rid MD5 support |
26 Nov 2010 23:07:50
1696_4
|
beech  |
Portlint(1) fixes.
Makefile unwanted spaces and changes to the tab and remove unwanted comments.
Files are not installed.
UID / GID immobilized.
PR: 151298
Submitted by: Takefu <takefu@airport.fm>
Approved by: itetcu - Maintainer timeout (Mark Foster mark@foster.cc) |
06 Jun 2010 20:44:03
1696_4
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
27 Mar 2010 00:15:24
1696_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
06 Jul 2009 21:26:00
1696_3
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
14 Mar 2009 17:25:34
1696_2
|
lwhsu  |
- Use sqlite3 as default config
- Bump PORTREVISION
PR: ports/132424
Submitted by: "Mark D. Foster" <mark AT foster.cc> (maintainer) |
27 Dec 2008 01:43:12
1696_1
|
beech  |
- Depend on sqlite3, which is more likely to be already installed than sqlite2
- Fix a warning when no firefly_enable var is set in rc.conf
PR: ports/129617
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: Mark Foster <mark@foster.cc> (maintainer) |
19 Oct 2008 16:18:37
1696
|
miwi  |
- Remove unneeded file |
19 Oct 2008 15:59:16
1696
|
miwi  |
Firefly (mt-daapd) is an open-source media server for the Roku SoundBridge
and Apple iTunes. It runs on POSIX platforms as well as Win32. It supports
server-side transcoding and other advanced features.
WWW: http://www.fireflymediaserver.org/
PR: ports/127701
Submitted by: Mark Foster <mark at foster.cc> |