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
Tuesday, 19 Mar 2013
10:40 kwm search for other commits by this committer
  • audio/gnome-media 2.32.0_4 Multimedia applications for the GNOME 2 desktop Deleted
    • databases/evolution-data-server 2.32.1_4 Data backends for the Evolution integrated mail/PIM suite
      • deskutils/conduit 0.3.17_6 Synchronization application for GNOME Deleted
        • deskutils/nautilus-sendto 2.32.0_2 Convenience application to send a file via email
          • deskutils/planner 0.14.6_1 Project management application for GNOME 2 Deleted Deprecated Expired
            • devel/anjuta 2.32.1.1_5 Integrated Development Environment for C and C++ Deleted Deprecated Expired
              • devel/devhelp 2.32.0_3 Developer help browser for GNOME
                • devel/gconf2 2.32.0_3 Configuration database system for GNOME
                  • devel/glade2 2.12.2_7 User interface builder for GTK+ Deleted
                    • devel/gnome-vfs 2.24.4_1 GNOME Virtual File System Deleted
                                                                                  (Only the first 10 of 41 items in this commit are shown above. View all ports for this commit)
                                                                                  Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
                                                                                  instead of gnomehack and pet portlint.
                                                                                  Add conflicts with future gnome3 versions.
                                                                                  
                                                                                  Reviewed by:	miwi, bapt
                                                                                  Original commitRevision:314632 

Sanity Test Results

mail/balsa:

This command (FreshPorts code 1):

make -V PORTNAME -V PKGNAME -V DESCR -V CATEGORIES -V PORTVERSION -V
PORTREVISION  -V COMMENT -V COMMENTFILE -V MAINTAINER -V EXTRACT_SUFX  -V
BUILD_DEPENDS -V RUN_DEPENDS -V LIB_DEPENDS -V FORBIDDEN -V BROKEN -V
DEPRECATED -V IGNORE  -V MASTER_PORT -V LATEST_LINK -V NO_LATEST_LINK -V
NO_PACKAGE -V PKGNAMEPREFIX -V PKGNAMESUFFIX -V PORTEPOCH  -V RESTRICTED -V
NO_CDROM -V EXPIRATION_DATE -V IS_INTERACTIVE  -V ONLY_FOR_ARCHS -V
NOT_FOR_ARCHS -V LICENSE -f /usr/FreshPorts/PORTS-SVN/mail/balsa/Makefile 
DISTDIR=/usr/ports/distfiles  PORTSDIR=/usr/FreshPorts/PORTS-SVN
LOCALBASE=/nonexistentlocal
2>/tmp/FreshPorts.mail.balsa.make-error.2013.3.19.10.42.40.61237

produced this error:

Error message is: "/usr/FreshPorts/PORTS-SVN/mail/balsa/Makefile", line 80:
Malformed conditional (${PREFIX}==${LOCALBASE})
"/usr/FreshPorts/PORTS-SVN/mail/balsa/Makefile", line 82: if-less else
"/usr/FreshPorts/PORTS-SVN/mail/balsa/Makefile", line 84: if-less endif
make: fatal errors encountered -- cannot continue

x11/gnome-applets:

This command (FreshPorts code 1):

make -V PORTNAME -V PKGNAME -V DESCR -V CATEGORIES -V PORTVERSION -V
PORTREVISION  -V COMMENT -V COMMENTFILE -V MAINTAINER -V EXTRACT_SUFX  -V
BUILD_DEPENDS -V RUN_DEPENDS -V LIB_DEPENDS -V FORBIDDEN -V BROKEN -V
DEPRECATED -V IGNORE  -V MASTER_PORT -V LATEST_LINK -V NO_LATEST_LINK -V
NO_PACKAGE -V PKGNAMEPREFIX -V PKGNAMESUFFIX -V PORTEPOCH  -V RESTRICTED -V
NO_CDROM -V EXPIRATION_DATE -V IS_INTERACTIVE  -V ONLY_FOR_ARCHS -V
NOT_FOR_ARCHS -V LICENSE -f
/usr/FreshPorts/PORTS-SVN/x11/gnome-applets/Makefile 
DISTDIR=/usr/ports/distfiles  PORTSDIR=/usr/FreshPorts/PORTS-SVN
LOCALBASE=/nonexistentlocal
2>/tmp/FreshPorts.x11.gnome-applets.make-error.2013.3.19.10.42.34.61237

produced this error:

Error message is: "/usr/FreshPorts/PORTS-SVN/x11/gnome-applets/Makefile",
line 63: Malformed conditional (( exists(${pygnomedesktop_DETECT}) ) ||  (
( ${HAVE_GNOME:Mpygnomedesktop}!="" ) && ${ARCH}!="sparc64" ))
"/usr/FreshPorts/PORTS-SVN/x11/gnome-applets/Makefile", line 68: if-less
else
"/usr/FreshPorts/PORTS-SVN/x11/gnome-applets/Makefile", line 70: if-less
endif
make: fatal errors encountered -- cannot continue