NetBSD.se

CVS log for pkgsrc/audio/cdparanoia/distinfo

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / audio / cdparanoia

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Dec 16 04:55:46 2010 UTC (17 months ago) by chuck
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -4 lines
make 10.2 work on macosx (port wouldn't compile since it was upgraded
from 9.8 to 10.2).   the main issue is that macosx doesn't have the
clockid_t and clock_gettime() API.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Dec 15 21:08:30 2010 UTC (17 months ago) by chuck
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
fix shell syntax error in patch-aa and patch-ac.   added missing double
quotes to this line:
   EXTRA_LIBS="-framework CoreFoundation -framework IOKit"
otherwise configure gives you this nice error (but keeps going):

    ./configure: line 3015: CoreFoundation: command not found

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Mar 26 16:41:57 2010 UTC (2 years, 1 month ago) by jdc
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Update checksums for:
  patch-ad: fix an #endif versus #else error
  patch-cc: adds NetBSD bswap* to interface/utils.h as per utils.h
  patch-ci: fix a crash on big-endian machines

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Sep 10 19:14:46 2009 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Add patch from drochner that fixes ripping on NetBSD-current/amd64.
Bump PKGREVISION.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Aug 29 23:04:55 2009 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -6 lines
regen, did not match patches.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Aug 29 04:54:52 2009 UTC (2 years, 8 months ago) by hasso
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -6 lines
Make it just build on DragonFly. Doesn't work yet though.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Aug 14 15:51:05 2009 UTC (2 years, 9 months ago) by drochner
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -7 lines
some fixes and cleanup:
-replace a struct member name "private" in a public header, it is
 reserved in C+, fixes build problems reported by joerg and wiz
-link against librt on Linux (needed for clock_gettime()), should
 fix build problem reported by dsainty
-don't even compile cooked_interface.c on NetBSD, and g/c patches
 which added NetBSD support code which was never used
bump PKGREVISION

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 9 16:00:53 2009 UTC (2 years, 9 months ago) by drochner
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +18 -20 lines
update to 3.0.10.2 (which is III-10.2 upstream)
This is a major update (9.8 was released 2001), most significant changes
are support for new (Linux) kernel interfaces and improved drive cache
model.

pkgsrc note: I've tried to retain Darwin/FreeBSD/DragonFly support,
except in scsi_interface.c where the structure changed significantly.
Someone who can test please add it back.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue May 19 00:36:06 2009 UTC (2 years, 11 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4 lines
Simplify previous. We don't need to call getrawpartition() to find out
whether to use /dev/rcd0c or /dev/rcd0d; we can just try both. This
avoids needing libutil in libcdda_interface.so. Fixes broken build of
mplayer (and others?) without needing a recursive revbump as adding
libutil would have. PKGREVISION++ (now 8).

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 17 21:29:33 2009 UTC (3 years ago) by dholland
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -5 lines
Make the cdrom device probe work properly under NetBSD, instead of
messily hardwiring it to /dev/rcd0[cd]; the latter apparently breaks
in some circumstances. Uses as a starting point a patch from Kimura
Fuyuki in PR 34008. PKGREVISION++ (to 7).

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 9 21:26:11 2007 UTC (4 years, 7 months ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Added missing copyright notices for Simon 'corecode' Schubert.
This should fix PR pkg/34017.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 8 19:24:24 2007 UTC (5 years, 2 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Fixed pkglint errors.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Nov 5 13:45:37 2006 UTC (5 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Add patch for FreeBSD-5.x, from Peter Schuller in PR 33719.
Untested on FreeBSD, still compiles on NetBSD.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Nov 3 12:45:21 2006 UTC (5 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
DESTDIR support.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Sep 4 12:54:54 2006 UTC (5 years, 8 months ago) by ben
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Correct mistake in my last change to distinfo.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 3 17:13:30 2006 UTC (5 years, 8 months ago) by ben
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +18 -13 lines
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.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 14 21:31:01 2006 UTC (6 years ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Regen patch-ci so that it can be applied with GNU patch.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 7 06:29:03 2006 UTC (6 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -20 lines
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.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 29 22:50:53 2005 UTC (6 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
-lcam is needed on FreeBSD and DragonFly, so include it as dependency
library. Bump revision.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 13 09:07:10 2005 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -1 lines
Add DragonFlyBSD support, from Joerg Sonnenberger in private mail.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 23 20:39:43 2005 UTC (7 years, 2 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Add RMD160 digests to the SHA1 ones.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 10 10:48:39 2004 UTC (7 years, 7 months ago) by mycroft
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Fix a problem with our hacked version of cdda_identify_scsi() that was
causing kaudiocreator to fail with a mysterious "Unknown error".

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 1 20:58:38 2004 UTC (7 years, 11 months ago) by shannonjr
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
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.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 20 11:23:51 2004 UTC (8 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Remove chunks that just change the lineno in the output.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 20 12:07:23 2003 UTC (8 years, 6 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -7 lines
merge some patches from FreeBSD ports.

allows this to build on FreeBSD using the ATAPI/CAM subsystem.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 4 14:45:12 2002 UTC (10 years, 2 months ago) by itohy
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -10 lines
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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 25 12:17:54 2001 UTC (10 years, 10 months ago) by simonb
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
For NetBSD hosts, use a default device of /dev/rcd0<rawpart>.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 29 09:47:02 2001 UTC (11 years ago) by skrll
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Make this pkg build shared libraries as well.

Fixes pkg/12770 from Hume Smith <hclsmith@operamail.com>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 18 13:04:19 2001 UTC (11 years, 1 month ago) by agc
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Move to sha1 digests, and add distfile sizes.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 10:22:30 2001 UTC (11 years, 1 month ago) by agc
Branches: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>