new port: audio/xmms-nsf - XMMS input-plugin for playing Nintendo(TM) NSF audio files This is an XMMS input plugin for playing Nintendo(TM) 8bit NSF audio files. The module has a special pannel for selecting multi track .nsf files.
i forgot to add -fPIC, please apply the following patch: --- Makefile.patch begins here --- --- Makefile.orig Thu Aug 18 20:40:50 2005 +++ Makefile Thu Aug 18 20:41:26 2005 @@ -23,6 +23,8 @@ ONLY_FOR_ARCHS= i386 amd64 +CFLAGS+= -fPIC + PLIST_FILES= lib/xmms/Input/libnsf.so lib/xmms/Input/libnsf.la post-patch: --- Makefile.patch ends here ---
Responsible Changed From-To: freebsd-ports-bugs->garga I'll take it.
State Changed From-To: open->closed New port added. Thanks!