| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 10 Jan 2026 06:14:35 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100106111707
location: https://web.archive.org/web/20100106111707/https://afni.darwinports.com/
server-timing: captures_list;dur=0.659861, exclusion.robots;dur=0.056399, exclusion.robots.policy;dur=0.044125, esindex;dur=0.010144, cdx.remote;dur=12.691104, LoadShardBlock;dur=321.010853, PetaboxLoader3.resolve;dur=181.685670, PetaboxLoader3.datanode;dur=74.906071
x-app-server: wwwb-app28-dc8
x-ts: 302
x-tr: 368
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app28; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 10 Jan 2026 06:14:37 GMT
content-type: text/html
x-archive-orig-date: Wed, 06 Jan 2010 11:03:00 GMT
x-archive-orig-server: Apache
x-archive-orig-vary: Accept-Encoding
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Wed, 06 Jan 2010 11:17:07 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: TLA-20100106092443-00424-ia360909-c/TLA-20100106111412-00492-ia360908.us.archive.org.warc.gz
server-timing: captures_list;dur=0.941313, exclusion.robots;dur=0.042378, exclusion.robots.policy;dur=0.026967, esindex;dur=0.014938, cdx.remote;dur=39.564580, LoadShardBlock;dur=417.038200, PetaboxLoader3.datanode;dur=324.550439, PetaboxLoader3.resolve;dur=641.616319, load_resource;dur=585.752953
x-app-server: wwwb-app28-dc8
x-ts: 200
x-tr: 1202
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Afni version 2009.07.16.1049 - How to Download and Install on Mac OS X
|
|||||||||
Wednesday the 6th of January, 2010 |
|||||||||
afni most recent diffversion 2009.07.16.1049
Scroll down toward the bottom of the page to get installation instructions for afni. The raw portfile for afni 2009.07.16.1049 is located here: https://afni.darwinports.com/dports/science/afni/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/afni # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 The afni Portfile 59664 2009-10-19 13:09:53Z snc PortSystem 1.0 Name: afni Version: 2009.07.16.1049 distfiles afni_src.tgz afni.1 3dClustBust.c TTatlas+tlrc.BRIK.gz TTatlas+tlrc.HEAD CA_EZ_v1.5-July3107.tgz libGLw.a.tiger Category: science Maintainers: snc openmaintainer Description: Analysis of Functional Neuro Images Long Description: This is a port of AFNI, Advanced Functional Neuro Imaging. AFNI is a tool for analyzing 3 dimensional images, especially functional MRI images used in brain mapping research. Homepage: https://afni.nimh.nih.gov/ Master Sites: https://www.neuro.mcw.edu/~bacon/Ports/distfiles/AFNI/${version}/ extract.only afni_src.tgz CA_EZ_v1.5-July3107.tgz use_configure no Platform: darwin depends_lib port:glib2 port:glib1 port:openmotif depends_run port:netpbm port:jpeg port:whirlgif port:endian #build.dir ${workpath}/afni_src worksrcdir afni_src build.target vastness Checksums: afni_src.tgz md5 15786ad285b26bbd110e7892face6844 afni.1 md5 02708ca46c60d6774af4796535e263ed TTatlas+tlrc.BRIK.gz md5 f5a107b049bc426af5342565f4e5beee TTatlas+tlrc.HEAD md5 a0ca787a2996d7e66548176808503ac5 CA_EZ_v1.5-July3107.tgz md5 66341b819e9889ff60a9c3554123db68 3dClustBust.c md5 e5f890f4e0894d6e16e3579d3ff89f49 libGLw.a.tiger md5 c6c30011f603f7c055ba36156ca64d38 #patchfiles patch-Makefile.INCLUDE platform powerpc { post-patch { file copy ${filespath}/Makefile.ppc ${worksrcpath}/Makefile file copy ${distpath}/3dClustBust.c ${worksrcpath}/ reinplace -E "s|AFNI_\[0-9_\]+|${version}|g" ${worksrcpath}/AFNI_label.h } } platform i386 { post-patch { file copy ${filespath}/Makefile.i386 ${worksrcpath}/Makefile file copy ${distpath}/3dClustBust.c ${worksrcpath}/ reinplace -E "s|AFNI_\[0-9_\]+|${version}|g" ${worksrcpath}/AFNI_label.h } } pre-build { if { ! [file exists "/usr/X11R6/lib/libGLw.a"] } { file copy ${distpath}/libGLw.a.tiger /usr/X11R6/lib/libGLw.a } file copy -force ${distpath}/afni.1 ${workpath} # file copy -force ${filespath}/afni.cshrc ${workpath} # file copy -force ${filespath}/afni.profile ${workpath} reinplace "s|%%PREFIX%%|${prefix}|g" ${workpath}/afni.1 # reinplace "s|%%PREFIX%%|${prefix}|g" ${workpath}/afni.cshrc # reinplace "s|%%PREFIX%%|${prefix}|g" ${workpath}/afni.profile # reinplace "s|%%DATADIR%%|${prefix}/share/afni|g" ${workpath}/afni.cshrc # reinplace "s|%%DATADIR%%|${prefix}/share/afni|g" ${workpath}/afni.profile } destroot { # First, separate files that were all dumped into macosx_bin by the Makefile file mkdir ${worksrcpath}/macosx_lib eval file rename [glob ${worksrcpath}/macosx_bin/*.a] ${worksrcpath}/macosx_lib eval file rename [glob ${worksrcpath}macosx_bin/*.so] ${worksrcpath}/macosx_lib file mkdir ${worksrcpath}/macosx_include eval file rename [glob macosx_bin/*.h] macosx_include file mkdir ${worksrcpath}/macosx_share eval file rename [glob ${worksrcpath}/macosx_bin/*.jpg] ${worksrcpath}/macosx_share eval file rename [glob ${worksrcpath}/macosx_bin/*.txt] ${worksrcpath}/macosx_share # Delete files that conflict with other ports eval file delete ${worksrcpath}/macosx_bin/cjpeg ${worksrcpath}/macosx_bin/djpeg ${worksrcpath}/macosx_bin/whirlgif file rename ${worksrcpath}/macosx_bin/abut ${worksrcpath}/macosx_bin/afni_abut # Install binaries and scripts xinstall -d -m 755 ${destroot}${prefix}/bin eval xinstall -m 755 [glob ${worksrcpath}/macosx_bin/*] ${destroot}${prefix}/bin # Install libraries and plugins xinstall -d -m 755 ${destroot}${prefix}/lib/afni eval xinstall -m 644 [glob ${worksrcpath}/macosx_lib/*] ${destroot}${prefix}/lib/afni # Install headers xinstall -d -m 755 ${destroot}${prefix}/include/afni eval xinstall -m 644 [glob ${worksrcpath}/macosx_include/*] ${destroot}${prefix}/include/afni # Install miscellaneous files xinstall -d -m 755 ${destroot}${prefix}/share/afni eval xinstall -m 644 [glob ${worksrcpath}/macosx_share/*] ${destroot}${prefix}/share/afni eval xinstall -m 644 [glob ${distpath}/TTatlas*] ${destroot}${prefix}/share/afni eval xinstall -m 644 [glob ${workpath}/CA_EZ_v1.5-July3107/*] ${destroot}${prefix}/share/afni # Install docs xinstall -d -m 755 ${destroot}${prefix}/share/doc/afni eval xinstall -m 644 [glob ${worksrcpath}/README.*] ${destroot}${prefix}/share/doc/afni xinstall -d -m 755 ${destroot}${prefix}/share/man/man1 eval xinstall -m 644 ${workpath}/afni.1 ${destroot}${prefix}/share/man/man1 xinstall -d -m 755 ${destroot}${prefix}/etc/mri xinstall -m 0555 ${workpath}/afni.cshrc ${destroot}${prefix}/etc/mri xinstall -m 0555 ${workpath}/afni.profile ${destroot}${prefix}/etc/mri } post-destroot { ui_msg "\n =========================================================================== abut has been renamed to afni_abut to resolve a collision with the unixstat port --- AFNI_PLUGIN_PATH should be set to ${prefix}/lib/afni:${prefix}/share/afni AFNI_GLOBAL_SESSION should be set to ${prefix}/share/afni. ===========================================================================\n" } livecheck.url https://www.neuro.mcw.edu/~bacon/Ports/distfiles/AFNI/ livecheck.regex (\\d+\\.\\d+\\.\\d+\\.\\d+) If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/afniYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using afni with these commands: % man afni Where to find more information:
This website is back-ended by DB5, the best database in the business,
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




