CVS log for pkgsrc/misc/cuetools/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / misc / cuetools
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Aug 1 16:47:40 2017 UTC (7 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Comment out dead sites (DNS problems).
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:06:42 2014 UTC (10 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3
lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:57:19 2012 UTC (12 years, 7 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2
lines
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 16 16:12:47 2009 UTC (15 years, 9 months ago) by jakllsch
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
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,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -20
lines
Update to cuetools to 1.3.1.
Changes since 1.3.0
-------------------
* Fixed duplicate/missing breakpoints (bug #5965).
* Fixed swapped flags in TOC parsing code (bug #4831).
* Fixed option handling code (bug #4180).
Changes since 1.2
-----------------
* Build system has been rewritten using automake/autoconf.
* Added append, prepend, and split pregap modes to cuebreakpoints.
* Fixed possible compilation error with Bison.
* All tools accept long options.
* Programs exit if --input-format or --output-format is an illegal value.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 4 19:21:11 2008 UTC (17 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +14 -9
lines
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 7 09:14:00 2007 UTC (18 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5
lines
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 22 00:45:10 2006 UTC (18 years, 9 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
USE_TOOLS+=flex
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jun 26 16:25:58 2006 UTC (18 years, 10 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
USE_TOOLS+=yacc
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:10 2006 UTC (19 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:07 2006 UTC (19 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 20 16:15:53 2006 UTC (19 years, 3 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 22 20:08:14 2005 UTC (19 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:34 2005 UTC (20 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 3 22:48:40 2005 UTC (20 years, 4 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +14 -13
lines
Update to 1.2 and adjust homepage and master sites (project moved):
Changes since 1.1
-----------------
* cuebreakpoints was not printing the last track breakpoint. This has been
fixed.
* cueprint now prints a zero-length string for undefined values. Flags, width,
and precision are applied to conversion characters which have no conversion.
* Added a tagging script, cuetag.sh, which uses cueprint, vorbiscomment, and
mp3info to tag Ogg Vorbis and MP3 files. This needs more testing and
documentation.
* Added a track selection flag to cueprint.
Changes since 1.0
-----------------
* File formats documentation has been readded and updated (docs/formats.txt).
* ``CDTEXTFILE`` is now a recognized (but ignored) keyword.
* If only a disc or track template is specified on the command line, then only
the disc or track information is printed, respectively.
* cueprint now supports flags and width and precision values for template
expansion (like the printf command).
Changes since 0.6
-----------------
* cuetools-1.x is a significant code rewrite of 0.x. The cue/toc parsing code
has been reimplemented in lex/yacc.
* cuerename has been replaced by the more general utility cueprint.
* Usage syntax of the utilities has changed. See the respective man pages.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 7 11:27:16 2004 UTC (21 years ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -12
lines
Update to 0.6:
- cuerename - fixed bug that was causing original filenames to be modified
- cuerename - added "replace=FROM/TO" option
- cuerename - improved file prefix/suffix code
- cuerename - neither %f or %F contain a '.' now (strict was getting rid of
this in some cases). added a %. which expands to a '.' if the filename had
one. '%f%.%F' will expand to original filename, with formatting applied to
prefix and suffix.
- cuerename - allow for comments (lines beginning with '#') in option file
- cuerename - added an escape character '\' to replace, so replacing a '/' is
possible
released cuetools-0.5
- CATALOG field should not be quoted for cue files. Updated cue.c and formats.
released cuetools-0.5.1
- modified source package directory structure
- CATALOG was still being quoted when writing a cue file.
- index/pregap handling improved, however it may still contain bugs.
- ~/.cuerenamerc is now ~/.cuerename
released cuetools-0.5.2
- renamed ChangeLog to CHANGES
- added man pages
- removed cuebreakpoints (obsoleted by shntool-2.0.0)
released cuetools-0.6
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jan 10 09:47:56 2004 UTC (21 years, 4 months ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of cuetools, version 0.4:
cuetools is a set of utilities for working with cue and toc files.
It includes the following programs:
* cueconvert
Convert between cue and toc formats.
* cuebreakpoints
Output track break points from a cue/toc file, in a format usable by
shnsplit (part of the shntool package).
* cuerename
Rename files based on a template.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 10 09:47:56 2004 UTC (21 years, 4 months ago) by jmmv
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>