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: emulators/linux_base-c7/pkg-plist.amd64

Number of commits found: 21

Monday, 2 Jun 2025
10:44 Gleb Popov (arrowd) search for other commits by this committer
emulators/linux_base-c7: Include mpfr from linux-c7-devtools
commit hash: c771b4d6e9f32a838f23d37b992f371658768720 commit hash: c771b4d6e9f32a838f23d37b992f371658768720 commit hash: c771b4d6e9f32a838f23d37b992f371658768720 commit hash: c771b4d6e9f32a838f23d37b992f371658768720 c771b4d
Monday, 21 Apr 2025
06:27 Gleb Popov (arrowd) search for other commits by this committer
emulators/linux_base-c7: Add required libraries as reported by pkg
commit hash: b55cf23d3d17abb993f87b833985eb966b75f542 commit hash: b55cf23d3d17abb993f87b833985eb966b75f542 commit hash: b55cf23d3d17abb993f87b833985eb966b75f542 commit hash: b55cf23d3d17abb993f87b833985eb966b75f542 b55cf23
Friday, 18 Apr 2025
13:24 Gleb Popov (arrowd) search for other commits by this committer
emulators/linux_base-c7: Add libverto, it is required according to pkg
commit hash: 3cb79d202f7137977d33f9e1e9dbd47b25980cd7 commit hash: 3cb79d202f7137977d33f9e1e9dbd47b25980cd7 commit hash: 3cb79d202f7137977d33f9e1e9dbd47b25980cd7 commit hash: 3cb79d202f7137977d33f9e1e9dbd47b25980cd7 3cb79d2
Thursday, 1 Sep 2022
13:52 Rene Ladan (rene) search for other commits by this committer
cleanup: remove support for FreeBSD 13.0 which expired today.

- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0
- math/igraph: remove support for 13.0
- net/asterisk16: drop support for ancient FreeBSD versions
- net/asterisk18: drop support for ancient FreeBSD versions
- security/openssl*: drop now obsolete patches
- sysutils/bhyve+: drop support for FreeBSD 13.0
- sysutils/ebsnvme-id: drop support for FreeBSD 13.0
- sysutils/openzfs: remove detection of FreeBSD 13.0
- sysutils/openzfs-kmod: drop detection of FreeBSD 13.0
- www/firefox: generalize pkg-message a bit regarding hgame(4)
- x11/xorg-cf-files: remove support for FreeBSD < 6 (yes, pre-2008)

While here, regenerate patches for:
- x11/xorg-cf-files
- net/asterisk16
- net/asterisk18

While here, remove a stale $Id$ from Tools/scripts/portsearch

Differential Revision: https://reviews.freebsd.org/D36233

Reviewed by:	office (fluffy), x11 (manu), arrowd, brnrd, cperciva, freqlabs,
imp, jbeich, madpilot, nobutaka
commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d commit hash: 2a09e5b4da7cfa9288c56e94791cc371a31b914d 2a09e5b
Tuesday, 5 May 2020
18:31 tijl search for other commits by this committer
Downgrade glibc to the CentOS 7.7 version on FreeBSD 12 and older which
cannot deal with the IP_RECVERR socket option yet.

PR:		246183
Reported by:	lampa@fit.vutbr.cz
Original commitRevision:534102 
Sunday, 3 May 2020
12:50 tijl search for other commits by this committer
Update CentOS 7 ports to 7.8.2003.
Original commitRevision:533773 
Saturday, 21 Sep 2019
08:56 tijl search for other commits by this committer
Update to CentOS 7.7.1908.

Put libdrm into a separate port so it can be kept at the CentOS 7.6 version.
The new version fails to detect graphics hardware on FreeBSD.
Original commitRevision:512486 
Monday, 9 Sep 2019
16:51 tijl search for other commits by this committer
Add cmp(1) and diff(1) to linux_base port.  They are used in configure
scripts for instance.
Original commitRevision:511647 
Sunday, 8 Sep 2019
12:41 tijl search for other commits by this committer
Add gawk because some Linux scripts assume awk is GNU awk.
Original commitRevision:511571 
Sunday, 25 Aug 2019
15:37 tijl search for other commits by this committer
Move security/linux-c7-openssl into emulators/linux_base-c7.  It is needed
by sha*sum from the coreutils package.
Original commitRevision:509800 
13:38 tijl search for other commits by this committer
Remove programs from the util-linux package that are missing some libraries
so they don't work, but I suspect we don't need them:

usr/bin/chfn
usr/bin/chsh
usr/bin/findmnt
usr/bin/login
usr/bin/lsblk
usr/bin/lscpu
usr/bin/lsipc
usr/bin/lslogins
usr/bin/lsmem
usr/bin/lsns
usr/bin/script
usr/bin/setpriv
usr/sbin/clock
usr/sbin/debugfs
usr/sbin/hwclock
usr/sbin/runuser
usr/sbin/zramctl
Original commitRevision:509795 
09:42 tijl search for other commits by this committer
Stop including elfutils.  The utilities are missing some libraries so they
don't work and nobody has ever complained about that.
Original commitRevision:509783 
Saturday, 8 Jun 2019
12:13 tijl search for other commits by this committer
Update CentOS 7 ports to 7.6.1810.

This adds some new ports:
converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango.
graphics/linux-c7-libglvnd required by graphics/linux-c7-dri.
graphics/linux-c7-wayland required by graphics/linux-c7-dri.
print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it
depends on graphics/linux-c7-png now.

Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL
Vendor-Neutral Dispatch library) which allows some applications to use
Mesa while others use Nvidia OpenGL.  The x11/nvidia-driver* ports have
been changed so versions above 390.42 now use CentOS libglvnd and no longer
install a bundled copy.

PR:		229431
Submitted by:	pkubaj (partly)
Original commitRevision:503722 
Thursday, 2 May 2019
08:15 trasz search for other commits by this committer
Install Linux df(1).

Reviewed by:	tijl
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20132
Original commitRevision:500641 
Wednesday, 1 Nov 2017
16:17 tijl search for other commits by this committer
Add libmount, needed by libgio.
Original commitRevision:453295 
13:21 tijl search for other commits by this committer
Merge Linux ncurses-base into linux_base.  It's needed by ncurses-libs.
Original commitRevision:453285 
Saturday, 28 Oct 2017
08:05 tijl search for other commits by this committer
Fix pkg-plist.
Original commitRevision:453049 
Thursday, 26 Oct 2017
19:23 tijl search for other commits by this committer
Update Linux CentOS 7 ports to 7.4.1708.
Original commitRevision:452945 
Friday, 7 Jul 2017
16:17 tijl search for other commits by this committer
- Update security/linux-c7-nss to 3.28.4-1.2.el7_3. [1]
- Move nss-softokn-freebl to linux_base-c7 because it is needed by
  libcrypt.so (part of glibc).

PR:		220147 [1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
Original commitRevision:445266 
Wednesday, 1 Feb 2017
17:39 tijl search for other commits by this committer
Update GIO module cache on installation.
Original commitRevision:433058 
Tuesday, 31 Jan 2017
16:54 tijl search for other commits by this committer
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
  a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:432937 

Number of commits found: 21