Commit Graph

3509 Commits

Author SHA1 Message Date
Kris Kennaway
830a39c822 Mark IS_INTERACTIVE to avoid infinite build loop. 2006-06-02 20:41:30 +00:00
Jean-Marc Zucconi
d17f99f6a5 Ugrade to version 2.11.11.
PR:		ports/98257
Submitted by:	Yen-Ming Lee <leeym@freebsd.org>
2006-06-02 11:17:06 +00:00
Aaron Dalton
acaece670d - Updated from v0.02 to v0.03
Approved by:	tobez (implicit)

Revision history for Perl extension Math/RandomOrg.pm:

0.03	Tue May 30  02:56:00 EST 2006
	- Added checkbuf() and randseq() functions (thanks to Aaron
Dalton).
2006-06-02 02:42:00 +00:00
Andrew Pantyukhin
fac3011516 Add ports math/jsmath and math/jsmath-fonts:
The jsMath package provides a method of including mathematics in HTML pages
that works across multiple browsers under Windows, Macintosh OS X, Linux and
other flavors of unix. jsMath uses native fonts, so they resize when you
change the size of the text in your browser, they print at the full resolution
of your printer, and you don't have to wait for dozens of images to be
downloaded in order to see the mathematics in a web page. There are also
advantages for web-page authors, as there is no need to preprocess your
web pages to generate any images, and the mathematics is entered in TeX form,
so it is easy to create and maintain your web pages.

Although it works best with the TeX fonts installed, jsMath will fall back
on a collection of image-based fonts (which can still be scaled or printed
at high resolution) or unicode fonts when the TeX fonts are not available.

Author: Davide P. Cervone <dvpc@union.edu>
WWW:    http://www.math.union.edu/~dpvc/jsMath/

PR:		ports/93864 (based on)
Submitted by:	Nicola Vitale <nivit@email.it>
Approved by:	krion (mentor)
2006-06-01 17:39:10 +00:00
Anton Berezin
bc69ff0e62 Update to 0.74. 2006-06-01 12:44:44 +00:00
Emanuel Haupt
7be606cdf6 Add an additional mirror. 2006-06-01 12:13:54 +00:00
Renato Botelho
c48fc1ace2 * security/libtomcrypt
- Update to 1.12

* math/libtommath
  - Update to 0.39

* math/tomsfastmath
  - Update to 0.09

PR:		ports/98214
Submitted by:	maintainer
2006-05-31 18:06:35 +00:00
Aaron Dalton
04b519b577 - Requires at least Perl 5.6.0.
Approved by:	tobez
2006-05-30 20:27:19 +00:00
Aaron Dalton
ea2c977e7f Adding port math/p5-Math-RandomOrg, Retrieve random numbers and data from random.org.
Approved by:	tobez (implicit)
2006-05-29 20:53:35 +00:00
Thierry Thomas
066ac7b976 Use BLAS instead of ATLAS by default.
I used to recommend the use of ATLAS over the standard fortran BLAS.
Unfortunately for some time we are not packaging ATLAS anymore, and very
recently the source code of GotoBLAS has been made available for
research purposes. GotoBLAS is said to be faster than ATLAS and the
shared library is exchangeable with the standard BLAS. Curiously the
standard BLAS is known to beat both GotoBLAS and ATLAS when the problems
are not too complex, so I expect it's better for beginners.

I am hereto recommending the use of shared blas by default but leaving a
WITH_ATLAS knob in case someone doesn't have access to GotoBLAS and
wants to try to squeeze some more performance.

PR:		ports/98070
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org>
2006-05-29 20:34:20 +00:00
Dmitry Sivachenko
f146f1faaf Update to version 4.10.
Based on:
PR:		93547
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-05-29 14:04:13 +00:00
Jean-Marc Zucconi
5ac12e3e60 Fix to correctly build with a Fortran compiler other than /usr/bin/f77.
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
2006-05-28 22:42:41 +00:00
Emanuel Haupt
a9f9e9d8ea Update to 1.05
PR:		97593
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-05-28 21:42:30 +00:00
Anton Berezin
a68b00c943 Update to 0.73. 2006-05-28 09:08:07 +00:00
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:25:50 +00:00
Anton Berezin
f99a0ff74c Update to 0.72. 2006-05-27 18:25:14 +00:00
Aaron Dalton
af601193d5 Adding port math/p5-Math-Cephes, a Perl interface to the Cephes math library.
Approved by:	tobez (implicit)
2006-05-27 02:29:37 +00:00
Johan van Selst
bc3d03baa0 - Update packages to new version
- Pre-compile another included package (suggested by Jan Willem Knopper)
- Fix honouring $CC variable (reminded by flz)

Approved by:	flz (mentor)
2006-05-26 13:34:12 +00:00
Aaron Dalton
8eb1b90e83 Adding port math/p5-Math-Algebra-Symbols, Symbolic Algebra in Pure Perl.
Approved by:	tobez (implicit)
2006-05-25 20:52:05 +00:00
Aaron Dalton
effadb7fdc Adding port math/p5-Math-Units, a Perl library to perform unit conversion.
Approved by:	tobez (implicit)
2006-05-25 20:27:48 +00:00
Aaron Dalton
47f636ef85 - Updated from v0.14 to v0.15
Approved by:	tobez (implicit)

0.15 May 23 2006

    * Added partitions().

    * Added some comments.
2006-05-25 15:30:13 +00:00
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Anton Berezin
75978cbf06 Update to 0.71. 2006-05-24 06:45:26 +00:00
Aaron Dalton
6bb6fffb7a - Updated from v1.01 to v1.02
Approved by:	tobez (implicit)

1.02  Mon May 22 12:32 2006
	- Added Boltzmann, Fermi and Bose distributions
2006-05-23 16:51:00 +00:00
Cheng-Lung Sung
e9a0507ab5 - like ports/96420, fix incomplete library
PR:		97613
Submitted by:	Rong-En Fan
2006-05-22 14:52:25 +00:00
Emanuel Haupt
a73157d118 Fix duplicate LATEST_LINK with www/ump
PR:		97592
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-05-22 08:47:13 +00:00
Aaron Dalton
8671eb1aaf - Update from v1.03_01 to v1.04
Approved by:	tobez (implicit)
2006-05-22 03:28:56 +00:00
Aaron Dalton
ae159b0c6e Adding port math/p5-Math-Geometry-Planar, a collection of planar geometry functions.
Approved by:	tobez (implicit)
2006-05-21 23:25:32 +00:00
Aaron Dalton
adbe127428 Adding port math/p5-Math-Geometry-Planar-Offset, a library for calculating offset polygons.
Approved by:	tobez (implicit)
2006-05-21 23:14:47 +00:00
Aaron Dalton
48ccbcac40 Adding port math/p5-Math-Geometry-Planar-GPC, Perl wrapper for Alan Murta's gpc library
Approved by:	tobez (implicit)
2006-05-21 22:46:25 +00:00
Aaron Dalton
c8bf71375d Adding port math/p5-CAD-Calc, generic cad-related geometry calculations
Approved by:	tobez (implicit)
2006-05-21 22:26:37 +00:00
Kris Kennaway
01ffad2eff BROKEN: Incorrect pkg-plist 2006-05-21 21:46:47 +00:00
Aaron Dalton
1db5d16f42 Adding port math/p5-Math-Round-Var, another Perl rounding library.
Approved by:	tobez (implicit)
2006-05-21 21:44:06 +00:00
Pav Lucistnik
00a5e04aa6 - Does not compile on FreeBSD 4.X
Reported by:	krismail
2006-05-21 19:05:17 +00:00
Tilman Keskinoz
b7e2d815ce Update to 0.9.3
PR:		96873, 96874
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	Sergey Akifyev <asa@agava.com> (maintainer)
2006-05-21 13:38:51 +00:00
Pav Lucistnik
67569141b6 - Update to 2.12.11
PR:		ports/97345
Submitted by:	Christopher Illies <christopher.illies@ki.se> (maintainer)
2006-05-19 22:45:56 +00:00
Thierry Thomas
4e94c2eb57 Upgrade to 2.8-0. 2006-05-18 20:12:24 +00:00
Thierry Thomas
cec47fbf8b Upgrade to 2.7-2. 2006-05-16 20:33:45 +00:00
Sergey Matveychuk
5b2dded8cd - Remove EMACS_SITE_LISTDIR if empty to satisfy pointyhat
Submitted by:	maintainer
Reported by:	kris mail
2006-05-16 12:03:31 +00:00
Ion-Mihai Tetcu
e2bfc03996 Add MASTER_SITE mirror
PR:		ports/97314
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	lawrance (mentor)
2006-05-16 11:38:39 +00:00
Ion-Mihai Tetcu
ed423e15be Add a MASTER_SITE.
The rest of the diff is equivalent to what it is now in the port.

PR:		ports/95921
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintaner)
Approved by:	lawrance
2006-05-16 10:28:07 +00:00
Aaron Dalton
988e3a04ee - pkg-plist fix
Approved by:	tobez (implicit)
2006-05-16 00:14:37 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Jean Milanez Melo
b082fed13c - Remove math/vecfem, project is no longer supported.
Approved by:	mnag (mentor)
2006-05-15 22:12:41 +00:00
Thierry Thomas
9e5a33002a Upgrade to 2.7-1. 2006-05-15 20:57:41 +00:00
Aaron Dalton
b7f5e4e877 Adding port math/p5-Math-Series, a Perl extension dealing with mathematic series
Approved by:	tobez (implicit)
2006-05-15 17:18:09 +00:00
Aaron Dalton
30bd87f5ee Adding port math/p5-Math-SequenceE, a Perl extension dealing with mathematic sequences
Approved by:	tobez (implicit)
2006-05-15 17:12:48 +00:00
Aaron Dalton
ce00b8d7d8 Adding port math/p5-Math-SymbolicX-Error, Parser extension for dealing with numeric errors
Approved by:	tobez (implicit)
2006-05-15 16:58:42 +00:00
Aaron Dalton
18c1025e7c Adding port math/p5-Number-WithError-LaTeX, LaTeX output for Number::WithError
Approved by:	tobez (implicit)
2006-05-15 16:48:38 +00:00
Aaron Dalton
46701e0d9d Adding port math/p5-Number-WithError, Numbers with error propagation and scientific rounding
Approved by:	tobez (implicit)
2006-05-15 16:15:33 +00:00
Aaron Dalton
4901192772 Adding port math/p5-Math-Symbolic-Custom-Transformation, Transform Math::Symbolic trees
Approved by:	tobez (implicit)
2006-05-15 15:59:04 +00:00
Aaron Dalton
9e1392e110 Adding port math/p5-Math-Symbolic-Custom-Simplification, User defined simplification routines
Approved by:	tobez (implicit)
2006-05-15 15:50:32 +00:00
Aaron Dalton
0c61840fb0 Adding port math/p5-Math-Symbolic-Custom-Pattern, Pattern matching on Math::Symbolic trees
Approved by:	tobez (implicit)
2006-05-15 15:43:24 +00:00
Aaron Dalton
60f280a3e3 Adding port math/p5-Math-Symbolic-Custom-LaTeXDumper, Math::Symbolic LaTeX output
Approved by:	tobez (implicit)
2006-05-15 15:36:31 +00:00
Aaron Dalton
422fb53a73 Adding port math/p5-Math-SymbolicX-NoSimplification, Turn off Math::Symbolic simplification
Approved by:	tobez (implicit)
2006-05-15 15:26:46 +00:00
Aaron Dalton
cc977fa081 Adding port math/p5-Math-SymbolicX-Statistics-Distributions, Statistical distributions for Math::Symbolic objects
Approved by:	tobez (implicit)
2006-05-15 15:20:12 +00:00
Aaron Dalton
23fec79211 Adding port math/p5-Math-Symbolic-Custom-ErrorPropagation, Calculate Gaussian Error Propagation
Approved by:	tobez (implicit)
2006-05-15 15:09:05 +00:00
Aaron Dalton
c1eafb7989 Adding port math/p5-Math-SymbolicX-Complex, Complex number support for the Math::Symbolic parser
Approved by:	tobez (implicit)
2006-05-15 15:02:14 +00:00
Aaron Dalton
8c0396f6bf Adding port math/p5-Math-SymbolicX-BigNum, Big number support for the Math::Symbolic parser
Approved by:	tobez (implicit)
2006-05-15 14:54:28 +00:00
Aaron Dalton
1c588756cc Adding port math/p5-Math-SymbolicX-ParserExtensionFactory, Generate parser extensions
Approved by:	tobez (implicit)
2006-05-15 06:53:27 +00:00
Aaron Dalton
f26643cc57 Adding port math/p5-Math-Symbolic-Custom-CCompiler, Compile Math::Symbolic trees to C
Approved by:	tobez (implicit)
2006-05-15 06:46:27 +00:00
Aaron Dalton
58e4a7d524 Adding port math/p5-Math-SymbolicX-Inline, Inlined Math::Symbolic functions
Approved by:	tobez (implicit)
2006-05-15 06:36:16 +00:00
Aaron Dalton
0e0b368971 Adding port math/p5-Math-Symbolic-Custom-Contains, Find subtrees in Math::Symbolic expressions
Approved by:	tobez (implicit)
2006-05-15 06:27:26 +00:00
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