Commit graph

20 commits

Author SHA1 Message Date
heinz
83e06e7c15 Added missing copyright notices for Simon 'corecode' Schubert.
This should fix PR pkg/34017.
2007-10-09 21:26:11 +00:00
rillig
e537d9a551 Fixed pkglint errors. 2007-03-08 19:24:24 +00:00
wiz
68e3114771 Add patch for FreeBSD-5.x, from Peter Schuller in PR 33719.
Untested on FreeBSD, still compiles on NetBSD.
2006-11-05 13:45:37 +00:00
joerg
6b0e28911a DESTDIR support. 2006-11-03 12:45:21 +00:00
ben
6965e52e06 Correct mistake in my last change to distinfo. 2006-09-04 12:54:54 +00:00
ben
e4134c0fdd Fix build on Mac OS X and bump pkgrevision.
This is based on the work found at:
  http://strangehours.livejournal.com/9698.html

Tested on i386 Mac OS X 10.4.7 and i386 NetBSD 3.0.

TODO: manual device selection in Mac OS X.
2006-09-03 17:13:30 +00:00
minskim
01d85951da Regen patch-ci so that it can be applied with GNU patch. 2006-05-14 21:31:01 +00:00
joerg
9bc4bc08f9 Sync DragonFly/FreeBSD support with FreeBSD ports by adding
cdda_device_name to struct cdrom_drive. This makes a number of
hacks in various places superfluous and should fix the KDE multimedia
issues. Bump revision. Recursive bump will follow, since the major
version changed.
2006-03-07 06:29:03 +00:00
joerg
f1ba4ac769 -lcam is needed on FreeBSD and DragonFly, so include it as dependency
library. Bump revision.
2005-12-29 22:50:53 +00:00
wiz
5797c3086b Add DragonFlyBSD support, from Joerg Sonnenberger in private mail. 2005-07-13 09:07:10 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
mycroft
a63c6c44a2 Fix a problem with our hacked version of cdda_identify_scsi() that was
causing kaudiocreator to fail with a mysterious "Unknown error".
2004-10-10 10:48:39 +00:00
shannonjr
edbc11c53d Re: PR 25727 audio/cdparanoia does not compile with gcc 3.4.0
The problem is that a switch statement has a default case with no statement.
The fix is to add a null statement. Four instances of this problem
were corrected. This closes the referenced PR.
2004-06-01 20:58:38 +00:00
wiz
81c14edeea Remove chunks that just change the lineno in the output. 2004-03-20 11:23:51 +00:00
grant
5e72905dac merge some patches from FreeBSD ports.
allows this to build on FreeBSD using the ATAPI/CAM subsystem.
2003-10-20 12:07:23 +00:00
itohy
079c698258 Upgrade to cdparanoia III 9.8.
Install headers in separate directory.

Related changes:

  - Patch for Kenwood TruX drives (they worked before, but were very slow)

  - Slightly different default read command to alleviate end-of-track
    read problems on a number of drives

  - New -z command syntax; option argument to allow a skip after a
    user-configurable number of tries

  - Added more possible read commands to autoprobe

  - Removed autoprobe limitation, so starting a new rip will not
    potentially stall in autoprobe until previous rip finishes

  - Patch to allow sample-granulairy offset

  - allow NULL callbacks to be passed to library interface
2002-03-04 14:45:12 +00:00
simonb
14b151edc0 For NetBSD hosts, use a default device of /dev/rcd0<rawpart>. 2001-06-25 12:17:54 +00:00
skrll
221e3119b3 Make this pkg build shared libraries as well.
Fixes pkg/12770 from Hume Smith <hclsmith@operamail.com>
2001-04-29 09:47:02 +00:00
agc
3e7e5cdd89 Move to sha1 digests, and add distfile sizes. 2001-04-18 13:04:18 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00