Commit graph

8 commits

Author SHA1 Message Date
Antoine Brodin
676e482143 Cleanup plist 2014-11-13 17:51:10 +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
80d9cab3df - Stage support
- Pass maintainership to emulation@
- Use options framework instead of WITH_PAM and NOPORTDOCS knobs
- Mention PORTDOCS files explicitly
- Replace some static text in Makefile by variables
2014-07-25 21:43:13 +00:00
Baptiste Daroussin
32b38a45c4 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 15:57:24 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Thomas Abthorpe
48d4f8a240 - Fix build after recent licensing infrastructure updates
Submitted by:	pointyhat via pavmail
Pointyhat to:	tabthorpe
2012-03-05 19:09:52 +00:00
Thomas Abthorpe
d684c7c3f2 - Comment out LICENSE lines, upcoming licensing commit causes issues 2012-02-27 17:27:43 +00:00
Alexander Leidinger
1f2f338966 This a port of the nss_ldap libraries for linux.
You'll probably need this if your system users in a LDAP
directory are complaining their linux programs won't run,
and errors on the console say "getpwuid_r(): failed due
to unknown user id".

PR:		ports/164113
Submitted by:	rskinner port_maintainer@herveybayaustralia.com.au
Minor modifications (no license install, srpm checksum) by:	netchild
Note:		the license framework does not seem to DTRT with linux ports
2012-01-20 21:25:59 +00:00