1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Brendan Fabeny
5930109e8e add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:		169578
2012-07-09 11:11:44 +00:00
Maho Nakata
f560dc283a Update to 2.4
Spotted by:	pgf@
2012-01-08 07:26:16 +00:00
Brendan Fabeny
004a7c5ac2 adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:		162706
Approved by:	miwi (portmgr)
Feature safe:	yes
2011-11-22 11:14:10 +00:00
Maho Nakata
7d323e23a1 Make multithreading works.
Bump PORTREVIISON.

Submitted by:	 Pierre Smars <smars@yuntech.edu.tw>
2011-06-16 08:39:14 +00:00
Maho Nakata
84f33e93fa Update to 2.3
Notified by:	Pedro F. Giffuni
2011-05-11 05:02:58 +00:00
Maho Nakata
0626c705c8 Update to 2.2.
Notifyed by: "Pedro F. Giffuni"
2010-08-13 06:10:12 +00:00
Maho Nakata
8727004ac4 Update to 2.1. 2010-06-06 00:29:51 +00:00
Maho Nakata
93bafda530 Unbreak.
PR: 146746
Submitted by: Stas Timokhin
2010-06-05 23:09:26 +00:00
Pav Lucistnik
ed76d9d3b1 - Mark BROKEN: does not compile
Reported by:	pointyhat
Feature safe:	yes
2010-03-02 23:08:23 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Maho Nakata
2c3522602f Update to 2.0 and unbreak. 2009-09-03 08:06:33 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Maho Nakata
d000509e27 Chase libglut update. 2008-10-26 02:21:08 +00:00
Maho Nakata
890254d86b Update to 1.8.
Suggested by: Pedro Giffuni
2008-09-02 01:45:56 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [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)
2008-04-19 17:56:05 +00:00
Maho Nakata
f9d18b36e3 Update to 1.7. 2007-09-21 23:38:52 +00:00
Maho Nakata
9e03dca3d7 Now we use USE_FORTRAN=yes to use FORTRAN. 2007-07-12 07:29:27 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Maho Nakata
2345d03e02 Make fetchable
Two distfiles (ccx_1.6.src.tar.bz2 cgx_1.6.all.tar.bz2)
are rerolled without changing filename.

Changes in ccx_1.6.src.tar.bz2
According to ccx_1.6/src/LOG-BOOK:
> 22 Feb 2006     - corrected an error in mafillsm.f
> 25 Feb 2006     - made a change in map3dto1d2d.f, arpack.c and arpackcs.c
>                  (rotational speed needed for stiffness matrix in
>                   frequency calculations)

Changes in cgx_1.6.all.tar.bz2
All are just minor fixes.

Spotted by: kris
2007-03-25 05:50:50 +00:00
Kris Kennaway
9d250b9b6c BROKEN: Unfetchable 2007-03-25 04:01:23 +00:00
Maho Nakata
1385e9898b 1. Update to 1.6 and make fetchable[1]
2. WITH_ATLAS knobs works.

Submitted by:	Pedro F. Giffuni and fenner[1]
2007-02-27 02:54:26 +00:00
Maho Nakata
440984cf29 * Use gfortran42 only and not gcc42.
* Bump portrevision.
2007-01-12 06:06:48 +00:00
Maho Nakata
31eb6164a6 * add version number to LIB_DEPENDS.
* use gfortran compiled version of atlas/lapack/blas
* bump portrevision
2007-01-09 22:53:50 +00:00
Maho Nakata
73cbf59119 blas.1 -> blas.2 2007-01-09 12:07:24 +00:00
Maho Nakata
1c30f9473c *using shared libs.
*migrate to gfortran.
*build with atlas is now optional.
2007-01-09 07:39:39 +00:00
Maho Nakata
b1e843f8e4 Update to 1.5
PR:             93682
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
2006-03-15 08:12:00 +00:00
Maho Nakata
2b4669efe1 Fix build for old FreeBSD
Submitted by:	tdb
Approved by:	portmgr (linimon)
2006-03-13 02:17:49 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Maho Nakata
7609e29a56 Minor cleanups for cad/calculix
PR:		91252
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-01-05 01:33:35 +00:00
Maho Nakata
7c26a79b27 update to 1.4
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2005-11-19 23:36:03 +00:00
Maho Nakata
140e968698 Update to 1.3
PR:		78958
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2005-03-19 10:28:48 +00:00
Maho Nakata
eda8b1ee03 Fix build (adding missing dependency)
PR:		77292
Submitted by:	kris via pointyhat, and John Cochran <jdc@fiawol.org> [1]
2005-02-09 09:02:28 +00:00
Maho Nakata
c87fb0301f Fix build with math/spooles 2005-02-06 03:09:06 +00:00
Maho Nakata
e2b9995a76 Update to 1.2
PR:		75503
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2005-01-20 04:44:07 +00:00
Maho Nakata
c72ea155ce Make portlint happy by replacing space to tab
PR:		65409
Submitted by:	trevor
2004-05-06 19:49:54 +00:00
Maho Nakata
02ca99bd5f update to 1.1
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-08-08 16:06:50 +00:00
Maho Nakata
f6824b749b some cleanups
1. add documents/examples
2. slight patches

PR:             	52018
Submitted by:   	Pedro F. Giffuni <giffunip@yahoo.com>
2003-06-30 19:37:39 +00:00
Maho Nakata
741e45ae20 A Three-Dimensional Structural Finite Element Program
Submitted by	 : Pedro F. Giffuni <giffunip@yahoo.com>
Almost writeen by: maho
2003-05-05 13:06:37 +00:00