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, 29 May 2012
16:42 miwi search for other commits by this committer
  • lang/python26 2.6.8 Interpreted object-oriented programming language Deleted Deprecated Expired  This port version is marked as vulnerable. 
    • lang/python27 2.7.3 Interpreted object-oriented programming language Deprecated Expired
      • lang/python31 3.1.5 Interpreted object-oriented programming language Deleted Deprecated Expired  This port version is marked as vulnerable. 
        • lang/python32 3.2.3 Interpreted object-oriented programming language Deleted Deprecated Expired  This port version is marked as vulnerable. 
        - Convert to new options framework
        
        Reviewed by:    bapt
        Original commit

Sanity Test Results

lang/python27:

This command (FreshPorts code 2):

make showconfig -f /usr/home/dan/ports/lang/python27/Makefile
PORTSDIR=/usr/home/dan/ports OPTIONSFILE=/nonexistent
2>/tmp/FreshPorts.lang.python27.showconfig.2012.5.29.16.42.59.79591

produced this error:

Error message is: Syntax error: Unterminated quoted string
Make results are : ===> The following configuration options are available
for python27-2.7.3:
     EXAMPLES=on: Build and install the examples
     FPECTL=off: Enable floating point exception handling
     IPV6=on: Enable IPv6 support
     PTH=off: Enable GNU Pth for threading/multiprocessing
     PYMALLOC=on*** Error code 2

Stop in /usr/home/dan/ports/lang/python27.
lang/python31:

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/home/dan/ports/lang/python31/Makefile 
DISTDIR=/usr/ports/distfiles  PORTSDIR=/usr/home/dan/ports
LOCALBASE=/nonexistentlocal
2>/tmp/FreshPorts.lang.python31.make-error.2012.5.29.16.43.0.79591

produced this error:

Error message is: "/usr/home/dan/ports/lang/python31/Makefile", line 74:
Malformed conditional (.if ${PORT_OPTIONS:MUCS4})
"/usr/home/dan/ports/lang/python31/Makefile", line 76: if-less endif
make: fatal errors encountered -- cannot continue

lang/python26:

This command (FreshPorts code 2):

make showconfig -f /usr/home/dan/ports/lang/python26/Makefile
PORTSDIR=/usr/home/dan/ports OPTIONSFILE=/nonexistent
2>/tmp/FreshPorts.lang.python26.showconfig.2012.5.29.16.43.0.79591

produced this error:

Error message is: Syntax error: Unterminated quoted string
Make results are : ===> The following configuration options are available
for python26-2.6.8:
     EXAMPLES=on: Build and install the examples
     FPECTL=off: Enable floating point exception handling
     IPV6=on: Enable IPv6 support
     PTH=off: Enable GNU Pth for threading/multiprocessing
     PYMALLOC=on*** Error code 2

Stop in /usr/home/dan/ports/lang/python26.