This is a new port of firefly media server. It is mostly similar to audio/mt-daapd but include some transcoding functionality not available with mt-daapd and also some interoperability fixes. It conflicts with mt-daapd though, because upstream has not changed the name of the binary or config files.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback Hi Mark, I think this port need a bit rework, - rc.ds scripts use here hardcode PATH, - a lot whitespace - CATEGORIES left blank. set it to "misc" if nothing seems apropriate. - either PORTVERSION or DISTVERSION must be specified - Syntax error: Unterminated quoted string - WARN: Makefile: COMMENT should begin with a capital, and end without a period You should check this port with portlint -AC Please look at the Porters Handbook for instructions. Please followup this pr with a new shar. Thanks.
State Changed From-To: feedback->closed feedback timeout.
State Changed From-To: closed->open reopen.
I have attached an updated firefly.shar file This one is clean according to portlint and portlint -AC As for the CATEGORIES and PORTVERSION those were both (also) in the original shar so I don't see the problem. As for the rc.d file (files/mt-daapd.in) I have updated it to use the variables. Thanks.
State Changed From-To: open->feedback Build failed, http://i386.miwibox.org/index.php?action=describe_port&id=1225 Could you please take a look?
Added audio/flac to BUILD_DEPENDS, hopefully that is all was needed. Other minor adjustments also. new .shar attached.
State Changed From-To: feedback->closed New port added, with minor changes. Thanks!
miwi 2008-10-19 15:59:16 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/firefly Makefile distinfo pkg-descr pkg-plist pl audio/firefly/files mt-daapd.in patch-mt-daapd.conf.templ pkg-deinstall.in pkg-install.in Log: 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> Revision Changes Path 1.991 +1 -0 ports/audio/Makefile 1.1 +87 -0 ports/audio/firefly/Makefile (new) 1.1 +3 -0 ports/audio/firefly/distinfo (new) 1.1 +19 -0 ports/audio/firefly/files/mt-daapd.in (new) 1.1 +40 -0 ports/audio/firefly/files/patch-mt-daapd.conf.templ (new) 1.1 +28 -0 ports/audio/firefly/files/pkg-deinstall.in (new) 1.1 +33 -0 ports/audio/firefly/files/pkg-install.in (new) 1.1 +5 -0 ports/audio/firefly/pkg-descr (new) 1.1 +80 -0 ports/audio/firefly/pkg-plist (new) 1.1 +74 -0 ports/audio/firefly/pl (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"