| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Apr 2013 23:19:09
20060211_12
|
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
21 Mar 2013 17:32:35
20060211_12
|
bapt  |
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build |
18 Feb 2012 10:18:33
20060211_12
|
mva  |
- Update devel/sdl12 to 1.2.15
- 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 |
23 Sep 2011 22:26:39
20060211_11
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
19 Mar 2011 12:38:54
20060211_11
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
20060211_11
|
ade  |
Sync to new bsd.autotools.mk |
01 Dec 2010 23:12:16
20060211_11
|
linimon  |
Update maintainer's email address.
Submitted by: maintainer (private email) |
06 Jun 2010 20:44:03
20060211_11
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
02 Aug 2009 19:36:34
20060211_10
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
06 Jul 2009 21:26:00
20060211_10
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
04 May 2009 19:13:29
20060211_9
|
mva  |
Fixed plist entries for audio/openal and audio/openal-soft (if audio/freealut is
still around).
Approved by: miwi (mentor) |
07 Apr 2009 22:17:39
20060211_9
|
amdmi3  |
- Fix segfault under certain conditions
PR: 133354
Submitted by: myself
Approved by: pav@ |
17 Mar 2009 00:32:41
20060211_8
|
amdmi3  |
- Oops, depend on nasm correctly
Noticed by: cperciva@ |
16 Mar 2009 22:57:07
20060211_8
|
amdmi3  |
- Improve previous fix:
- 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 |
16 Mar 2009 00:54:39
20060211_7
|
amdmi3  |
- Don't detect nasm, as it will lead to broken openal library built
PR: 131021
Submitted by: myself
Approved by: maintainer timeout |
09 Mar 2009 21:31:13
20060211_7
|
mva  |
Added CONFLICTS with audio/openal-soft. They install the same includes.
Approved by: miwi (mentor) |
21 Aug 2008 06:18:49
20060211_7
|
rafan  |
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 ) |
19 Apr 2008 17:56:05
20060211_7  |
miwi  |
- 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) |
13 Mar 2008 14:28:35
20060211_7
|
miwi  |
- Chase devel/sdl12 shlib version bump |
28 Jul 2007 12:27:31
20060211_6
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
15 Jul 2007 14:04:40
20060211_5
|
miwi  |
- Bump PORTREVISION
Approved by: portmgr (pav) |
15 Jul 2007 14:02:13
20060211_4
|
miwi  |
- Fix build with gcc 4.2
PR: 114587
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: portmgr (pav) |
28 Jan 2007 09:07:47
20060211_4
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
20 Sep 2006 11:21:59
20060211_4
|
stas  |
- 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) |
16 Aug 2006 13:27:39
20060211_3
|
jylefort  |
Allow the user to customize the audio buffer size.
PR: ports/101960
Submitted by: jylefort
Approved by: maintainer |
05 Jul 2006 17:54:22
20060211_2
|
rafan  |
- Fix build when CPUTYPE is set and nasm is installed
PR: 99809
Submitted by: maintainer
Approved by: delphij (mentor, implicit) |
01 Jul 2006 23:47:50
20060211_2
|
linimon  |
Fails to compile on ia64. Notified maintainer. |
03 May 2006 05:14:35
20060211_2
|
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
25 Apr 2006 17:04:34
20060211_2
|
oliver  |
add pthread stuff to openal.pc's Libs and Cflags
bump PORTREVISION |
23 Apr 2006 19:46:44
20060211_1
|
oliver  |
fix oss support
bump portrevision |
23 Apr 2006 19:30:20
20060211
|
oliver  |
fix openal.pc |
23 Apr 2006 19:01:28
20060211
|
oliver  |
fix build on amd64 |
23 Apr 2006 10:14:30
20060211
|
oliver  |
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 |
22 Jan 2006 08:13:12
20050401_1
|
edwin  |
SHA256ify
Approved by: krion@ |
24 Nov 2005 06:49:56
20050401_1
|
jylefort  |
- 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) |
28 Aug 2005 12:50:01
20050401
|
novel  |
Fix MASTER_SITES.
PR: 85360
Submitted by: Erik Greenwald (maintainer) |
12 Apr 2005 03:26:57
20050401
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
20050401
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
09 Apr 2005 21:35:39
20050401
|
pav  |
- Update to 20050401
PR: ports/79696
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
10 Feb 2005 00:26:15
20050202
|
pav  |
- Update to 20050202
PR: ports/77037
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
17 Aug 2004 08:15:38
20040816
|
pav  |
- Update to 20040816
PR: ports/70553
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
16 May 2004 07:30:10
20040215
|
kris  |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik. |
16 May 2004 04:04:18
20040215
|
kris  |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1) |
15 Feb 2004 14:34:29
20040215
|
krion  |
- Update to version 20040215
PR: ports/62875
Submitted by: maintainer |
04 Feb 2004 05:21:48
20031116_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
16 Nov 2003 16:48:51
20031116
|
krion  |
- 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 |
27 Oct 2003 09:11:29
20030724
|
kris  |
portlint (whitespace cleanup) |
04 Oct 2003 04:53:13
20030724
|
edwin  |
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> |
16 Aug 2003 10:24:22
20030724
|
kris  |
Utilize INFO. |
27 Jul 2003 08:34:05
20030724
|
daichi  |
update audio/openal: 20030524 -> 20030724
PR: 54893
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
07 Jun 2003 14:44:20
20030524
|
erwin  |
Update to 20030524
fixes to queueing, source stuff, vector stuff, doppler stuff, ...
PR: 52647
Submitted by: maintainer
Approved by: edwin (mentor) |
31 Mar 2003 08:00:45
20030125
|
edwin  |
Port installs a shared lib.
Informed maintainer. |
21 Feb 2003 10:59:39
20030125
|
knu  |
De-pkg-comment. |
29 Jan 2003 23:04:10
20030125
|
petef  |
Update to 20030125.
PR: 47497
Submitted by: maintainer |
03 Jan 2003 06:05:18
20021215fbsd
|
petef  |
Update to 20021215fbsd.
PR: 46282
Submitted by: maintainer |
26 Dec 2002 13:34:03
20020712fbsd
|
edwin  |
http://smluc.org/~erik/ doesn't contain distribution files anymore.
Noticed on: portsruvey |
18 Dec 2002 13:04:36
20020712fbsd
|
knu  |
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald <erik@smluc.org> |
18 Nov 2002 03:48:10
20020712fbsd
|
kris  |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
20 Jul 2002 18:58:49
20020712fbsd
|
naddy  |
Update to 20020712: numerous improvements and bugfixes.
PR: 40776
Submitted by: Erik Greenwald <erik@smluc.org> |
01 Apr 2002 02:01:59
20020329fbsd
|
dwcjr  |
Update to latest version
PR: 36596
Submitted by: maintainer |
21 Feb 2002 01:26:32 
|
pat  |
- Update to 20020217 - Pass the maintainership wand to submitter |
04 Feb 2001 21:13:03 
|
olgeni  |
Style: use tabs, not spaces, to indent variables in Makefiles. (whitespace
only changes) |
09 Jan 2001 17:33:30 
|
trevor  |
Master site was reorganized. Update the port accordingly. |
17 Oct 2000 21:07:25 
|
ade  |
Add USE_GMAKE Remove redundant GNU_CONFIGURE Install info file Support
install macros perl -> PERL Fix version number of sharedlib |
08 Oct 2000 00:19:06 
|
asami  |
Convert category audio to new layout. |