aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sox
Commit message (Collapse)AuthorAgeFilesLines
* * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-101-2/+2
| | | | | | * Chase the update in dependent ports. PR: 179072
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categorybapt2013-04-231-1/+1
|
* Convert to new options framework left un converted ports in a* categoriesbapt2013-03-221-44/+30
| | | | | | While here trim headers Convert some gnomehack to pathfix Convert some pkgconfig to USE_PKGCONFIG=build
* - Fix FFMPEG option when ffmpeg-devel is installedjhale2012-09-241-4/+5
| | | | | | | | | | While here: - Move LICENSE to proper location - Convert to USE_PKGCONFIG PR: ports/171813 Submitted by: Dan Nelson <dnelson at allantgroup.com> (maintainer) Approved by: makc (mentor)
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
| | | | directly or indirectly (via libvorbis, libtheora).
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-1/+1
|
* Update lame to 3.99.3.netchild2012-01-151-1/+1
| | | | Bump portrevision of all ports which depend upon it.
* - create empty directories missing from packageseadler2011-11-031-0/+1
| | | | | | | | | PR: ports/162116 Submitted by: "4720@hushmail.com" <4720@hushmail.com> Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer, audio/sox) Approved by: gnome (marcus@, graphics/gimp-app) Approved by: gecko (beat@, www/firefox) Approved by: bapt (mentor)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* Bump due to ffmpeg update to 0.7.1mm2011-06-251-0/+1
|
* - Update to 14.3.2.wxs2011-06-113-13/+64
| | | | | | | | | - Add LICENSE. - Add a patch to fix build if ffmpeg-devel is installed. PR: ports/157673 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* - Update to 14.3.1miwi2011-02-113-20/+3
| | | | | PR: 154618 Submitted by: maintainer
* Add optinal dependency on alsa-libmakc2010-12-172-2/+10
| | | | | | | | Remove md5 checksum while I'm here PR: ports/153159 Reported by: Anatoly Borodin <anatoly.borodin at gmail.com> Patched by: Dan Nelson (maintainer)
* Belated PORTREVISION bump to chase the pulseaudio update.marcus2010-12-131-1/+1
| | | | Reported by: olgeni
* - Update ffmpeg to 0.6mm2010-07-251-1/+1
|
* Bump PORTREVISION after libao update and handle API incompatibility.naddy2010-06-071-2/+2
|
* - update audio/lame to 3.98.4netchild2010-06-031-1/+1
| | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency)
* - Chase wavpack's lib dumpsylvio2010-04-101-2/+2
| | | | Approved by: itetcu (mentor, implicit)
* - update to 1.4.1dinoex2010-03-281-1/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 14.3.0pav2009-09-195-242/+39
| | | | | | PR: ports/138248 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer) Feature safe: yes
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-0/+1
|
* Don't try to extract a "distro name" from /etc/issue and choke onnaddy2009-02-151-0/+11
| | | | | | unexpected contents. Found the hard way by Lars Eighner. Approved by: maintainer
* - Add OPTIONS for png supportrafan2008-12-151-1/+8
| | | | | PR: ports/129643 Submitted by: Dan Nelson <dnelson at allantgroup.com> (maintainer)
* - Update to 14.2.0amdmi32008-11-164-89/+7
| | | | | | | PR: 128849 Submitted by: Peter Beckman <beckman at angryox dot com> Final patch by: Dan Nelson <dnelson at allantgroup dot com> (maintainer) Approved by: Dan Nelson <dnelson at allantgroup dot com> (maintainer)
* - Update to 14.1.0pav2008-09-244-17/+105
| | | | | | | - Toggle LAME option off while package building PR: ports/127593 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Update to FLAC 1.2.1. This version includes two and a half yearsnaddy2008-04-081-1/+2
| | | | | | | | | | worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476
* - Update to 14.0.1beech2008-02-163-22/+289
| | | | | | | | | | - Add PTHREAD_LIBS to LDFLAGS Bring sox up to the latest release. It can now decode any format recognized by ffmpeg or flac. PR: ports/120418 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+2
| | | | - Bump PORTREVISION
* Upgrade to 13.0.0.max2007-07-073-24/+58
| | | | | Submitted by: maintainer PR: 114141
* - Update to 12.18.2sat2006-09-053-26/+26
| | | | Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* - Update to 12.18.1sat2006-06-024-18/+12
| | | | | | - Move plist to Makefile Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer), krion (mentor)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* OPTIONSify.jylefort2005-11-231-23/+4
| | | | | | PR: ports/89117 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> Approved by: maintainer
* - Update to 12.17.8ahze2005-10-053-25/+3
| | | | | PR: ports/86904 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* Fix build on 4.xkrion2004-12-241-0/+22
|
* Update to 12.17.7krion2004-12-212-4/+4
| | | | | PR: ports/75339 Submitted by: maintainer
* Update to 12.17.6.naddy2004-10-164-41/+22
| | | | | | Changes in this release: numerous bugfixes. Reviewed by and with: Dan Nelson <dnelson@allantgroup.com>
* - Register conflicts over ${PREFIX}/bin/play filepav2004-08-191-0/+2
| | | | Submitted by: Tomas Pluskal <plusik@pohoda.cz> over CZ/SK users mailing list
* Fix SoX buffer overflows when handling .WAV files (CAN-2004-0557)eik2004-07-292-1/+25
| | | | | | | | | | | | Buffer overflow when parsing .wav file headers in sox. The IFF chunks concerned have a 2-byte size field, but sox reads them into a 256-byte buffer. portaudit reference: <http://www.freebsd.org/ports/portaudit/3e4ffe76-e0d4-11d8-9b0a-000347a4fa7d.html> PR: 69725 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-1/+1
|
* Switch dependency mad -> libmad as more apropriate.bland2003-12-081-2/+2
| | | | Approved by: maintainer
* Chase the libmad/libid3tag shared lib version.marcus2003-12-071-2/+2
|
* update audio/sox: 12.17.3 -> 12.17.4daichi2003-07-175-36/+62
| | | | | PR: 54562 Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Ogg Vorbis 1.0 library major version bumps.naddy2002-07-201-1/+2
|
* * Upgrade to 12.17.3. Changes in this version include:naddy2002-01-187-66/+30
| | | | | | | | | | | | | | - integrated GSM support - new soxmix program * Bump libvorbis version number in LIB_DEPENDS. * Use new Ogg Vorbis RC3 encoder API. * Replace incomplete list of supported formats and effects with a general blurb in DESCR. * Update home page URL in DESCR. Reviewed by: Dan Nelson <dnelson@emsphone.com>
* o unbreak Alpha and prepare for other 64-bit platforms.sf2001-10-233-7/+54
| | | | | | | | o add WITH_VORBIS and fix WITH_GSM. PR: 31413 Submitted by: Christian Weisgerber <naddy@mips.inka.de>, Dan Nelson <dnelson@allantgroup.com> (maintainer)
* upgrade to 12.17.2ijliao2001-10-115-25/+13
| | | | | PR: 31171 Submitted by: MAINTAINER
* Fix build for alpha.alex2001-03-111-3/+3
| | | | Submitted by: havk.org
* Bump PORTREVISION so we know which version compiles on the Alpha.steve2001-02-261-0/+1
|
* Fix compilation errors on FreeBSD/Alpha.steve2001-02-262-0/+22
| | | | | PR: 24427 Submitted by: Jan Conrad <conrad@th.physik.uni-bonn.de>
* update to 12.17.1.sf2001-01-024-153/+6
| | | | | | change MASTER_SITES to ${MASTER_SITE_SOURCEFORGE}. Submitted by: maintainer
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-1/+1
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* add gsm support optionmharo1999-12-251-0/+5
| | | | | PR: 14963 Submitted by: Joe Abley <jabley@patho.gen.nz>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fix the build for systems without /dev/dsp. Update the master site, andgreen1999-07-284-4/+152
| | | | | | md5 checksum (version bump? no, just a file change! grr!). Submitted by: Dan Nelson <dnelson@emsphone.com>
* Update to the latest version. Dan Nelson is now the maintainer, sincegreen1999-07-186-90/+13
| | | | | | | | the previous maintainer doesn't seem to want to take care of it anymore (no updates for a long time.) PR: 12658 Submitted by: Dan Nelson <dnelson@emsphone.com>
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Honor CFLAGS.mph1999-03-041-1/+1
| | | | | PR: 10362 Submitted by: Chris Piazza <cpiazza@home.net>
* It's not that ports/astro/* had no manpages to remove from theirhoek1998-08-171-1/+0
| | | | | PLISTs, it's just that none of the ones that do use the MANx variables.
* Upgrade, 10.11 -> 12.12.max1997-02-044-44/+42
| | | | | Suggested by: Bill Fenner <fenner@parc.xerox.com> (Closing PR #2554.)
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+2
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-161-2/+2
| | | | Added MAINTAINERS to many of them.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* compress the manpagetorstenb1995-05-062-2/+5
|
* @cwd removedtorstenb1995-05-061-1/+0
|
* - remove pre-install targettorstenb1995-05-061-4/+2
| | | | - add myself as MAINTAINER
* Updating Makefiles, audio ports.asami1995-04-121-2/+3
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Fix the master site so that bsd.port.mk likes itgpalmer1994-11-101-2/+2
| | | | (missing `/' at end I think :-( )
* Added -D_HAVE_PARAM_H to CFLAGStorstenb1994-11-022-37/+5
|
* Reviewed by: torstenb1994-10-236-0/+152
Submitted by: Obtained from: sox - SOund eXchange