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, 4 Jun 2008
10:53 koitsu search for other commits by this committer
  • mail/drac 1.12_8 Dynamic Relay Authorization Control, a POP-before-SMTP implementation Deleted Deprecated Expired
Cleanup for 5.x.
Original commit

Sanity Test Results

mail/drac:

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 -f /usr/home/dan/ports/mail/drac/Makefile 
DISTDIR=/usr/ports/distfiles  PORTSDIR=/usr/home/dan/ports
LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx
2>/tmp/FreshPorts.mail.drac.make-error.2008.6.4.11.53.43.27985

produced this error:

Error message is: "/usr/home/dan/ports/Mk/bsd.port.mk", line 1638:
Malformed conditional (${ARCH} == "amd64" || ${ARCH} =="ia64")
"/usr/home/dan/ports/Mk/bsd.port.mk", line 1750: Malformed conditional
((${OSVERSION} >= 700007 || ( ${OSVERSION} < 700000 && ${OSVERSION} >=
600101 )))
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2197: Malformed conditional
(${PREFIX} == /usr)
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2203: if-less endif
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2288: Malformed conditional
(((${OSVERSION} < 504105 || (${OSVERSION} >= 600000 && ${OSVERSION} <
600103) || (${OSVERSION} >= 700000 && ${OSVERSION} < 700012)) &&
${PKGORIGIN} != "ports-mgmt/pkg_install") ||
exists(${LOCALBASE}/sbin/pkg_info))
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2289: Malformed conditional
((${OSVERSION} < 504105 || (${OSVERSION} >= 600000 && ${OSVERSION} <
600103) || (${OSVERSION} >= 700000 && ${OSVERSION} < 700012)) &&
${PKGORIGIN} != "ports-mgmt/pkg_install")
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2291: if-less endif
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2297: if-less else
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2303: if-less endif
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2841: Malformed conditional
(${PREFIX} == /usr)
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2843: if-less else
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2845: if-less endif
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2951: Malformed conditional
(${PREFIX} == /usr)
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2953: if-less else
"/usr/home/dan/ports/Mk/bsd.port.mk", line 2955: if-less endif
"/usr/home/dan/ports/Mk/bsd.port.mk", line 5618: Malformed conditional
((${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${X11BASE} && ${PREFIX} !=
${LINUXBASE} && ${PREFIX} != "/usr"))
"/usr/home/dan/ports/Mk/bsd.port.mk", line 5623: if-less endif
"/usr/home/dan/ports/Mk/bsd.port.mk", line 6124: if-less endif
"/usr/home/dan/ports/Mk/bsd.port.mk", line 6127: if-less endif
make: fatal errors encountered -- cannot continue