On the way, make building Fortran the (unconditional) default now.
This adds new dependencies on math/libgmp4 and math/mpfr which are
always required by lang/gcc43 and later anyways, though.
This adds a libgomp info page (the other changes to INFO and MAN are
just to sort these two properly) and we need to add a temporary patch
to fix an issue triggered by FreeBSD headers.
- Make RI generation disabled by default (it causes problems
on slow hardware)
- PREFIX-cleaness fixes (in bsd.ruby.mk) [1]
- Take maintainership of bsd.ruby.mk [1]
The patch was tested in the tinderbox with all ruby-dependend ports.
Approved by: portmgr (linimon)
which has been deprecated by upstream vendor:see note on http://numpy.scipy.org
- Development for Numeric has ceased, and users should transisition to NumPy as
quickly as possible.
- DEPRECIATE and set removal date in 3 months
PR: ports/107355
Submitted by: Diane Bruce
Don't let the name fool you. HLA is "real" assembly language,
just made easier for beginners so they can learn the language
faster than ever before. Anything you can do with a traditional
assembler can be done with HLA; HLA just happens to do a lot
more than traditional assemblers!
WWW: http://webster.cs.ucr.edu/
PR: ports/107224
Submitted by: Hernan Di Pietro <hernan.di.pietro at gmail.com>
way for GNUstep developers or users (linking Objective-C bridge by default).
The module is automatically built in various ready to use solutions:
* ioobjc (tool you can run in your shell to use Io interactive environment)
WWW: http://www.etoile-project.org/
- remove comment about stldport-icc [2]
- give up maintainership, I don't have time for it ATM
! interested parties should get in contact with me, I got some patches
! for icc v9, can provide insight into why some things are done like
! they are and maybe some contacts at Intel are still able to provide
! some help
PR: 105569 [1]
Noticed by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
PR: 106707 [2]
Submitted by: vd [2]
- Use recent GCC snapshot
- Some aesthetic changes in the Makefile
- Bump PORTVERSION
PR: ports/106656
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports