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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: emulators/linux_base-c7/pkg-plist.i386

Number of commits found: 24

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
20:32 tijl search for other commits by this committer
Enable i386 support to Linux CentOS 7 ports.

PR:		216646
Original commitRevision:432953 
Thursday, 19 Jan 2017
15:44 tijl search for other commits by this committer
Update Linux CentOS 7 ports to 7.3.1611.  While 7.2 had semi-official i386
packages there are no such packages for 7.3 yet so i386 support has been
marked IGNORE for now.

Change DIST_SUBDIR to just "centos" so distfiles that remain the same
between major versions don't have to be redownloaded.

Remove fmake hacks from linux.mk.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:431882 
Saturday, 14 Jan 2017
13:13 tijl search for other commits by this committer
Don't use @dir for directories that may have filesystems mounted.  It may
not be possible to change their mode and timestamp like @dir tries to do.

PR:		215769
MFH:		2017Q1
Original commitRevision:431465 
Friday, 4 Nov 2016
15:43 jkim search for other commits by this committer
Fix modes for /compat/linux/sys.

This commit is analogous to r425303 and r425309 for /compat/linux/proc.

MFH:		2016Q4
Original commitRevision:425333 
08:02 bapt search for other commits by this committer
Fix modes for /compat/linux/proc

When linprocfs is mounted the mode set to /compat/linux/proc is set to 555
while the package said 755 meaning pkg will try to change it 755 and fail
preventing upgrade or installation of the package because linprocfs does not
support changing attributes.

Enforce it to 555 to prevent that situation
Original commitRevision:425303 
Wednesday, 19 Oct 2016
11:06 tijl search for other commits by this committer
Since base r283461 /compat/linux/dev/shm must point to a tmpfs.  Make
/compat/linux/dev/shm a plain directory instead of a link to /tmp so we
don't force users to mount tmpfs on /tmp.  This also makes /dev/shm a
separate namespace from /tmp.

Add libffi, needed by glib2.

PR:		207769
Original commitRevision:424237 
Monday, 5 Sep 2016
20:10 tijl search for other commits by this committer
Add linux_base-c7 port that installs CentOS 7 base packages.

PR:		210926
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:421391 

Number of commits found: 24