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: lang/guile/files/patch-libguile_gc_os_dep.c

Number of commits found: 10

Tuesday, 2 Jun 2015
12:16 bofh search for other commits by this committer
lang/guile: Remove USE_AUTOTOOLS

- Add PORTSCOUT variable to limit within 1.X.X
- Fix patch files to reflect 'make makepatch'
Original commitRevision:388323 
Friday, 7 Mar 2008
13:25 gahr search for other commits by this committer
- Fix build on sparc64

Approved by:    Maintainer, miwi (mentor)
Original commit
Saturday, 1 Mar 2008
06:21 marcus search for other commits by this committer
Update to 1.8.4, and assign maintainership to submitter.

PR:             121137
Submitted by:   David Barksdale <amatus@gnu.org>
Original commit
Sunday, 12 Sep 2004
19:49 marcus search for other commits by this committer
Fix build on sparc64.

PR:             71679
Submitted by:   Koop Mast <kwm@rainbow-runner.nl>
Reported by:    pointyhat
Approved by:    portmgr (implicit)
Original commit
Sunday, 23 Nov 2003
18:13 marcus search for other commits by this committer
Fix plist on ia64 and amd64, and fix build on amd64.

Approved by:    portmgr (implicit)
Original commit
Monday, 20 Oct 2003
05:32 marcus search for other commits by this committer
Fix build and execution of guile on ia64:

*  Use continuation->backing_store to determine if we return for the first
   time from getcontext(). This avoids having to depend on non-POSIX semantics
   of the Linux implementation.
*  Avoid using __libc_ia64_register_backing_store_base by hardcoding the base
   of the backing store. The kernel is changed to put the backing store at
   this address. It's not entirely clean, but I want to avoid adding all sorts
   of variables in our libc for this for now.
*  Fix a genuine bug in the ia64 case: the ia64-specific fields are not
   initialized. On FreeBSD this means they have garbage (= 0xd0). Call
   memset() after allocation to make sure the contregs structure is properly
   cleared.  Since this may affect other architectures, this patch will be
   ia64 only.

Submitted by:   marcel
Original commit
Sunday, 1 Jun 2003
00:50 marcus search for other commits by this committer
Fix build on Sparc64.

Reported by:    kris
Original commit
Thursday, 22 May 2003
21:34 marcus search for other commits by this committer
Fix build on Sparc.

Reported by:    bento
Original commit
Wednesday, 7 May 2003
23:15 marcus search for other commits by this committer
Remove SPARC section.  This assumed a 32-bit SPARC, not the UltraSPARC.
Original commit
Sunday, 4 May 2003
06:35 marcus search for other commits by this committer
Add support for FreeBSD Alpha and Sparc.
Original commit

Number of commits found: 10