Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2010 19:15:18 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk ports/audio/freealut Makefile ports/audio/hs-ALUT Makefile ports/audio/hs-OpenAL Makefile ports/audio/py-openal Makefile ports/audio/py-openal/files patch-setup.py ports/deskutils/xneur Makefile ...
Message-ID:  <201001251915.o0PJFIwT001046@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2010-01-25 19:15:18 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
    audio/freealut       Makefile 
    audio/hs-ALUT        Makefile 
    audio/hs-OpenAL      Makefile 
    audio/py-openal      Makefile 
    audio/py-openal/files patch-setup.py 
    deskutils/xneur      Makefile 
    devel/allegro-devel  Makefile 
    devel/sfml           Makefile 
    devel/simgear        Makefile 
    emulators/bsnes      Makefile 
    games/allacrost      Makefile 
    games/apricots       Makefile 
    games/assaultcube    Makefile 
    games/atr3d          Makefile 
    games/battletanks    Makefile 
    games/blackshadeselite Makefile 
    games/chromium-bsu   Makefile 
    games/deng           Makefile 
    games/el             Makefile 
    games/ember          Makefile 
    games/evq3           Makefile 
    games/excido         Makefile 
    games/flightgear     Makefile 
    games/freeorion      Makefile 
    games/gemrb          Makefile 
    games/glest          Makefile 
    games/ioquake3       Makefile 
    games/iourbanterror  Makefile 
    games/kmquake2       Makefile 
    games/linwarrior     Makefile 
    games/openarena      Makefile 
    games/openastromenace Makefile 
    games/rigsofrods     Makefile 
    games/scorched3d     Makefile 
    games/spring         Makefile 
    games/supertuxkart   Makefile 
    games/tnl            Makefile 
    games/torcs          Makefile 
    games/toycars        Makefile 
    games/tremulous      Makefile 
    games/trigger        Makefile 
    games/ultimatestunts Makefile 
    games/uqm            Makefile 
    games/vamos          Makefile 
    games/vavoom         Makefile 
    games/vegastrike     Makefile 
    games/warsow         Makefile 
    games/warzone2100    Makefile 
    games/windstille     Makefile 
    games/worldofpadman  Makefile 
    games/xpilot-ng-server Makefile 
    graphics/Coin        Makefile 
    graphics/blender     Makefile 
    graphics/crystalspace Makefile 
    graphics/py-pyglet   Makefile 
    graphics/py-soya3d   Makefile 
    graphics/reallyslick Makefile 
  Added files:
    games/evq3/files     patch-code_client_snd_openal.c 
    games/ioquake3/files patch-code-client-snd_openal.c 
    games/iourbanterror/files patch-code_client_snd_openal.c 
    games/openarena/files patch-code_client_snd_openal.c 
    games/scorched3d/files patch-configure-al.m4 
    games/tremulous/files patch-src_client_snd_openal.c 
    games/warsow/files   patch-snd_openal_snd_main.c 
    games/worldofpadman/files patch-code_client_snd_openal.c 
  Log:
  - Introduce USE_OPENAL variable for OpenAL consumers
  - Switch to openal-soft as a default OpenAL implementation
  
  PR:             ports/142123
  Submitted by:   mva
  Tested by:      pointyhat exp-run
  Approved by:    portmgr (hat)
  
  Revision  Changes    Path
  1.634     +84 -1     ports/Mk/bsd.port.mk
  1.8       +2 -3      ports/audio/freealut/Makefile
  1.2       +2 -2      ports/audio/hs-ALUT/Makefile
  1.2       +2 -1      ports/audio/hs-OpenAL/Makefile
  1.12      +2 -4      ports/audio/py-openal/Makefile
  1.5       +10 -5     ports/audio/py-openal/files/patch-setup.py
  1.14      +2 -1      ports/deskutils/xneur/Makefile
  1.39      +2 -2      ports/devel/allegro-devel/Makefile
  1.4       +2 -2      ports/devel/sfml/Makefile
  1.35      +3 -4      ports/devel/simgear/Makefile
  1.6       +2 -1      ports/emulators/bsnes/Makefile
  1.16      +2 -2      ports/games/allacrost/Makefile
  1.9       +2 -3      ports/games/apricots/Makefile
  1.9       +2 -3      ports/games/assaultcube/Makefile
  1.34      +2 -2      ports/games/atr3d/Makefile
  1.10      +2 -2      ports/games/battletanks/Makefile
  1.7       +3 -4      ports/games/blackshadeselite/Makefile
  1.26      +2 -3      ports/games/chromium-bsu/Makefile
  1.28      +3 -2      ports/games/deng/Makefile
  1.24      +3 -4      ports/games/el/Makefile
  1.52      +2 -3      ports/games/ember/Makefile
  1.17      +2 -2      ports/games/evq3/Makefile
  1.1       +11 -0     ports/games/evq3/files/patch-code_client_snd_openal.c (new)
  1.11      +3 -4      ports/games/excido/Makefile
  1.64      +3 -3      ports/games/flightgear/Makefile
  1.21      +2 -2      ports/games/freeorion/Makefile
  1.9       +3 -3      ports/games/gemrb/Makefile
  1.25      +3 -4      ports/games/glest/Makefile
  1.19      +2 -2      ports/games/ioquake3/Makefile
  1.1       +11 -0     ports/games/ioquake3/files/patch-code-client-snd_openal.c (new)
  1.19      +2 -2      ports/games/iourbanterror/Makefile
  1.1       +11 -0     ports/games/iourbanterror/files/patch-code_client_snd_openal.c (new)
  1.15      +2 -2      ports/games/kmquake2/Makefile
  1.8       +2 -3      ports/games/linwarrior/Makefile
  1.8       +2 -2      ports/games/openarena/Makefile
  1.1       +11 -0     ports/games/openarena/files/patch-code_client_snd_openal.c (new)
  1.8       +3 -4      ports/games/openastromenace/Makefile
  1.10      +3 -2      ports/games/rigsofrods/Makefile
  1.45      +3 -4      ports/games/scorched3d/Makefile
  1.1       +31 -0     ports/games/scorched3d/files/patch-configure-al.m4 (new)
  1.28      +2 -1      ports/games/spring/Makefile
  1.4       +3 -3      ports/games/supertuxkart/Makefile
  1.10      +3 -4      ports/games/tnl/Makefile
  1.39      +3 -4      ports/games/torcs/Makefile
  1.15      +2 -4      ports/games/toycars/Makefile
  1.15      +2 -2      ports/games/tremulous/Makefile
  1.1       +11 -0     ports/games/tremulous/files/patch-src_client_snd_openal.c (new)
  1.19      +3 -4      ports/games/trigger/Makefile
  1.11      +2 -4      ports/games/ultimatestunts/Makefile
  1.23      +2 -2      ports/games/uqm/Makefile
  1.53      +3 -3      ports/games/vamos/Makefile
  1.50      +2 -1      ports/games/vavoom/Makefile
  1.14      +2 -2      ports/games/vegastrike/Makefile
  1.18      +2 -1      ports/games/warsow/Makefile
  1.1       +11 -0     ports/games/warsow/files/patch-snd_openal_snd_main.c (new)
  1.33      +2 -1      ports/games/warzone2100/Makefile
  1.12      +3 -3      ports/games/windstille/Makefile
  1.13      +2 -2      ports/games/worldofpadman/Makefile
  1.1       +11 -0     ports/games/worldofpadman/files/patch-code_client_snd_openal.c (new)
  1.19      +2 -2      ports/games/xpilot-ng-server/Makefile
  1.34      +3 -2      ports/graphics/Coin/Makefile
  1.38      +2 -2      ports/graphics/blender/Makefile
  1.41      +2 -3      ports/graphics/crystalspace/Makefile
  1.2       +3 -2      ports/graphics/py-pyglet/Makefile
  1.33      +2 -3      ports/graphics/py-soya3d/Makefile
  1.20      +2 -1      ports/graphics/reallyslick/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001251915.o0PJFIwT001046>