From owner-freebsd-questions Fri Mar 15 5:21: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id D390837B404 for ; Fri, 15 Mar 2002 05:20:57 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Fri, 15 Mar 2002 08:21:26 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id A31FABA05; Fri, 15 Mar 2002 08:20:40 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: phil.murphy@shaw.ca Subject: Re: Downloading mp3 files (Really: how to find packages) Date: Fri, 15 Mar 2002 08:20:40 -0500 X-Mailer: KMail [version 1.3] References: <20020315051116.25844.qmail@web11303.mail.yahoo.com> In-Reply-To: <20020315051116.25844.qmail@web11303.mail.yahoo.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020315132040.A31FABA05@i8k.babbleon.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 15 March 2002 12:11 am, you wrote: | I now have my sound card configured, and xmms loaded. I want to install | something similar to Morpheus, Napster,... to use in FBSD 4.5. I have | searched the ports page and google, but mainly come up with mp3 | players, converters, etc. Could someone please point me in the right | direction? What sources of mp3 files do you use, or what program do you | use to search for, and download, them? Well, speaking personally, I don't. If I was going to use MP3s I'd rip them off my CDs. If I didn't have CDs to rip them from, then clearly I don't actually have the rights to that music, so I wouldn't download it. But if you want to know what's available, ls -d /usr/ports/*/*nap* for various napstar-like ports ; and ls -d /usr/ports/*morph* for various morpheous-like ports. You'll find both "napster" and "morpheous" ports there, though the FreeBSD morpheous port is in the graphics section, which makes me suspect it's a differnet morpheous entirely. Once you find a port of possible interest, just read the "pkg-descr" file to see if it's what you want. I typically do something like xvile /usr/ports/*/**/pkg-descr to pop up my favorite editor on the descriptions of all the ports that might match what I want and read them until I figure out which one best suits my needs. If I nave no idea what the port name would be, I sometimes grep over those files. (In order to get rid of useless matches, I deleted all the foreign-language port directories, and added them to my exclude list for cvsup.) Once you find one that interests you, you can go to that directory and do "make install" to build the port or you can install the package -- either from your install disks or remotely with pkg_add -r So even if you don't plan to actually build the port, the ports collection is a useful database of avilable ports & packages. | Thanks in advance, | | Phil | | P.S. I am still very much a newbie to BSD, but I am doing ALL my home | applications, surfing, email in it now. I only use Windows for those | programs, mainly games, that I don't have alternatives for under BSD. :) | | __________________________________________________ | Do You Yahoo!? | Yahoo! Sports - live college hoops coverage | http://sports.yahoo.com/ | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message