| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
fpsetprec() is only on amd64 and i386 and requires x87 FPU. It's possible to build without x87, just how it's done on Linux.
|
|
|
|
|
|
|
|
|
|
| |
* Remove openmp support. We don't seem to need it.
* Adjust patch
* Add -fcommon to make it build in 13 and 14-current
* Add patch to include -DPIC -fPIC in i386. Otherwise we get:
ld: error: can't create dynamic relocation R_386_32 against symbol: .L.str.13 in
readonly segment
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Many utilities are not provided anymore. Most of them are marked in
src/Makefile.INCLUDE under the comment "not distributed 25 Aug 2020"
Others are not marked like that, but they are not shipped anyway, like
3dAnatNudge which has a comment that explains why:
"This program (3dAnatNudge) is old, obsolete, and not maintained!"
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
| |
Added some common R-cran run dependencies
Removed obsolete reinplace patches
Improved do-install to better fit filesystem hierarchy
Releasing maintainership as I no longer work with any AFNI users
Reported by: portscout
|
|
|
|
|
|
| |
Remove dependency on libXp from science/afni, it is not needed, and libXp is
being deprecated.
Remove deprecation from science/afni
|
| |
|
|
|
|
|
|
| |
Upstreamed FreeBSD patches, other minor fixes and enhancements
Reported by: portscout, Rick Reynolds (NIH)
|
|
|
|
| |
Minor bug fixes and enhancements, some FreeBSD patches upstreamed
|
|
|
|
|
| |
Rapid response from upstream on reported issue. Additional patches to be
upstreamed in next release.
|
|
|
|
|
|
| |
Switch from personal dist snapshots to Github releases
Improve staging procedure to preserve results of build phase
Temporarily use bundled GLw pending fix of libglw port
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
Upgrade to a more recent snapshot, and stop requiring GCC.
PR: 206930
Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
The X11BASE variable is long gone, however these ports were not updated.
|
|
|
|
|
|
|
|
| |
- Projest has new homepage [1]
- Mark MAKE_JOBS_UNSAFE
PR: ports/167651 [1]
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
|
|
|
| |
PR: ports/119961
Submitted by: Jason Bacon <bacon smithers.neuro.mcw.edu> (maintainer)
|
|
|
|
|
|
|
| |
- Unbreak
PR: 113887
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
|
|
|
|
|
|
|
| |
- Respect X11BASE
PR: 111890
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
|
|
|
|
|
|
|
| |
- Update to 2006.06.30.1332
PR: ports/103318
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
|
|
AFNI (Advanced Functional Neuro Imaging) is a tool for analyzing
3 dimensional images, especially functional MRI images used in
brain mapping research.
WWW: http://afni.nimh.nih.gov/
PR: ports/90752
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
Reviewed by: garga (mentor)
Approved by: garga (mentor)
|