aboutsummaryrefslogtreecommitdiff
path: root/audio/sweep
Commit message (Collapse)AuthorAgeFilesLines
* - Correct plistKirill Ponomarev2004-04-172-6/+11
| | | | Notes: svn path=/head/; revision=107352
* - Remove USE_SIZE knobKirill Ponomarev2004-04-161-1/+0
| | | | Notes: svn path=/head/; revision=107235
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - SIZEifyKirill Ponomarev2004-01-302-0/+2
| | | | Notes: svn path=/head/; revision=99518
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-2/+2
| | | | Notes: svn path=/head/; revision=96269
* Chase the libmad/libid3tag shared lib version.Joe Marcus Clarke2003-12-071-2/+2
| | | | Notes: svn path=/head/; revision=95225
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Update audio/sweepDaichi GOTO2003-06-191-5/+0
| | | | | | | | PR: 53483 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) Notes: svn path=/head/; revision=83310
* Chase shared lib version of speex.Christian Weisgerber2003-06-121-2/+2
| | | | | | | | PR: 53240 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=82862
* Chase speex share library version.Tilman Keskinoz2003-05-041-1/+2
| | | | | | | | PR: 51713 Submitted by: J.D. <jimd@siu.edu> Notes: svn path=/head/; revision=80122
* Hand over maintainership to Kirill Ponomarew <ponomarew@oberon.net>.Maxim Sobolev2003-05-011-1/+1
| | | | Notes: svn path=/head/; revision=79934
* - Update to 0.8.2.Maxim Sobolev2003-04-303-5/+5
| | | | | | | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net> - Drop maintainership. Notes: svn path=/head/; revision=79929
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* Bump PORTREVISION by updating audio/speex.Norikatsu Shigemura2003-03-251-1/+2
| | | | Notes: svn path=/head/; revision=77438
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.8.0.Maxim Sobolev2003-02-038-60/+44
| | | | | | | | PR: 47827 Submitted by: David Magda <dmagda+fbugs@ee.ryerson.ca> Notes: svn path=/head/; revision=74572
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-1/+1
| | | | | | | (whitespace only changes) Notes: svn path=/head/; revision=37952
* Update to 0.1.1.Maxim Sobolev2000-10-233-13/+35
| | | | Notes: svn path=/head/; revision=34124
* Add sweep - an audio editor for GNOME desktop.Maxim Sobolev2000-09-257-0/+101
Notes: svn path=/head/; revision=33096