aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audacity
Commit message (Collapse)AuthorAgeFilesLines
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-3/+2
| | | | | PR: ports/101613 Submitted by: alepulver
* - Add CONFLICTS with audio/audacity-devel.alepulver2006-11-051-0/+2
|
* Fix build on amd64 (maybe others too)arved2006-04-162-4/+12
| | | | | | PR: 93191 Submitted by: Dan Ponte <dcp1990@neptune.atopia.net> Approved by: maintainer
* Conversion to a single libtool environment.ade2006-02-231-1/+0
| | | | Approved by: portmgr (kris)
* BROKEN on !i386: Does not compilekris2006-01-271-2/+2
|
* BROKEN on ia64 and spar64: Does not compilekris2006-01-141-0/+4
|
* Update to 1.2.4mnag2005-12-133-48/+58
| | | | | | | | | | | Switch to wxGTK 2.6 Use OPTIONS Fix edge case of linking against libid3tag if installed without registering a dependency (reported by Laurent Debacker). Add SHA256 portlint(1) PR: 90294 Submitted by: maintainer
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* - Limit SSE CFLAGS to i386 onlypav2004-12-221-1/+1
| | | | | PR: ports/75367 Submitted by: Craig Boston <craig@yekse.gank.org> (maintainer)
* - Update to 1.2.3pav2004-12-076-35/+49
| | | | | PR: ports/74141 (followup) Submitted by: Craig Boston <craig@yekse.gank.org> (maintainer)
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* - Update to version 1.2.1krion2004-06-103-5/+12
| | | | | PR: ports/67771 Submitted by: maintainer
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - Add missing patcheskrion2004-03-039-0/+135
|
* - Update to version 1.2.0krion2004-03-036-63/+69
| | | | | PR: ports/63673 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-2/+2
|
* - Hand this orphaned port to volunteerpav2003-12-161-1/+3
| | | | | | | - Add CONFLICTS with new audacity-devel PR: ports/59915 Submitted by: Craig Boston <craig@yekse.gank.org>
* Chase the libmad/libid3tag shared lib version.marcus2003-12-071-1/+1
|
* Use wxWindows with gtk2arved2003-11-071-6/+7
| | | | | | | | Bump PORTREVISION Drop Maintainership PR: 58955 Submitted by: Pav Lucistnik <pav@oook.cz>
* Chase wxgtk library name (and version) change.fjoe2003-11-051-1/+1
|
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-4/+4
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Use wxgtk 2.4.0. bump PORTREVISIONarved2003-06-011-1/+2
| | | | Submitted by: Michal Pasternak <michal@pasternak.w.lub.pl>
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
| | | | targets in bsd.port.mk
* de-pkg-commentarved2003-02-222-1/+1
|
* Update my Emailaddressarved2002-10-221-2/+6
| | | | | | | Use bsd.port.(pre|post).mk [1] [1] Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp> Approved by: kris (mentor)
* Chase new name of wxgtk shared library.sobomax2002-09-091-1/+1
|
* Update to 1.0.0pat2002-08-073-8/+10
| | | | | PR: ports/41387 Submitted by: maintainer
* Ogg Vorbis 1.0 library major version bumps.naddy2002-07-201-1/+2
|
* add audacity 0.98ijliao2002-05-308-0/+105
Audacity is a GUI editor for digital audio waveforms PR: 38699 Submitted by: Tilman Linneweh <tilman@arved.de>