Commit graph

10 commits

Author SHA1 Message Date
Antoine Brodin
676e482143 Cleanup plist 2014-11-13 17:51:10 +00:00
Johannes Jost Meixner
59105a8bbc Reset maintainer to emulation@FreeBSD.org
Revision 368845 inadvertently reverted a previous maintainer reset. Revert this
by resetting maintainer to emulation@FreeBSD.org

PR:	193860
Differential Revision:	https://reviews.freebsd.org/D814
Submitted by:	Jan Beich (jbeich@vfemail.net)
Approved by:	koobs (mentor)
2014-09-23 11:03:35 +00:00
Johannes Jost Meixner
05317facbe 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

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-09-22 10:40:00 +00:00
Rene Ladan
f4a3def9a1 - Stage support
- Use @sample keyword
- Transfer maintainership to emulation@
2014-07-20 21:23:49 +00:00
Baptiste Daroussin
46ce67996d Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-06 15:28:14 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Juergen Lock
36173186d2 (Attempt to) fix plist in package.
Submitted by:	pointyhat via beat
2012-07-19 18:27:10 +00:00
Juergen Lock
e9b25cc7c5 - Handle config file properly on pkg_delete and reinstall, don't just
overwrite it.
- Small cosmetic changes.

Submitted by:	avg (final patch via private email)
Approved by:	portmgr (miwi, via irc)
2011-05-05 21:15:45 +00:00
Juergen Lock
149baf54db Correct pkg-descr:
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.

WWW: http://www.alsa-project.org/
2011-04-28 20:12:19 +00:00
Juergen Lock
a6a5e1ef70 PulseAudio plugin for ALSA
WWW: http://pulseaudio.org/

PR:		ports/147549
Submitted by:	hashiz
2011-04-28 19:55:29 +00:00