Port details |
- cdplay CD-player with text-based user interface
- 0.92_3 audio
=9 0.92_3Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
This port expired on: 2021-04-01
- 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: 2021-04-07 17:54:26
- Commit Hash: 5980fd4
- People watching this port, also watch:: xv, sdocbook-xml
- License: BSD2CLAUSE
- Description:
- This is a neat cd-player for those of you who don't use X11
and still want to play audio cds.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cdplay
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cdplay-0.92.tar.gz) = 35f1cd146d9e9a3feeb0cc0a3f177c8eaedb91858fb95eec835738eafea04660
SIZE (cdplay-0.92.tar.gz) = 14614
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_cdplay
- USES:
- ncurses
- 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.92_3 07 Apr 2021 17:54:26
    |
Rene Ladan (rene)  |
Remove expired ports:
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11) (Only the first 15 lines of the commit message are shown above ) |
0.92_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.92_3 30 Aug 2020 09:47:50
  |
zeising  |
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date. The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall. This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.
MFH: 2020Q3 (maybe) |
0.92_2 28 Aug 2020 16:30:55
  |
tcberner  |
audio/cdplay: fix build on current and deprecate |
0.92_2 16 Jan 2020 09:34:42
  |
bapt  |
First pass at moving manpages to share/man for category a* |
0.92_2 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.92_2 31 Jan 2016 14:15:03
  |
marino  |
audio/cdplay: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also make cdplay link with libncurses, not libtermcap |
0.92_2 22 May 2015 13:34:22
  |
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
0.92_2 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.92_2 28 Jul 2014 14:12:36
  |
adamw  |
Rename audio/ patch-xy patches to reflect the files they modify. |
0.92_2 24 Nov 2013 19:13:44
  |
bapt  |
Support staging
Remove useless patching |
0.92_2 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.92_2 26 Jul 2011 02:53:57
 |
shaun  |
- Fix build on clang. [1]
- Respect PREFIX and CFLAGS.
PR: ports/158546 [1]
Submitted by: Niclas Zeising <niclas.zeising@gmail.com> [1] |
0.92_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.92_2 19 Nov 2009 22:07:43
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.92_2 23 Mar 2007 08:38:30
 |
linimon  |
Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat: portmgr |
0.92_2 22 Jan 2006 08:13:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.92_2 14 Oct 2005 09:59:04
 |
edwin  |
Welcome Andrew Pogrebennyk as new maintainer
PR: ports/87412, ports/87411, ports/87410, ports/87409
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com> |
0.92_2 19 Apr 2005 08:58:44
 |
vs  |
Avoid excessive Makefile-patch |
0.92_2 19 Mar 2004 04:21:39
 |
trevor  |
Add size data. |
0.92_2 18 Mar 2004 17:44:33
 |
trevor  |
E-mail to the maintainer bounced:
... while talking to relay.mail.jippii.net.:
>>> DATA
<<< 550 <kaipila@ion.sci.fi>: Recipient address rejected: Remote host has been
unavailable for too long
550 5.1.1 kaipila@ion.sci.fi... User unknown
<<< 554 Error: no valid recipients
[...]
Final-Recipient: RFC822; anttik@iki.fi
X-Actual-Recipient: RFC822; kaipila@ion.sci.fi
Action: failed
Status: 5.1.1
Remote-MTA: DNS; relay.mail.jippii.net
Diagnostic-Code: SMTP; 550 <kaipila@ion.sci.fi>: Recipient address rejected:
Remote host has been unavailable for too long
[...] |
0.92_2 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.92_2 19 May 2003 20:13:03
 |
hoek  |
Patches for:
1) Avoid becoming confused about the current state of "pause" when
rewinding/forwarding to the prev/next track.
2) Use capital 'E' instead of lower 'e' for Eject. The 'e' button
is too close to the 'r' button and accidentally ejecting when you're
trying to rewind is really annoying.
3) When multiple subsequent r)ewind or f)orward operations are used
before the ioctl() from an earlier r)ewind or f)orward has returned,
perform the delayed 'r' and 'f' operations all at once rather than
individually (and serially). This avoids a buffer overflow crash
that could occur and also makes the 'r' and 'f' controls much more
usable
Update PORTREVISION for these improvements. |
0.92_1 21 Feb 2003 10:59:39
 |
knu  |
De-pkg-comment. |
0.92_1 04 Jan 2003 17:32:36
 |
hoek  |
Bump PORTREVISION for the $CDROM change in patch-ae. |
0.92_1 04 Jan 2003 17:32:11
 |
hoek  |
- Correct a lie about not supporting ATAPI cdroms.
- typo: confortable -> comfortable |
0.92 04 Jan 2003 17:30:19
 |
hoek  |
Grab the default CDROM device from $CDROM, just like cdcontrol(1). |
08 Oct 2000 00:19:06
    |
asami  |
Convert category audio to new layout. |
17 Aug 2000 20:27:46
    |
dannyboy  |
Use MASTER_SITE_LOCAL -- current MASTER_SITE not working. |