notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/linux-kernel/Makefile

Number of commits found: 18

Friday, 19 Oct 2018
19:52 tobik search for other commits by this committer
Deprecate devel/linux-kernel

Updating it to newer versions is troublesome and the port is no
longer useful to me.
Original commitRevision:482454 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
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
Original commitRevision:475857 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Saturday, 18 Nov 2017
17:21 tobik search for other commits by this committer
devel/linux-kernel: Update to 4.13.14

Changes:	https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.14
Original commitRevision:454450 
Wednesday, 8 Nov 2017
15:13 tobik search for other commits by this committer
devel/linux-kernel: Update to 4.13.12

Changes:	https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.12
Original commitRevision:453750 
Thursday, 2 Nov 2017
20:16 tobik search for other commits by this committer
devel/linux-kernel: Update to 4.13.11

Changes:	https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11
Original commitRevision:453375 
Tuesday, 31 Oct 2017
10:30 tobik search for other commits by this committer
devel/linux-kernel: Update to 4.13.10
Original commitRevision:453224 
Sunday, 15 Oct 2017
14:33 tobik search for other commits by this committer
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
Original commitRevision:452150 
Friday, 13 Oct 2017
14:39 tobik search for other commits by this committer
devel/linux-kernel: Fix build with lang/gcc7 or later

PR:		222961
Reported by:	jbeich
Obtained from:	upstream
Original commitRevision:452006 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
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
Original commitRevision:449591 
Wednesday, 15 Feb 2017
12:28 tobik search for other commits by this committer
Update MAINTAINER to tobik@FreeBSD.org for my ports

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
Original commitRevision:434159 
Sunday, 29 Jan 2017
15:11 amdmi3 search for other commits by this committer
- Update to 4.9.5

PR:		216328
Submitted by:	t@tobik.me (maintainer)
Original commitRevision:432755 
Sunday, 25 Dec 2016
13:09 amdmi3 search for other commits by this committer
- Update to 4.9

PR:		214851
Submitted by:	t@tobik.me (maintainer)
Original commitRevision:429415 
Wednesday, 26 Oct 2016
18:03 jbeich search for other commits by this committer
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)
Original commitRevision:424725 
Friday, 7 Oct 2016
05:31 pi search for other commits by this committer
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)
Original commitRevision:423449 
Sunday, 28 Aug 2016
17:10 pi search for other commits by this committer
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)
Original commitRevision:421028 
Friday, 19 Aug 2016
19:14 pi search for other commits by this committer
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)
Original commitRevision:420487 
Sunday, 14 Aug 2016
09:20 pi search for other commits by this committer
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
Original commitRevision:420185 

Number of commits found: 18