non port: audio/openal/Makefile |
SVNWeb
|
Number of commits found XX: 79 |
Tue, 16 Apr 2019
|
[ 02:10 tobik ] 
499070 audio/openal/Makefile
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
|
Mon, 25 Feb 2019
|
[ 14:32 bapt ] 
493867 audio/boodler/Makefile
493867 audio/festival/Makefile
493867 audio/libao/Makefile
493867 audio/mhwaveedit/Makefile
493867 audio/mp3blaster/Makefile
493867 audio/openal/Makefile
493867 audio/timidity++/Makefile
493867 audio/zinf/Makefile
493867 emulators/xsystem35/Makefile
493867 games/fkiss/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
First step at deorbitting esound:
remove esound options where it is possible to
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] 
444251 archivers/p7zip/Makefile
444251 archivers/par2cmdline-tbb/Makefile
444251 archivers/rar/Makefile
444251 audio/boodler/Makefile
444251 audio/csound/Makefile
444251 audio/openal/Makefile
444251 audio/spiralsynthmodular/Makefile
444251 audio/xmms-sapplug/Makefile
444251 biology/hmmer/Makefile
444251 cad/elmerfem/Makefile
(Only the first 10 of 81 ports in this commit are shown above. )
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)
|
Tue, 11 Apr 2017
|
[ 15:21 mat ] 
438272 Mk/bsd.port.mk
438272 audio/openal/Makefile
438272 audio/umodplayer/Makefile
438272 comms/kermit/Makefile
438272 devel/avr-gcc/Makefile
438272 devel/libedit/Makefile
438272 devel/p5-DateTime-Format-Excel/Makefile
438272 devel/p5-MouseX-Getopt/Makefile
438272 devel/p5-POE-Stage/Makefile
438272 devel/py-clonedigger/Makefile
(Only the first 10 of 31 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] 
412344 Mk/Uses/gecko.mk
412344 Mk/bsd.fpc.mk
412344 Mk/bsd.gecko.mk
412344 Mk/bsd.port.mk
412344 accessibility/accerciser/Makefile
412344 accessibility/at-spi/Makefile
412344 accessibility/at-spi2-atk/Makefile
412344 accessibility/at-spi2-core/Makefile
412344 accessibility/caribou/Makefile
412344 accessibility/dasher/Makefile
(Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] 
394778 archivers/file-roller/Makefile
394778 archivers/php5-snappy/Makefile
394778 archivers/xarchiver/Makefile
394778 astro/boinc-astropulse/Makefile
394778 astro/boinc-setiathome-v7/Makefile
394778 astro/google-earth/Makefile
394778 astro/gpsd/Makefile
394778 astro/gpsdrive/Makefile
394778 astro/gpsman/Makefile
394778 astro/merkaartor/Makefile
(Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Thu, 14 May 2015
|
[ 10:15 mat ] 
386312 Mk/bsd.sites.mk
386312 accessibility/py-atspi/Makefile
386312 accessibility/py3-atspi/Makefile
386312 archivers/dpkg/Makefile
386312 archivers/fastjar/Makefile
386312 archivers/gcpio/Makefile
386312 archivers/lbrate/Makefile
386312 archivers/lha-ac/Makefile
386312 archivers/macutils/Makefile
386312 archivers/mscompress/Makefile
(Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Wed, 25 Mar 2015
|
[ 21:37 marino ] 
382272 audio/audacity/Makefile
382272 audio/espeak/Makefile
382272 audio/espeak/files/patch-src__Makefile
382272 audio/ezstream/Makefile
382272 audio/faad/Makefile
382272 audio/fluidsynth/Makefile
382272 audio/funktrackergold/Makefile
382272 audio/gnuitar/Makefile
382272 audio/hawkvoice/Makefile
382272 audio/jack_ghero/Makefile
(Only the first 10 of 37 ports in this commit are shown above. )
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] 
374303 Mk/Uses/libtool.mk
374303 Mk/Uses/openal.mk
374303 Mk/bsd.gnome.mk
374303 accessibility/at-spi/Makefile
374303 accessibility/at-spi/pkg-plist
374303 accessibility/dasher/Makefile
374303 accessibility/gnome-mag/Makefile
374303 accessibility/gnopernicus/Makefile
374303 accessibility/gok/Makefile
374303 accessibility/java-access-bridge/Makefile
(Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Tue, 15 Jul 2014
|
[ 18:58 tijl ] 
361996 audio/ksmp3play/Makefile
361996 audio/openal/Makefile
361996 audio/sdl2_mixer/Makefile
361996 audio/sdl_mixer/Makefile
361996 audio/sdl_sound/Makefile
361996 devel/p5-SDL/Makefile
361996 devel/py-game/Makefile
361996 devel/ruby-sdl/Makefile
361996 games/alephone/Makefile
361996 games/battletanks/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
Tue, 10 Jun 2014
|
[ 20:48 amdmi3 ] 
357375 audio/openal/Makefile
357375 audio/openal/pkg-plist
- Switch to USES=libtool
Approved by: portmgr blanket
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] 
357139 archivers/file-roller/Makefile
357139 astro/ephem/Makefile
357139 astro/gpsman/Makefile
357139 astro/josm/Makefile
357139 astro/p5-ZConf-Weather/Makefile
357139 astro/wmspaceweather/Makefile
357139 astro/xephem/Makefile
357139 audio/ampache/Makefile
357139 audio/beets/Makefile
357139 audio/cdparanoia/Makefile
(Only the first 10 of 120 ports in this commit are shown above. )
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)
|
Thu, 30 Jan 2014
|
[ 15:34 decke ] 
341848 audio/openal/Makefile
341848 audio/openal/files/patch-src-arch-i386-x86_floatmul.c
- 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)
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] 
336166 audio/adplay/Makefile
336166 audio/amarok-kde4/Makefile
336166 audio/aqualung/Makefile
336166 audio/ardour/Makefile
336166 audio/arss/Makefile
336166 audio/ascd/Makefile
336166 audio/asunder/Makefile
336166 audio/aubio/Makefile
336166 audio/bmp-crossfade/Makefile
336166 audio/bmp-fc/Makefile
(Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] 
327706 audio/HVSC-Update/Makefile
327706 audio/Maaate/Makefile
327706 audio/aacgain/Makefile
327706 audio/aacplusenc/Makefile
327706 audio/abcde/Makefile
327706 audio/abcmidi/Makefile
327706 audio/abcselect/Makefile
327706 audio/abraca/Makefile
327706 audio/acoustid-fingerprinter/Makefile
327706 audio/adplay/Makefile
(Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Wed, 31 Jul 2013
|
[ 11:57 kwm ] 
324037 MOVED
324037 Mk/bsd.gnome.mk
324037 UPDATING
324037 accessibility/at-spi2-atk/Makefile
324037 accessibility/at-spi2-atk/distinfo
324037 accessibility/at-spi2-atk/files
324037 accessibility/at-spi2-core/Makefile
324037 accessibility/at-spi2-core/distinfo
324037 accessibility/at-spi2-core/files
324037 accessibility/at-spi2-core/pkg-plist
(Only the first 10 of 149 ports in this commit are shown above. )
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]
|
Fri, 26 Jul 2013
|
[ 23:46 bapt ] 
323767 MOVED
323767 audio/Makefile
323767 audio/artswrapper
323767 audio/cmus/Makefile
323767 audio/cmus/pkg-plist
323767 audio/ecasound/Makefile
323767 audio/linuxsampler/Makefile
323767 audio/mhwaveedit/Makefile
323767 audio/openal/Makefile
323767 audio/tse3/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Chase audio/arts removal
|
Sat, 15 Jun 2013
|
[ 07:50 bapt ] 
320979 audio/openal/Makefile
Finish options conversion
|
Thu, 6 Jun 2013
|
[ 15:38 bapt ] 
320105 audio/openal/Makefile
Finish conversion to new options framework
|
Mon, 22 Apr 2013
|
[ 23:19 bapt ] 
316287 audio/abraca/Makefile
316287 audio/aqualung/Makefile
316287 audio/arts/Makefile
316287 audio/aubio/Makefile
316287 audio/ccaudio2/Makefile
316287 audio/cheesetracker/Makefile
316287 audio/cmus/Makefile
316287 audio/deadbeef/Makefile
316287 audio/deforaos-mixer/Makefile
316287 audio/dssi/Makefile
(Only the first 10 of 57 ports in this commit are shown above. )
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
|
Thu, 21 Mar 2013
|
[ 17:32 bapt ] 
314853 astro/gpsd/Makefile
314853 audio/deadbeef/Makefile
314853 audio/decibel-audio-player/Makefile
314853 audio/festival/Makefile
314853 audio/liquidsoap/Makefile
314853 audio/mma/Makefile
314853 audio/moc/Makefile
314853 audio/mp3blaster/Makefile
314853 audio/mp3plot/Makefile
314853 audio/mpc/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
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
|
Sat, 18 Feb 2012
|
[ 10:18 mva ]
1.19 Mk/bsd.sdl.mk
1.26 audio/adplay/Makefile
1.110 audio/amarok/Makefile
1.3 audio/clunk/Makefile
1.8 audio/cuberok/Makefile
1.10 audio/drumpiler/Makefile
1.3 audio/etcd/Makefile
1.23 audio/festalon/Makefile
1.27 audio/ksmp3play/Makefile
1.36 audio/lmms/Makefile
(Only the first 10 of 537 ports in this commit are shown above. )
- 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
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.11 Mk/bsd.cmake.mk
1.65 Mk/bsd.database.mk
1.5 Mk/bsd.efl.mk
1.66 Mk/bsd.gnustep.mk
1.82 Mk/bsd.kde.mk
1.2 Mk/bsd.ncurses.mk
1.46 Mk/bsd.openssl.mk
1.696 Mk/bsd.port.mk
1.28 Mk/bsd.qt.mk
1.17 accessibility/accerciser/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.164 Mk/bsd.gnome.mk
1.63 Mk/bsd.php.mk
1.660 Mk/bsd.port.mk
1.1001 UPDATING
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Wed, 1 Dec 2010
|
[ 23:12 linimon ]
1.56 audio/openal/Makefile
1.43 databases/gauche-gdbm/Makefile
1.21 devel/cvsplot/Makefile
1.9 devel/gauche-readline/Makefile
1.24 devel/gauche-sdl/Makefile
1.21 devel/picprog/Makefile
1.33 devel/ruby-rudl/Makefile
1.8 devel/tnt/Makefile
1.24 games/fgkicker/Makefile
1.4 games/fgkicker/pkg-descr
(Only the first 10 of 26 ports in this commit are shown above. )
Update maintainer's email address.
Submitted by: maintainer (private email)
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ]
1.52 astro/celestia/Makefile
1.27 audio/akode-plugins-xiph/Makefile
1.31 audio/aqualung/Makefile
1.72 audio/arts/Makefile
1.46 audio/audacity-devel/Makefile
1.42 audio/audacity/Makefile
1.7 audio/audiere/Makefile
1.36 audio/beast/Makefile
1.26 audio/cantus_3/Makefile
1.6 audio/celt/Makefile
(Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.31 Mk/bsd.autotools.mk
1.842 UPDATING
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.2 archivers/libcomprex/files/patch-Makefile.in
(Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Mon, 6 Jul 2009
|
[ 21:26 naddy ]
1.24 audio/akode-plugins-xiph/Makefile
1.17 audio/aqualung/Makefile
1.68 audio/arts/Makefile
1.38 audio/audacity/Makefile
1.4 audio/audiere/Makefile
1.31 audio/beast/Makefile
1.21 audio/cantus_3/Makefile
1.3 audio/celt/Makefile
1.28 audio/cmus/Makefile
1.30 audio/darkice/Makefile
(Only the first 10 of 165 ports in this commit are shown above. )
Bump PORTREVISION after libogg and libvorbisfile major version increment.
|
Tue, 7 Apr 2009
|
[ 22:17 amdmi3 ]
1.52 audio/openal/Makefile
1.1 audio/openal/files/patch-src-arch-i386-x86_floatmul.c
- Fix segfault under certain conditions
PR: 133354
Submitted by: myself
Approved by: pav@
|
Tue, 17 Mar 2009
|
[ 00:32 amdmi3 ]
1.51 audio/openal/Makefile
- Oops, depend on nasm correctly
Noticed by: cperciva@
|
Mon, 16 Mar 2009
|
[ 22:57 amdmi3 ]
1.50 audio/openal/Makefile
1.1 audio/openal/files/patch-src-arch-i386-memcpy_mmx_prk.nasm
1.1 audio/openal/files/patch-src-arch-i386-x86_cpu_caps_detect_prk.nasm
- 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
|
[ 00:54 amdmi3 ]
1.49 audio/openal/Makefile
- Don't detect nasm, as it will lead to broken openal library built
PR: 131021
Submitted by: myself
Approved by: maintainer timeout
|
Mon, 9 Mar 2009
|
[ 21:31 mva ]
1.48 audio/openal/Makefile
Added CONFLICTS with audio/openal-soft. They install the same includes.
Approved by: miwi (mentor)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.149 Mk/bsd.gnome.mk
1.79 Mk/bsd.kde.mk
1.602 Mk/bsd.port.mk
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
(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
|
[ 17:56 miwi ]
1.3 Mk/bsd.efl.mk
1.46 Mk/bsd.gnustep.mk
1.76 Mk/bsd.kde.mk
1.2 Mk/bsd.ocaml.mk
1.10 Mk/bsd.scons.mk
1.13 Mk/bsd.wx.mk
1.7 Mk/bsd.xorg.mk
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
1.65 accessibility/gail/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
|
[ 12: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
|
[ 14: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.18 audio/libao/pkg-plist
1.40 audio/libaudiofile/Makefile
1.6 audio/libaudiofile/pkg-plist
1.26 audio/libcdaudio/Makefile
1.13 audio/libmad/Makefile
1.10 audio/libofa/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
|
[ 11:21 stas ]
1.11 Mk/bsd.sdl.mk
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
(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
|
[ 13: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
|
[ 17: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)
|
Sat, 1 Jul 2006
|
[ 23:47 linimon ]
1.38 audio/openal/Makefile
Fails to compile on ia64. Notified maintainer.
|
Wed, 3 May 2006
|
[ 05: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
|
[ 17:04 oliver ]
1.36 audio/openal/Makefile
add pthread stuff to openal.pc's Libs and Cflags
bump PORTREVISION
|
Sun, 23 Apr 2006
|
[ 19:46 oliver ]
1.35 audio/openal/Makefile
1.2 audio/openal/files/patch-src-backends-alc_backend_bsd.c
fix oss support
bump portrevision
|
[ 19:30 oliver ]
1.34 audio/openal/Makefile
fix openal.pc
|
[ 19:01 oliver ]
1.33 audio/openal/Makefile
fix build on amd64
|
[ 10:14 oliver ]
1.32 audio/openal/Makefile
1.15 audio/openal/distinfo
1.1 audio/openal/files/patch-src-backends-alc_backend_bsd.c
1.1 audio/openal/files/patch-src-backends-alc_backend_esd.c
1.2 audio/openal/files/patch-src_arch_bsd_bsd__dsp.c
1.7 audio/openal/pkg-plist
1.3 audio/py-openal/Makefile
1.19 devel/simgear/Makefile
1.15 games/atr3d/Makefile
1.1 games/atr3d/files/patch-sound.cpp
(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
|
[ 12:50 novel ]
1.30 audio/openal/Makefile
Fix MASTER_SITES.
PR: 85360
Submitted by: Erik Greenwald (maintainer)
|
Tue, 12 Apr 2005
|
[ 03: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
|
[ 08: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
|
[ 21: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
|
[ 08: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
|
[ 07: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.
|
[ 04: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
|
[ 04: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
|
[ 10:24 kris ]
1.17 audio/openal/Makefile
1.4 audio/openal/pkg-plist
Utilize INFO.
|
Sun, 27 Jul 2003
|
[ 08: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
|
[ 14: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
|
[ 08: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/abcde/pkg-comment
1.2 audio/adpcm/Makefile
1.2 audio/adpcm/pkg-comment
1.11 audio/afsp/Makefile
1.3 audio/afsp/pkg-comment
1.14 audio/aureal-kmod/Makefile
1.2 audio/aureal-kmod/pkg-comment
1.7 audio/baudline/Makefile
1.2 audio/baudline/pkg-comment
(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
|
[ 18: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
|
[ 02: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
|
[ 21: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 XX: 79 |