aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - respect CFLAGSYing-Chieh Liao2001-03-262-3/+28
| | | | | | | | | - build on alpha Submitted by: Christian Weisgerber <naddy@mips.inka.de> (via private mail) Notes: svn path=/head/; revision=40384
* Add spiralloops.Satoshi Asami2001-03-251-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=40333
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatWill Andrews2001-03-242-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static) Notes: svn path=/head/; revision=40324
* Fix PLIST. The correct PLIST_SUB variable is PORTDOCS, not NOPORTDOCS.Will Andrews2001-03-242-71/+71
| | | | | | | Found by: bento Notes: svn path=/head/; revision=40310
* Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it isSatoshi Asami2001-03-244-4/+4
| | | | | | | | | confusing the hell out of make. Submitted by: bento Notes: svn path=/head/; revision=40309
* new port of SpiralLoops 0.0.1, an experimental loop-based samplerTrevor Johnson2001-03-246-37/+54
| | | | | | | PR: 24522 Notes: svn path=/head/; revision=40304
* Change maintainer for libao, libogg, libvorbis, and vorbis. ImproveTrevor Johnson2001-03-2324-193/+341
| | | | | | | | | | | | | use of autoconf and automake. Support NOPORTDOCS. Respect CFLAGS. Fix libvorbis encoder on Alpha. Install documentation in proper places. Approved by: Theo van Klaveren <t.vanklaveren@student.utwente.nl> (outgoing maintainer), Christian Weisgerber <naddy@mips.inka.de> (new maintainer) Notes: svn path=/head/; revision=40296
* - changes MAINTAINER,James E. Housley2001-03-234-37/+75
| | | | | | | | | | | | | | | - fixes a bug in shared memory handling where SYSVSHM segments wouldn't be destroyed on program exit, - prefers memory sharing by mmap() over SYSVSHM, - bumps PORTREVISION due to the fix above, - contains miscellaneous clean-ups and autoconf-related changes. PR: 25942 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Approved by: Theo van Klaveren <t.vanklaveren@student.utwente.nl> Notes: svn path=/head/; revision=40281
* Dependencies added: USE_GNOME, as Build failed without gnomeConf.shDirk Meyer2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40249
* Sigh. Reclaim these, primarily for GNOME 1.4Ade Lovett2001-03-235-5/+5
| | | | Notes: svn path=/head/; revision=40248
* Someone don't like my style, so I drop maintainer now.Vanilla I. Shu2001-03-234-4/+4
| | | | Notes: svn path=/head/; revision=40247
* Update from 0.2.3 to 0.2.5. Some bugfixes and optimizations.James E. Housley2001-03-233-7/+4
| | | | | | | | | | Minor nits to keep portlint happy. PR: 25971 Submitted by: Espen Skoglund <esk@ira.uka.de> MAINTAINER Notes: svn path=/head/; revision=40227
* Update to 0.9.0Clive Lin2001-03-204-6/+4
| | | | | | | | PR: ports/25943 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40127
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40120
* Update to 2.10.4.Akinori MUSHA2001-03-203-3/+3
| | | | | | | | PR: ports/25937, ports/25938 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> Notes: svn path=/head/; revision=40101
* Fix build on bento by reference $PREFIX at Makefile, not Makefile.PL.Jun Kuriyama2001-03-191-2/+2
| | | | Notes: svn path=/head/; revision=40034
* add flacYing-Chieh Liao2001-03-187-0/+95
| | | | | | | FLAC stands for Free Lossless Audio Codec Notes: svn path=/head/; revision=39997
* Umix is an advanced tool for adjusting soundcard mixers. You canVanilla I. Shu2001-03-176-0/+33
| | | | | | | | | | | adjust your mixer either from the command line or from a fullscreen curses user interface. It was designed as a replacement for Aumix. PR: ports/24605 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39981
* add mpg321Ying-Chieh Liao2001-03-177-0/+48
| | | | | | | A completely free clone of mpg123 Notes: svn path=/head/; revision=39972
* Updates the port to the latest version.Dirk Meyer2001-03-174-28/+21
| | | | | | | | PR: 25529 Submitted by: anders@fix.no Notes: svn path=/head/; revision=39971
* from maintainer:Dirk Meyer2001-03-173-8/+175
| | | | | | | | | | | | | | | | | | | | | Actually, the problem is that the ecasound port can optionally be compiled with python so that you have another interface to the program. The python dependency wasn't recorded in the makefile and the port was building the python bits by default, so the process of installing or packaging failed a one point. The fix is quite simple. And it features a couple of other enhancments. First off, the current plist must be renamed "pkg-plist.py". Second, a new plist must be made with the following diff on the original: me: The file pkg-plist contains only one revision, so a repro copy of this file won't be needed. I changed whitespaces to taps. PR: 25814 Submitted by: anarcat@tao.ca Notes: svn path=/head/; revision=39969
* Add mp3chew 0.51.0,Daniel Harris2001-03-167-0/+69
| | | | | | | | | | | a program to rename mismatched and garbled MP3 filenames. PR: 25653 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39935
* Fix pkg-plistDmitry Sivachenko2001-03-161-1/+0
| | | | | | | Found by: bento Notes: svn path=/head/; revision=39920
* Patch aops.c for a header problem. Remove BROKEN line.Trevor Johnson2001-03-152-2/+16
| | | | | | | reported by: kris Notes: svn path=/head/; revision=39887
* A high-level interface to the Compact Disc Database.Vanilla I. Shu2001-03-147-0/+91
| | | | | | | | PR: ports/25804 Submitted by: Yar Tikhiy <yar@comp.chem.msu.su> Notes: svn path=/head/; revision=39863
* Use "USE_GTK" & "USE_GNOME" forever.Vanilla I. Shu2001-03-141-2/+1
| | | | Notes: svn path=/head/; revision=39851
* Whoops, back goes the FORBIDDEN tag..after months of silence, icecastKris Kennaway2001-03-142-0/+4
| | | | | | | | | finally released a new version the day we released the advisory for the old one, but it turns out there are still other security problems unfixed in both. Notes: svn path=/head/; revision=39843
* Fix yet another victim of changed default location of the WindowMaker'sMaxim Sobolev2001-03-131-1/+1
| | | | | | | | | include files. Submitted by: bento Notes: svn path=/head/; revision=39778
* Update version number of gtkmm shared library.Maxim Sobolev2001-03-131-1/+1
| | | | Notes: svn path=/head/; revision=39764
* o add MASTER_SITE_SUNSITE to MASTER_SITES.FUJISHIMA Satsuki2001-03-122-6/+8
| | | | | | | | | | o get rid of version number from pkg-descr. PR: 25744 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39690
* update to 2.10.3.FUJISHIMA Satsuki2001-03-123-5/+7
| | | | | | | | PR: 25701,25702 Submitted by: maintainer Notes: svn path=/head/; revision=39671
* correct configure args to respect PREFIX.FUJISHIMA Satsuki2001-03-121-1/+1
| | | | | | | | PR: 25738 Submitted by: Kentaro Inagaki <inagaki@tg.rim.or.jp> Notes: svn path=/head/; revision=39666
* Fix breakage introduced with recent WindowMaker update.Maxim Sobolev2001-03-121-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39635
* This port does not currently compile.Kris Kennaway2001-03-121-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=39626
* GdrDAO is a GTK-based GUI frontend for cdrdao, the disk-at-once audio CDDirk Meyer2001-03-116-0/+36
| | | | | | | | | | | | | | | | | | | | recorder. Features: * Contains a simple TOC Editor, which allows you to create (very) simple TOC files for CDRDAO . * It can save those TOC files (now to a selectable file). * GdrDAO supports Pregaps (including "hidden tracks"), and lets you decide where to start in a file, so it also supports CD burned from one huge file. * Disk Cataloge Number and ISRC can be changed. * CD Text is supported. WWW: http://gdrdao.sourceforge.net/ PR: 22611 Submitted by: anders@fix.no Notes: svn path=/head/; revision=39584
* Update version number of gtkextra shared library.Maxim Sobolev2001-03-111-1/+1
| | | | Notes: svn path=/head/; revision=39577
* Fix most of the format string abuses including those which are known toKris Kennaway2001-03-116-2/+164
| | | | | | | | | | | cause a security vulnerabilities. Not fixed are a number of more subtle cases which may or may not allow security violations (I don't have time to conduct a thorough audit now), and which are difficult/impossible to fix anyway without something like fmtcheck(). Document this in pkg-install and remove FORBIDDEN tag. Notes: svn path=/head/; revision=39558
* Use '-O0' when compiling on the Alpha to avoid internal compiler errors.Steve Price2001-03-111-1/+7
| | | | Notes: svn path=/head/; revision=39541
* Fix plistKris Kennaway2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39505
* Add locale file forgotten in the last updateChris D. Faulhaber2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39501
* Add USE_GMAKE.Greg Lehey2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39488
* Update soname for libgtkextra dependency.Trevor Johnson2001-03-101-1/+1
| | | | | | | reported by: bento Notes: svn path=/head/; revision=39438
* Fix build for alpha.Alexander Langer2001-03-101-3/+3
| | | | | | | Submitted by: havk.org Notes: svn path=/head/; revision=39432
* Fix breakage introduced with newest WindowMaker and libaudiofile.Maxim Sobolev2001-03-102-0/+38
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39421
* Use ${MACHINE_CPU:M3dnow} to detect presence of 3DNOW extension instead ofMaxim Sobolev2001-03-101-1/+1
| | | | | | | | | | | | | ${MACHINE_CPU:Mk6}, because: 1. k6 CPU don't really support 3DNOW, this extension was first was introduced in k6-2 CPUs; 2. Duron/Athlon (aka k7) CPUs support this extension as well. Missed by: kris Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de> Notes: svn path=/head/; revision=39415
* Fix building on the plain old i386.Maxim Sobolev2001-03-101-5/+10
| | | | Notes: svn path=/head/; revision=39407
* Fix plistKris Kennaway2001-03-101-0/+2
| | | | Notes: svn path=/head/; revision=39373
* Fix plistKris Kennaway2001-03-102-2/+2
| | | | Notes: svn path=/head/; revision=39371
* As the elisp name, I used "id3el" and it is wrong.Satoshi Taoka2001-03-101-2/+2
| | | | | | | | | So I change to id3.el Obtained from: bento Notes: svn path=/head/; revision=39353
* Chase the checksum; distfile was rerolled with no differences in content.Kris Kennaway2001-03-101-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39348