Fixes BROKEN port for 10.0-RELEASE, eliminates NO_STAGE, and unbundles more dependencies. Fix: Patch attached with submission follows:
Unfortunately, your patch cannot be applied cleanly. Would you mind resubmitting a new patch please.
Created attachment 143565 [details] Patch to bring AFNI port up-to-date with ports system.
Sorry, I either overlooked or didn't receive an email for the feedback and assumed committers were just busy with bigger issues. A just submitted a new patch.
The SHEBANGFIX part of the patch does not make sense, since it replaces "/bin/tcsh" with "/bin/tcsh", so this can be left out. Other changes: - remove commented-out NO_STAGE - replace NOPORTDOCS by PORT_OPTIONS:MDOCS - replace bsd.port.pre.mk by bsd.port.options.mk and bsd.port.post.mk by bsd.port.mk - remove unneeded displaying of pkg-message in post-install
A commit references this bug: Author: rene Date: Tue Jun 17 14:41:07 UTC 2014 New revision: 358125 URL: http://svnweb.freebsd.org/changeset/ports/358125 Log: science/afni: bring back into shape. - Stage support - Unexpire - Add license (GPLv2) - Use modern LIB_DEPENDS - Explicitly mention dependencies - Add CONFLICTS with im-*, nifticlib-* and open-usp-tukubai-* - Use perl5 and GCC - Tidy pkg-descr - Clean up pkg-plist - Bump PORTREVISION While here: - Use BROKEN_arch to avoid including bsd.port.pre.mk - Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS - Remove obsolete post-install target PR: 186988 Submitted by: maintainer (jwbacon@tds.net) Changes: head/science/afni/Makefile head/science/afni/files/Makefile.FreeBSD_PORT head/science/afni/files/patch-Makefile.INCLUDE head/science/afni/files/patch-XmHTML-Makefile head/science/afni/files/patch-misc_math.c head/science/afni/files/pkg-message.in head/science/afni/pkg-descr head/science/afni/pkg-plist