aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Liquidsoap is the audio stream generator of the Savonet project, notably usedWen Heping2010-01-1917-0/+605
| | | | | | | | | | | | | | | | | for generating the stream of netradios. It has tons of features, it's free and it's open-source! Liquidsoap lets you to describe your streams in a powerful and flexible way. Allowing arbitrarily deep-nested composition of streams, it gives you more power than you need for creating an original netradio. But liquidsoap is still very light and easy to use, in the Unix tradition of simple strong components working together. WWW: http://savonet.sourceforge.net/ PR: ports/142546 Submitted by: Mykola Dzham <i@levsha.me> Notes: svn path=/head/; revision=248178
* Fix build on -CURRENT.Jung-uk Kim2010-01-192-0/+30
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=248163
* libbpm is a C-library which contains low level beam position monitor (BPM)Wen Heping2010-01-195-0/+115
| | | | | | | | | | | | | | | | | signal processing routines. It's aim is to form a complete set of routines needed to handle RF Cavity BPM data, from digital downmixing, sampling, calibrating analysing and simulating BPM data. This library has been developed in the context of the BPM work done by the accelerator physics groups at University College London, Royal Holloway University of London and the University of Cambridge (UK) (2006-2008) WWW: http://www.hep.ucl.ac.uk/~bino/libbpm/ PR: ports/142542 Submitted by: Mykola Dzham <i@levsha.me> Notes: svn path=/head/; revision=248141
* Update to 2.28.5.Joe Marcus Clarke2010-01-183-5/+34
| | | | Notes: svn path=/head/; revision=248079
* - remove broken/expired ports@ portsPhilip M. Gollucci2010-01-1811-118/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: portmgr (miwi) audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months devel/adabindx||2010-01-18|Has expired: has been broken for 3 months devel/agide||2010-01-18|Has expired: has been broken for 6 months devel/asis||2010-01-18|Has expired: has been broken for 3 months devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind devel/florist||2010-01-18|Has expired: has been broken for 3 months editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months graphics/gephex||2010-01-18|Has expired: has been broken for 3 months graphics/irit||2010-01-18|Has expired: has been broken for 3 months graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months japanese/expect||2010-01-18|Has expired: has been broken for 3 months lang/pnetc||2010-01-18|Has expired: has been broken for 5 months mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months print/latex-msc||2010-01-18|Has expired: has been broken for 3 months science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months shells/bush||2010-01-18|Has expired: has been broken for 3 months textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4 months textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months Notes: svn path=/head/; revision=248076
* Update to 20100101Emanuel Haupt2010-01-172-4/+4
| | | | Notes: svn path=/head/; revision=248033
* bump version for protobuf shlib version bump.Vanilla I. Shu2010-01-171-1/+2
| | | | Notes: svn path=/head/; revision=248007
* - Update to 1.2.1Beat Gaetzi2010-01-1614-83/+193
| | | | | | | | | | | - Add OPTIONS for D-Bus and Bonjour support PR: ports/142750 Submitted by: Aragon Gouveia <aragon AT phat.za.net> Approved by: Marius Nuennerich <marius AT nuenneri.ch> (maintainer) Notes: svn path=/head/; revision=247980
* - Update to 1.0.3Dennis Herrmann2010-01-147-44/+23
| | | | Notes: svn path=/head/; revision=247893
* - Fix compilation in presence of x11-toolkits/fltkDmitry Marakasov2010-01-144-6/+35
| | | | | | | | | | - While here, simplify MASTER_SITES PR: 141450 Submitted by: atom smasher <atom@smasher.org> Notes: svn path=/head/; revision=247884
* - Update to 1.0.2Dennis Herrmann2010-01-146-54/+18
| | | | Notes: svn path=/head/; revision=247882
* - Add missing dependency on oggencDmitry Marakasov2010-01-141-1/+3
| | | | | | | | PR: 141944 Submitted by: Stefan Ollermann <Stefan.Ollermann@gmx.de> Notes: svn path=/head/; revision=247874
* Update to 0.62Emanuel Haupt2010-01-134-51/+4
| | | | Notes: svn path=/head/; revision=247799
* - Update to 0.57Wen Heping2010-01-132-4/+4
| | | | Notes: svn path=/head/; revision=247793
* A Haskell binding for the OpenAL Utility Toolkit, which makesGabor Pali2010-01-125-0/+125
| | | | | | | | | | | | | | managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: WWW: http://connect.creativelabs.com/openal/ PR: ports/142480 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247733
* A Haskell binding for the OpenAL cross-platform 3D audio API,Gabor Pali2010-01-125-0/+150
| | | | | | | | | | | | | appropriate for use with gaming applications and many other types of audio applications. For more information about OpenAL. WWW: http://connect.creativelabs.com/openal/ PR: ports/142478 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247732
* - Update to 1.2.0Dmitry Marakasov2010-01-128-45/+61
| | | | | | | | PR: 141885 Submitted by: Ayumi Mitsui <ayu@commun.jp> (maintainer) Notes: svn path=/head/; revision=247723
* - adoptPhilip M. Gollucci2010-01-121-1/+1
| | | | Notes: svn path=/head/; revision=247687
* - Update Amarok to 2.2.2 "Maya Gold" release!Dima Panov2010-01-125-19/+432
| | | | | | | | Submitted by: Matt Tosto (maintainer via email) Approved by: miwi, tabthorpe (mentors implicit) Notes: svn path=/head/; revision=247638
* - Fix CVS blunderPhilip M. Gollucci2010-01-112-0/+15
| | | | | | | Pointyhat to: pgollucci (myself) Notes: svn path=/head/; revision=247635
* - Reset maintainer at his request.Tong LIU2010-01-111-1/+1
| | | | | | | PR: ports/142508 Notes: svn path=/head/; revision=247621
* Add PORTSCOUT variable in order to skip version 0.1.19 which is just a ↵Emanuel Haupt2010-01-111-0/+2
| | | | | | | tarball of an experimental version. Notes: svn path=/head/; revision=247612
* Remove the leftover mtpdevice plug-in directory.Joe Marcus Clarke2010-01-111-0/+1
| | | | | | | Reported by: mac.tc <raszobbi@gmail.com> Notes: svn path=/head/; revision=247552
* bump PORTREVISION for the recent update ofOliver Lehmann2010-01-103-2/+3
| | | | | | | | | | | x11/libexo x11-toolkits/libxfce4gui sysutils/xfce4-settings x11-wm/xfce4-panel x11/Terminal Notes: svn path=/head/; revision=247524
* Fix pkg-plist: /compat/linux/include.Edwin Groothuis2010-01-092-0/+2
| | | | Notes: svn path=/head/; revision=247461
* - Update to 0.5Dennis Herrmann2010-01-082-9/+7
| | | | | | | | | - Add math/fftw3 to dependency [1] Submitted by: Stefan Ehmann <shoesoft@gmx.net> (via private mail) [1] Notes: svn path=/head/; revision=247420
* - Add festival-freebsoft-utilsDima Panov2010-01-085-0/+66
| | | | | | | | | | | | | | festival-freebsoft-utils is a collection of Festival utilities that enhance Festival with some useful features. They provide all what is needed for interaction with Speech Dispatcher. PR: 142435 Submitted by: Alberto Villa Tested by: myself Approved by: miwi, tabthorpe (mentors iplicit) Notes: svn path=/head/; revision=247381
* - SUB_FILES += pkg-messagePhilip M. Gollucci2010-01-082-15/+1
| | | | | | | | PR: ports/142404 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247370
* - Fix OPTIONsPhilip M. Gollucci2010-01-081-1/+3
| | | | | | | | | PR: ports/142020 Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> Approved by: "Joseph S. Atkinson" <jsa.bsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=247363
* Update to 3.1.0Emanuel Haupt2010-01-072-4/+4
| | | | Notes: svn path=/head/; revision=247349
* - Remove my mirror from MASTER_SITESPietro Cerutti2010-01-071-2/+1
| | | | Notes: svn path=/head/; revision=247330
* Dynamically adjust pkg-messageEmanuel Haupt2010-01-072-2/+5
| | | | | | | | PR: 142406 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247322
* - Update to 2.2.7aWen Heping2010-01-072-4/+4
| | | | | | | | PR: ports/141408 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=247314
* - Update to 0.5.8aWen Heping2010-01-072-4/+4
| | | | | | | | PR: ports/141409 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=247313
* Update AdLib database fileEmanuel Haupt2010-01-062-8/+10
| | | | Notes: svn path=/head/; revision=247274
* New port: linux-fmodapiEdwin Groothuis2010-01-066-0/+78
| | | | | | | | | | | | | | | | | | | | | The FMOD Ex Programmer's API and Designer are a world-leading library and toolkit for the creation and playback of interactive audio. FMOD products are widely used in the games industry and have gained a strong reputation for its ease of use, powerful software-mixed architecture and comprehensive cross-platform support. FMOD supports more hardware platforms than any other audio system - including the latest 'next gen' consoles. Consider the cost savings of not having to change code across any platform - Save months of development time. FMOD is actively developed, with regular releases of new features. Many new requested features have been provided to customers in a very short turnaround - if you want a new feature, just ask! WWW: http://www.fmod.org/ Notes: svn path=/head/; revision=247269
* - Chase audio/fluidsynth shlib bumpMartin Wilke2010-01-055-8/+9
| | | | Notes: svn path=/head/; revision=247230
* - Update to 1.0.1Dennis Herrmann2010-01-051-125/+0
| | | | | | | - Remove old patches Notes: svn path=/head/; revision=247227
* - Update to 1.0.1Dennis Herrmann2010-01-0510-8/+109
| | | | Notes: svn path=/head/; revision=247226
* Chase audio/libadplug updateEmanuel Haupt2010-01-051-1/+2
| | | | Notes: svn path=/head/; revision=247212
* Update to 1.7Emanuel Haupt2010-01-052-6/+5
| | | | Notes: svn path=/head/; revision=247211
* Update to 2.2Emanuel Haupt2010-01-053-7/+11
| | | | Notes: svn path=/head/; revision=247210
* - Update to 1.1.1Martin Wilke2010-01-044-16/+62
| | | | | | | | PR: 142312 Submitted by: Ports Fury Notes: svn path=/head/; revision=247168
* Update to 1.10.0.Roman Bogorodskiy2010-01-043-5/+5
| | | | | | | | | PR: 141823, 142326 Submitted by: Oliver Herold <oh@fixmbr.de>, WATANABE Kazuhiro <CQG00620@nifty.ne.jp>, Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=247154
* Update to 0.90.85Emanuel Haupt2010-01-034-9/+52
| | | | Notes: svn path=/head/; revision=247067
* - Update to 1.42.04Nicola Vitale2010-01-033-6/+32
| | | | Notes: svn path=/head/; revision=247061
* - Set USE_GCC to 4.4+ as suggested by gerald@Nicola Vitale2010-01-031-1/+1
| | | | Notes: svn path=/head/; revision=247055
* Update to 20091213Emanuel Haupt2010-01-022-4/+4
| | | | Notes: svn path=/head/; revision=247018
* Reset cjh due to inactivity. We hope to see him back again soon.Mark Linimon2010-01-022-3/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=247011
* Remove pkg-plist since the port uses PLIST_FILES. This was forgotten in theEmanuel Haupt2010-01-011-182/+0
| | | | | | | | | last commit. Submitted by: pointyhat (via miwi) Notes: svn path=/head/; revision=246965