1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Martin Wilke
660924a5eb - Stage support 2014-02-14 15:40:54 +00:00
Baptiste Daroussin
24885637f1 Chase audio/arts removal 2013-07-26 23:46:21 +00:00
Raphael Kubo da Costa
95afc30ff5 Update to 2.5.0.
Detailed release notes:
  http://article.gmane.org/gmane.comp.audio.cmus.devel/799

PR:		ports/173562
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
Feature safe:	yes
2012-12-02 21:05:07 +00:00
David Thiel
31c08d6e0a Update cmus to 2.3.1, add Pulseaudio support.
PR:		ports/144497
Submitted by:	lx
Reviewed by:	Herbert J. Skuhra
Approved by:	Herbert J. Skuhra
Feature safe:	yes
2010-03-18 18:02:58 +00:00
Martin Wilke
9db62a38fb - Add ffmpeg knop
- Pass maintainership to submitter

PR:		115062
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	maintainer
2007-08-02 16:17:31 +00:00
Pav Lucistnik
796b5ef2df - Update to 2.2.0
- Add option for new wavpack plugin

PR:		ports/114992
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2007-07-29 20:20:58 +00:00
Cheng-Lung Sung
eca4368e0b - Update to 2.1.0
- Update pkg-descr

PR:		ports/107120
Submitted by:	maintainer (Simon Olofsson)
2006-12-23 07:24:59 +00:00
Rong-En Fan
e2c433d4b1 - EXAMPLESDIR is not controlled by NOPORTDOCS
- Turn off LIBAO by default
- Mark it as BROKEN on 4.x: does not compile (no towupper(3))
- Bump PORTREVISION

PR:		ports/102187
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2006-08-21 15:17:47 +00:00
Adam Weinberger
63fde99c0a Update to 2.0.3, and make it OPTIONS-tastic. Also removes
the dependency on shells/bash, praise jeebus.

PR:		ports/101728
Submitted by:	maintainer
2006-08-10 16:45:49 +00:00
Adam Weinberger
89b26ef6e8 Update to 2.0.2.
PR:		ports/98792
Submitted by:	maintainer
2006-08-09 12:32:59 +00:00
Adam Weinberger
17a13f66c2 Update to 2.0.0. Add another MASTER_SITE, and add libao support. 2006-04-06 18:55:51 +00:00
Adam Weinberger
995a845ed7 Update to 1.6.8. Add musepack (libmpcdec) support. Correct WWW. 2006-01-16 03:54:23 +00:00
Adam Weinberger
70269b42b7 Update to 1.6.6. Add libtremor support (autodetected, and via WITH_TREMOR). 2006-01-01 20:12:55 +00:00
Adam Weinberger
5e322f5e1e Update to 1.6.4.
Thanks to:	edwin's version check script
2005-11-27 01:06:06 +00:00
Adam Weinberger
0004d8a88a Ugh. I completely forgot to add @dirrm's to the pkg-plist. This
definitely earns a pointy hat and a PORTREVISION bump.

This port will not build on 4.X, and I can't investigate it because
I don't have access to a 4-STABLE machine. If anyone wants to
fix the problem (seems to be related to an unnamed union of structs),
please feel free!
2005-10-16 19:42:26 +00:00
Adam Weinberger
1e8811471a Add cmus, a really cool console music player with some nifty
features.

CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

	* Plays FLAC, OGG, MP3, WAV, modules
	* MP3 and Ogg streaming (Shoutcast/Icecast)
	* WinAmp / XMMS keys "zxcvb"
	* Can be controlled via UNIX socket
	* Customizable colors
	* Nice vi-style interface with tabulator expansion
	* Background playlist loading
	* Track metadata database makes adding files to playlist very fast.
	* Album/artist modes. Playing within one album or artist.
	* Powerful playlist filters
	* Can run external commands for the currently selected files
	* Directory browser
	* Supports 256 colors

WWW: http://onion.dynserv.net/~timo/index.php?page=Projects/cmus
2005-10-14 16:09:23 +00:00