summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made the mpeglib component compile after values.h was finally removedAlan Eldridge2002-09-032-0/+39
| | | | | | | | | | from STABLE. PR: n/a Submitted by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=65564
* New port xmms-mad version 0.1.1: A XMMS input plugin that usesMario Sergio Fujikawa Ferreira2002-09-038-0/+69
| | | | | | | | | libmad Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=65523
* Fix format string bugs.Christian Weisgerber2002-09-022-2/+20
| | | | | | | Submitted by: Moritz Jodeit <moritz@jodeit.org> Notes: svn path=/head/; revision=65519
* activate audio/gkrellmms2 and audio/gkrellmvolume2.Hajimu UMEMOTO2002-09-021-0/+2
| | | | Notes: svn path=/head/; revision=65508
* Update gkrellmms to 2.0 after repocopy.Hajimu UMEMOTO2002-09-025-34/+26
| | | | Notes: svn path=/head/; revision=65505
* Update gkrellm-volume to 2.0.1 after repocopy.Hajimu UMEMOTO2002-09-027-57/+70
| | | | Notes: svn path=/head/; revision=65504
* Update to 0.3.1.Akinori MUSHA2002-09-023-29/+2
| | | | Notes: svn path=/head/; revision=65477
* Update to 1.14David W. Chapman Jr.2002-09-014-31/+13
| | | | | | | | PR: 41890 Submitted by: maintainer Notes: svn path=/head/; revision=65438
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-012-2/+5
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Update to 0.8.0David W. Chapman Jr.2002-08-314-4/+6
| | | | | | | | PR: 42238 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=65382
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-319-9/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65346
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-3153-107/+154
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Update to 1.7.3.Maxim Sobolev2002-08-308-69/+108
| | | | | | | | | PR: 40183 41280 Submitted by: Tilman Linneweh <tilman@arved.de> Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=65309
* Fix syntax error and add a new method: Freedb#genre. (both wereAkinori MUSHA2002-08-302-0/+27
| | | | | | | submitted to the author) Notes: svn path=/head/; revision=65295
* Update to 2.0.2.Joe Marcus Clarke2002-08-298-50/+16
| | | | Notes: svn path=/head/; revision=65246
* o Deploy USE_GNOMENG infrastrcutureMario Sergio Fujikawa Ferreira2002-08-291-10/+19
| | | | | | | | | | | o USE_REINPLACE instead of PERL o Mark BROKEN for FreeBSD 5.x : too unstable on FreeBSD 5.x o Don't redundant strip binaries installed with INSTALL_PROGRAM Submitted by: maintainer Notes: svn path=/head/; revision=65203
* Add linux to CATEGORIESMario Sergio Fujikawa Ferreira2002-08-291-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=65199
* Update URL.Christian Weisgerber2002-08-272-2/+2
| | | | | | | Submitted by: Damian Kramer <dkramer@hibernaculum.net> Notes: svn path=/head/; revision=65122
* Update to 0.2.29.Joe Marcus Clarke2002-08-273-36/+34
| | | | Notes: svn path=/head/; revision=65116
* Plug file descriptor leak.Christian Weisgerber2002-08-272-0/+35
| | | | | | | Obtained from: Joe Drew <drew@debian.org> Notes: svn path=/head/; revision=65113
* Update to 2.2Mario Sergio Fujikawa Ferreira2002-08-262-2/+2
| | | | Notes: svn path=/head/; revision=65059
* Moved xmms-pipe to audio from misc, since all other xmms-related ports liveAlan Eldridge2002-08-266-0/+57
| | | | | | | | | in audio. Reviewed by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=65031
* o Patch it to work with Qt 3.xMario Sergio Fujikawa Ferreira2002-08-252-7/+18
| | | | | | | | | | o Bump PORTREVISION PR: 41989 Submitted by: maintainer Notes: svn path=/head/; revision=64982
* Fix MD5 for re-rolled tarball with security fix. Tarball verified by AndyAlan Eldridge2002-08-251-1/+1
| | | | | | | Fawcett. Notes: svn path=/head/; revision=64981
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-254-35/+28
| | | | | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1] Notes: svn path=/head/; revision=64972
* Remove audio/uzoo-console port.Hye-Shik Chang2002-08-246-42/+0
| | | | | | | | Uzoo project is closed due to license problem; new soribada end user license agreements doesn't allow to use in other OSes than Microsoft's. Notes: svn path=/head/; revision=64933
* <linux/soundcard.h> -> <sys/soundcard.h>Kris Kennaway2002-08-231-3/+9
| | | | Notes: svn path=/head/; revision=64918
* Force libtool script to be executed by /bin/sh, not "whatever shellKris Kennaway2002-08-231-0/+1
| | | | | | | | | | you are currently running", which doesn't work too well if it happens to be e.g. csh. Noticed by: bento Notes: svn path=/head/; revision=64895
* * Use GNOMENG for ESounD.Christian Weisgerber2002-08-233-17/+22
| | | | | | | * Kill .la files. Notes: svn path=/head/; revision=64888
* Fix MASTER_SITE and WWW.Kevin Lo2002-08-232-2/+2
| | | | | | | | PR: 41886 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=64871
* Chase <machine/soundcard.h> to <sys/soundcard.h> to fix build on 5.xKris Kennaway2002-08-233-20/+9
| | | | Notes: svn path=/head/; revision=64856
* Chase <machine/souncard.h> -> <sys/soundcard.h>Kris Kennaway2002-08-231-245/+176
| | | | Notes: svn path=/head/; revision=64854
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-08-231-0/+11
| | | | Notes: svn path=/head/; revision=64851
* Fix build on -STABLE.Christian Weisgerber2002-08-231-1/+2
| | | | | | | | PR: 41853 Submitted by: Adam Weinberger <adam@vectors.cx> Notes: svn path=/head/; revision=64849
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-222-12/+2
| | | | | | | | PR: 41880 Submitted by: maintainer Notes: svn path=/head/; revision=64821
* * Use USE_GNOMENGJoe Marcus Clarke2002-08-221-5/+8
| | | | | | | | | * Re-add dependency on gmake to fix build problems PR: 41845 and 41877 Notes: svn path=/head/; revision=64809
* Update to 0.5.Christian Weisgerber2002-08-214-21/+33
| | | | | | | | | PR: 41334 Submitted by: Adam Weinberger <adam@vectors.cx> Approved by: maintainer timeout Notes: svn path=/head/; revision=64767
* Update descriptionDavid W. Chapman Jr.2002-08-214-46/+60
| | | | | | | | PR: 41849 Submitted by: maintainer Notes: svn path=/head/; revision=64764
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-211-19/+28
| | | | | | | Approved by: timeout from maintainer Notes: svn path=/head/; revision=64759
* - Fix detection of libreadline and bump PORTREVISION [1]Patrick Li2002-08-218-0/+130
| | | | | | | | | | - Allow port to compile on -current Submitted by: David Yeske <dyeske@yahoo.com> [1] Reviewed by: maintainer Notes: svn path=/head/; revision=64731
* Update to version 1.1Kevin Lo2002-08-214-82/+18
| | | | | | | | PR: 41821 Submitted by: MAINTAINER Notes: svn path=/head/; revision=64726
* * Update to version 1.0-pre1, which incorporates all our portabilityChristian Weisgerber2002-08-2011-141/+33
| | | | | | | | fixes plus miscellaneous small improvements. * Enable plugins again by installing .la files (oops). Notes: svn path=/head/; revision=64709
* Update to version 0.99.6.Christian Weisgerber2002-08-173-5/+14
| | | | | | | | PR: 41730 Submitted by: Ports Fury Notes: svn path=/head/; revision=64609
* Update to 0.7.0Christian Weisgerber2002-08-174-4/+4
| | | | | | | | PR: 41731 Submitted by: Ports Fury Notes: svn path=/head/; revision=64608
* * Optionalize esound. Suggested by:Christian Weisgerber2002-08-161-3/+11
| | | | | | | | | | PR: 41594 Submitted by: Brad Laue <brad@brad-x.com> * Remove unneeded gmake dependency. Notes: svn path=/head/; revision=64590
* Respect CFLAGS.Christian Weisgerber2002-08-161-0/+16
| | | | | | | | | PR: 41710 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> Obtained from: naddy Notes: svn path=/head/; revision=64583
* Replace sh shell parameter $* with safer "${@}"Mario Sergio Fujikawa Ferreira2002-08-162-2/+2
| | | | Notes: svn path=/head/; revision=64563
* Use 32 bit unsigned types to be able to work on longer files.Thomas Gellekum2002-08-156-0/+184
| | | | | | | | Reviewed by: Yoichi Imai <yoichi@silver-forest.com> (author) Approved by: Steve Coltrin <spcoltri@omcl.org> (maintainer) Notes: svn path=/head/; revision=64538
* Update to 0.23.Christian Weisgerber2002-08-1510-44/+66
| | | | | | | | PR: 41561 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Notes: svn path=/head/; revision=64534
* * Don't install Debian-specific gnump3d-config script.Christian Weisgerber2002-08-147-6/+84
| | | | | | | | | * In the default configuration file, run the server as user "www" instead of "nobody". * Fix default configure file location in gnump3d-top. Notes: svn path=/head/; revision=64519