summaryrefslogtreecommitdiff
path: root/audio/normalize (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.7.6Kirill Ponomarev2003-11-164-6/+71
| | | | | | | | PR: 59328 Submitted by: Ports Fury Notes: svn path=/head/; revision=94092
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92931
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Update port: audio/normalize to 0.7.5Edwin Groothuis2003-02-244-5/+6
| | | | | | | | PR: ports/42399 Submitted by: Jamie Aczel <temperanza@softhome.net> Notes: svn path=/head/; revision=76366
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update to version 0.5.2.Steve Price2001-02-273-2/+3
| | | | | | | | PR: 25395 Submitted by: maintainer Notes: svn path=/head/; revision=38826
* get rid of unnecessary libgnugetopt dependency.FUJISHIMA Satsuki2001-02-201-2/+1
| | | | Notes: svn path=/head/; revision=38507
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-9/+9
| | | | | | | (whitespace only changes) Notes: svn path=/head/; revision=37952
* Add normalize, a tool for normalizing the volume of wav and mp3 files.Daniel Harris2001-02-035-0/+34
PR: 24754 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=37934