Port details |
- cdparanoia CDDA extraction tool (also known as ripper)
- 3.9.8_10 audio
=191 3.9.8_10Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2003-01-10 01:07:03
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: libvorbis, libogg, png, libiconv, tiff
- Also Listed In: sysutils
- License: GPLv2
- Description:
- Cdparanoia is a Compact Disc Digital Audio (CDDA) Digital Audio Extraction
(DAE) tool, commonly known on the net as a 'ripper'. The application is
built on top of the Paranoia library, which is doing the real work (the
Paranoia source is included in the cdparanoia source distribution).
Cdparanoia reads audio from the CDROM directly as data, with no analog step
between, and writes the data to a file or pipe in WAV, AIFC, or raw 16 bit
linear PCM.
Cdparanoia is a bit different than most other CDDA extraction tools. It
contains few-to-no 'extra' features, concentrating only on the ripping
process and knowing as much as possible about the hardware performing it.
Cdparanoia will read correct, rock-solid audio data from inexpensive drives
prone to misalignment, frame jitter, and loss of streaming during atomic
reads. Cdparanoia will also read and repair data from CDs that have been
damaged in some way.
Cdparanoia is easy to use and administrate. It has no compile time
configuration, happily autodetecting the CDROM, its type, its interface and
other aspects of the ripping process at runtime. A single binary can serve
the diverse hardware of the do-it-yourself computer laboratory from Hell.
WWW: https://www.xiph.org/paranoia/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- cdparanoia>0:audio/cdparanoia
- For LIB depends:
- libcdda_interface.so:audio/cdparanoia
- libcdda_paranoia.so:audio/cdparanoia
- To install the port:
- cd /usr/ports/audio/cdparanoia/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/cdparanoia
- pkg install cdparanoia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cdparanoia
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cdparanoia-III-alpha9.8.src.tgz) = 1b79fae1aedc692f87d1344410f5c6b666961afccdc78bc5c4c257c450dfa008
SIZE (cdparanoia-III-alpha9.8.src.tgz) = 116591
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- audio/audiocd-kio
- audio/cantata
- audio/grip
- audio/gstreamer1-plugins-cdparanoia
- audio/soundkonverter
- sysutils/k3b
-
Deleted ports which required this port:
- for Run
-
- audio/abcde
- audio/asunder
- audio/crip
- audio/dekagen
- audio/gnormalize
- audio/pacpl
- audio/ripperx
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- audio_cdparanoia
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.9.8_10
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Aug 2018 14:46:03
3.9.8_10
|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
26 Jul 2016 16:51:16
3.9.8_10
|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
26 May 2015 23:28:52
3.9.8_10
|
amdmi3  |
- Don't strip static libraries making them unusable
Approved by: portmgr blanket
MFH: 2015Q2 |
09 Jun 2014 11:21:53
3.9.8_9
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
09 Feb 2014 12:25:56
3.9.8_9
|
ehaupt  |
- Support staging
- Add LICENSE
- Strip binaries |
20 Sep 2013 14:36:37
3.9.8_9
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06

|
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
01 Feb 2013 15:04:01
3.9.8_9
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
29 Oct 2011 11:28:08
3.9.8_9
|
miwi  |
- Fix build on FreeBSD 9/10
PR: ports/161760
Submitted by: Kevin Oberman (kob6558@gmail.com)
Approved by: portmgr (myself) |
19 Mar 2011 12:38:54
3.9.8_9
|
miwi  |
- Get Rid MD5 support |
21 Dec 2010 17:08:22
3.9.8_9
|
danfe  |
Sanitize port description. |
21 Dec 2010 16:59:39
3.9.8_9
|
danfe  |
- Fix parallel builds [*]
- Cleanup and take maintainership
Adopted from: OpenBSD [*]
Approved by: markus (previous maintainer) |
04 Dec 2010 17:39:15
3.9.8_9
|
nox  |
- Add fix for the new CAM/ATA code.
- Bump PORTREVISION.
PR: ports/142049
Submitted by: nox (self)
Approved by: maintainer timeout (11 months) |
04 Aug 2009 15:45:47
3.9.8_8
|
markus  |
Mark port as MAKE_JOBS_UNSAFE
PR: ports/137313
Submitted by: dougb
This also fixes:
PR: ports/137429
Submitted by: amdmi3 |
15 Jun 2008 12:52:11
3.9.8_8
|
olgeni  |
A few typo fixes for ports/audio descriptions. |
20 Mar 2008 09:19:39
3.9.8_8
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
23 Sep 2007 11:26:06
3.9.8_8
|
edwin  |
audio/cdparanoia USE_LDCONFIG
INSTALLS_SHLIB -> USE_LDCONFIG
PR: ports/115107
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: maintainer timeout |
23 Sep 2007 11:25:43
3.9.8_8
|
edwin  |
audio/cdparanoia USE_LDCONFIG
INSTALLS_SHLIB -> USE_LDCONFIG
PR: ports/115107
Submitted by: David Yeske <dyeske@gmail.com> |
03 May 2006 05:14:35
3.9.8_8
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
22 Jan 2006 08:13:12
3.9.8_8
|
edwin  |
SHA256ify
Approved by: krion@ |
07 Jan 2006 13:34:49
3.9.8_8
|
markus  |
Fix potential mini-memleak |
06 Jan 2006 18:32:01
3.9.8_8
|
markus  |
- Use cdda_device_name of struct cdrom_drive to expose the path of the device
node. Previously this was only present in the Linux version and is needed for
the upcomming update of KDE 3.5
- Bump PORTREVISION
- Take maintainership
Approved by: maintainer |
31 Mar 2004 03:12:58
3.9.8_7
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
3.9.8_7
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
09 Nov 2003 11:29:42
3.9.8_6
|
anholt  |
- Fix ripping on -current now that CDIOCREADAUDIO is gone.
- Scan for cd devices without "c" on the end first.
PR: ports/57226
ports/58982
ports/58994
Submitted by: Vladimir Kushnir <vkushnir@Alfacom.net>
Simon Barner <barner@in.tum.de>
Approved by: maintainer (in principle)
Tested with: Mogwai - Happy Songs For Happy People |
14 Jul 2003 02:53:03
3.9.8_5
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
21 Feb 2003 10:59:39
3.9.8_4
|
knu  |
De-pkg-comment. |
15 Feb 2003 21:19:52
3.9.8_4
|
arved  |
don't install unnecessary header utils.h
PR: 48227
Submitted by: Stijn Hoop <stijn@win.tue.nl> (via maintainer) |
01 Feb 2003 17:04:16
3.9.8_3
|
nork  |
Fix build on -CURRENT.
PR: ports/47696
Pointed out by: Jonas Engman
Submitted by: Simon Schubert <corecode@corecode.ath.cx> (maintainer) |
19 Jan 2003 20:28:41
3.9.8_2
|
naddy  |
Prevent log clobber on -STABLE machines with special drives.
PR: 47190
Submitted by: Simon Schubert <corecode@corecode.ath.cx> |
14 Jan 2003 03:57:07
3.9.8_1
|
kris  |
Add missing manpage |
11 Jan 2003 09:15:00
3.9.8_1
|
anholt  |
Fix cooked ioctl bug ignoring the last track, add porter's copyright.
Submitted by: corecode@corecode.ath.cx (maintainer) |
10 Jan 2003 01:06:33
3.9.8
|
mdodd  |
A CDDA extraction tool (also known as ripper)
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |