The NetBSD Project

CVS log for pkgsrc/audio/id3lib/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / id3lib

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.38 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:10 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: 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, HEAD
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.37 / (download) - annotate - [select for diffs], Sat Jan 18 23:29:59 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.36 / (download) - annotate - [select for diffs], Sat Nov 2 21:09:14 2019 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

audio: align variable assignments and directives

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.35 / (download) - annotate - [select for diffs], Fri Oct 12 13:51:59 2018 UTC (4 years, 11 months ago) by martin
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Fix a buffer overflow caused by miscalculation of the maximal
VBR header size. Bump revision.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Jan 26 10:32:36 2018 UTC (5 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

id3lib: Requires libiconv.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Apr 20 12:10:27 2016 UTC (7 years, 5 months ago) by nros
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, 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
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

Set LICENSE for a lot of audio packages.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Oct 9 14:05:56 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.31: +1 -3 lines
Diff to previous 1.31 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Sep 12 00:24:40 2012 UTC (11 years ago) by asau
Branch: 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, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored)

"user-destdir" is default these days

Revision 1.30 / (download) - annotate - [select for diffs], Tue Nov 1 15:11:18 2011 UTC (11 years, 11 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.29: +9 -1 lines
Diff to previous 1.29 (colored)

Fix build on SunOS >= 5.10 with gcc >= 4.6

Revision 1.29 / (download) - annotate - [select for diffs], Thu May 20 21:12:13 2010 UTC (13 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: 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
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

the library needs libz, link against it to force a dependency
bump PKGREVISION

Revision 1.28 / (download) - annotate - [select for diffs], Mon Jul 14 12:55:56 2008 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Mark as destdir ready.

Revision 1.27 / (download) - annotate - [select for diffs], Tue Sep 4 09:58:20 2007 UTC (16 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

fix unsafe temp file creation (CVE-2007-4460), patch from Debian
bump PKGREVISION

Revision 1.26 / (download) - annotate - [select for diffs], Sat Sep 23 13:26:24 2006 UTC (17 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Two functions had missing arguments. Patch from stoned@
Fixes problems in amarok (and probably other dependencies).

Bump PKGREVISION.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Sep 13 12:06:28 2006 UTC (17 years ago) by ben
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Fix the writing of unicode tags.  bump pkgrevision.  Addresses PR#34515.

http://sourceforge.net/tracker/index.php?func=detail&aid=1016290&group_id=979&atid=300979

Patch adapted for pkgsrc by George Michaelson.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:56 2006 UTC (17 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

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.23 / (download) - annotate - [select for diffs], Tue May 31 21:56:37 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

Changed #defined to yes in GNU_CONFIGURE and USE_LIBTOOL.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:53 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Nov 17 17:46:21 2004 UTC (18 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.20: +3 -1 lines
Diff to previous 1.20 (colored)

Enable pkgviews installation.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:06 2004 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Mar 23 05:39:23 2004 UTC (19 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.18: +1 -2 lines
Diff to previous 1.18 (colored)

Using c++ implies USE_GCC_SHLIB if we're using GCC.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Mar 23 04:41:00 2004 UTC (19 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 16 01:33:37 2004 UTC (19 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

bl3ify

Revision 1.16 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:32 2004 UTC (19 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (colored)

LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Feb 11 01:46:30 2004 UTC (19 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

USE_LANGUAGES=c c++

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 21 16:30:39 2003 UTC (20 years, 2 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

COMMENT should start with a capital letter.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 17 21:22:27 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 30 18:06:47 2003 UTC (20 years, 3 months ago) by rafal
Branch: MAIN
Changes since 1.11: +4 -1 lines
Diff to previous 1.11 (colored)

Let this build with gcc3 (by adding USE_GCC_SHLIB and a hack to CPPFLAGS
so the build doesn't fall over with undefined template types); tested on
gcc3/netbsd-sparc64 (me) and gcc2/netbsd, gcc3/sol9 (grant).

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 2 01:21:38 2003 UTC (20 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 5 12:49:21 2003 UTC (20 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Update to 3.8.3:
This is a bug fix release. Use it. Dont use previous versions. The
ChangeLog provides more in detail which changes have been made.
[ChangeLog details minor various bug fixes.]

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 26 21:56:32 2002 UTC (20 years, 10 months ago) by schmonz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Update to 3.8.2. Mostly minor bugfixes, but also added support for
streaming media (using an overloaded function of Link()) and support
for getting bitrate of vbr files.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 3 22:45:05 2002 UTC (21 years ago) by jlam
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Note dependence on zlib.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 3 08:43:00 2002 UTC (21 years ago) by jlam
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6 (colored)

Use buildlink2.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 31 01:56:56 2002 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -7 lines
Diff to previous 1.5 (colored)

Update to 3.8.0.
Lots of build fixes and other bug fixes.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 25 19:21:47 2002 UTC (21 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:37:51 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.4 / (download) - annotate - [select for diffs], Sun May 12 10:16:45 2002 UTC (21 years, 4 months ago) by abs
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 8 17:49:12 2002 UTC (21 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.2: +7 -3 lines
Diff to previous 1.2 (colored)

solve the strings.h problem in a better way -
The library contains a header file "strings.h" which gets pulled in
by <string.h>, leading to lossage. Defining ANSI_SOURCE used to help,
but now we don't get an mkstemp() prototype anymore if this is defined,
leading to compile problems at another place...
So finally rename the pkg's strings.h.
Being here, update to ...pre2, the changelog is
* Many bug fixes -- mostly compilation problems -- more detailed info will be
  provided in a later release.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Aug 3 17:05:16 2001 UTC (22 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

make the PKGNAME dewey-compatible.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 31 14:28:00 2001 UTC (22 years, 2 months ago) by drochner
Branch: TNF
CVS Tags: tnf-010731
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of id3lib-3.8.0pre1,
a library for manipulating ID3v1 and ID3v2 tags

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 31 14:28:00 2001 UTC (22 years, 2 months ago) by drochner
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>