The NetBSD Project

CVS log for pkgsrc/audio/gsm/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.37 / (download) - annotate - [select for diffs], Fri May 22 09:09:58 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: 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, HEAD
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

gsm: Update to 1.0.19

Fri Mar 27 15:18:06  2020

	* Release 1.0 Patchlevel 19
	Make it easier to include gsm.h from C++ by wrapping it with macros.
	Throw a #define _POSIX_C_SOURCE 200809L into toast.h to make it
	possible for Linux glibc to just work.
	(Thanks to enh@google.com for the suggestion; errors are mine.)
	Switch from compress/.Z to gzip/.gz

Revision 1.36 / (download) - annotate - [select for diffs], Sat Jun 15 08:41:30 2019 UTC (4 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.35: +8 -9 lines
Diff to previous 1.35 (colored)

gsm: updated to 1.0.18

1.0.18:
Remove the MacOS "quarantine" files that I didn't know I'd shipped.
Remove some trailing spaces.
Bump up the patchlevel in inc/gsm.h (I'd forgotten that in release 17.)

1.0.17:
New email addresses in the README.
Avoid left-shifting signed integers.
Don't print longwords using %d or %ld, cast them to (long) first.
Don't compare longwords as longs in addtest, we only care for the
        lower 32 bits. (The math works, but the test failed.)

1.0.16:
New email addresses in the manual pages (patch 16)
Removed a stray .orig file (in patch 15)

Revision 1.35 / (download) - annotate - [select for diffs], Wed Aug 16 20:45:31 2017 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Comment out dead sites.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Sep 12 00:24:36 2012 UTC (11 years ago) by asau
Branch: 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, 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.33: +1 -3 lines
Diff to previous 1.33 (colored)

"user-destdir" is default these days

Revision 1.33 / (download) - annotate - [select for diffs], Sat Oct 31 01:29:26 2009 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.32: +4 -3 lines
Diff to previous 1.32 (colored)

Update to 1.0.13, set LICENSE (basically mit).

Sun Apr  5  04:53:07 2009       Jutta Degener (jutta@pobox.com)

	* Release 1.0 Patchlevel 13
	COPYRIGHT: exploring the deeper meaning and cultural
	history of the word "any".

Revision 1.32 / (download) - annotate - [select for diffs], Tue Feb 3 06:09:09 2009 UTC (14 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.31: +5 -6 lines
Diff to previous 1.31 (colored)

Update gsm to 1.0.12 a.k.a 1.0-pl12.
Bump ABI_DEPENDS because reentrant fix changed struct gsm_state.
(It is defined in gsm/private.h, but used by other packages directly).

Fri Jun  2 06:27:56 2006        Jutta Degener (jutta@pobox.com)

        * Release 1.0 Patchlevel 12
        src/code.c: removed modifiable static storage that made the library
                non-reentrant.  (Thanks to Paul Gibbs for pointing out the bug.)

Sat Mar 18 11:48:28 2006        Jutta Degener (jutta@pobox.com)

        * Release 1.0 Patchlevel 11
        src/gsm_implode.c: fix WAV49 implode
        move source archive location

Revision 1.31 / (download) - annotate - [select for diffs], Fri Apr 4 15:24:20 2008 UTC (15 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.30: +9 -7 lines
Diff to previous 1.30 (colored)

DESTDIR support.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Mar 24 19:21:19 2007 UTC (16 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored)

Prepare for switching to NO_MTREE=yes.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:05 2007 UTC (16 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:55 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (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.27 / (download) - annotate - [select for diffs], Tue May 31 21:55:18 2005 UTC (18 years, 3 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.26: +4 -4 lines
Diff to previous 1.26 (colored)

Changed #defined to yes in USE_LIBTOOL and NO_CONFIGURE. Added proper
quoting of variables.

Revision 1.26 / (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.25: +1 -2 lines
Diff to previous 1.25 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:06 2004 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (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.24 / (download) - annotate - [select for diffs], Tue Mar 23 04:41:00 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.23: +2 -2 lines
Diff to previous 1.23 (colored)

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

Revision 1.23 / (download) - annotate - [select for diffs], Wed Feb 11 08:37:35 2004 UTC (19 years, 7 months ago) by xtraeme
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

bl3ify

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 20 12:07:42 2004 UTC (19 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 17 21:22:10 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 2 01:21:39 2003 UTC (20 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Sat Aug 31 14:39:56 2002 UTC (21 years ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

Convert to buildlink2.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 29 22:57:09 2001 UTC (22 years, 2 months ago) by zuntum
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Set USE_BUILDLINK_ONLY

Revision 1.17 / (download) - annotate - [select for diffs], Fri Feb 16 13:30:42 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jun 8 22:37:01 2000 UTC (23 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.15: +7 -7 lines
Diff to previous 1.15 (colored)

USE_LIBTOOL, not pkglibtool

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:13 2000 UTC (23 years, 3 months ago) by rh
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 7 17:01:51 2000 UTC (23 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.13: +7 -1 lines
Diff to previous 1.13 (colored)

It seems the information in gsm.h is not enough to make full use of
this librarly. Install some more headers (in their own dir).

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 26 22:09:31 2000 UTC (23 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.12: +5 -6 lines
Diff to previous 1.12 (colored)

* Libtoolize libgsm.a build.
* Use a shared library numbering scheme of libgsm.so.x.y instead of
  libgsm.so.x.y.z.  Instead of libgsm.so.1.0.10, we now have libgsm.so.1.10.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Sep 26 22:06:27 1999 UTC (24 years ago) by jlam
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Added HOMEPAGE.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jul 15 11:51:57 1998 UTC (25 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH001, netbsd-1-3-PATCH003
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

Use automatic shared object handling

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 18 16:15:10 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored)

Update package Makefiles for automatic manual page handling.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 20 11:56:19 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:10 1998 UTC (25 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.7: +2 -7 lines
Diff to previous 1.7 (colored)

Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 16 07:44:47 1998 UTC (25 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Strip installed executables.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 2 08:59:06 1998 UTC (25 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 2 08:10:44 1998 UTC (25 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Introduce TRUE?=/usr/bin/true, and use it.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 19 00:54:27 1998 UTC (25 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

portlint: ldconfig

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 14 14:09:42 1997 UTC (25 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

Use native make, rather than gmake

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 28 23:46:46 1997 UTC (25 years, 11 months ago) by augustss
Branch: MAIN
Changes since 1.1: +6 -1 lines
Diff to previous 1.1 (colored)

Change RCS id.
NetBSD port.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 28 23:18:29 1997 UTC (25 years, 11 months ago) by augustss
Branch: FREEBSD
CVS Tags: FreeBSD-97-10-25
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of FreeBSD audio packages.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 28 23:18:29 1997 UTC (25 years, 11 months ago) by augustss
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>