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, 28 Jul 2013
20:10 dbn search for other commits by this committer
  • lang/pypy Fast, compliant implementation of the Python language Deleted Refresh Deprecated Expired
Update lang/pypy to 2.1.b

Changes to port:
 * Abstract ${BUILDDIR} for files/Makefile
 * Remove MAKE_JOBS_SAFE (depreciated)
 * Use "USE_GCC=yes+" as recommended by portlint

Highlights:
 * Bugfixes to the ARM JIT backend, so that ARM is now an officially
supported processor architecture
 * Stacklet support on ARM
 * Interpreter improvements
 * Various numpy improvements
 * Bugfixes to cffi and ctypes
 * Bugfixes to the stacklet support
 * Improved logging performance
 * Faster sets for objects
Original commitRevision:323849 

Sanity Test Results

lang/pypy:

This command (FreshPorts code 1):

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

produced this error:

Error message is: "/usr/ports/Mk/bsd.gcc.mk", line 176: warning: String
comparison operator should be either == or !=
"/usr/ports/Mk/bsd.gcc.mk", line 176: Malformed conditional (${_USE_GCC} <
${GCC_DEFAULT_VERSION})
make: fatal errors encountered -- cannot continue