aboutsummaryrefslogtreecommitdiff
path: root/audio/openal
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with clang and modern gccBernhard Froehlich2014-01-302-46/+45
| | | | | | | | | | | | - Support staging - Add support for ALSA sound PR: ports/183599 Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru> Approved by: maintainer timeout (11 weeks) Notes: svn path=/head/; revision=341848
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.Koop Mast2013-07-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1] Notes: svn path=/head/; revision=324037
* Chase audio/arts removalBaptiste Daroussin2013-07-261-11/+4
| | | | Notes: svn path=/head/; revision=323767
* Finish options conversionBaptiste Daroussin2013-06-151-1/+1
| | | | Notes: svn path=/head/; revision=320979
* Finish conversion to new options frameworkBaptiste Daroussin2013-06-061-4/+4
| | | | Notes: svn path=/head/; revision=320105
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-221-2/+1
| | | | Notes: svn path=/head/; revision=316287
* Convert to new options framework left un converted ports in a* categoriesBaptiste Daroussin2013-03-211-19/+13
| | | | | | | | | While here trim headers Convert some gnomehack to pathfix Convert some pkgconfig to USE_PKGCONFIG=build Notes: svn path=/head/; revision=314853
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update maintainer's email address.Mark Linimon2010-12-011-1/+1
| | | | | | | Submitted by: maintainer (private email) Notes: svn path=/head/; revision=265540
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-2/+2
| | | | Notes: svn path=/head/; revision=237283
* Fixed plist entries for audio/openal and audio/openal-soft (if ↵Marcus von Appen2009-05-041-1/+1
| | | | | | | | | audio/freealut is still around). Approved by: miwi (mentor) Notes: svn path=/head/; revision=233224
* - Fix segfault under certain conditionsDmitry Marakasov2009-04-072-1/+12
| | | | | | | | | PR: 133354 Submitted by: myself Approved by: pav@ Notes: svn path=/head/; revision=231833
* - Oops, depend on nasm correctlyDmitry Marakasov2009-03-171-1/+1
| | | | | | | Noticed by: cperciva@ Notes: svn path=/head/; revision=230287
* - Improve previous fix:Dmitry Marakasov2009-03-163-2/+30
| | | | | | | | | | | | | - add patches by [3] to fix assembly - make use of assembly OPTIONal and depend on nasm when it's enabled PR: 131021 [1], 129362 [2] Submitted by: myself [1], "J. Altman <freebsd at chthonic dot com> [2] Patch by: Edward Sutton <mirror176 at hotmail dot com> [3] Approved by: oliver, maintainer timeout Notes: svn path=/head/; revision=230281
* - Don't detect nasm, as it will lead to broken openal library builtDmitry Marakasov2009-03-161-0/+2
| | | | | | | | | PR: 131021 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=230181
* Added CONFLICTS with audio/openal-soft. They install the same includes.Marcus von Appen2009-03-091-0/+2
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=229804
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Bump PORTREVISIONMartin Wilke2007-07-151-1/+1
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=195654
* - Fix build with gcc 4.2Martin Wilke2007-07-151-0/+20
| | | | | | | | | PR: 114587 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Approved by: portmgr (pav) Notes: svn path=/head/; revision=195653
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Allow the user to customize the audio buffer size.Jean-Yves Lefort2006-08-163-33/+56
| | | | | | | | | PR: ports/101960 Submitted by: jylefort Approved by: maintainer Notes: svn path=/head/; revision=170794
* - Fix build when CPUTYPE is set and nasm is installedRong-En Fan2006-07-051-1/+1
| | | | | | | | | PR: 99809 Submitted by: maintainer Approved by: delphij (mentor, implicit) Notes: svn path=/head/; revision=166992
* Fails to compile on ia64. Notified maintainer.Mark Linimon2006-07-011-0/+3
| | | | Notes: svn path=/head/; revision=166740
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* add pthread stuff to openal.pc's Libs and CflagsOliver Lehmann2006-04-251-2/+4
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=160448
* fix oss supportOliver Lehmann2006-04-232-0/+57
| | | | | | | bump portrevision Notes: svn path=/head/; revision=160250
* fix openal.pcOliver Lehmann2006-04-231-0/+2
| | | | Notes: svn path=/head/; revision=160249
* fix build on amd64Oliver Lehmann2006-04-231-0/+3
| | | | Notes: svn path=/head/; revision=160246
* update to openal 20060211 [1]Oliver Lehmann2006-04-236-78/+41
| | | | | | | | | | | | | fix dependant ports [2] PR: ports/96172 [1] ports/95192 [2] Submitted by: maintainer [1] oliver [2] Approved by: maintainer Notes: svn path=/head/; revision=160213
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* - Fix OSS support:Jean-Yves Lefort2005-11-242-5/+107
| | | | | | | | | | | | | | | | | | OpenAL uses a buffer size of 1024 bytes, which is too small on some systems and/or with some applications, causing heavy drops in the audio output. I solve the problem by using the value returned by SNDCTL_DSP_GETBLKSIZE rather than 1024. - Add options for enabling aRts, esd, SDL, vorbis and smpeg support - Enable capture - Fix info file handling (install in post-install, and do not use install-info since bsd.port.mk takes care of it) PR: ports/88728 Submitted by: jylefort Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=149259
* Fix MASTER_SITES.Roman Bogorodskiy2005-08-281-1/+1
| | | | | | | | PR: 85360 Submitted by: Erik Greenwald (maintainer) Notes: svn path=/head/; revision=141107
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 20050401Pav Lucistnik2005-04-092-3/+3
| | | | | | | | PR: ports/79696 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=132833
* - Update to 20050202Pav Lucistnik2005-02-103-6/+7
| | | | | | | | PR: ports/77037 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=128438
* - Update to 20040816Pav Lucistnik2004-08-172-3/+3
| | | | | | | | PR: ports/70553 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=116486
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-161-1/+1
| | | | | | | address when I retried it tonight. Sorry, Erik. Notes: svn path=/head/; revision=109240
* Reset bouncing maintainer address:Kris Kennaway2004-05-161-1/+1
| | | | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) Notes: svn path=/head/; revision=109237