| non port: audio/openal/Makefile |
|
CVSWeb
|
Number of commits found: 46 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above )
|
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [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)
|
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ]
1.7 astro/gaia/Makefile
1.18 astro/stellarium/Makefile
1.14 audio/adplay/Makefile
1.81 audio/amarok/Makefile
1.8 audio/drumpiler/Makefile
1.11 audio/festalon/Makefile
1.21 audio/ksmp3play/Makefile
1.12 audio/lmms/Makefile
1.50 audio/mhwaveedit/Makefile
1.36 audio/mp3blaster/Makefile
(Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
|
Sat, 28 Jul 2007
|
[ 13:27 miwi ]
1.19 audio/akode-plugins-xiph/Makefile
1.9 audio/aqualung/Makefile
1.59 audio/arts/Makefile
1.24 audio/audacity-devel/Makefile
1.34 audio/audacity/Makefile
1.23 audio/beast/Makefile
1.22 audio/cmus/Makefile
1.27 audio/darkice/Makefile
1.56 audio/easytag-devel/Makefile
1.41 audio/easytag/Makefile
(Only the first 10 of 128 ports in this commit are shown above. )
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
|
Sun, 15 Jul 2007
|
[ 15:04 miwi ]
1.43 audio/openal/Makefile
- Bump PORTREVISION
Approved by: portmgr (pav)
|
|
Sun, 28 Jan 2007
|
[ 09:07 kris ]
1.31 archivers/libcomprex/Makefile
1.21 audio/ccaudio/Makefile
1.13 audio/libadplug/Makefile
1.36 audio/libao/Makefile
1.40 audio/libaudiofile/Makefile
1.26 audio/libcdaudio/Makefile
1.13 audio/libmad/Makefile
1.10 audio/libofa/Makefile
1.4 audio/liboggz/Makefile
1.16 audio/libsamplerate/Makefile
(Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
|
Wed, 20 Sep 2006
|
[ 12:21 stas ]
1.13 astro/stellarium/Makefile
1.11 audio/adplay/Makefile
1.56 audio/amarok/Makefile
1.6 audio/drumpiler/Makefile
1.8 audio/festalon/Makefile
1.19 audio/ksmp3play/Makefile
1.44 audio/mhwaveedit/Makefile
1.29 audio/mp3blaster/Makefile
1.41 audio/openal/Makefile
1.3 audio/phatbeat/Makefile
(Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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)
|
|
Wed, 16 Aug 2006
|
[ 14:27 jylefort ]
1.40 audio/openal/Makefile
1.3 audio/openal/files/patch-src-backends-alc_backend_bsd.c
1.1 audio/openal/pkg-message
Allow the user to customize the audio buffer size.
PR: ports/101960
Submitted by: jylefort
Approved by: maintainer
|
|
Wed, 5 Jul 2006
|
[ 18:54 rafan ]
1.39 audio/openal/Makefile
- Fix build when CPUTYPE is set and nasm is installed
PR: 99809
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
|
Sun, 2 Jul 2006
|
[ 00:47 linimon ]
1.38 audio/openal/Makefile
Fails to compile on ia64. Notified maintainer.
|
|
Wed, 3 May 2006
|
[ 06:14 edwin ]
1.17 accessibility/kdeaccessibility/Makefile
1.21 archivers/arj/Makefile
1.20 archivers/deepforest/Makefile
1.2 archivers/deutex/Makefile
1.5 archivers/dynamite/Makefile
1.3 archivers/fpc-paszlib/Makefile
1.16 archivers/gzip/Makefile
1.18 archivers/ha/Makefile
1.26 archivers/hpack.non-usa.only/Makefile
1.3 archivers/liblzxcomp/Makefile
(Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
|
Tue, 25 Apr 2006
|
[ 18:04 oliver ]
1.36 audio/openal/Makefile
add pthread stuff to openal.pc's Libs and Cflags
bump PORTREVISION
|
|
Sun, 23 Apr 2006
|
[ 20:46 oliver ]
1.35 audio/openal/Makefile
1.2 audio/openal/files/patch-src-backends-alc_backend_bsd.c
fix oss support
bump portrevision
|
[ 20:30 oliver ]
1.34 audio/openal/Makefile
fix openal.pc
|
[ 20:01 oliver ]
1.33 audio/openal/Makefile
fix build on amd64
|
[ 11:14 oliver ]
1.32 audio/openal/Makefile
1.3 audio/py-openal/Makefile
1.19 devel/simgear/Makefile
1.15 games/atr3d/Makefile
1.9 games/chromium/Makefile
1.6 games/el/Makefile
1.11 games/ember/Makefile
1.4 games/excido/Makefile
1.4 games/glest/Makefile
1.27 games/scorched3d/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
update to openal 20060211 [1]
fix dependant ports [2]
PR: ports/96172 [1]
ports/95192 [2]
Submitted by: maintainer [1]
oliver [2]
Approved by: maintainer
|
|
Thu, 24 Nov 2005
|
[ 06:49 jylefort ]
1.31 audio/openal/Makefile
1.1 audio/openal/files/patch-src_arch_bsd_bsd__dsp.c
- Fix OSS support:
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)
|
|
Sun, 28 Aug 2005
|
[ 13:50 novel ]
1.30 audio/openal/Makefile
Fix MASTER_SITES.
PR: 85360
Submitted by: Erik Greenwald (maintainer)
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sat, 9 Apr 2005
|
[ 22:35 pav ]
1.27 audio/openal/Makefile
1.13 audio/openal/distinfo
- Update to 20050401
PR: ports/79696
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
Thu, 10 Feb 2005
|
[ 00:26 pav ]
1.26 audio/openal/Makefile
1.12 audio/openal/distinfo
1.6 audio/openal/pkg-plist
- Update to 20050202
PR: ports/77037
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
Tue, 17 Aug 2004
|
[ 09:15 pav ]
1.25 audio/openal/Makefile
1.11 audio/openal/distinfo
- Update to 20040816
PR: ports/70553
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
Sun, 16 May 2004
|
[ 08:30 kris ]
1.24 audio/openal/Makefile
1.22 databases/gauche-gdbm/Makefile
1.13 devel/cvsplot/Makefile
1.4 devel/gauche-readline/Makefile
1.4 devel/gauche-sdl/Makefile
1.8 games/fgkicker/Makefile
1.23 games/gl-117/Makefile
1.26 games/tank/Makefile
1.11 graphics/gauche-gl/Makefile
1.27 lang/gauche/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik.
|
[ 05:04 kris ]
1.23 audio/openal/Makefile
1.21 databases/gauche-gdbm/Makefile
1.12 devel/cvsplot/Makefile
1.3 devel/gauche-readline/Makefile
1.3 devel/gauche-sdl/Makefile
1.7 games/fgkicker/Makefile
1.22 games/gl-117/Makefile
1.25 games/tank/Makefile
1.10 graphics/gauche-gl/Makefile
1.26 lang/gauche/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
|
|
Sun, 15 Feb 2004
|
[ 14:34 krion ]
1.22 audio/openal/Makefile
1.10 audio/openal/distinfo
1.5 audio/openal/pkg-plist
- Update to version 20040215
PR: ports/62875
Submitted by: maintainer
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Sun, 16 Nov 2003
|
[ 16:48 krion ]
1.20 audio/openal/Makefile
1.9 audio/openal/distinfo
- Update to version 20031116
* src/al_debug.c: Fix an implicit declaration: the man page on
linux says that vsnprintf() is a GNU extension, so #define
_GNU_SOURCE
* src/arch/sdl/sdl.c: #include <string.h> to avoid implicit
declaration of memcpy()/memset()
* audioconvert/ac_freq.c For the first sample in a chunk to be
resampled*2, use dampened extrapolation instead of
interpolation to somewhat reduce 'clicking'.
* Michel Danzer's big endian patch
* audioconvert/ac_freq.c Added Adam Moss's patch to improve
fidelity of low-sampled sounds in higher sampling-rate
environments.
PR: 59340
Submitted by: maintainer
|
|
Mon, 27 Oct 2003
|
[ 09:11 kris ]
1.19 audio/aureal-kmod/Makefile
1.8 audio/blop/Makefile
1.7 audio/faad/Makefile
1.13 audio/fcplay/Makefile
1.17 audio/festival/Makefile
1.27 audio/flac/Makefile
1.5 audio/freebirth/Makefile
1.2 audio/gkrellmss2/Makefile
1.14 audio/liba52/Makefile
1.27 audio/libao/Makefile
(Only the first 10 of 35 ports in this commit are shown above. )
portlint (whitespace cleanup)
|
|
Sat, 4 Oct 2003
|
[ 05:53 edwin ]
1.18 audio/openal/Makefile
pthread fix for audio/openal on -current
-pthread doesn't work anymore, this fixes up configure so
audio/openal builds.
PR: ports/57282
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
Sat, 16 Aug 2003
|
[ 11:24 kris ]
1.17 audio/openal/Makefile
1.4 audio/openal/pkg-plist
Utilize INFO.
|
|
Sun, 27 Jul 2003
|
[ 09:34 daichi ]
1.16 audio/openal/Makefile
1.8 audio/openal/distinfo
update audio/openal: 20030524 -> 20030724
PR: 54893
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
Sat, 7 Jun 2003
|
[ 15:44 erwin ]
1.15 audio/openal/Makefile
1.7 audio/openal/distinfo
Update to 20030524
fixes to queueing, source stuff, vector stuff, doppler stuff, ...
PR: 52647
Submitted by: maintainer
Approved by: edwin (mentor)
|
|
Mon, 31 Mar 2003
|
[ 09:00 edwin ]
1.14 audio/openal/Makefile
Port installs a shared lib.
Informed maintainer.
|
|
Fri, 21 Feb 2003
|
[ 10:59 knu ]
1.6 audio/abcde/Makefile
1.2 audio/adpcm/Makefile
1.11 audio/afsp/Makefile
1.14 audio/aureal-kmod/Makefile
1.7 audio/baudline/Makefile
1.5 audio/cd-console/Makefile
1.3 audio/cd-discid/Makefile
1.7 audio/cd2mp3/Makefile
1.7 audio/cdparanoia/Makefile
1.9 audio/cdplay/Makefile
(Only the first 10 of 192 ports in this commit are shown above. )
De-pkg-comment.
|
|
Wed, 29 Jan 2003
|
[ 23:04 petef ]
1.12 audio/openal/Makefile
1.6 audio/openal/distinfo
Update to 20030125.
PR: 47497
Submitted by: maintainer
|
|
Fri, 3 Jan 2003
|
[ 06:05 petef ]
1.11 audio/openal/Makefile
1.5 audio/openal/distinfo
Update to 20021215fbsd.
PR: 46282
Submitted by: maintainer
|
|
Thu, 26 Dec 2002
|
[ 13:34 edwin ]
1.10 audio/openal/Makefile
http://smluc.org/~erik/ doesn't contain distribution files anymore.
Noticed on: portsruvey
|
|
Wed, 18 Dec 2002
|
[ 13:04 knu ]
1.9 audio/openal/Makefile
1.7 databases/gauche-gdbm/Makefile
1.9 lang/gauche/Makefile
1.4 lang/qscheme/Makefile
1.10 sysutils/x86info/Makefile
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
Mon, 18 Nov 2002
|
[ 03:48 kris ]
1.8 audio/openal/Makefile
1.14 audio/soundtracker/Makefile
1.3 databases/gauche-gdbm/Makefile
1.4 devel/py-ncurses/Makefile
1.5 devel/shapelib/Makefile
1.4 games/gnurobots/Makefile
1.13 games/yamsweeper/Makefile
1.35 graphics/fxtv/Makefile
1.5 graphics/gdal/Makefile
1.2 graphics/libgrass5/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
Reset undeliverable maintainer addresses to ports@FreeBSD.org
|
|
Sat, 20 Jul 2002
|
[ 19:58 naddy ]
1.7 audio/openal/Makefile
1.4 audio/openal/distinfo
Update to 20020712: numerous improvements and bugfixes.
PR: 40776
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
Mon, 1 Apr 2002
|
[ 03:01 dwcjr ]
1.6 audio/openal/Makefile
1.3 audio/openal/distinfo
1.3 audio/openal/files/patch-configure.in
1.2 audio/openal/files/patch-src.arch.bsd.bsd_dsp.c
1.3 audio/openal/files/patch-src:threads:posixthreads.c
Update to latest version
PR: 36596
Submitted by: maintainer
|
|
Thu, 21 Feb 2002
|
[ 01:26 pat ]
unknown audio/openal/Makefile
unknown audio/openal/distinfo
unknown audio/openal/files/patch-Makefile.in
unknown audio/openal/files/patch-configure.in
unknown audio/openal/files/patch-src.arch.bsd.bsd_dsp.c
unknown audio/openal/files/patch-src:Makefile.in
unknown audio/openal/files/patch-src:alc:alc_context.c
unknown audio/openal/files/patch-src:threads:posixthreads.c
unknown audio/openal/pkg-plist
- Update to 20020217 - Pass the maintainership wand to submitter
|
|
Sun, 4 Feb 2001
|
[ 21:13 olgeni ]
unknown audio/cdplayer.app/Makefile
unknown audio/cmp3/Makefile
unknown audio/gkrellmms/Makefile
unknown audio/gkrellmvolume/Makefile
unknown audio/glame/Makefile
unknown audio/linux-realplayer/Makefile
unknown audio/normalize/Makefile
unknown audio/openal/Makefile
unknown audio/sweep/Makefile
Style: use tabs, not spaces, to indent variables in Makefiles. (whitespace
only changes)
|
|
Tue, 9 Jan 2001
|
[ 17:33 trevor ]
unknown audio/openal/Makefile
Master site was reorganized. Update the port accordingly.
|
|
Tue, 17 Oct 2000
|
[ 22:07 ade ]
unknown audio/openal/Makefile
unknown audio/openal/files/patch-Makefile.in
unknown audio/openal/files/patch-src:Makefile.in
unknown audio/openal/pkg-plist
Add USE_GMAKE Remove redundant GNU_CONFIGURE Install info file Support
install macros perl -> PERL Fix version number of sharedlib
|
Number of commits found: 46 |