aboutsummaryrefslogtreecommitdiff
path: root/audio/napster
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Convert category audio to new layout.Satoshi Asami2000-10-071-1/+0
| | | | Notes: svn path=/head/; revision=33492
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* add WWWMichael Haro2000-03-061-0/+2
| | | | Notes: svn path=/head/; revision=26583
* Upgraded to version 0.9BETA, the old version is no longer available.Donald Burr1999-12-303-8/+10
| | | | | | | And the BSD version of the port is back, yay! :) Notes: svn path=/head/; revision=24283
* Grrr. when I switched back to the linux binary version of this,Donald Burr1999-12-231-0/+2
| | | | | | | I forgot to re-enable the dependency on linux_base. Notes: svn path=/head/; revision=23867
* Upgrade to napster 0.8BETA. This fixes the "cannot connect socket" (forgetDonald Burr1999-12-223-5/+8
| | | | | | | | | | the exact wording of it) error message. Also I switched back to the Linux binary port. It looks like the BSD port has been left by the wayside again... Notes: svn path=/head/; revision=23838
* ${INSTALL_PROGRAM} runs strip, which doesn't like the fact that thisDonald Burr1999-12-031-1/+1
| | | | | | | | | | is a NetBSD binary. Fixed. Thanks to Spidey <beaupran@iro.umontreal.ca> for quickly pointing this out to me. Notes: svn path=/head/; revision=23563
* Whoops, forgot to remove the blurb about Linux compatibility from the DESCR.Donald Burr1999-12-031-3/+0
| | | | Notes: svn path=/head/; revision=23561
* Upgrade to 0.7BETA.Donald Burr1999-12-033-10/+5
| | | | | | | | Removed dependency on Linux compatibility stuff, since nap is now available as a BSD binary. Notes: svn path=/head/; revision=23560
* Executable was being branded as a FreeBSD executable during install,Donald Burr1999-11-181-1/+1
| | | | | | | for some reason. Put in a work-around. Notes: svn path=/head/; revision=23181
* New port napster, an MP3 search engine/file sharing tool/chat clientDonald Burr1999-11-187-0/+74
type thinigie. Kinda hard to explain. :) Notes: svn path=/head/; revision=23179