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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Sanity Test Failure
Wednesday, 24 Sep 2008
05:27 edwin search for other commits by this committer
  • graphics/processing 0135_1 Programming environment for images, animation, and interactions
  • graphics/processing-devel 0142_1 Open source programming language and environment for people who want to program images, animation, and interactions Deleted
graphics/processing : Serial cannot be used

    The graphics/processing have their own serial library at
    libexec/processing/libraris/serial/library.  But this serial
    library use linux version of shared library, so we cannot run
    this function.

    The processing serial library is same as comms/rxtx, so we must
    add RUN_DEPENDS.

PR:             ports/127600
Submitted by:   Takeshi MUTOH <mutoh@openedu.org>
Original commit

Sanity Test Results

graphics/processing-devel:

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/graphics/processing-devel/Makefile 
DISTDIR=/usr/ports/distfiles  PORTSDIR=/usr/home/dan/ports
LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx
2>/tmp/FreshPorts.graphics.processing-devel.make-error.2008.9.24.6.28.4.399
9

produced this error:

Error message is: "/usr/home/dan/ports/graphics/processing-devel/Makefile",
line 20: Unassociated shell command
"${JAVA_HOME}/jre/RXTXcomm.jar:${PORTSDIR}/comms/rxtx"
make: fatal errors encountered -- cannot continue