Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20060211_16 30 Apr 2019 16:27:33
  |
tobik  |
Remove expired port
2019-04-30 audio/openal: Abandonware. Use audio/openal-soft instead |
20060211_16 16 Apr 2019 02:10:10
  |
tobik  |
Deprecate audio/openal
The OpenAL Sample Implementation has been abandonded upstream a
while ago. audio/openal-soft is a compatible and maintained
replacement.
PR: 236971 |
20060211_16 25 Feb 2019 14:32:37
  |
bapt  |
First step at deorbitting esound:
remove esound options where it is possible to |
20060211_15 25 Jun 2017 00:29:09
  |
linimon  |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
20060211_15 11 Apr 2017 15:21:23
  |
mat  |
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight |
20060211_15 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
20060211_15 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
20060211_15 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
20060211_15 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
20060211_15 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20060211_15 25 Mar 2015 21:37:40
  |
marino  |
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
20060211_15 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
20060211_14 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
20060211_14 15 Jul 2014 18:58:59
  |
tijl  |
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
20060211_13 10 Jun 2014 20:48:45
  |
amdmi3  |
- Switch to USES=libtool
Approved by: portmgr blanket |
20060211_12 09 Jun 2014 11:21:53
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
20060211_12 30 Jan 2014 15:34:30
  |
decke  |
- Fix build with clang and modern gcc
- Support staging
- Add support for ALSA sound
PR: ports/183599
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
Approved by: maintainer timeout (11 weeks) |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
20060211_12 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
20060211_12 31 Jul 2013 11:57:46
  |
kwm  |
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
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] |
20060211_12 26 Jul 2013 23:46:21
  |
bapt  |
Chase audio/arts removal |
20060211_12 15 Jun 2013 07:50:22
  |
bapt  |
Finish options conversion |
20060211_12 06 Jun 2013 15:38:37
  |
bapt  |
Finish conversion to new options framework |
20060211_12 22 Apr 2013 23:19:09
  |
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
20060211_12 21 Mar 2013 17:32:35
  |
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 |
20060211_12 18 Feb 2012 10:18:33
 |
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 |
20060211_11 23 Sep 2011 22:26:39
 |
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 |
20060211_11 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
20060211_11 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
20060211_11 01 Dec 2010 23:12:16
 |
linimon  |
Update maintainer's email address.
Submitted by: maintainer (private email) |
20060211_11 06 Jun 2010 20:44:03
 |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
20060211_10 02 Aug 2009 19:36:34
 |
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 |
20060211_10 06 Jul 2009 21:26:00
 |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
20060211_9 04 May 2009 19:13:29
 |
mva  |
Fixed plist entries for audio/openal and audio/openal-soft (if audio/freealut is
still around).
Approved by: miwi (mentor) |
20060211_9 07 Apr 2009 22:17:39
 |
amdmi3  |
- Fix segfault under certain conditions
PR: 133354
Submitted by: myself
Approved by: pav@ |
20060211_8 17 Mar 2009 00:32:41
 |
amdmi3  |
- Oops, depend on nasm correctly
Noticed by: cperciva@ |
20060211_8 16 Mar 2009 22:57:07
 |
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 |
20060211_7 16 Mar 2009 00:54:39
 |
amdmi3  |
- Don't detect nasm, as it will lead to broken openal library built
PR: 131021
Submitted by: myself
Approved by: maintainer timeout |
20060211_7 09 Mar 2009 21:31:13
 |
mva  |
Added CONFLICTS with audio/openal-soft. They install the same includes.
Approved by: miwi (mentor) |
20060211_7 21 Aug 2008 06:18:49
 |
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 ) |
20060211_7 19 Apr 2008 17:56:05
 |
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) |
20060211_7 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
20060211_6 28 Jul 2007 12:27:31
 |
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
20060211_5 15 Jul 2007 14:04:40
 |
miwi  |
- Bump PORTREVISION
Approved by: portmgr (pav) |
20060211_4 15 Jul 2007 14:02:13
 |
miwi  |
- Fix build with gcc 4.2
PR: 114587
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: portmgr (pav) |
20060211_4 28 Jan 2007 09:07:47
 |
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
20060211_4 20 Sep 2006 11:21:59
 |
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) |
20060211_3 16 Aug 2006 13:27:39
 |
jylefort  |
Allow the user to customize the audio buffer size.
PR: ports/101960
Submitted by: jylefort
Approved by: maintainer |
20060211_2 05 Jul 2006 17:54:22
 |
rafan  |
- Fix build when CPUTYPE is set and nasm is installed
PR: 99809
Submitted by: maintainer
Approved by: delphij (mentor, implicit) |
20060211_2 01 Jul 2006 23:47:50
 |
linimon  |
Fails to compile on ia64. Notified maintainer. |
20060211_2 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
20060211_2 25 Apr 2006 17:04:34
 |
oliver  |
add pthread stuff to openal.pc's Libs and Cflags
bump PORTREVISION |
20060211_1 23 Apr 2006 19:46:44
 |
oliver  |
fix oss support
bump portrevision |
20060211 23 Apr 2006 19:30:20
 |
oliver  |
fix openal.pc |
20060211 23 Apr 2006 19:01:28
 |
oliver  |
fix build on amd64 |
20060211 23 Apr 2006 10:14:30
 |
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 |
20050401_1 22 Jan 2006 08:13:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
20050401_1 24 Nov 2005 06:49:56
 |
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) |
20050401 28 Aug 2005 12:50:01
 |
novel  |
Fix MASTER_SITES.
PR: 85360
Submitted by: Erik Greenwald (maintainer) |
20050401 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
20050401 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
20050401 09 Apr 2005 21:35:39
 |
pav  |
- Update to 20050401
PR: ports/79696
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
20050202 10 Feb 2005 00:26:15
 |
pav  |
- Update to 20050202
PR: ports/77037
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
20040816 17 Aug 2004 08:15:38
 |
pav  |
- Update to 20040816
PR: ports/70553
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
20040215 16 May 2004 07:30:10
 |
kris  |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik. |
20040215 16 May 2004 04:04:18
 |
kris  |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1) |
20040215 15 Feb 2004 14:34:29
 |
krion  |
- Update to version 20040215
PR: ports/62875
Submitted by: maintainer |
20031116_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20031116 16 Nov 2003 16:48:51
 |
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 |
20030724 27 Oct 2003 09:11:29
 |
kris  |
portlint (whitespace cleanup) |
20030724 04 Oct 2003 04:53:13
 |
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> |
20030724 16 Aug 2003 10:24:22
 |
kris  |
Utilize INFO. |
20030724 27 Jul 2003 08:34:05
 |
daichi  |
update audio/openal: 20030524 -> 20030724
PR: 54893
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
20030524 07 Jun 2003 14:44:20
 |
erwin  |
Update to 20030524
fixes to queueing, source stuff, vector stuff, doppler stuff, ...
PR: 52647
Submitted by: maintainer
Approved by: edwin (mentor) |
20030125 31 Mar 2003 08:00:45
 |
edwin  |
Port installs a shared lib.
Informed maintainer. |
20030125 21 Feb 2003 10:59:39
 |
knu  |
De-pkg-comment. |
20030125 29 Jan 2003 23:04:10
 |
petef  |
Update to 20030125.
PR: 47497
Submitted by: maintainer |
20021215fbsd 03 Jan 2003 06:05:18
 |
petef  |
Update to 20021215fbsd.
PR: 46282
Submitted by: maintainer |
20020712fbsd 26 Dec 2002 13:34:03
 |
edwin  |
http://smluc.org/~erik/ doesn't contain distribution files anymore.
Noticed on: portsruvey |
20020712fbsd 18 Dec 2002 13:04:36
 |
knu  |
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald <erik@smluc.org> |
20020712fbsd 18 Nov 2002 03:48:10
 |
kris  |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
20020712fbsd 20 Jul 2002 18:58:49
 |
naddy  |
Update to 20020712: numerous improvements and bugfixes.
PR: 40776
Submitted by: Erik Greenwald <erik@smluc.org> |
20020329fbsd 01 Apr 2002 02:01:59
 |
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. |