The NetBSD Project

CVS log for pkgsrc/audio/libmodplug/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:11 2020 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: 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, HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:01 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (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.16 / (download) - annotate - [select for diffs], Fri Oct 13 16:00:59 2017 UTC (6 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: 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
Changes since 1.15: +10 -11 lines
Diff to previous 1.15 (colored)

libmodplug: update to 0.8.9.0

Version 0.8.9.0:
  OOB Write and Read fixes + a number of divide by zero fixes.
         (ABC, PAT, AMF, MDL, PSM, XM, IT, MMCMP, MID)
 There were some patches 2010-2016 which were recorded here.

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

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 28 23:36:53 2014 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored)

Update to 0.8.8.5 for security fixes.

10 March 2014: libmodplug 0.8.8.5

    A very long time between the last release (although some
    occasional activity occured in git)
    The code is now in both the sourceforge git tree (as a full
    project), as well as github (only libmodplug): Here.
    Some security patches: CVE-2013-4233, CVE-2013-4234, as well
    as many fixes suggested by static analyzers: clang build-scan,
    and coverity.
    A few patches to ease compilation in windows environments,
    including a CMakeLists file.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Sep 12 00:24:42 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: 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.12: +1 -2 lines
Diff to previous 1.12 (colored)

"user-destdir" is default these days

Revision 1.11.2.1 / (download) - annotate - [select for diffs], Sun Aug 14 11:17:36 2011 UTC (12 years, 7 months ago) by tron
Branch: pkgsrc-2011Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

Pullup ticket #3496 - requested by gls
audio/libmodplug: security update

Revisions pulled up:
- audio/libmodplug/Makefile                                     1.12
- audio/libmodplug/distinfo                                     1.6

---
   Module Name:	pkgsrc
   Committed By:	gls
   Date:		Tue Aug  9 19:29:27 UTC 2011

   Modified Files:
   	pkgsrc/audio/libmodplug: Makefile distinfo

   Log Message:
   Update audio/libmodplug to 0.8.8.4.

   Upstream changes:

        * Improve timidity.cfg parsing capability
        * Add source command capability in timidity.cfg (useful for debian
   default)
        * Fix integer overflow in WAV reader (SA45131/A)
        * Fix S3M stack overflow possibility (SA45131/B)
        * Bound seeking and reading in PAT files
        * Fix AMS/AMSv2 and DSM too large by one (SA45131/C)
        * Use structure in XM decoding (development related)
        * Use bmpvalues in Octamed files when calcuting default tempo
   (Francis Russel)

   Fixes SA45131.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Aug 9 19:29:27 2011 UTC (12 years, 7 months ago) by gls
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update audio/libmodplug to 0.8.8.4.

Upstream changes:

    * Improve timidity.cfg parsing capability
    * Add source command capability in timidity.cfg (useful for debian default)
    * Fix integer overflow in WAV reader (SA45131/A)
    * Fix S3M stack overflow possibility (SA45131/B)
    * Bound seeking and reading in PAT files
    * Fix AMS/AMSv2 and DSM too large by one (SA45131/C)
    * Use structure in XM decoding (development related)
    * Use bmpvalues in Octamed files when calcuting default tempo (Francis Russel)

Fixes SA45131.

Revision 1.11 / (download) - annotate - [select for diffs], Thu May 5 08:52:43 2011 UTC (12 years, 10 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base
Branch point for: pkgsrc-2011Q2
Changes since 1.10: +5 -2 lines
Diff to previous 1.10 (colored)

Update libmodplug to 0.8.8.2.
While here, set LICENSE=public-domain.

* 2 April 2011: libmodplug 0.8.8.2
 * Improve compatibility with MSVC 2010
 * Improve PTM playback (Fix byteswapping)
 * Improve S3M support (ignore corrupted data)
 * Improve AMF support (bounds checking)
 * See git checkins for more information
* 27 May 2010: libmodplug 0.8.8.1
 * Add check to make sure Stereo Separation/MixChannels cannot be 0.
 * Increment soname due to structure change (addition of new config options)
* 5 April 2010: libmodplug 0.8.8
 * Fix 32 to 32 bit "downsampling" on 64bit platforms.
 * Fix usage of bigendian in include files
 * Fix PSM files on bigendian computers
 * Allow configuration of Stereo Separation and MaxMixChannels
 * Fix possible problem with misaligned data structure when converting to int32
  (load_669)
 (Developer only) update to new automake/autoconf.

Revision 1.9.8.1 / (download) - annotate - [select for diffs], Tue May 5 09:38:32 2009 UTC (14 years, 10 months ago) by tron
Branch: pkgsrc-2009Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Pullup ticket #2757 - requested by tnn
libmodplug: security update

Revisions pulled up:
- audio/libmodplug/Makefile		1.10
- audio/libmodplug/distinfo		1.4
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Sat May  2 19:26:58 UTC 2009

Modified Files:
	pkgsrc/audio/libmodplug: Makefile distinfo

Log Message:
Update to libmodplug-0.8.7.

27 April 2009: libmodplug 0.8.7
 Fixed a bug in the AMF decoder, patches from several downstream sources
  including: Fix delete method in AMF, MDL (Fixing Novel Bug #443444)
 Fixed instrument name size (possible buffer overflow)
 Fixed 24/32 bit conversion routine (bit shifting bug)
 Use tables.h in mod+s3m, Better MingW32 support.
20 April 2009: libmodplug 0.8.6
 Release to fix integer boundary condition exploit, more clean up of
code 14 April 2009: libmodplug 0.8.5 [ tar.gz ]
 Release to improve cross platform support (Windows, Mac OS X),
 Bugs in ABC detection, small cleanups

Revision 1.10 / (download) - annotate - [select for diffs], Sat May 2 19:26:58 2009 UTC (14 years, 10 months ago) by tnn
Branch: MAIN
CVS Tags: 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, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Update to libmodplug-0.8.7.

27 April 2009: libmodplug 0.8.7
 Fixed a bug in the AMF decoder, patches from several downstream sources
  including: Fix delete method in AMF, MDL (Fixing Novel Bug #443444)
 Fixed instrument name size (possible buffer overflow)
 Fixed 24/32 bit conversion routine (bit shifting bug)
 Use tables.h in mod+s3m, Better MingW32 support.
20 April 2009: libmodplug 0.8.6
 Release to fix integer boundary condition exploit, more clean up of code
14 April 2009: libmodplug 0.8.5 [ tar.gz ]
 Release to improve cross platform support (Windows, Mac OS X),
 Bugs in ABC detection, small cleanups

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

Mark as destdir ready.

Revision 1.6.2.1 / (download) - annotate - [select for diffs], Thu Dec 21 02:27:37 2006 UTC (17 years, 3 months ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.6: +3 -4 lines
Diff to previous 1.6 (colored) next main 1.7 (colored)

Pullup ticket 1963 - requested by wiz
security update for libmodplug

Revisions pulled up:
- pkgsrc/audio/libmodplug/Makefile			1.7, 1.8
- pkgsrc/audio/libmodplug/distinfo			1.3

   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Fri Dec 15 14:34:21 UTC 2006

   Modified Files:
   	pkgsrc/audio/libmodplug: Makefile

   Log Message:
   Reset maintainer, ben@ has resigned.
---
   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Tue Dec 19 20:08:22 UTC 2006

   Modified Files:
   	pkgsrc/audio/libmodplug: Makefile distinfo

   Log Message:
   Security update to 0.8.4:

   0.8.4:
   A long overdue release, which adds support for .ABC and .MID files,
   as well as security patch [CVE-2006-4192], and a few small cleanups.

   0.8:
   This new release contains endianess fixes, and changes that other
   projects (which make use of this library) have deemed necessary
   for the libraries use. Due to the long time since the previous
   release, there may have been more contributers than is listed.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 19 20:08:22 2006 UTC (17 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

Security update to 0.8.4:

0.8.4:
A long overdue release, which adds support for .ABC and .MID files,
as well as security patch [CVE-2006-4192], and a few small cleanups.

0.8:
This new release contains endianess fixes, and changes that other
projects (which make use of this library) have deemed necessary
for the libraries use. Due to the long time since the previous
release, there may have been more contributers than is listed.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 15 14:34:19 2006 UTC (17 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Reset maintainer, ben@ has resigned.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jul 22 04:46:14 2006 UTC (17 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base
Branch point for: pkgsrc-2006Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 9 21:04:40 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:54 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:07 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Wed Apr 14 15:01:13 2004 UTC (19 years, 11 months ago) by ben
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add USE_LANGUAGES=c++ to note that the package uses C++.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 5 22:31:42 2004 UTC (20 years ago) by ben
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of libmodplug-0.7, a library for decoding mod-like music
formats.
 Based on the ModPlug sound engine by Olivier Lapicque <olivierl@jps.net>
 Placed in the public domain in October, 2001

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 5 22:31:42 2004 UTC (20 years ago) by ben
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>