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
Wednesday, 18 Jan 2017
13:20 tijl search for other commits by this committer
  • archivers/libzip 1.1.3 C library for reading, creating, and modifying ZIP archives
    • audio/denemo 2.0.6_2 Graphical score editor
      • audio/libamrnb 11.0.0.0_1,2 3GPP floating-point Adaptive Multi-Rate (AMR) Speech Codec
        • audio/libamrwb 11.0.0.0_2 3GPP Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec
          • cad/astk-serveur 1.13.8.2 Graphical interface for Code_Aster (server side)
            • cad/jspice3 2.5.110615 Adaptation of the Berkeley Spice3f4 with superconductivity Deleted Deprecated Expired Ignore
              • chinese/big5width 1.0 Unicode width dirty fix for Big5 font (zh_TW.UTF-8 locale) Ignore
                • devel/cutter 1.2.4_1 Unit Testing Framework for C and C++
                  • devel/libc++ 208080 LLVM C++ standard library with c++11 support Deleted
                    • devel/libedit 3.1.20150325_2,1 Command line editor library
                                                                                                                                                                                                                                (Only the first 10 of 112 items in this commit are shown above. View all ports for this commit)
                                                                                                                                                                                                                                The output of tools like awk, date, sort, tr,... depends on the current
                                                                                                                                                                                                                                locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
                                                                                                                                                                                                                                bsd.port.mk and export them so all commands are executed with the C locale.
                                                                                                                                                                                                                                LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
                                                                                                                                                                                                                                as default value for LC_* variables, so normally it isn't used when LC_ALL
                                                                                                                                                                                                                                is set, but there's code out there that looks at LANG directly so it's safer
                                                                                                                                                                                                                                to set it as well.  The only commands not captured by this are !=
                                                                                                                                                                                                                                assignments before any inclusion of bsd.port.*mk.
                                                                                                                                                                                                                                
                                                                                                                                                                                                                                Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
                                                                                                                                                                                                                                CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
                                                                                                                                                                                                                                different locale (e.g. USE_LOCALE=en_US.UTF-8).
                                                                                                                                                                                                                                
                                                                                                                                                                                                                                PR:		215882
                                                                                                                                                                                                                                Exp-run by:	antoine
                                                                                                                                                                                                                                Approved by:	portmgr (antoine)
                                                                                                                                                                                                                                Original commitRevision:431796 

Sanity Test Results

base/gcc:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head base/gcc
2>/tmp/FreshPorts.base.gcc.make-error.2017.1.18.13.22.37.6940

produced this error:

Error message is: make: "/usr/local/PORTS-head/base/gcc/Makefile" line 23:
Please define CROSS_TOOLCHAIN before building