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/distinfo

Number of commits found: 27

Monday, 25 Mar 2024
15:00 Tijl Coosemans (tijl) search for other commits by this committer
*/*: Various Linux CentOS 7 updates
commit hash: 667277248f7eeb1d5a6c2514b1db3d107d13cb16 commit hash: 667277248f7eeb1d5a6c2514b1db3d107d13cb16 commit hash: 667277248f7eeb1d5a6c2514b1db3d107d13cb16 commit hash: 667277248f7eeb1d5a6c2514b1db3d107d13cb16 6672772
Sunday, 25 Dec 2022
22:05 Tijl Coosemans (tijl) search for other commits by this committer
emulators/linux_base-c7: Various updates

bash-4.2.46-35.el7_9
glib2-2.56.1-9.el7_9
glibc-2.17-326.el7_9
krb5-libs-1.15.1-55.el7_9
nss-softokn-freebl-3.79.0-4.el7_9
openssl-libs-1.0.2k-25.el7_9
xz-libs-5.2.2-2.el7_9
zlib-1.2.7-20.el7_9
commit hash: 6d02f4f93468fe35937f93e64d150219faac1c87 commit hash: 6d02f4f93468fe35937f93e64d150219faac1c87 commit hash: 6d02f4f93468fe35937f93e64d150219faac1c87 commit hash: 6d02f4f93468fe35937f93e64d150219faac1c87 6d02f4f
Monday, 17 Jan 2022
14:47 Mikael Urankar (mikael) search for other commits by this committer
*: Linux emulation: add support for aarch64

PR:		256008
Submitted by:	Vincent Milum Jr (prior version)
Approved by:	emulation (maintainer timeout)
commit hash: c7dd5ca11a141ecb8a4decab08d1c09e48c9ae6a commit hash: c7dd5ca11a141ecb8a4decab08d1c09e48c9ae6a commit hash: c7dd5ca11a141ecb8a4decab08d1c09e48c9ae6a commit hash: c7dd5ca11a141ecb8a4decab08d1c09e48c9ae6a c7dd5ca
Thursday, 4 Mar 2021
16:50 tijl search for other commits by this committer
Update Linux CentOS ports to 7.9.2009.
Original commitRevision:567324 
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 
Monday, 30 Dec 2019
11:48 tijl search for other commits by this committer
Update nss-softokn-freebl to 3.44.0-8.el7_7 and util-linux to
2.23.2-61.el7_7.1.
Original commitRevision:521485 
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 
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 
Sunday, 7 Jul 2019
17:24 tijl search for other commits by this committer
Update glibc to 2.17-260.el7_6.6.
Original commitRevision:506146 
Sunday, 23 Jun 2019
19:08 tijl search for other commits by this committer
Update glib2 to 2.56.1-4.el7_6.
Original commitRevision:504962 
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 
Wednesday, 14 Mar 2018
16:19 tijl search for other commits by this committer
Update gcc to 4.8.5-16.el7_4.2.
Original commitRevision:464509 
Monday, 29 Jan 2018
21:46 tijl search for other commits by this committer
Update libdb to 5.3.21-21.el7_4.
Original commitRevision:460343 
Wednesday, 10 Jan 2018
20:04 tijl search for other commits by this committer
- Update gcc to 4.8.5-16.el7_4.1.
- Update glibc to 2.17-196.el7_4.2.
- Update util-linux to 2.23.2-43.el7_4.2.
Original commitRevision:458689 
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 
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 
15:43 tijl search for other commits by this committer
Update glibc to 2.17-157.el7_3.4.

PR:		220490
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:445264 
Sunday, 28 May 2017
17:01 tijl search for other commits by this committer
Update to 2.17-157.el7_3.2.
Original commitRevision:441917 
Friday, 26 May 2017
10:49 tijl search for other commits by this committer
Update util-linux to 2.23.2-33.el7_3.2.

PR:		218728
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:441769 
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 
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: 27