summaryrefslogtreecommitdiff
path: root/audio/wmusic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Directly depend on xpm now that the port does not depend on libdockapp.Eric Melville2001-05-191-0/+1
| | | | Notes: svn path=/head/; revision=42722
* Update to the 1.4.7 distfile, and clean up the build a bit.Eric Melville2001-05-143-4/+15
| | | | | | | | | PR: 27238 Submitted by: Patrick Li <pat@databits.net> Approved by: murray Notes: svn path=/head/; revision=42580
* Don't hard-code -O2; respect CFLAGSKris Kennaway2001-04-301-0/+11
| | | | Notes: svn path=/head/; revision=42059
* Update to the latest (1.4.6), fixing fetchability.Eric Melville2001-04-173-28/+3
| | | | | | | | PR: 26627 Approved by: murray Notes: svn path=/head/; revision=41561
* Update to new distfile.Eric Melville2001-04-142-2/+2
| | | | | | | Approved by: murray Notes: svn path=/head/; revision=41385
* Update from 1.2.6 to 1.4.4 and clean up the build a little.Eric Melville2001-04-094-32/+32
| | | | | | | Approved by: murray Notes: svn path=/head/; revision=41120
* Update to version 1.2.6.Steve Price2001-03-053-3/+25
| | | | | | | | | PR: 23776 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Approved by: maintainer Notes: svn path=/head/; revision=39066
* Add WMusic, an applet for the Window Maker dock which works as aTrevor Johnson2000-10-115-0/+38
remote control for xmms. I made some minor changes: - put maintainer's full name and e-mail address on Whom line - rearranged for new layout - removed unneeded patch - added maintainer's name and e-mail address to pkg-descr PR: 21597 Submitted by: Eric Melville <eric@osd.bsdi.com> Approved by: maintainer Notes: svn path=/head/; revision=33717