The ufmcontrol utility is a program to control FM radio attached to an USB port.
State Changed From-To: open->feedback The distfile does not longer exists under that location! Can you fix that please? fetch: http://freebsd.monrif.net/ports/distfiles/ufmcontrol-0.1.tar.gz: Not Found
> Synopsis: New port: USB FM Radio Control utility > > State-Changed-From-To: open->feedback > State-Changed-By: oliver > State-Changed-When: Mon Jun 16 12:55:59 PDT 2003 > State-Changed-Why: > The distfile does not longer exists under that location! > Can you fix that please? Yes, of course. MASTER_SITES is http://ufmcontrol.sourceforge.net/ports/distfiles/ # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ufmcontrol # ufmcontrol/Makefile # ufmcontrol/pkg-descr # ufmcontrol/pkg-plist # ufmcontrol/distinfo # echo c - ufmcontrol mkdir -p ufmcontrol > /dev/null 2>&1 echo x - ufmcontrol/Makefile sed 's/^X//' >ufmcontrol/Makefile << 'END-of-ufmcontrol/Makefile' X# New ports collection makefile for: ufmcontrol X# Date created: 7 December 2002 X# Whom: nivit@libero.it X# X# $FreeBSD$ X XPORTNAME= ufmcontrol XPORTVERSION= 0.1 XCATEGORIES= audio XCOMMENT= USB radio control utility XMASTER_SITES= http://ufmcontrol.sourceforge.net/ports/distfiles/ X XMAINTAINER= nivit@libero.it X XINSTALLS_SHLIB= yes X XMAN1= ufmcontrol.1 X X.include <bsd.port.mk> END-of-ufmcontrol/Makefile echo x - ufmcontrol/pkg-descr sed 's/^X//' >ufmcontrol/pkg-descr << 'END-of-ufmcontrol/pkg-descr' XThe ufmcontrol utility is a program to control an FM radio Xattached to an USB port. XIt has the same user interface of cdcontrol(1). X X--- XNicola Vitale Xnivit@libero.it END-of-ufmcontrol/pkg-descr echo x - ufmcontrol/pkg-plist sed 's/^X//' >ufmcontrol/pkg-plist << 'END-of-ufmcontrol/pkg-plist' Xbin/ufmcontrol Xinclude/libufm.h Xlib/libufm.a Xlib/libufm.so Xlib/libufm.so.1 Xlib/libufm_p.a END-of-ufmcontrol/pkg-plist echo x - ufmcontrol/distinfo sed 's/^X//' >ufmcontrol/distinfo << 'END-of-ufmcontrol/distinfo' XMD5 (ufmcontrol-0.1.tar.gz) = 8d87d2f8023ac6011e89caccf7650d49 END-of-ufmcontrol/distinfo exit
State Changed From-To: feedback->open A new shar was submitted.
The last shar archive (checked with portlint-2.4.4 and porttools-0.25) is available at: http://ufmcontrol.sourceforge.net/ports/audio/ufmcontrol.shar The program has been compiled and installed with success under 4.8-STABLE and 5.1-RELEASE. -- Nicola S. Vitale nivit@libero.it
State Changed From-To: open->closed Commited, thanks!