Port details |
- xcd Tcl/Tk CD player
- 1.7_4 audio =4 1.7_4Version of this port present on the latest quarterly branch.
- 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: unknown
- Last Update: 2024-01-08 13:47:30
- Commit Hash: e579386
- People watching this port, also watch:: open-motif, gnupg, OpenSSH-askpass, xcdplayer, php81-pear-Net_Cyrus
- Also Listed In: tk
- License: not specified in port
- Description:
- Xcd is a simple GUI to control a CD player. It requires Tcl/Tk to be
installed on your system.
Xcd has the usual buttons to control a CD player: "play",
"pause/resume", "stop", "eject", "next track", "previous track",
"rewind", "forward" and a volume slider. Xcd displays continuously the
current track number and the elapsed time of the track. Pressing the
left mouse button on the "track" label causes Xcd to display the total
number of the tracks and the total duration of the disk. Pressing the
left mouse button on the "time" label causes xcd to display the
duration of the current track. Pressing the middle mouse button on
the "track" button allows to choose a track number to play.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/xcd/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/xcd
- pkg install xcd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xcd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xcd-1.7.tar.gz) = 357d758df79ba90d719121d686e68e98620a4471dfc477d8cff123ccd6061f8e
SIZE (xcd-1.7.tar.gz) = 7420
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_xcd
- USES:
- tk
- 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 |
1.7_4 08 Jan 2024 13:47:30 |
Baptiste Daroussin (bapt) |
audio/*: eleminate use of MANPREFIX and move man to share/man |
1.7_3 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.7_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7_3 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 |
1.7_3 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.7_3 29 Apr 2016 04:22:43 |
cy |
Make fetchable again. |
1.7_3 23 Oct 2015 16:37:33 |
bapt |
Mark as broken: unfetchable |
1.7_3 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.7_3 07 Dec 2013 18:38:36 |
danilo |
- Fix build (remove BROKEN). Use CXX as compiler instead of CC.
- Add stage support |
1.7_3 06 Nov 2013 22:01:19 |
bapt |
Mark as broken: does not build
cdplayer.cc: In member function 'void button::set(int)':
cdplayer.cc:36: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:38: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: At global scope:
cdplayer.cc:68: warning: non-local variable '<anonymous struct> clist []' uses
anonymous type
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*' (Only the first 15 lines of the commit message are shown above ) |
1.7_3 23 Sep 2013 12:58:03 |
gahr |
- Convert to USES+=tcl
- Refactor a bit the Makefile |
1.7_3 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.7_3 07 Jun 2013 07:56:03 |
ak |
- Remove empty files |
1.7_3 04 Jun 2013 08:25:12 |
miwi |
- Fix build with clang
PR: 179214
Submitted by: Ports Fury |
1.7_3 13 Mar 2013 11:54:26 |
danfe |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed. |
1.7_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.7_2 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
1.7_2 29 Nov 2008 00:11:56 |
linimon |
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr |
1.7_2 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
1.7_2 06 Jul 2007 11:00:07 |
jmz |
Update to TCL/TK 8.4
PR: ports/110582
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> |
1.7_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.7 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.7 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
1.7 07 Mar 2003 05:56:07 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.7 08 Sep 2002 21:04:30 |
kris |
Fix build on -current (build/link C++ code with ${CXX}) |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
29 Jun 2000 03:31:42 |
asami |
Use ${MASTER_SITE_LOCAL}. |
11 Jun 2000 18:20:38 |
jmz |
Move distfile to local-distfiles directory on ftp.FreeBSD.org |