summaryrefslogtreecommitdiff
path: root/audio/sox
AgeCommit message (Collapse)AuthorFilesLines
2004-03-12Use bl3.snj1-4/+4
2003-12-11the configure script uses --disable-oss-dsp to disable OSS support,grant1-2/+2
not --without-oss-dsp. fixes linking on NetBSD. (how did this ever link given that -lossaudio is not passed??)
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-10Revision bumped; dependency changed from mad to libmadadam1-2/+3
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.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-5/+5
2003-03-25Remove bougs sourceforge URL from master site list which returned atron1-4/+2
HTML page instead of the distribution file.
2003-03-25Update to 12.17.4; add dependency on mad.wiz3-22/+10
Selection of changes: * Various bugfixes to Ogg Vorbis handler as well as updating to use version 1.0 of library. Also, modified the files that are output by Ogg Vorbis handler to use VBR format. * Minor cleanups to sox.c to free and close all files instead of relying on C library to do it on exit. * Fixed some integer overflow problems in compand effect. * libst prototype cleanups and private data structure cleanups. * Added new handler for Psion Record.app files. * Play/Record scripts now look at an AUDIODEV enviornment variable to see what audio device to play to. Also scripts to work on Sun Rays. * Added support for reading and writing MP3 files if external MP3 libraries are avaliable. * Fix multile channel bug in avg effect. * Allow AIFF files with an invalid length of 0 to be processed.
2002-11-25Enable vorbis support. Bump to 12.17.3nb1.wiz1-3/+6
2002-09-21buildlink1 -> buildlink2jlam1-2/+2
2002-07-12Update to sox 12.17.3. Numerous bugs fixed, and most of the NetBSD patchesmycroft13-159/+46
integrated.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-07-01Mark as USE_BUILDLINK_ONLY to prevent accidentally depending on installedjlam1-11/+11
gsm library.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-15/+13
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-27Fix compilation on alpha, and handle most warnings while I'm here.wiz9-1/+107
2000-12-02Remove SunSITE sites (they don't have it) and sourceforge sites (wrongtron1-4/+2
MD5 checksum) from master sites list.
2000-12-02Update to 12.17.1. Add more download URLs, sort PLIST.wiz3-7/+10
Changes since 12.16: Lots of new & improved filters & some file formats, and bug fixes.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-10-26Fix PR 8678 by Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>:hubertf4-4/+41
- Prevent configure from picking up any stray /dev/dsp's and believing it should use OSS - In the play script, add proper arguments if ran on NetBSD - Fix the $PATH setting in the play script
1999-09-29Fix last commithubertf7-124/+24
(broken due to old work-dir lying around; pointed out by tron)
1999-09-29Remove obsolete "NO_WRKSRC= yes".tron1-2/+1
1999-09-29Sync checksum with new distribution file.tron1-2/+2
1999-09-29Merge DISTNAME & PKGNAMEhubertf1-3/+2
1999-09-29New homepage (the old one was last updated 1995 ...!)hubertf1-2/+2
Changes from 12.15: * Improved I/O performance on uncompressed data * Play script can now handle spaces in filename * Improved default output quality of ADPCM files * Added support for ALSA audio devices * Several bug fixes to AIFF files * Resample effect was greatly improved and now SoX does a great job on almost all resamples. * Added A-law support to .au files plus bug fixes * Updated OS/2 support * Added auto-configure support. Greatly enhanced cross-platform support. * Imrproved 16-bit DOS compiler support * Added swap effect * Combined play and rec script and added more options * Fixed bugs in low/high/band-pass filters and avg effect.
1999-09-29update to V12.16hubertf2-6/+6
1999-07-09Add package patch-sum filesagc1-0/+6
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+8
1998-06-19Remove messy patches and define "unix" manually, fixes PR pkg/5604tron3-133/+67
Tim Rightnour.
1998-06-18Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-3/+3
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.
1997-12-17Make the -v (volume) option work again.is1-0/+17
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-29Change RCS id.augustss2-1/+69
NetBSD port.
1997-10-28Initial import of FreeBSD audio packages.augustss8-0/+131