Commit graph

6 commits

Author SHA1 Message Date
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Tijl Coosemans
3f80fdea42 - USES=fortran (eliminate FORTRANLIBS, LDFLAGS and pre-configure).
- Remove some patches and post-patch.
- Remove USE_AUTOTOOLS=autoconf and patch configure script directly.
- Replace BROKEN with BROKEN_${ARCH}.
- Staging (add DESTDIR support to the makefiles).
- Make sure the port uses its own arpack, blas, lapack and superlu.
2013-12-22 16:22:28 +00:00
Alexey Dokuchaev
1b7ff1613e - Unbreak parallel (-jX) builds and remove disgraceful MAKE_JOBS_UNSAFE
- Sort the knobs, remove useless global modifiers from sed(1) regex'
- Define LICENSE (GPLv2), augment port description while I am here
2013-08-09 10:00:56 +00:00
Maho Nakata
f7661791b9 * Migrate to gfortran.
* Bump port revision.
* Approved by:  portmgr(kris)
2007-01-16 05:45:52 +00:00
Renato Botelho
4a1e65c1a0 - Update to 4.3.6 [1]
- Pass maintainership to submitter [1]
- Use DATADIR and INFO
- Hacked to build fine on 4.x

PR:		ports/87662 [1]
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com> [1]
2005-10-19 15:00:50 +00:00
Will Andrews
b888611494 Add algae 4.1.3, a programming language for numerical analysis.
PR:		52397
Submitted by:	Michael Neumann <mneumann@ntecs.de>
2003-06-03 04:05:13 +00:00