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/glib20/files/extra-arch-powerpc64

Number of commits found: 4

Wednesday, 4 Aug 2021
19:53 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/glib20: fix patching on powerpc64

The patch is not necessary anymore.
commit hash: fd15b7fad5200a1a01f26d808fa8782541193cdc commit hash: fd15b7fad5200a1a01f26d808fa8782541193cdc commit hash: fd15b7fad5200a1a01f26d808fa8782541193cdc commit hash: fd15b7fad5200a1a01f26d808fa8782541193cdc fd15b7f
Friday, 8 Mar 2013
10:51 kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Original commitRevision:313633 
Sunday, 7 Aug 2011
23:58 marcus search for other commits by this committer
Remove a patch that is no longer needed.

Submitted by:   andreast
Original commit
Wednesday, 24 Nov 2010
21:06 kwm search for other commits by this committer
Due to a flaw in binutils 2.15, function names can conflict with
ELF assembler directives on PPC64 systems. As a result, it is not possible
to have functions named things like 'text' and 'data'.
In glib-compile-schemas.c we have such a name.

PR:             ports/152555
Submitted by:   andreast@
Original commit

Number of commits found: 4