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: devel/libgtop/files/patch-sysdeps_freebsd_procmap.c

Number of commits found: 11

Sunday, 6 Jun 2021
05:23 Neel Chauhan (nc) search for other commits by this committer
devel/libgtop: Fix build issue on 14-CURRENT
commit hash: 15e9a4872eb227d1adae989b6fb7daa84676f4d3 commit hash: 15e9a4872eb227d1adae989b6fb7daa84676f4d3 commit hash: 15e9a4872eb227d1adae989b6fb7daa84676f4d3 commit hash: 15e9a4872eb227d1adae989b6fb7daa84676f4d3 15e9a48
Thursday, 4 Mar 2021
16:14 cy search for other commits by this committer
devel/libgtop: Fix build on 14-CURRENT post 2bfd8992c7c7

sys/inode.h now implicitly includes sys/buf.h which which itself has
dependencies requiring repositioning of inode.h.

This patch also references the inode itself instead of relying on the VTOI
macro thereby removing the need to define the _KERNEL macro when including
sys/inode.h.

PR:		253928, 253870
Submitted by:	nyan _ myuji.xyz
Reported by:	cy, madpilot
Reviewed by:	cy
MFH:		2021Q1
Differential Revision:	https://reviews.freebsd.org/D29050
Original commitRevision:567321 
Monday, 13 Jan 2020
19:02 kwm search for other commits by this committer
Commit the correct patch.

PR:		242533
Submitted by:	Neel Chauhan <neel AT neelc DOT org>
Pointyhat to: 	kwm@
Original commitRevision:522971 
Sunday, 12 Jan 2020
22:24 kwm search for other commits by this committer
Fix build on 13-CURRENT >= 1300062

Changes to the virtual memory subsystem in 13.0-CURRENT r355491 has changed
the API, as it is no longer a circular array. This broke the devel/libgtop
port on these systems.

Submitted by:	Neel Chauhan <neel AT neelc DOT org> (based on patch by dougm)
Reviewed by:	koobs
Differential Revision:	https://reviews.freebsd.org/D22929
Original commitRevision:522841 
Sunday, 25 Sep 2016
21:34 kwm search for other commits by this committer
Fix the build after 305902 change ufs inode related structs.

https://svnweb.freebsd.org/changeset/base/305902

Submitted by:	antoine@
Original commitRevision:422756 
Wednesday, 31 Jul 2013
11:57 kwm search for other commits by this committer
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.

This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
Original commitRevision:324037 
Monday, 14 Dec 2009
00:04 marcus search for other commits by this committer
Fix some bogus errors in the FreeBSD backend, and remove all compiler warnings.
Original commit
Sunday, 13 Dec 2009
18:48 marcus search for other commits by this committer
Fix inode retrieval in FreeBSD 8.0+.

Reported by:    mezz
Original commit
Saturday, 10 Jan 2009
05:22 marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:             125857 [1]
                126993 [2]
                130031 [3]
                127399 [4]
                127661 [5]
                124302 [6]
                129570 [7]
                129936
                123790
Original commit
Saturday, 2 Aug 2008
19:08 marcus search for other commits by this committer
Fix the build on recent -CURRENT.

Reported by:    pointyhat via erwin
Original commit
Sunday, 22 Jun 2008
19:05 pav search for other commits by this committer
- Unbreak on CURRENT after change in cdev structure

PR:             ports/124807
Submitted by:   gahr
Original commit

Number of commits found: 11