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.

Sanity Test Failure
Sunday, 9 Mar 2014
21:47 marino search for other commits by this committer
  • lang/gnatdroid-armv5 C/Ada cross-compiler, target: Android ARMv5 Deleted Refresh Deprecated Expired Ignore
  • lang/gnatdroid-armv(5,7): Keep based on gcc47 for now
    
    The new gcc49-based Ada compiler will most likely be an improvement for
    this FreeBSD->Android Ada cross-compiler, but it will need extensive
    testing.  Keep using gcc47 after gcc49 is brought in until testing is
    complete.  Hopefully that will also result in C++ capability too...
    Original commitRevision:347698 

Sanity Test Results

lang/gnatdroid-armv7:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh lang/gnatdroid-armv7
2>/tmp/FreshPorts.lang.gnatdroid-armv7.make-error.2014.3.9.21.48.16.34051

produced this error:

Error message is:
"/usr/ports/lang/gnatdroid-armv7/../gcc47-aux/Makefile.common", line 3:
Could not find /usr/ports/lang/gnatdroid-armv7/Makefile.version
make: fatal errors encountered -- cannot continue

lang/gnatdroid-armv5:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh lang/gnatdroid-armv5
2>/tmp/FreshPorts.lang.gnatdroid-armv5.make-error.2014.3.9.21.48.16.34051

produced this error:

Error message is:
"/usr/ports/lang/gnatdroid-armv5/../gcc47-aux/Makefile.common", line 3:
Could not find /usr/ports/lang/gnatdroid-armv5/Makefile.version
make: fatal errors encountered -- cannot continue