Commit graph

3446 commits

Author SHA1 Message Date
Aaron Dalton
27a90a04e5 Adding port math/p5-Math-Symbolic, a library for dealing with symbolic math.
Approved by:	tobez (implicit)
2006-05-15 06:11:36 +00:00
Cheng-Lung Sung
2c1ba06ac0 - update to 1.0
- refine WWW in pkg-descr
2006-05-15 03:32:28 +00:00
Ion-Mihai Tetcu
e227284f5c - Fix plist.
- Depend on gcc 3.3+ since there's no need to use older ggc's on 6, 7.

PR:		ports/96986
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintianer) [1]
		itetcu (me) [2]
Approved by:	maintainer [2], lawrance (mentor)
2006-05-14 12:23:22 +00:00
Alex Dupre
3a72a4dd24 Try to fix breakage on 64 bit platforms. 2006-05-12 07:45:39 +00:00
Michael Johnson
2212408e69 - Chase fftw3 libver bump 2006-05-11 15:12:06 +00:00
Michael Johnson
d74ec15160 - Update to 3.1.1
- Mark fftw3-long ONLY_FOR_ARCHS=i386 sparc64

PR:		93925 (did not use)
2006-05-11 15:11:30 +00:00
Cheng-Lung Sung
6791f9ded8 - Remove email address from pkg-descr (as required by the Author)
PR:		ports/97138
Submitted by:	maintainer (Nicola Vitale)
2006-05-11 14:03:12 +00:00
Ion-Mihai Tetcu
d989b6fcad Update to 1.6.4
PR:		ports/95945
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	lawrance (mentor)
2006-05-11 11:30:57 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Emanuel Haupt
b4ebe24c7d - Update to 12.5.16
- This port now builds with 2.95.4 and therefor,
- remove USE_GCC=3.4+
- Take maintainer-ship

Notified by:	George Gesslein II <gesslein@panix.com> (author)
2006-05-10 20:12:35 +00:00
Erwin Lansing
0327071ac7 - Update to 2006.04.12 [1]
- Pet portlint while I'm here

PR:		97096 [1]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-10 19:14:43 +00:00
Volker Stolz
b0ff733782 Update to 20060417
PR:		ports/96104
Submitted by:	maintainer
2006-05-10 18:24:36 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Alex Dupre
241000003c Update to 4.2.1 release. 2006-05-10 14:44:26 +00:00
Marcus Alves Grando
4eefab5df0 - Update LIB_DEPENDS to reflect math/gsl update.
- Correct use of LIB_DEPENDS. s|${.CURDIR}/../gsl|${PORTSDIR}/math/gsl|
- Bump PORTREVISION

Notified by:	krismail
2006-05-08 19:44:43 +00:00
Emanuel Haupt
614a6034a3 - Update to 12.5.15 [1]
- Fix build on 4.x (self)

PR:		96947
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1]
2006-05-07 21:38:03 +00:00
Jun Kuriyama
1427a212d2 - Mark IGNORE on old perl.
- Add forgotten BUILD_DEPENDS.

PR:		ports/96303
Submitted by:	leeym
2006-05-06 11:50:34 +00:00
Sergey Matveychuk
4c46450129 - Add USE_EMACS=yes. It should present in all emacsen ports.
(This commit prevents the ports breakage after more strict condition
  will applied in bsd.port.mk and makes no functional changes)

PR:		ports/95238
Submitted by:	nobutaka
2006-05-06 08:44:14 +00:00
Marcus Alves Grando
57c00223d0 - Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
2006-05-06 01:28:22 +00:00
Marcus Alves Grando
ff5d44386a - Update to 1.8
- Take maintainership

PR:		96733
Submitted by:	Rainer Alves <rainer.alves___gmail.com>
2006-05-06 01:27:38 +00:00
Emanuel Haupt
f1fcae91f3 Add ump 0.8.3.2, a graphical, easy to use math program.
PR:		96110
Submitted by:	Nicola Vitale <nivit@email.it>
2006-05-05 09:13:30 +00:00
Thierry Thomas
79effcf930 Before a calculation can be performed on a parallel computer, it must first be
decomposed into tasks which are assigned to different processors. Efficient use
of the machine requires that each processor have about the same amount of work
to do and that the quantity of interprocessor communication is kept small.
Finding an optimal decomposition is provably hard, but due to its practical
importance, a great deal of effort has been devoted to developing heuristics
for this problem.
The decomposition problem can be addressed in terms of graph partitioning. Rob
Leland and I have developed a variety of algorithms for graph partitioning and
implemented them into a package we call Chaco. The code is being used at most
of the major parallel computing centers around the world to simplify the
development of parallel applications, and to ensure that high performance is
obtained. Chaco has contributed to a wide variety of computational studies
including investigation of the molecular structure of liquid crystals,
evaluating the design of a chemical vapor deposition reactor and modeling
automobile collisions.

WWW:	 http://www.cs.sandia.gov/~bahendr/chaco.html

Note: this port includes a patch provided by Walter Landry for use within MBDyn

PR:		ports/96699
Submitted by:	Pedro Giffuni <giffunip (at) asme.org>
2006-05-03 21:10:26 +00:00
Mario Sergio Fujikawa Ferreira
baefc7e7f2 Replace pre-install target with appropriate pre-su-install one.
PR:		95868
Submitted by:	Michael Neumann <mneuma2s@smail.inf.fh-brs.de>
2006-05-03 20:06:38 +00:00
Michael Johnson
64f800f4ae - Mark ONLY_FOR_ARCHS=i386 sparc64
Reported by:    pointyhat via kris
2006-05-03 10:39:19 +00:00
Michael Johnson
37a8c80655 - Let out to pasture and turn over to ports@
- Make portlint happy too
2006-05-02 01:19:26 +00:00
Sergey Matveychuk
b445a12fa5 - Update to 2005
PR:		ports/94671
Submitted by:	maintainer
2006-05-01 18:01:58 +00:00
Sergey Matveychuk
7a50243ff9 - Update to 3.6
PR:		ports/94670
Submitted by:	maintainer
2006-05-01 18:00:51 +00:00
Michael Johnson
a30d76e76c - After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHS 2006-05-01 13:53:57 +00:00
Michael Johnson
108b240c69 - Attempt to fix build on amd64 and ia64 by removing sparc64-only CFLAGS 2006-05-01 13:47:33 +00:00
Michael Johnson
587260d78c - Mark NOT_FOR_ARCH=ia64
Reported by:	kris mail
2006-05-01 10:32:57 +00:00
Pav Lucistnik
b9db741283 - Update to 0.87.2
- Take maintainership

PR:		ports/96164
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2006-04-29 22:34:30 +00:00
Pav Lucistnik
737b27b189 - Update to 12.5.14
PR:		ports/96524
Submitted by:	Aleksander Fafula <alex@fafula.com>
2006-04-29 22:14:57 +00:00
Thierry Thomas
53ded43479 RKWard aims to provide an easily extensible, easy to use IDE/GUI for the
R-project.

RKWard tries to combine the power of the R-language with the (relative) ease of
use of commercial statistics tools.
2006-04-29 19:53:16 +00:00
Pav Lucistnik
bebeb6cc69 - Update to 2.3.0
PR:		ports/96493
Submitted by:	Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-04-29 12:08:28 +00:00
Pav Lucistnik
3e9790482f - Update to 2.3.0
PR:		ports/96494
Submitted by:	Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-04-29 11:30:48 +00:00
Ying-Chieh Liao
e07199c6d5 upgrade to 0.6.5
PR:		96313
Submitted by:	maintainer
2006-04-28 03:19:12 +00:00
Thierry Thomas
2c9c03897a Fix a typo in COMMENT.
Submitted by:	maintainer
2006-04-26 22:06:05 +00:00
Erwin Lansing
bcbc87ea3d Update to 1.0.4
PR:		96259
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-04-26 21:51:57 +00:00
Maho Nakata
cd2fb50f10 Register conflicts with math/elmer-mathlibs.
Submitted by:	thierry and
		Pedro F. Giffuni <giffunip@asme.org>
2006-04-26 05:13:41 +00:00
Thierry Thomas
4b7ab768c3 Register conflicts with math/elmer-mathlibs.
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Approved by:	jmz (maintainer)
2006-04-24 20:27:40 +00:00
Thierry Thomas
0f12e3b8c9 Register conflict with math/elmer-umfpack.
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 20:00:39 +00:00
Thierry Thomas
e5c4b6f303 Register conflicts with math/elmer-mathlibs and pet portlint. 2006-04-24 19:57:20 +00:00
Thierry Thomas
8315488dab BLAS and some Libraries from Scalapack used by Elmer FEM package.
These libraries, as most Elmer packages, are built with a F90 compiler.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:51:56 +00:00
Thierry Thomas
662486c37e This is a slightly modified version of umfpack for use with the Elmer FEM
package.

Among other small changes, Elmer calls umfpack routines from f90 using
umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build
compiles this and includes it in the libumfpack.a.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-24 19:47:52 +00:00
Erwin Lansing
2901410bba Set LATEST_LINK to vtk43 to avoid conflict with math/vtk
Note that this port still is BROKEN.

PR:		96265
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
2006-04-24 15:10:00 +00:00
Erwin Lansing
9279cf377b Update to 3.40
PR:		96219
Submitted by:	Ports fury
2006-04-24 13:15:13 +00:00
Michael Johnson
11ac509674 - Update MASTER_SITES to fix fetch 2006-04-24 13:07:59 +00:00
Thierry Thomas
6902ac9359 Update to version 0.2006.01.20.
PR:		93655
Submitted by:	KATO Tsuguru <tkato432 (at) yahoo.com>
2006-04-23 16:49:35 +00:00
Kris Kennaway
4b98d5e0cc BROKEN: Incorrect pkg-plist 2006-04-22 22:07:28 +00:00
Kris Kennaway
f8450f0cc2 BROKEN: Does not build 2006-04-22 22:06:48 +00:00
Michael Johnson
cb5f50d00c - Add amd64 to NOT_FOR_ARCHS 2006-04-22 21:40:34 +00:00
Hye-Shik Chang
1af78db376 Update to 1.5.1 2006-04-22 02:49:27 +00:00
Erwin Lansing
9fe94a7638 Add kash3
Forgotten by:	johans
2006-04-20 06:41:50 +00:00
Sergey Matveychuk
8d4297e6b3 - Update to version 0.7.3
PR:		ports/96007
Submitted by:	Ports Fury
2006-04-20 05:35:49 +00:00
Michael Johnson
c034ff65bb - install mathl.h on i386
- Bump PORTREVISION

Requested by:	thierry to unbreak lang/gambas
2006-04-19 21:23:40 +00:00
Renato Botelho
a61c9a8167 - Chave ming library version
- Bump PORTREVISION

Approved by:	linimon (maintainer) at IRC
2006-04-19 15:41:53 +00:00
Johan van Selst
eb700f200f - math/kash3: A computer algebra system for computing in algebraic number fields
PR:		ports/93863
Submitted by:	Nicola Vitale
Approved by:	flz (mentor)
2006-04-19 12:45:53 +00:00
Michael Johnson
265fb62be6 - Use MASTER_SITE_LOCAL in MASTER_SITES to fix fetch
Reported by:	kris mail
2006-04-18 18:36:07 +00:00
Vasil Dimov
cfb09f297f Fix pkg-plist when some WITHOUT_* are defined
PR:		ports/94399
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-04-18 14:19:20 +00:00
Anton Berezin
7fe3fa8eff Update to 2.2.12.beta.
Submitted by:	maintainer
PR:		93945
2006-04-18 10:37:08 +00:00
Anton Berezin
3aab734d41 Update to 2.1.7.
Submitted by:	maintainer
PR:		93944
2006-04-18 10:00:01 +00:00
Emanuel Haupt
94afda1efd Update to 1.03
PR:		94143
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-16 21:04:20 +00:00
Tilman Keskinoz
bac8095693 Update to 0.2.6
PR:		93366
Submitted by:	max <makc@issp.ac.ru>
2006-04-15 20:11:16 +00:00
Mark Linimon
5e445a95d9 Reset mph due to no response to email about status, and maintainer-timeouts.
Hat:	portmgr
2006-04-15 06:37:29 +00:00
Mark Linimon
0025f82662 Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.

Hat:		portmgr
2006-04-14 18:14:59 +00:00
Michael Johnson
170df9496f - Add support for atleast sparc64 and maybe other 64bit cpus
- Grab MAINTAINER on ldouble
2006-04-14 14:23:03 +00:00
Thierry Thomas
ad9e3f54e8 Upgrade to 2.7-0. 2006-04-13 18:50:40 +00:00
Emanuel Haupt
ca5d0a9755 This port now respects FFLAGS.
PR:		95521
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-13 17:53:11 +00:00
Thierry Thomas
d3ab062eee Upgrade to V2.6-1.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2006-04-12 21:10:29 +00:00
Mathieu Arnold
8977776542 Update to 0.44 2006-04-11 15:07:15 +00:00
Jean-Yves Lefort
de81bcb1c4 Add cgal.
CGAL is a collaborative effort of several sites in Europe and Israel. The goal
is to make the most important of the solutions and methods developed in
computational geometry available to users in industry and academia in a C++
library. The goal is to provide easy access to useful, reliable geometric
algorithms.

The CGAL library contains:

    * the Kernel with geometric primitives such as points, vectors, lines,
      predicates for testing things such as relative positions of points, and
      operations such as intersections and distance calculation.
    * the Basic Library which is a collection of standard data structures and
      geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
      triangulation in 2D/3D, planar map, polyhedron, smallest enclosing
      circle, and multidimensional query structures.
    * the Support Library which offers interfaces to other packages, e.g., for
      visualisation, and I/O, and other support facilities.

WWW: http://www.cgal.org/
2006-04-10 10:48:49 +00:00
Johan van Selst
8bc9797444 - Update to latest contrib. packages
- Build more of the contrib. packages on install

Approved by:	flz (mentor)
2006-04-07 14:04:18 +00:00
Edwin Groothuis
08f03070a0 set maintainer to bacon@smithers.neuro.mcw.edu 2006-04-05 22:46:43 +00:00
Edwin Groothuis
d5aef7a6c0 Small fix for port vtk43
vtk43 just committed requires outdated expat.5. This will
	cause the build to fail if expat.6 is installed. I've been
	running caret (an application that depends on vtk43) with
	expat.6 for several weeks without any apparent problems.
	Suggest updating the vtk43 LIB_DEPENDS to allow expat.5 or
	expat.6.

PR:		ports/95353
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu>
2006-04-05 22:15:36 +00:00
Jean Milanez Melo
77cd648cbf - Mark as DEPRECATED, the project is gone.
- Remove WWW.
- Remove unfetchable mastersite.

PR:		ports/94486
Approved by:	maintainer timeout (15 days), mnag (mentor).
2006-04-05 20:33:35 +00:00
Jean Milanez Melo
6d487c9bf6 - Fix mastersite
- Add WWW
- Make portlint happy

PR:		ports/94482
Approved by:	maintainer timeout (15 days), mnag (mentor)
2006-04-05 11:48:11 +00:00
Mario Sergio Fujikawa Ferreira
84b48a78b1 Update to 0.6.1.13 i2p distfile 2006-04-05 03:23:17 +00:00
Edwin Groothuis
37468a2901 Reintroduce legacy port: vtk 4.3
I'd like to reintroduce VTK 4.3 to the ports tree to
	facilitate building a new port, Caret 5.3.  Starting with
	VTK 4.4, support for "float" coordinates has been dropped
	from many functions.  The Caret code will require significant
	changes to compile with VTK 4.4.  Since the Caret developers
	do not yet have a timeline for upgrading to VTK 4.4, I'd
	like to reintroduce VTK 4.3 for the interim.  Only the vtk
	base and vtk-headers are essential.  Below are shar files
	for these two trees.  They are based on the original vtk
	4.3 port.  The only modifications are:

	1. The folder names are changed from vtk and vtk-headers
	to vtk43 and vtk43-headers to prevent a collision with the
	current vtk in /usr/ports/math.

	2. PREFIX is set to ${LOCALBASE}/vtk43 to prevent a collision
	with the current vtk installation.

PR:		ports/92468
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu>
2006-04-04 22:47:58 +00:00
Alex Dupre
5aee689585 Update to 4.2 release. 2006-04-04 06:05:02 +00:00
Christian Weisgerber
6b6944eab9 Sync with upstream (1.2.5.2); no functional changes. 2006-04-02 22:25:37 +00:00
Vasil Dimov
fe9632a04b Remove expired leaf ports:
2006-03-31 mail/glacier
2006-03-31 math/xwpl
2006-03-31 06:29:38 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Thierry Thomas
3aa016a0f9 - Upgrade to 5.9.3;
- Switch from bash2 to bash.

PR:		94916
Submitted by:	Scott Flatman <sf (at) slappy.org> (maintainer)
2006-03-29 20:46:27 +00:00
Joe Marcus Clarke
bb3efb6a66 Add a missing dependency on libgnomeui now that libgnomedb is no longer
there by default.

Reported by:	pointyhat via kris
2006-03-27 17:23:16 +00:00
Christian Weisgerber
1b0a46f86e Maintenance update to 1.2.5.1 which fixes a bug with recent glib
versions.
2006-03-27 15:02:48 +00:00
Pav Lucistnik
2ab1642aa5 - Apply vendor patch 1:
Description: Fixed errors in handling derived object types (like TightSpan).

Submitted by:	Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer)
2006-03-27 14:33:31 +00:00
Joe Marcus Clarke
01cdaa7bd7 Add a forgotten '='. 2006-03-27 00:22:08 +00:00
Joe Marcus Clarke
3b2d33c5f9 Turn the libgnomedb dependency into an OPTION. 2006-03-27 00:19:05 +00:00
Joe Marcus Clarke
18c8dca40a Optionalize libgnomedb support since libgda2 and libgda3 conflict. 2006-03-26 23:24:28 +00:00
Sergey Matveychuk
85778115fb - Update 4.4.7 (bugfix release)
- Remove USE_REINPlACE

PR:		ports/94908
Submitted by:	maintainer
2006-03-26 16:40:01 +00:00
Joe Marcus Clarke
77bc7872d4 Update to 1.6.3. 2006-03-25 17:54:18 +00:00
Pav Lucistnik
4aa3d80820 - Another stab on doing pkg-plist right 2006-03-24 09:12:57 +00:00
Mark Linimon
b6d0b8d7fa Reset jedgar as maintainer; has not responded to email about status.
Hat:		portmgr
2006-03-24 06:23:46 +00:00
Anton Berezin
9d15c5b463 Update to 0.5. 2006-03-22 15:10:54 +00:00
Pav Lucistnik
bb7c91c101 - Fix plist creation
Reported by:	krismail
Pointy hat to:	pav
2006-03-22 09:16:58 +00:00
Marcus Alves Grando
651a8e564d - Change master site to fix fetch [1]
- math/atlas change default option to not compile static libs. Change scilab to use .so
- Add OPTIONS to use or not use atlas and gtk2 interface [1]
- portlint(1)

PR:		93695 [1]
Submitted by:	maintainer
2006-03-22 00:37:53 +00:00
Pav Lucistnik
fc1e8360af - Fix MASTER_SITES
- Update WWW
- Style

PR:		ports/93433
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (1 month)
2006-03-20 23:04:34 +00:00
Ying-Chieh Liao
a3a9981207 upgrade to 12.5.11 2006-03-20 14:09:25 +00:00
Thierry Thomas
0d245b9d02 Mark BROKEN on FreeBSD-4.
Reported by:	pointyhat via Kris
2006-03-19 21:25:59 +00:00
Thomas Gellekum
659a5f5b30 Add missing file. 2006-03-19 21:06:58 +00:00
Pav Lucistnik
26eb82d2b0 - Update to 2.2
PR:		ports/94476
Submitted by:	Ewgenij Gawrilow <gawrilow@math.tu-berlin.de> (maintainer)
2006-03-19 14:14:51 +00:00
Renato Botelho
0b0dd85573 Fix WWW
PR:		ports/93333
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (1 month)
2006-03-18 17:46:03 +00:00
Pav Lucistnik
b2bba30078 - Update to 0.3.1
PR:		ports/94631
Submitted by:	amir husaini <amir.husaini@gmail.com> (maintainer)
2006-03-18 15:09:41 +00:00
Colin Percival
7a6bd03a3e Libtom* is back online at libtomcrypt.com. Point the ports back at
Tom's web server instead of fetching distfiles from freebsd.org.
2006-03-18 01:14:24 +00:00
Pav Lucistnik
92844165b5 - Update to 0.7.2
PR:		ports/94499
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-03-16 18:15:03 +00:00
Pav Lucistnik
706b4dbbee - Update to 8.0pl3
PR:		ports/93954
Submitted by:	Johan van Selst <johans@stack.nl>
2006-03-16 15:31:23 +00:00
Pav Lucistnik
c4bebab08a - Update to 0.98Q
PR:		ports/94230
Submitted by:	Jean-Francois BOEUF <jfb@minet.net>
2006-03-16 10:43:34 +00:00
Thierry Thomas
b87f1e08dd Update to 2.4.1. 2006-03-15 14:16:49 +00:00
Thomas Gellekum
c144127884 Upgrade to 2.4.9.
PR:		93808
Submitted by:	"Pedro F. Giffuni" <giffunip at asme dot org>
2006-03-15 08:23:17 +00:00
Thierry Thomas
236e504381 Upgrade to 1.4.0 and drop maintainership.
PR:		94247
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
2006-03-15 08:15:05 +00:00
Maho Nakata
e41ecdf4f8 Make fetchable
Submitted by:	fenner's distinfo check
2006-03-15 07:08:45 +00:00
Maho Nakata
868771d465 forgot to add two patches... 2006-03-15 06:08:53 +00:00
Maho Nakata
8afcfc0759 Minor enhancements.
port should send CFLAGS, adding -fPIC for amd64.

PR:		93612
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-03-15 06:08:20 +00:00
Maho Nakata
44e34cd6b4 Now ATLAS port creates only shared libs by default.
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-03-15 06:04:18 +00:00
Joe Marcus Clarke
86766e8396 Update to 5.7.32. 2006-03-15 05:39:21 +00:00
Maho Nakata
6c28ce0d47 Now we don't create static lib of atlas port as default.
This affects taucs port as well

Approved by:	portmgr (linimon)
2006-03-13 06:56:46 +00:00
Kris Kennaway
13fd5342ad Now builds on amd64
Approved by:    portmgr (implicit)
2006-03-07 17:17:13 +00:00
Kris Kennaway
bdf6d99873 Now compiles on amd64
Approved by:	portmgr (implicit)
2006-03-07 17:08:34 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Kris Kennaway
0dd9f92e52 BROKEN: Does not build
Approved by:    portmgr (implicit)
2006-03-06 20:30:52 +00:00
Anton Berezin
5ec9ee788d Make it build with 5.8.8.
PR:		93938
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	portmgr (kris/semi-implicit)
2006-02-28 13:53:10 +00:00
Kris Kennaway
3be878b3b8 Set USE_GCC=3.2 to fix package build
Approved by:    portmgr (implicit)
2006-02-28 07:26:17 +00:00
Renato Botelho
5b75d68309 UNBREAK: Fix PLIST
Approved by:	portmgr (krion)
2006-02-27 12:35:16 +00:00
Doug Barton
f6862b0e25 Reset maintainer by request.
Approved by:	portmgr (marcus)
2006-02-26 20:35:31 +00:00
Thierry Thomas
8ff8d68ce4 Unbreak math/petsc-mpich on amd64 by disabling SuperLU.
Reported by:	pointyhat via Kris
Approved by:	portmgr (marcus)
2006-02-26 09:01:06 +00:00
Kris Kennaway
4af61b7a5d BROKEN: Incomplete pkg-plist
Approved by:    portmgr (implicit)
2006-02-25 21:51:59 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Thierry Thomas
fe139b16b0 Add -fPIC for amd64, this will help CalculiX build on amd64 when the
atlas libraries are not build statically. For now a shared library, and
therefore a run dependency to the ports that build with metis, is not
convenient.

Since I'm there, fix MASTER_SITES.

PR:		93714
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org>
2006-02-22 18:47:27 +00:00
Alexey Dokuchaev
8e0a7deb6d - Fix spelling typo in COMMENT
- Expand contraction in BROKEN string, unquote it [1]
- Remove needless USE_REINPLACE [1]

Found by:	portlint(1)
2006-02-22 15:11:06 +00:00
Bill Fenner
83764e1daa Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00
Colin Percival
b191d62f9d Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and mark
the ports as unbroken.

Thanks to:	Several people who found copies of the distfiles for me
2006-02-20 18:05:32 +00:00
Thierry Thomas
03e8023266 Rename test target into regression-test.
Spotted by:	Kris
2006-02-20 12:39:10 +00:00
Thierry Thomas
74331843f6 K3DSurf is a program to visualize and manipulate multidimensional surfaces
by using Mathematical equations. It's also a "Modeler" for POV-Ray in the
area of parametric surfaces.

Features :
* 3D, 4D, 5D and 6D HyperObjects visualization.
* Full support of all functions (like C language).
* Support of mouse event in the drawing area (Left:Rotate, Right:scale
  and Midle:translate).
* Animation an Morph effect.
* Povscript and Mesh file generation(and Run if povray is installed).
  VRML2 and OBJ files also supported.
* More than 100 well known examples.
2006-02-20 08:57:48 +00:00
Thierry Thomas
efe40190bb - Let the cblas library get overriden from the ports makefile;
- Add a test: target;

- Define -fPIC on amd64.

PR:		93005
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org>
2006-02-20 08:56:57 +00:00
Aaron Dalton
c17167b0ad Adding port math/p5-AI-Genetic, A pure Perl genetic algorithm implementation.
Approved by:	tobez (implicit)
2006-02-20 02:29:24 +00:00
Colin Percival
09c7a4a29e Attempt to fix the INDEX build breakage which occurred due to
nano silently mangling newline characters.

With hat:       pointy
2006-02-20 00:19:12 +00:00
Colin Percival
72cb5775db Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt as
being unfetchable.  The author's domain name (libtomcrypt.org) expired
and was picked up by a cybersquatter, and the distfiles haven't been
mirrored by ftp.freebsd.org yet.

If anyone has a copy of the distfiles for any of these ports, please
send them to me so that I can host them and unbreak these ports.

Approved by:	flz
Discussed with:	maintainer
2006-02-19 23:45:51 +00:00
Marcus Alves Grando
347dd04203 - Update to 0.71
PR:		93475
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-18 21:45:41 +00:00
Thierry Thomas
d09598917e Upgrade to PETSc-2.3.1 patchlevel 7.
Changelog at
<http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/231.html>.
2006-02-18 09:04:52 +00:00
Aaron Dalton
02ddb4a65e Adding port math/p5-Math-Intersection-StraightLine, calculates the intersection point of straight lines as defined by either function, vector, or points.
Submitted by:	aaron
Approved by:	tobez (implicit)
2006-02-18 08:20:27 +00:00
Vasil Dimov
4e738d1245 Use the correct .include statement
.include <Makefile.inc> causes errors when make is not invoked from
port's directory on RELENG_4

PR:		ports/92669
Submitted by:	vd
Approved by:	garga (mentor, implicitly), maintainer timeout
2006-02-17 15:34:16 +00:00
Renato Botelho
99d47b08f7 muParser is an extensible high performance math parser library written in C++.
It is based on transforming an expression into a bytecode and precalculating
constant parts of it.

Author:	Ingo Berg <ingo_berg@gmx.de>
WWW:	http://muparser.sourceforge.net/

PR:		ports/93379
Submitted by:	Nicola Vitale	<nivit@email.it>
2006-02-15 16:58:32 +00:00
Ying-Chieh Liao
6b04ad9a20 upgrade to 12.5.8 2006-02-15 01:47:54 +00:00
Cheng-Lung Sung
40c50a6b73 - update to 0.403
PR:		93353
Submitted by:	maintainer (Kuang-che Wu)
2006-02-15 01:09:24 +00:00
Renato Botelho
42d5a9ddd2 - Make it fetchable again
PR:		ports/93338
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-14 15:24:36 +00:00
Renato Botelho
61c839a610 - Make it fetchable again
- Fix WWW

PR:		ports/93335
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-14 15:21:21 +00:00
Jean-Marc Zucconi
9135b74761 Change MASTERSITE.
PR:		ports/93332
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-14 15:09:02 +00:00
Joe Marcus Clarke
c8725f75bf Update to 5.7.29. 2006-02-14 07:19:02 +00:00
Maho Nakata
28171a1dc8 o cleanups
o faster build time; 4h45m19.23s for my Pentium M 1.6G.
  now static libs are build via knob, timing torerance patch is applied via knob.

Submitted by:	many
2006-02-14 02:30:16 +00:00
Thierry Thomas
5e6a738f04 - Upgrade to 2.12.10;
- Assign maintainership.

PR:		92591
Submitted by:	Christopher Illies <christopher.illies (at) ki.se>
2006-02-13 22:09:20 +00:00