Commit Graph

15 Commits

Author SHA1 Message Date
Piotr Kubaj
4842639ea0 science/nifticlib: fix build
Add MAKE_JOBS_UNSAFE=yes to fix build:
nifti_stats.c:2:22: error: nifticdf.h: No such file or directory
nifti_stats.c: In function 'main':
nifti_stats.c:30: error: 'inam' undeclared (first use in this function)
nifti_stats.c:30: error: (Each undeclared identifier is reported only once
nifti_stats.c:30: error: for each function it appears in.)

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20500
2019-06-08 19:24:18 +00:00
Jason W. Bacon
be26d1d912 Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
2018-01-31 01:07:07 +00:00
Raphael Kubo da Costa
2fc2a89f33 Pass -fPIC when building the port's static libraries.
This makes it possible to use those libraries with shared libraries on at least
amd64.

While here, set LICENSE and drop MAKE_JOBS_UNSAFE.

PR:		209982
Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
MFH:		2016Q4
2016-12-28 14:54:37 +00:00
Martin Wilke
9146c80d02 - Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
2015-12-11 08:48:56 +00:00
Dmitry Marakasov
9e938c9386 - Mark MAKE_JOBS_UNSAFE, fails in parallel build:
nifti_stats.c:2:10: fatal error: 'nifticdf.h' file not found

- Use MANPREFIX

Approved by:	portmgr blanket
2015-11-05 10:55:19 +00:00
Thierry Thomas
20a7960c26 Restore r323814 to remove MAKE_JOBS_UNSAFE.
Reported by:	danfe
Approved by:	maintainer time-out
2014-02-20 22:40:14 +00:00
Thierry Thomas
3daa195fda Update to v2.0.0 and patch for clang.
PR:		ports/183454
Submitted by:	Jason Bacon <jwbacon (at) tds.net> (maintainer)
2014-01-29 21:44:59 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Alexey Dokuchaev
0d03c07061 - Try to unbreak parallel builds (-jX)
- Trim Makefile header, convert USE_GMAKE
- Install manpage relative to MANPREFIX
- Replace tab with space after WWW line

Reported by:	pointyhat-west
2013-07-28 08:32:18 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Mark Linimon
e6ae104847 Update maintainer's email address. Had already been done for his
other ports.
2009-06-19 20:06:31 +00:00
Martin Wilke
38be6ca769 - Update to 1.1.0
PR:		133337
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-04-30 22:43:54 +00:00
Martin Wilke
8ccd4f46b7 NIfTI-1 is a new Analyze-style data format, proposed by the NIfTI DFWG
as a short-term measure to facilitate inter-operation of functional MRI
data analysis software packages.

WWW:	http://nifti.nimh.nih.gov/

PR:		ports/112183
Submitted by:	Jason W. Bacon
2007-04-28 10:58:01 +00:00