aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.4.2Emanuel Haupt2006-04-068-38/+34
| | | | | | | | | PR: 94589 Submitted by: ehaupt Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=158945
* Unbreak on !i386 systems (test on beast and on my amd64). Do notMikhail Teterin2006-04-063-30/+48
| | | | | | | | | | | | | | | | | | lib-depend on NAS and ESD -- these are optional dependencies and are not used by default even if present. Once I figure out, how to turn them on, I'll add them as OPTIONS. Use REINPLACE to improve the CC/CXX/CFLAGS/CXXFLAGS compliance. Stop installing the audsp executable into two places. Adjust pkg-plist to stop complaining about unempty directories populated by festlex and festvox ports. Bump PORTREVISION. May the festivities begin... Notes: svn path=/head/; revision=158936
* Do not run-depend on festival -- it really ought to be the other wayMikhail Teterin2006-04-067-40/+21
| | | | | | | | | | | | | | | | | | | around. For festlex-cmu use the 2004 version found in the 1.95 directory, so that it works with audio/festival. The others did not change since 1999. Stop the silly practice of extracting into ${WRKDIR} and copying into destination -- extract directly. Replace @dirrm with @dirrmtry in a few places and unbreak by adding more of same. The same should be applied to other audio/fest* ports, but these are enough to get the English-only speech out of festival. Notes: svn path=/head/; revision=158932
* Looks like arts really wants glib2 these days.Michael Nottebrock2006-04-061-1/+1
| | | | Notes: svn path=/head/; revision=158928
* audio/cd-console - Fix MASTER_SITE and WWW (make fetchable)Edwin Groothuis2006-04-062-2/+2
| | | | | | | | | | | Port's master site and WWW page has relocated. PR: ports/94798 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: "Julian C. Dunn" <jdunn@aquezada.com> Notes: svn path=/head/; revision=158920
* audio/gkrellmss: add distfile mirrorEdwin Groothuis2006-04-062-4/+3
| | | | | | | | | | | | - Remove dead mirror, mirror distfile on my server. - tidy up Makefile - Add pkg-message from ${CAT} in Makefile PR: ports/95376 Submitted by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=158913
* audio/gsm: Add distfile mirrorsEdwin Groothuis2006-04-062-3/+7
| | | | | | | | | | | - Remove dead mirror, add some working mirrors - Add 2>&1 >/dev/null || true to @unexec rm ... in pkg-plist PR: ports/95377 Submitted by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=158912
* audio/mpg123.el: tidy up MakefileEdwin Groothuis2006-04-053-7/+11
| | | | | | | | | | | - Tidy up Makefile and pkg-descr - Add pkg-message PR: ports/95382: Submitted by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=158909
* audio/wmrecord: add distfile mirrorEdwin Groothuis2006-04-051-3/+4
| | | | | | | | | | emove dead mirror and add working ones PR: ports/95384 Submitted by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=158908
* audio/nogger: add distfile mirrorEdwin Groothuis2006-04-052-4/+2
| | | | | | | | | | | - Remove dead mirror and mirror distfile on my server - Remove WWW from pkg-desc a the project seems to be dead PR: ports/95383 Submitted by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=158907
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.Jean Milanez Melo2006-04-051-1/+1
| | | | | | | Approved by: mnag (mentor) Notes: svn path=/head/; revision=158897
* Update to 1.17Erwin Lansing2006-04-052-4/+4
| | | | Notes: svn path=/head/; revision=158881
* Add libmpd 0.12.0, abstraction around libmpdclient.Roman Bogorodskiy2006-04-055-0/+48
| | | | | | | | PR: 95295 (part of) Submitted by: RedChrom <redchrom@gmail.com> Notes: svn path=/head/; revision=158858
* Pet portlint(1).Alexey Dokuchaev2006-04-051-1/+1
| | | | Notes: svn path=/head/; revision=158854
* Bump PORTREVISION after pkg-plist fix.Alexey Dokuchaev2006-04-051-0/+1
| | | | Notes: svn path=/head/; revision=158853
* Add missing file.Alexey Dokuchaev2006-04-051-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=158852
* Reset jeremy@external.org who has not responded to email asking aboutMark Linimon2006-04-051-1/+1
| | | | | | | | | maintainer timeouts. Hat: portmgr Notes: svn path=/head/; revision=158835
* Reset hollywar@mail.holywar.net due to no response to email about maintainerMark Linimon2006-04-051-1/+1
| | | | | | | | | timeouts. Hat: portmgr Notes: svn path=/head/; revision=158834
* [NEW PORT] audio/py24-shellac: Shellac is a PyGTK XMMS2 ClientEdwin Groothuis2006-04-0511-0/+247
| | | | | | | | | | | | | | | | | Shellac is an XMMS2 client written in Python with Pygtk. Goals: * Configurable * Easy to use * No excessive eye candy WWW: http://hem.bredband.net/b298027/ PR: ports/95333 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158827
* i[PATCH] audio/libofa: Mark broken on 4.xEdwin Groothuis2006-04-051-1/+7
| | | | | | | | | | - Broken on 4.x, mark as such PR: ports/95331 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158818
* [PATCH] audio/xmms2: Unbreak on 4.xEdwin Groothuis2006-04-053-5/+14
| | | | | | | | | | | - Unbreak on 4.11 [Patch already commited upstream] - Fix a missing file in the plist PR: ports/95328 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158816
* - Update to 0.1.2Michael Johnson2006-04-042-4/+4
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=158762
* Update to most recent versions.Alexey Dokuchaev2006-04-035-10/+10
| | | | | | | Prodded by: several Notes: svn path=/head/; revision=158726
* Add praat.Jean-Yves Lefort2006-04-035-0/+53
| | | | | | | | | | | | Praat: doing phonetics by computer. WWW: http://www.fon.hum.uva.nl/praat/ PR: ports/95157 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> Notes: svn path=/head/; revision=158686
* [PATCH] audio/java-xmms2: Unbreak buildEdwin Groothuis2006-04-022-2/+5
| | | | | | | | | | | | | | - add a pkg-plist so that it will override the master ports - add the master port as a run dependency Added file(s): - pkg-plist PR: ports/95219 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158634
* [PATCH] audio/ruby-xmms2: Unbreak buildEdwin Groothuis2006-04-022-2/+6
| | | | | | | | | | | | | | - switch to a pkg-plist so as to override master port's plist - add master port as a run dependency Added file(s): - pkg-plist PR: ports/95218 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158633
* [PATCH] audio/py-xmms2: Unbreak buildEdwin Groothuis2006-04-022-2/+5
| | | | | | | | | | | | | | - switch to a pkg-plist so as to override the master port's plist - add the master port as a run dependency Added file(s): - pkg-plist PR: ports/95217 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158632
* [PATCH] audio/xmms2: Lots of cleanupEdwin Groothuis2006-04-024-4/+34
| | | | | | | | | | | | | | | | | Lots of general cleanup, especially to unbreak things for the slaveports - unbreak sdl-vis - make it so slaves don't need to have the dependencies required for xmm s2d Added file(s): - files/patch-src_clients_sdl-vis_sdl-vis.c - files/patch-src_xmms_Program PR: ports/95216 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158631
* [PATCH] audio/libofa: fix expat build issueEdwin Groothuis2006-04-021-0/+2
| | | | | | | | | | - expat was not being detected because of a lacking CONFIGURE_ENV PR: ports/95212 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158630
* Update to 0.2.6.2Tom McLaughlin2006-04-023-6/+19
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=158623
* Use SUB_FILES for pkg-messageEdwin Groothuis2006-04-015-11/+15
| | | | Notes: svn path=/head/; revision=158544
* Use SUB_FILES to replace %%PREFIX%%Edwin Groothuis2006-04-012-3/+5
| | | | Notes: svn path=/head/; revision=158543
* [NEW PORT] audio/libofa: The Open Fingerprint Architecture LibraryEdwin Groothuis2006-04-015-0/+43
| | | | | | | | | | | | | | The Open Fingerprint normalizes, extracts frequencies, and creates an array representing the frequency data in an audio file. WWW: http://www.musicdns.org PR: ports/95196 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158541
* Mark BROKEN on 4.X.Joe Marcus Clarke2006-04-011-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=158528
* [PATCH] audio/gxmms2: update to 0.6.2Edwin Groothuis2006-04-012-5/+4
| | | | | | | | | | | - Update to 0.6.2 - This is contingent on the committing of ports/95066 PR: ports/95168 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158520
* [NEW PORT] audio/ruby18-xmms2: Rewrite of xmms as a client/server system ↵Edwin Groothuis2006-04-012-0/+34
| | | | | | | | | | | | | (developer release) - ruby binding slave ports for xmms2 - goes along with the DrDolittle update to xmms2 PR: ports/95068 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158518
* [NEW PORT] audio/py24-xmms2: Rewrite of xmms as a client/server system ↵Edwin Groothuis2006-04-012-0/+29
| | | | | | | | | | | | | (developer release) - slave port for the xmms2 python bindings - goes along with the xmms2 DrDolittle update submission PR: ports/95067 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158516
* [NEW PORT] audio/java-xmms2: Rewrite of xmms as a client/serverEdwin Groothuis2006-04-012-0/+32
| | | | | | | | | | | | | system (developer release) - java binding slave port for xmms2 - Corresponds with the xmms2 update to DrDolittle PR: ports/95069 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158514
* [PATCH] audio/xmms2: update to 0.2.d.4Edwin Groothuis2006-04-013-22/+40
| | | | | | | | | | | | | | - Update to 0.2.d.4 - add mdns client - Break the bindings out into slave-ports (ruby-xmms2, java-xmms2, py-xmms2) Consider this a meta-pr for the other three new port submissions. PR: ports/95066 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=158513
* Reset green@ as maintainer at his request.Mark Linimon2006-03-311-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158458
* upgrade to 1.9.5Ying-Chieh Liao2006-03-312-5/+4
| | | | | | | | PR: 95108 Submitted by: Ports Fury Notes: svn path=/head/; revision=158444
* Add dtmfdial.Jean-Yves Lefort2006-03-316-0/+60
| | | | | | | | | | | dtmfdial generates DTMF (touch tone) signals and sends them to the sound card or stores them as a raw sound file. PR: ports/94988 Submitted by: David Bushong <david@bushong.net> Notes: svn path=/head/; revision=158442
* Add the Festival MBROLA voices.Jean-Yves Lefort2006-03-318-0/+85
| | | | Notes: svn path=/head/; revision=158438
* Update to KDE 3.5.2Michael Nottebrock2006-03-3024-25/+41
| | | | Notes: svn path=/head/; revision=158431
* Fix build on amd64 and ia64 adding -fPIC and -DPICRenato Botelho2006-03-301-0/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=158426
* - Update to -> 1.3.9Michael Landin2006-03-306-36/+106
| | | | | | | | | - Adds support for libtunepimp-0.4 - Bugfixing - Remove USE_REINPLACE, to make portlint happy Notes: svn path=/head/; revision=158416
* Add a fogotten OPTIONS, and fix a portlint nit.Joe Marcus Clarke2006-03-271-1/+3
| | | | Notes: svn path=/head/; revision=158228
* * Add libnotify supportJoe Marcus Clarke2006-03-262-2/+63
| | | | | | | | | | | * Fix build with libgnotify-0.3.2 [1] PR: 93610 Submitted by: Christian Hiris <4711@chello.at> Obtained from: Mandriva Linux Notes: svn path=/head/; revision=158226
* Fix the build when docbook-utils is installed.Joe Marcus Clarke2006-03-261-0/+1
| | | | | | | Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=158224
* - Update to 0.78Pav Lucistnik2006-03-264-17/+6
| | | | | | | | PR: ports/94931 Submitted by: Marc Schoolderman <squell@alumina.nl> (maintainer) Notes: svn path=/head/; revision=158150