Port details |
- linux-kernel Linux kernel
- 4.13.14_2 devel
=1 4.13.14_2Version of this port present on the latest quarterly branch.
- DEPRECATED: no longer useful
This port expired on: 2018-10-28
- Maintainer: tobik@FreeBSD.org
- Port Added: 2016-08-14 09:20:34
- Last Update: 2018-10-29 09:48:21
- SVN Revision: 483382
- People watching this port, also watch:: monit, tmux, tcpdump, zrep
- License: GPLv2
- WWW:
- https://www.kernel.org/
- Description:
- The Linux kernel.
This port is a building block for creating custom Linux appliances in
FreeBSD as part of your regular package build without a Linux VM or
jail.
Provide your own Linux kernel configuration file via the LINUX_KCONFIG
make variable, or create your own via support of Linux' config tools.
The default configuration comes with QEMU/KVM guest support.
WWW: https://www.kernel.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linux-kernel>0:devel/linux-kernel
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-kernel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1511019061
SHA256 (linux-4.13.14.tar.xz) = ba472a449ee11ffff1f15e380cc11a2c24e6482ecddb4ec873ad9ae70bcc3283
SIZE (linux-4.13.14.tar.xz) = 100600244
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- gcp : sysutils/coreutils
- gnustat : sysutils/coreutils
- gsed : textproc/gsed
- gnubc>0 : math/gnubc
- gmake : devel/gmake
- gcc7 : lang/gcc7
- as : devel/binutils
- perl5>=5.26<5.27 : lang/perl5.26
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for linux-kernel-4.13.14_2:
FIRMWARE=off: Install firmware
KVM=on: KVM guest kernel support
MODULES=off: Build and install kernel modules
XEN=off: Xen dom0 and guest kernel support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- tar:xz gmake ncurses perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.13.14_2 29 Oct 2018 09:48:21 |
rene |
Remove expired ports:
2018-10-28 devel/linux-kernel: no longer useful
2018-10-28 audio/py-musicbrainz2: Musicbrainz Web Service 1.0 support ended
2018-08-01 |
4.13.14_2 19 Oct 2018 19:52:16 |
tobik |
Deprecate devel/linux-kernel
Updating it to newer versions is troublesome and the port is no
longer useful to me. |
4.13.14_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.13.14_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.13.14 18 Nov 2017 17:21:07 |
tobik |
devel/linux-kernel: Update to 4.13.14
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.14 |
4.13.12 08 Nov 2017 15:13:34 |
tobik |
devel/linux-kernel: Update to 4.13.12
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.12 |
4.13.11 02 Nov 2017 20:16:32 |
tobik |
devel/linux-kernel: Update to 4.13.11
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11 |
4.13.10 31 Oct 2017 10:30:00 |
tobik |
devel/linux-kernel: Update to 4.13.10 |
4.13.7 15 Oct 2017 14:33:54 |
tobik |
devel/linux-kernel: Update to 4.13.7
- Switch everything to use options helpers
- Make use of BINARY_ALIAS to setup the build environment
- Copy bits/auxv.h and elf.h directly instead of having them in patch form |
4.9.5_2 13 Oct 2017 14:39:18 |
tobik |
devel/linux-kernel: Fix build with lang/gcc7 or later
PR: 222961
Reported by: jbeich
Obtained from: upstream |
4.9.5_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
4.9.5 15 Feb 2017 12:28:29 |
tobik |
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610 |
4.9.5 29 Jan 2017 15:11:04 |
amdmi3 |
- Update to 4.9.5
PR: 216328
Submitted by: t@tobik.me (maintainer) |
4.9 25 Dec 2016 13:09:46 |
amdmi3 |
- Update to 4.9
PR: 214851
Submitted by: t@tobik.me (maintainer) |
4.7.9 26 Oct 2016 18:03:42 |
jbeich |
devel/linux-kernel: update to 4.7.9
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.9
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.8
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.7
PR: 213660
Submitted by: Tobias Kortkamp (maintainer) |
4.7.6 07 Oct 2016 05:31:51 |
pi |
devel/linux-kernel: 4.7.2 -> 4.7.6
PR: 213117
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.6
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) |
4.7.2 28 Aug 2016 17:10:30 |
pi |
devel/linux-kernel: 4.7.1 -> 4.7.2
PR: 212174
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.2
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) |
4.7.1 19 Aug 2016 19:14:51 |
pi |
devel/linux-kernel: 4.6.6 -> 4.7.1
- The 4.6 series is EOL
PR: 211976
Changes: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.1
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) |
4.6.6 14 Aug 2016 09:20:22 |
pi |
New port: devel/linux-kernel
The Linux kernel.
This port is a building block for creating custom Linux appliances in
FreeBSD as part of your regular package build without a Linux VM or
jail.
Provide your own Linux kernel configuration file via the LINUX_KCONFIG
make variable, or create your own via support of Linux' config tools.
The default configuration comes with QEMU/KVM guest support.
WWW: https://www.kernel.org/
PR: 211419
Submitted by: Tobias Kortkamp <t@tobik.me>
Reviewed by: koobs |