Port details |
- mcplay Curses based front-end to various audio players
- 0.3.i_1 audio
=1 0.3.i_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses obsolete glib12
This port expired on: 2018-12-20
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-03-20 18:56:24
- Last Update: 2018-12-21 13:19:03
- SVN Revision: 487992
- People watching this port, also watch:: festival, audacious, istgt, tcpdump
- License: GPLv2
- WWW:
- http://www.yahuxo.de/mcplay/
- Description:
- mcplay is a curses based front-end for various audio players. It is a C
language reimplementation of the well-known Python program, `cplay'.
Supported players currently include:
- mpg123
- ogg123
- sox
WWW: http://www.yahuxo.de/mcplay/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: mcplay
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mcplay-0.3i.tar.gz) = 1bfbc6f3f5b263de0d1939cd19381da83a667d16275dcbfefa9fdbf9cd11ee93
SIZE (mcplay-0.3i.tar.gz) = 102592
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libglib.so : devel/glib12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- ncurses gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.i_1 21 Dec 2018 13:19:03 |
rene |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.3.i_1 12 Oct 2018 09:19:05 |
antoine |
Deprecate most glib12 consumers
With hat: portmgr |
0.3.i_1 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.3.i_1 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
0.3.i 19 Dec 2013 19:00:39 |
pawel |
- Support CC/CFLAGS properly
- Update MASTER_SITES
- Support ncurses
- Convert to staging
PR: ports/184826
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.3.i 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.3.i 27 Feb 2013 03:08:45 |
danfe |
- Trim Makefile header per new style
- Drop indefinite article from COMMENT
- Define LICENSE (GPLv2)
- Remove NO_INSTALL_MANPAGES bandaids
- Reformat port description text |
0.3.i 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.3.i 27 Apr 2011 01:56:47 |
dougb |
By Maintainer's request, toss these ports back into the pool |
0.3.i 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3.i 20 Mar 2010 18:55:54 |
miwi |
mcplay is a curses based front-end for various audio players. It
is a reimplementation in C of the well-known python program 'cplay'.
Supported players currently include:
- mpg123
- ogg123
- sox
WWW: http://www.yahuxo.de/mcplay/
PR: ports/144879
Submitted by: Charlie Kester <corky1951 at comcast.net> |