Using pkg with linux packages will generate conflicts with non-linux ports if
PREFIX is set in make.conf. If USE_LINUX_PREFIX is defined, force PREFIX to
LINUXBASE, which can be overridden separately.
Differential Revision: https://reviews.freebsd.org/D1265
Approved by: koobs, swills (mentors)
- expr(1) and factor(1) currently shipped with linux emulation fail, due to
missing gmp libraries. Add these to allow the correct behavior
- Bump PORTREVISIONs
PR: 195084
Differential Revision: https://reviews.freebsd.org/D1252
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: swills (mentor)
gamin-0.1.9-6.fc10.src.rpm distfile was lost when adding linux-c6
infrastructure, re-add it to comply with GPL.
PR: 195085
Differential Revision: https://reviews.freebsd.org/D1180
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: koobs (mentor)
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.
instead of a SRPM).
Add additional master sites for the gamin SRPM.
Only affects automated package building systems (fetch-only,
build and packages are not affected), so no revision-bump.
Assumption: new distfiles are copied to mirrors even if the
package didn't change.
Noticed by: Matthias Apitz <guru@unixarea.de>, nox
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt
on Linux but /bin on FreeBSD. This guarantees that Linux shell scripts run
the Linux executables and not the FreeBSD ones.
No objection from: -emulation
PR: ports/176819
Feature safe: yes
directories which are only created when installed as a package.
Do not create these directories either in that case.
While here, convert Makefile header.
Approved by: portmgr (bapt)
of LINUX_OSRELEASE. pointyhat-west itself might have a different version
of linux compat than whatever we are testing on the client nodes.
The more general solution is in ports/135221, which needs a careful -exp
run to test.
Hat: portmgr
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
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.
. chase some new package versions;
. add a package with a missing library presented at previous linux_base [1]
ports (libcom_err);
. bump PORTREVISION.
Reported at: emulation@ [1]
Add some directory trees since we still use fc4 infrastucture ports.
Inspirited by the wrong behaviour of "install file1 file2" when file2
should exist and be a directory...
2. Bump PORTREVISION.
3. Fix pkg-descr (FC6 -> FC7).
4. s/@dirrm/@dirrmtry for /compat/linux/proc.