non port: audio/linux-f10-alsa-lib/Makefile |
SVNWeb
|
Number of commits found: 18 |
Mon, 5 Sep 2016
|
[ 19:23 tijl ] (Only the first 10 of 303 ports in this commit are shown above. )
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (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
|
Sat, 24 Jan 2015
|
[ 15:07 antoine ] (Only the first 10 of 54 ports in this commit are shown above. )
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package
|
Tue, 6 Jan 2015
|
[ 10:17 ehaupt ] (Only the first 10 of 53 ports in this commit are shown above. )
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
|
Wed, 26 Nov 2014
|
[ 10:25 marino ]
audio/linux-*-alsa-*,www/linux-*-flashplugin11: bump, fix run depends
Recent changes required a bumped PORTREVISION, do that now. While
here, prevent partial updates of linux-*-flashplugin11 with old
linux-*-alsa-lib.
PR: 195406
Submitted by: Jan Beich
|
Tue, 25 Nov 2014
|
[ 18:20 marino ] (Only the first 10 of 14 ports in this commit are shown above. )
audio/linux-f10-alsa-lib: Use OSS plugin by default
This patch makes alsa work by default with OSS plugin, similar to
audio/alsa-lib. Uses system asound.conf now (f10 and c6), v1.1
- fixes aplay(1) from non-existent audio/linux-f10-alsa-utils
- fixes HTML5 audio for www/linux-firefox (when USE_LINUX=f10)
untested:
- if non-existent "Open Sound System" plugin graciously falls back to
default plugin if present in application configuration
- if audio capture works the same in net-im/skype
- if audio capture works the same in www/linux-*-flashplugin11
- webcam
PR: 169896
Submitted by: Jan Beich
Approved by: maintainer timeout (16 months?)
|
Mon, 22 Sep 2014
|
[ 10:40 xmj ] (Only the first 10 of 428 ports in this commit are shown above. )
Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
(Only the first 15 lines of the commit message are shown above )
|
Mon, 1 Sep 2014
|
[ 11:12 tijl ]
Remove *.la files
|
Fri, 4 Oct 2013
|
[ 21:35 rene ] (Only the first 10 of 12 ports in this commit are shown above. )
Add staging support for linux-f10-* ports maintained by emulation@
(category audio).
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (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)
|
Sun, 9 Dec 2012
|
[ 17:07 bsam ]
. back out configuration changes of r308098, [1]
those changes did more harm than fixed problems;
. bump PORTREVISION;
. fix header line order.
Sorry for the mess.
Pointed out by: Juergen Lock <nox@jelal.kn-bremen.de>
Requested by: itetcu@
|
Sun, 2 Dec 2012
|
[ 11:28 bsam ]
. create a link from native asound configuration file at LINUXBASE/etc; [1]
. bump PORTREVISION;
. trim headers to two line style;
. remove the article from COMMENT.
PR: ports/169896 [1]
Submitted by: Jan Beich <jbeich@tormail.org> [1]
Feature safe: yes
|
Thu, 3 Mar 2011
|
[ 09:26 ehaupt ] (Only the first 10 of 76 ports in this commit are shown above. )
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by: distilator
Reviewed by: netchild (emulation)
|
Thu, 17 Dec 2009
|
[ 19:43 bsam ]
. update to the new version 1.0.21-2.fc10;
. bump PORTREVISION.
Reported by: Grzegorz Blach <magik at roorback.net> (at emulation@ ML)
|
Sun, 6 Sep 2009
|
[ 14:24 bsam ]
Update to version 1.0.21.
PR: ports/138545
Requested by: Grzegorz Blach <magik at roorback.net>
|
Sun, 23 Aug 2009
|
[ 16:43 bsam ]
. update to version 1.0.20-1.fc10; [1]
. update distinfo for sources as well;
. fix pkg-plist.
PR: ports/138058 [1]
Submitted by: Rick Elrod <codeblock at eighthbit.net> [1]
|
Mon, 1 Jun 2009
|
[ 17:26 bsam ] (Only the first 10 of 140 ports in this commit are shown above. )
Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.
If you want to switch to linux-f10 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10
An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.
For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.
Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).
There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
|
Tue, 12 May 2009
|
[ 14:54 bsam ] (Only the first 10 of 201 ports in this commit are shown above. )
Repocopies finished:
-----
accessibility/linux-f8-atk -> accessibility/linux-f10-atk
archivers/linux-f8-ucl -> archivers/linux-f10-ucl
archivers/linux-f8-upx -> archivers/linux-f10-upx
audio/linux-f8-alsa-lib -> audio/linux-f10-alsa-lib
audio/linux-f8-arts -> audio/linux-f10-arts
audio/linux-f8-esound -> audio/linux-f10-esound
audio/linux-f8-freealut -> audio/linux-f10-freealut
audio/linux-f8-libaudiofile -> audio/linux-f10-libaudiofile
audio/linux-f8-libogg -> audio/linux-f10-libogg
audio/linux-f8-libvorbis -> audio/linux-f10-libvorbis
audio/linux-f8-openal -> audio/linux-f10-openal
audio/linux-f8-sdl_mixer -> audio/linux-f10-sdl_mixer
databases/linux-f8-sqlite3 -> databases/linux-f10-sqlite3 (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 18 |