Commit graph

4573 commits

Author SHA1 Message Date
Sergey Skvortsov
b9eec1002d Update to 0.20
Changes:	http://search.cpan.org/src/TELS/Math-BigRat-0.20/CHANGES
2008-02-02 16:05:36 +00:00
Mark Linimon
b60bcf974e Mark as broken on sparc64-7: fails to compile. 2008-02-01 12:15:17 +00:00
Mark Linimon
e2159008ed Mark as broken on sparc64: fails to link. 2008-02-01 12:11:52 +00:00
Cheng-Lung Sung
47a24b80f1 - Update to 1.48
Changes:	http://search.cpan.org/dist/Math-Complex/ChangeLog
2008-01-31 02:36:32 +00:00
Cheng-Lung Sung
213fb6baa8 - Update to 2.03
Changes:	http://search.cpan.org/dist/Math-MatrixReal/CHANGES
2008-01-31 02:35:35 +00:00
Nicola Vitale
1a3639a960 - Update to 1.40
- Use SF as MASTER_SITES
- Use devel/boehm-gc with both ARCHS (--enable-gc=system)
2008-01-30 10:47:16 +00:00
Cheng-Lung Sung
110053c7fb - Update to 0.6.3
Changes:
PR:		ports/119040
Submitted by:	Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac dot jp>
2008-01-30 08:47:57 +00:00
Alex Dupre
163ddaafd2 Update to 2.3.1 release. 2008-01-30 07:09:08 +00:00
Emanuel Haupt
afdade4871 Update to 12.8.5 2008-01-25 21:19:14 +00:00
Joe Marcus Clarke
c0a163dbb7 Update to 1.8.1. 2008-01-25 08:16:46 +00:00
Maho Nakata
7f510923aa Update to 1.22. 2008-01-25 06:16:24 +00:00
Thierry Thomas
997664d005 Upgrade to 2.23-1.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2008-01-24 21:14:34 +00:00
Cheng-Lung Sung
32830b65a2 - Update to 1.47
- reset maintainership

Changes:	http://search.cpan.org/dist/Math-Complex/ChangeLog
PR:		ports/119934
2008-01-24 01:51:27 +00:00
Nicola Vitale
14f887deb2 - Update to 0.7.4 2008-01-22 09:45:46 +00:00
Martin Wilke
dbf2ce6296 - File was rerolled for build fix with gcc 4.2
- Pass maintainership to submitter
- Bump PORTREVISION

PR:		119876
Submitted by:	"Pietro Cerutti" <gahr@gahr.ch>
2008-01-22 00:33:23 +00:00
Martin Wilke
d26d67cc3d This is the Statistical T-Test module to compare 2 independentsamples.
It takes 2 array of point measures, compute the confidence intervals
using the PointEstimation module (which is also included in this package)
and use the T-statistic to test the null hypothesis. If the null hypothesis
is rejected, the difference will be given as the lower_clm and upper_clm of
the TTest object.

WWW:	http://search.cpan.org/dist/Statistics-TTest/

PR:		ports/119740
Submitted by:	dawe <daweonline at gmail.com>
2008-01-21 21:59:17 +00:00
Johan van Selst
0d29fa3b95 - Update to latest packages release 2008-01-21 11:09:36 +00:00
Martin Wilke
3a1e325db0 - Update to 1.7.1
PR:		119725
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-01-20 21:56:44 +00:00
Thierry Thomas
58424bd9a9 Upgrade to 0.4.9.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=568604>.
2008-01-15 18:10:54 +00:00
Martin Wilke
6a5d9cfbdd This package lets you create and manipulate complex numbers. By default, Perl
limits itself to real numbers, but an extra use statement brings full complex
support, along with a full set of mathematical functions typically associated
with and/or extended to complex numbers.

WWW:	http://search.cpan.org/dist/Math-Complex/

PR:		ports/119441
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2008-01-10 23:31:58 +00:00
Erwin Lansing
5275170f61 Hook vtk5 up to the build after repocopy. 2008-01-10 11:05:27 +00:00
Joe Marcus Clarke
bcef647883 Update to 1.8.0. 2008-01-10 07:07:46 +00:00
Thierry Thomas
032479b8cd This is a new base port for VTK 5.0.3. Unlike the VTK 4 base port, it installs
the headers, TCL, and Python components, which are fairly small. Slave ports
for the larger optional components (e.g. JAVA, data, examples) will follow.

PR:		ports/119075
Submitted by:	Jason Bacon <bacon (at) smithers.neuro.mcw.edu>
2008-01-09 19:54:41 +00:00
Li-Wen Hsu
630dd3b08a - Update to 0.4.5 2008-01-09 07:09:21 +00:00
Emanuel Haupt
95384b7242 Update to 12.8.4 2008-01-08 18:11:26 +00:00
Maho Nakata
9a5760c68e Use termios terminal interface, so that COMPAT_43TTY kernel
option can be removed without strange side-effects.

Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-07 01:31:53 +00:00
Maho Nakata
d18479175d * Use termios terminal interface, so that COMPAT_43TTY kernel
option can be removed without strange side-effects [1].
* portlint (partially)

Submitted by:	Ed Schouten <ed@fxq.nl> [1]
2008-01-07 01:31:24 +00:00
Maho Nakata
c2b23d6c81 Use MANUAL_PACKAGE_BUILD instead. 2008-01-07 00:24:25 +00:00
Maho Nakata
a5769a6dea Use MANUAL_PACKAGE_BUILD instead. Portlint. 2008-01-07 00:24:05 +00:00
Maho Nakata
2ade0c566c Add MANUAL_PACKAGE_BUILD. 2008-01-07 00:21:31 +00:00
Thierry Thomas
71eab782f0 Update to 2.22-1, which should be a no-op for FreeBSD.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2008-01-05 21:27:16 +00:00
Maho Nakata
c199398219 Fix pkg-plist.
Submitted by:	pav and erwin
2008-01-05 05:05:40 +00:00
Maho Nakata
8cb7ea791c Bump port revision by former commit.
Submitted by:	pav
2008-01-05 04:59:38 +00:00
Gabor Kovesdan
3c92c22b3c - Update to 1.04 2008-01-04 13:34:27 +00:00
Maho Nakata
b618d11687 Add gsed in the RUN_DEPEND section.
mkoctfile requres gsed.

Submitted by:	pav
2008-01-04 04:05:39 +00:00
Martin Wilke
a5bd6498ec The math/asir2000 port includes the <sgtty.h> header file on FreeBSD,
even though it isn't needed (one might wonder which platform *does* need
it). We'd better not include it, because sgtty.h has been deprecated for
a very very long time.

PR:		119106
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2008-01-03 21:03:32 +00:00
Maho Nakata
a6ce56c91f Fix URI. 2007-12-31 02:57:14 +00:00
Maho Nakata
c9fe5c0904 Update to 2.3.1. 2007-12-31 02:51:33 +00:00
Maho Nakata
5bbe18ab5e Update to 1.20. 2007-12-31 02:20:48 +00:00
Emanuel Haupt
ca493222e4 Update to 12.8.3 2007-12-26 13:15:30 +00:00
Maho Nakata
06752bd0fd Marked as IGNORE. Octave-forge has been changed drastically. 2007-12-25 03:41:36 +00:00
Maho Nakata
b9bff88f95 Mark as IGNORE. Please use math/octave instead. 2007-12-25 03:39:00 +00:00
Maho Nakata
f59910605b Update to 3.0.0, and grab maintainership. 2007-12-25 03:37:51 +00:00
Erwin Lansing
e3532b980f Chase MASTER_SITES
Submitted by:	pointyhat
2007-12-24 12:42:04 +00:00
Nicola Vitale
5e19e88d31 - Update to 3.4f 2007-12-22 21:43:39 +00:00
Pav Lucistnik
1be792fc8f - Fix build on FreeBSD 8.x
Submitted by:	Wesley Shields <wxs@atarininja.org>
2007-12-20 15:18:53 +00:00
Anton Berezin
b2867f67c5 Update to 1.11.
Changes: http://search.cpan.org/dist/Set-IntSpan-Fast/Changes
2007-12-20 11:07:46 +00:00
Maho Nakata
144178aadc Marked as ignore. math/atlas is newer. 2007-12-19 22:49:28 +00:00
Maho Nakata
311264a24f Update to 3.8.0.
Only verified on i386 and amd64 FreeBSD 7BETA.

Discussions with: bf <bf2006a@yahoo.com>, truckman
and Tijl Coosemans <tijl@ulyssis.org>.

PR: 118270 and 118271
2007-12-19 22:47:57 +00:00
Thierry Thomas
0db79aa277 Upgrade to 2.22. 2007-12-19 21:51:39 +00:00
Edwin Groothuis
3151157fdb On request of maintainer I've mirrored a copy. 2007-12-18 20:13:13 +00:00
Maho Nakata
e7102d86ec Mark as broken. It depends on math/atlas which is problematic,
and waiting for SDPA7.
2007-12-18 05:06:52 +00:00
Pav Lucistnik
66cb24086d - Update to 1.6.0
PR:		ports/118532
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
Approved by:	Co Nijn <co9co9@gmail.com> (maintainer)
2007-12-15 19:32:34 +00:00
Pav Lucistnik
a424942460 - Fix fetch in NOPORTDOCS case
PR:		ports/118125
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2007-12-15 18:41:43 +00:00
Martin Wilke
ccb622936b - Update to 0.4.0
PR:		118615
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-12-15 18:18:41 +00:00
Pav Lucistnik
9b8e574c6d - Update to 0.9.2
PR:		ports/118375
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-12-15 11:30:38 +00:00
Pav Lucistnik
a1fd3f2816 - Update to 20070926
PR:		ports/117600
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-12-14 23:28:04 +00:00
Martin Wilke
899357e0ff - Update to 3.5.8
PR:		118613
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-12-14 19:08:43 +00:00
Martin Wilke
807fa0a9b9 - Update to 0.8.2
PR:		118599
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-12-14 18:45:47 +00:00
Martin Wilke
28fdb7e46e - Update to 2007.11.02
PR:		118606
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-12-14 18:45:29 +00:00
Martin Wilke
d644ec35d1 - Fix build with gcc 4.2
- Pass maintainership to submitter

PR:		118674
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
2007-12-14 16:51:09 +00:00
Andrew Pantyukhin
6fae5726a0 Add port math/lybniz:
Lybniz is an easy to use mathematical function graph plotter
using pyGTK.

WWW: http://lybniz2.sourceforge.net/
2007-12-14 16:06:37 +00:00
Maho Nakata
9c48b96b27 Update to 2.9.19. 2007-12-13 17:45:24 +00:00
Li-Wen Hsu
c45ff3e5a1 - Update to to 2.12.16
PR:		ports/116309
Submitted by:	Christopher Illies <christopher.illies AT ki.se> (maintainer)
2007-12-13 01:09:51 +00:00
Emanuel Haupt
a35de40c14 Update to 12.8.2 2007-12-12 22:29:02 +00:00
Emanuel Haupt
8ca823673a Update to 12.8.1 2007-12-12 19:06:53 +00:00
Rong-En Fan
074f2c9674 - Update to 5.0.0.10
- While I'm here, respect NOPORTEXAMPLES

PR:		ports/118191
Submitted by:	Pedro F. Giffuni <giffunip at tutopia.com>
2007-12-12 14:56:12 +00:00
Dmitry Sivachenko
5f7109e9ef - Update to version 4.24.
- include headers required for building gmpl support in math/clp
- remover -fPIC hack for amd64 which doesn't seem necessary anymore.

PR:		118265
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
2007-12-12 14:12:43 +00:00
Thierry Thomas
3825f5f65e Upgrade to 2.21-2. 2007-12-11 21:12:26 +00:00
Thierry Thomas
1a0f335ce4 Upgrade to 0.4.8a.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=553408>.
2007-12-11 21:07:09 +00:00
Oliver Lehmann
38d610cbc3 update to 0.3.7 2007-12-11 21:04:40 +00:00
Emanuel Haupt
96a5012df3 Update to 12.8.0 2007-12-11 19:27:26 +00:00
Mark Linimon
befb6640b6 Correct spelling of NONEXISTENT to fix build on the package cluster.
Approved by:	portmgr (self)
2007-11-24 23:05:27 +00:00
Mark Linimon
41ccc23868 Mark broken on 5.x: fails to install.
Approved by:	portmgr (self)
2007-11-24 21:17:14 +00:00
Pav Lucistnik
b2eb86a9b0 - Mark BROKEN on amd64 and 7.0
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-24 18:40:29 +00:00
Mark Linimon
6a3e177235 The most recent version (0.2007.01.30) appears to work with gcc4.2.
Approved by:	portmgr (self)
2007-11-20 02:42:52 +00:00
Maho Nakata
b140bae0eb Build fix for FBSD7.
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Approved by:	portmgr (erwin)
2007-11-19 08:24:02 +00:00
Thierry Thomas
964ffd4fb8 Fix compilation on 64 bits platforms.
Reported by:	pointyhat via pav
Approved by:	portmgr (Pav)
Discussed with:	Frederic Hecht (author)
2007-11-14 18:03:36 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Greg Lewis
c0062bb6cd . Don't try to regenerate gnuplot.texi when emacs is installed as this
currently fails.

Reported by:	Andriy Gapon <avg@icyb.net.ua>
2007-10-29 01:56:56 +00:00
Greg Lewis
530424e52d . Add a TETEX option which allows gnuplot to be compiled without TeTeX.
PR		113313
Submitted by:	Tetsuya Uemura <t_uemura@macome.co.jp>
2007-10-28 23:21:59 +00:00
Jeremy Messenger
b9277e9693 Ugh, took me about fifteen minutes to figure what's wrong with this... Oh..
A typo of PREFIX, fix it and should fix the *.desktop installation. Bump the
PORTREVISION.

Reported by:	pointyhat
Approved by:    Related with our (FreeBSD GNOME Team) big change
2007-10-27 19:44:46 +00:00
Rong-En Fan
c2179e3ab7 - Update to 2.6.0
PR:		ports/117142
Submitted by:	Vittorio De Martino <vdemart1@tin.it>
Approved by:	maintainer timeout (14 days)
2007-10-27 13:11:20 +00:00
Mathieu Arnold
b6d099fc7a Update to 0.46 2007-10-27 06:26:52 +00:00
Chin-San Huang
39c9159dc7 - Update to 1.01
- Use CPAN macro

PR:		ports/117154
Submitted by:	chinsan
Approved by:	maintainer timeout
2007-10-27 01:20:46 +00:00
Thierry Thomas
552ef25e1d Upgrade to v 2.20-1.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2007-10-25 20:34:43 +00:00
Jeremy Messenger
5a130b8b11 Fix the *.desktop installation, bump the PORTREVISION.
Reported by:    pointyhat-exp
Approved by:    Related with our (FreeBSD GNOME Team) big change
2007-10-25 17:44:42 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Anton Berezin
51c311fc2e Update to 1.0.1.
The author did not bother updating the Changes file.
2007-10-23 17:41:08 +00:00
Anton Berezin
f364cefa0b Update to 0.84.
http://search.cpan.org/src/JHI/Graph-0.84/Changes
2007-10-23 17:12:17 +00:00
Lars Thegler
a1955c5c15 Update to 0.22 2007-10-22 10:04:54 +00:00
Ying-Chieh Liao
e0f35f1b73 upgrade to 1.3.8 2007-10-20 09:04:13 +00:00
Emanuel Haupt
aa5055453c Update to 12.7.8 2007-10-19 21:05:28 +00:00
Anton Berezin
906f41dc13 Update to 1.87.
Changes: http://search.cpan.org/src/TELS/Math-BigInt-1.87/CHANGES

PR:		114979
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Budged by:	lth
2007-10-19 13:20:44 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Erwin Lansing
ba9d7d7bf1 Mark BROKEN: does not fetch 2007-10-14 13:30:50 +00:00
Li-Wen Hsu
a65a9695e4 - Update to 2.3.2
while I am here:
- Use USE_LDCONFIG
- Add WWW

PR:		ports/112205
Submitted by:	UCHIKAWA Yoshiaki<yoshiaki AT kt.rim.or.jp>
2007-10-13 14:09:33 +00:00
Jun Kuriyama
b1ae876d35 - Upgrade to 1.01.
- Remove dependency on Test::More (both of perl5 and perl5.8 have it).
2007-10-13 12:45:51 +00:00
Rong-En Fan
7c4d277167 - Install missing script when WITH_PYTHON is defined
PR:		ports/117088
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer)
2007-10-13 07:51:42 +00:00
Mark Linimon
e8240e8fab Reset croyle@gelemna.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-10-11 21:54:47 +00:00
Renato Botelho
9c76ec78c4 - Update to 0.2.2
- Respect NOPORTDOCS
2007-10-11 17:26:03 +00:00
Johan van Selst
8c4ecddcf9 - Update to 4.4.10 release 2007-10-10 07:49:54 +00:00
Maho Nakata
bdcb9f0e58 Update to 1.8.0. Openmpi part is not updated at the moment. 2007-10-07 08:13:43 +00:00
Greg Lewis
2beed25bf1 . Update to 4.2.2.
PR:		116734
Submitted by:	bf <bf2006a@yahoo.com>
2007-10-07 06:51:22 +00:00
Yen-Ming Lee
5c69dcb63a - update to 0.07 2007-10-06 13:31:38 +00:00
Stefan Walter
6cd6d0cadd Mark this port as DEPRECATED with and EXPIRATION_DATE of 2007-11-30, as it's an
outdated, unmaintained subset of math/suitesparse.

PR:		116965
Submitted by:	bf <bf2006a@yahoo.com>
2007-10-06 13:02:04 +00:00
Johan van Selst
2a760873a5 - Update to latest packages version
- xtom distfile was repackaged; no change in contents
2007-10-06 07:53:01 +00:00
Christian Weisgerber
9d4722acd7 Update to 1.3.18. No user-visible changes. 2007-10-05 16:10:26 +00:00
Christian Weisgerber
169d1d8436 Don't try to remove share/pixmaps.
Submitted by:	linimon (pointyhat)
2007-10-05 15:29:08 +00:00
Edwin Groothuis
81cd10f8d2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:53:45 +00:00
Thierry Thomas
a8d6d47662 Upgrade to v. 0.4.8.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=543715>.
2007-10-03 19:45:52 +00:00
Thierry Thomas
ede0875e73 Release maintainership. 2007-10-02 19:49:58 +00:00
Thierry Thomas
c33d9a909e Upgrade to v 2.20.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2007-10-02 19:08:19 +00:00
Christian Weisgerber
26b1368f51 Update to 1.3.1, which adds an additional "paper mode". 2007-10-01 21:23:54 +00:00
Emanuel Haupt
f48066b304 Update to 12.7.7 2007-10-01 20:25:15 +00:00
Mark Linimon
0d4bfc3ef2 Mark as broken with gcc4.2 on 64-bit archs. 2007-10-01 09:44:46 +00:00
Mark Linimon
59461b4cbd Mark as broken on gcc4.2. 2007-10-01 09:37:31 +00:00
Mark Linimon
c69ada276a Mark as broken with gcc4.2 on 64-bit archs. While here, remove obsolete
cruft.
2007-10-01 09:34:23 +00:00
Mark Linimon
ffeffea58c Mark as broken on gcc4.2. While here, remove obsolete cruft.
Hat:		portmgr
2007-10-01 09:30:29 +00:00
Mark Linimon
dc06283100 Mark as broken with gcc4.2 on 64-bit archs. 2007-10-01 09:25:49 +00:00
Edwin Groothuis
108887fee1 New port: math/linux-SHA-1_collision_search_graz Distributed client
searching for weakness in SHA-1 hash

    SHA-1 Collision Search Graz is a distributed computing project
    -- people from through out the world download and run software
    to band together to make one of the largest supercomputers in
    the world. Every computer makes the project closer to our goals.

    The project is trying to see if like MD4 in 1996, MD5/RIPEMD
    in 2004, and the the direct predecessor SHA-0 in 2004 also,
    there is a weakness in the hash.

    WWW: http://boinc.iaik.tugraz.at/sha1_coll_search/

PR:			ports/116691
Submitted by:		Tuc <freebsd-ports@t-b-o-h.net>
2007-10-01 08:14:05 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Maho Nakata
6befbb3a3b Using new LAPACK 3.1.1 port (threfore BUMPPORTREVISION)
and unbreak.
2007-09-30 04:02:10 +00:00
Maho Nakata
c052691e8d Update to 3.7.37 and unbreak. 2007-09-29 23:34:49 +00:00
Mark Linimon
cb8d6c382f Move the USE_PERL definitions, and others, before pre.mk inclusion. This
will be needed to conditionalize bsd.perl.mk inclusion.

Approved by:	maintainer
2007-09-29 20:58:03 +00:00
Maho Nakata
f14bc5b144 Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken. 2007-09-29 12:57:39 +00:00
Maho Nakata
01f7ecb3ea Update to 3.3.1.
According to http://www.netlib.org/lapack/lapack-3.1.0.changes
> The interfaces to primary computational routines are fixed and
> will not be changed by minor LAPACK versions (e.g. 3.x).
> Primary routines are those prefixed by a precision and matrix
> type like SGERFS, CUNMQR, ZHEGV, etc., and these interfaces
> will remain the same for all LAPACK version 3 versions.
So I didn't change the version number of shared lib.

See also PR:		116166
2007-09-29 12:53:56 +00:00
Pav Lucistnik
ac994c682e - Really fix the build with gsl-1.10
Pointy hat to:	pav
2007-09-29 11:35:43 +00:00
Maho Nakata
2689116541 Now examples are buildable with upcoming new Lapack port
update.
2007-09-29 05:18:59 +00:00
Edwin Groothuis
d1734a99fd maintainer update: math/scilab-toolbox-swt
add optional dependence on scilab-toolbox-sivp

PR:		ports/116373
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-29 00:16:03 +00:00
Maho Nakata
9683c867f9 Update to 2.9.14. 2007-09-28 22:43:46 +00:00
Edwin Groothuis
7b49da83b6 new port: math/scilab-toolbox-sivp
Add new port scilab-toolbox-sivp --- Scilab Image and Video Processing toolbox.

PR:		ports/116372
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-28 02:53:51 +00:00
Shaun Amott
acd9f95a24 - Upgrade to 1.4.2.
- Replace the test target by the canonical regression-test.

PR:		ports/114710
Submitted by:	Pedro F. Giffuni via thierry
2007-09-28 00:46:26 +00:00
Thomas Abthorpe
2ae7bfef02 - Remove CONFLICT, lang/f2py removed
Approved by:	miwi (co-mentor)
2007-09-27 20:33:01 +00:00
Pav Lucistnik
547e367f4c - Fix build with gsl-1.10
Submitted by:	bf <bf2006a@yahoo.com>
Obtained from:	Yoshiki TSUNESADA (author)
2007-09-25 08:13:36 +00:00
Thierry Thomas
1c40e92b97 Upgrade to 3.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=541670>.
2007-09-24 20:45:46 +00:00
Edwin Groothuis
6f3e243612 maintainer update: math/liborigin
update to 20070821:
	1. add conflict to math/labplot (see also ports/116321)
	2. remove files/patch-Makefile.LINUX

PR:		ports/116576
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-23 23:21:46 +00:00
Edwin Groothuis
cb19fadd23 math/labplot: add conflict with math/liborigin
Labplot installs its own (outdated) version of liborigin.
	mark conflict

PR:		ports/116577
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-23 23:17:55 +00:00
Edwin Groothuis
b6bad14221 maintainer update: math/qwtplot3d
update to 0.2.7

PR:		ports/116578
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-23 23:16:24 +00:00
Edwin Groothuis
a783654994 maintainer update: math/qtiplot
update to 0.9

PR:		ports/116568
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-23 06:52:28 +00:00
Edwin Groothuis
4604e996be maintainer update: math/qwtplot3d-qt4
update to 0.2.7

PR:		ports/116565
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-23 06:46:14 +00:00
Edwin Groothuis
f4c49e31ea maintainer update: math/qtiplot-doc
update to 0.9
	use static pkg-plist

PR:		ports/116564
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-23 06:29:26 +00:00
Edwin Groothuis
50e29a5e62 [PATCH]math/gsl: update to 1.10
PR:		ports/116506
Submitted by:	bf <bf2006a@yahoo.com>
2007-09-23 06:02:41 +00:00
Nicola Vitale
17beb0863e - Update to 0.7.3.a 2007-09-22 09:21:36 +00:00
Maho Nakata
fb8369ccf1 Update pkg-descr.
Submitted by:	bf <bf2006a@yahoo.com>
2007-09-22 00:36:06 +00:00
Maho Nakata
ac0bd9ba63 Update to 2.5.2. 2007-09-21 22:20:33 +00:00
Maho Nakata
cba83fe17a Update to 2.2.6. 2007-09-21 22:05:35 +00:00
Maho Nakata
b79e4f50f9 Update to 1.19. 2007-09-21 21:53:20 +00:00
Martin Wilke
5a6c4b3052 - Update to 5.13.0
PR:		115827
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer timeout
2007-09-21 08:12:48 +00:00
Martin Wilke
a76dbe7a7b - Update to 2.3
PR:		116438
Submitted by:	Amarendra Godbole <amarendra.godbole@gmail.com> (maintainer)
2007-09-20 01:31:51 +00:00