summaryrefslogtreecommitdiff
path: root/audio/gsm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-09-11"user-destdir" is default these daysasau1-3/+1
2009-10-31Update to 1.0.13, set LICENSE (basically mit).wiz1-3/+4
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".
2009-02-03Update gsm to 1.0.12 a.k.a 1.0-pl12.obache1-6/+5
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
2008-04-04DESTDIR support.joerg1-7/+9
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+2
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-3/+3
Patch provided by Sergey Svishchev in private mail.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2005-05-31Changed #defined to yes in USE_LIBTOOL and NO_CONFIGURE. Added properrillig1-4/+4
quoting of variables.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-02-11bl3ifyxtraeme1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-08-31Convert to buildlink2.wiz1-3/+2
2001-06-29Set USE_BUILDLINK_ONLYzuntum1-1/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-06-08USE_LIBTOOL, not pkglibtooljlam1-7/+7
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
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.
2000-04-07It seems the information in gsm.h is not enough to make full use ofhubertf1-1/+7
this librarly. Install some more headers (in their own dir).
2000-01-26* Libtoolize libgsm.a build.jlam1-6/+5
* 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.
1999-09-26Added HOMEPAGE.jlam1-1/+2
1998-07-15Use automatic shared object handlingagc1-2/+1
1998-06-18Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-3/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-16Strip installed executables.mycroft1-1/+2
1998-02-02Remove -m argument from ldconfig calls, require the system tohubertf1-2/+2
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot.
1998-02-02Introduce TRUE?=/usr/bin/true, and use it.hubertf1-2/+2
1998-01-19portlint: ldconfighubertf1-2/+2
1997-11-14Use native make, rather than gmakeagc1-2/+1
1997-10-28Change RCS id.augustss1-1/+6
NetBSD port.
1997-10-28Initial import of FreeBSD audio packages.augustss1-0/+22