Port details |
- cdrdao Record CD-R[W]s in disk-at-once mode
- 1.1.7_1 audio
=9 1.1.7_1Version of this port present on the latest quarterly branch. - Maintainer: marius@alchemy.franken.de
 - Port Added: unknown
- Last Update: 2002-11-18 10:56:27
- SVN Revision: UNKNOWN
- People watching this port, also watch:: cdrtools, sox, nmap
- Also Listed In: sysutils
- License: not specified in port
- WWW:
- http://cdrdao.sourceforge.net/
- Description:
- Cdrdao records audio or data CD-R[W]s in disc-at-once (DAO) mode based on
textual description of the CD contents (toc-file).
WWW: http://cdrdao.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.1.7_1 18 Nov 2002 10:56:27
 |
netchild  |
Move cdrdao from audio to sysutils.
Requested by: maintainer |
1.1.7_1 13 Nov 2002 18:56:34
 |
netchild  |
Add missing patches, see log of Makefile for more.
Pointy hat to: netchild |
1.1.7_1 13 Nov 2002 14:05:31
 |
netchild  |
- give maintainership from ports to submitter
From submitter:
- Remove the devel/pccts BUILD_DEPENDS, there's no need to depend on it as
cdrdao ships it's own version (but use the pccts-port if it happens to be
installed in order to speed up things).
- Add a knob to build toc2mp3 (a tool encode an audio cd-image to a set of
mp3 files, see Release-1.1.6), makes this port depend on audio/lame.
- Use the FreeBSD INSTALL-macros to install the 4 (5 when building toc2mp3)
files that are not yet installed by them, much faster than going through
the whole makfile-tree.
- Don't install extra documentation when NOPORTDOCS is defined (pkg-plist
was already correct).
- Remove pkg-message, POSIX scheduling is part of the GENERIC kernel since
FreeBSD 4.0-RELEASE and it's options are different for 3-stable, 4-stable (Only the first 15 lines of the commit message are shown above ) |
1.1.7 12 Oct 2002 15:48:17
 |
ijliao  |
upgrade to 1.1.7
PR: 43960
Submitted by: Ports Fury |
1.1.5 28 Sep 2002 13:22:58
 |
ijliao  |
1. Mark IGNORE because of License issues
2. fix WWW
PR: 43419 (1)
Submitted by: Tilman Linneweh <tilman@arved.de> |
07 Feb 2002 22:43:58
    |
naddy  |
MAINTAINER resigns. |
08 Jul 2001 08:25:58
    |
ijliao  |
Add NOPORTDOCS support to pkg-plist |
27 May 2001 13:48:46
    |
ijliao  |
upgrade to 1.1.5 |
10 Mar 2001 06:02:19
    |
kris  |
Fix plist |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
22 Nov 2000 17:16:12
    |
roam  |
Fix build with LOCALBASE != /usr/local - tell configure where to look for the
pccts binaries. |
11 Nov 2000 06:17:34
    |
kevlo  |
Change MASTER_SITES to SourceForge. |
07 Nov 2000 06:56:03
    |
dougb  |
Current maintainer requests a new one be assigned |
07 Nov 2000 02:40:17
    |
jeh  |
New MASTER_SITES |
01 Nov 2000 02:45:38
    |
jeh  |
Upgraded to version 1.1.4 |
08 Oct 2000 00:19:06
    |
asami  |
Convert category audio to new layout. |
30 Jun 2000 16:43:40
    |
motoyuki  |
o Turn off the build of xcdrdao: Xcdrdao cannot build with GTK-- 1.2.0
bacause of the incompatibility of GTK--. If GTK-- is installed, cdrdao
port always tries to build xcdrdao, and fails. |
28 May 2000 04:20:43
    |
steve  |
Fixup LIB_DEPENDS after upgrade of gtk-- port. |