Commit graph

4212 commits

Author SHA1 Message Date
Maho Nakata
c0034bd853 - Added a dependency to devel/lasi to build the psttf driver on X.
- reorder the pkg-plist a bit
- Buimped the PORTREVISION

BTW: WITH_GNOME part is temporary commented out: it is automatically
detected and not easy to remove.
Submitted by:	Pedro F. Giffuni
PR: 114273
2007-07-06 03:50:15 +00:00
Maho Nakata
085971ae69 Update to 1.15
Submitted by:	Pedro F. Giffuni
2007-07-06 02:20:50 +00:00
Pav Lucistnik
16cc2c47fe - Fix build with GCC 4.2
Submitted by:	Slaven Rezic <slaven@rezic.de> (maintainer)
2007-07-05 21:00:47 +00:00
Pav Lucistnik
602257a540 Mark BROKEN on 7.0: does not compile with GCC 4.2 2007-07-04 15:27:53 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Maho Nakata
27924a7b65 Make fetchable by prepareing 1.7.5 version of scalapack_install.ps.
It is replaced to 1.8.0 one.

Spotted by: kris via pointyhat
2007-07-03 01:46:13 +00:00
Martin Wilke
1d7167666a - Update to 0.9.6
PR:		114075
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-07-02 12:12:37 +00:00
Martin Wilke
df5b0c9730 - Update to 0.9.6
PR:		114074
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-07-02 12:12:24 +00:00
Martin Wilke
0653f2d5ca - Update to 1.7.2
PR:		114076
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-07-02 12:12:11 +00:00
Alexey Dokuchaev
efb5c6c124 - Fix the build with modern GCC [1]
- Clean up Makefile
- Utilize DATADIR macro in pkg-plist

Reported by:	pointyhat (logs) [1]
2007-07-02 05:18:54 +00:00
Thierry Thomas
dc920117fb Upgrade to 2.17-2. 2007-06-30 23:25:34 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Rong-En Fan
6c9517ad7a - Fix build on 5.x. configure script changed the env that specifies
the makeinfo command.

Reported by:   pointyhat via pav
Approved by:   maintainer (implicit)
2007-06-29 17:39:24 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Martin Wilke
fd8acdb1e4 - Update to 0.2007.01.30
PR:		114073
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-29 08:32:43 +00:00
Ying-Chieh Liao
b9ba1ad61e chase math/gsl lib version 2007-06-29 05:46:43 +00:00
Ying-Chieh Liao
59d5387029 upgrade to 1.9
pass maintainership to bf2006a@yahoo.com

PR:		109548
Submitted by:	me
Approved by:	maintainer timeout (over 2 months)
2007-06-29 05:46:00 +00:00
Maho Nakata
5dc74bcd3c Update to 2.9.12. 2007-06-28 02:03:33 +00:00
Pav Lucistnik
6b4aa78d33 - Fix build
PR:		ports/113976
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
2007-06-26 21:49:54 +00:00
Diane Bruce
54b8f54887 - Forgotten files for 1.0.2 commit
Approved by:	ehaupt (mentor)
2007-06-25 16:33:24 +00:00
Emanuel Haupt
6d66e423dd Update to 12.7.3 2007-06-23 14:48:11 +00:00
Emanuel Haupt
16e8779972 Update distinfo, was forgotten by the last commit.
Notified by:	bf <bf2006a@yahoo.com>
2007-06-23 14:05:59 +00:00
Diane Bruce
08da2a3048 - Remove support for 4.x
- Fix glitch with gfortran attempting to use libg2c instead of libgfortran [1]
- math/py-numpy incorrect post-patch for site-cfg [2]
- Update version to 1.0.2

Notified by:	kris (via pointyhat) [1]
PR:		ports/112429 [2]
Approved by:	ehaupt (mentor)
2007-06-22 20:07:11 +00:00
Martin Wilke
fdf638f9b9 ARIBAS is an interactive interpreter for big integer arithmetic and
multi-precision floating point arithmetic with a Pascal/Modula like
syntax. It has several builtin functions for algorithmic number
theory like gcd, Jacobi symbol, Rabin probabilistic prime test,
continued fraction and quadratic sieve factorization, Pollard rho
factorization, etc.

WWW: http://www.mathematik.uni-muenchen.de/~forster/sw/adownload.html

PR:		ports/113862
Submitted by:	Lars Engels <lars.engels at 0x20.net>
2007-06-20 14:04:09 +00:00
Rong-En Fan
a69d39e7bd - Update to 0.1.0 RC4
- Remove unnecessary gfortran settings

PR:	 	     ports/113836
Submitted by:	     Max Brazhnikov <makc at issp.ac.ru> (maintainer)
2007-06-20 13:38:07 +00:00
Rong-En Fan
d93db65ceb - Add missing run-time dependency
PR:   	      ports/113833
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Approved by:  Jean-S嶵astien Roy <js at jeannot.org> (maintainer)
2007-06-19 20:30:37 +00:00
Thierry Thomas
ece94980d4 - Upgrade to 1.2.5;
- Use DOCSDIR;

- Don't extract the doc tarball on the spot to avoid conflict if doxygen
  is installed.

Notified by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2007-06-18 19:46:00 +00:00
Ion-Mihai Tetcu
2dd2e37464 Change of email address, same maintainer.
PR:		ports/113686
Submitted by:	Steven Kreuzer (confirmed from the old email on private)
2007-06-17 21:27:42 +00:00
Johan van Selst
e4e6c2ebed Update included packages to latest version 2007-06-17 21:21:51 +00:00
Yen-Ming Lee
e75ed8639d - update to 2.02 2007-06-17 02:10:13 +00:00
Pav Lucistnik
f5adb49179 - Update to 2.12.15
PR:		ports/113704
Submitted by:	Christopher Illies <Christopher.Illies@ki.se> (maintainer)
2007-06-16 21:16:09 +00:00
Rong-En Fan
1f795d8889 - Update to 4.1.1
- Remove PLIST_SUB
  DOCSDIR substitution is handled by bsd.port.mk
  PORTVERSION is no longer used in pkg-plist

PR:	      	 ports/113706
Submitted by:	 Jean-Sebastien Roy <js at jeannot.org> (maintainer)
2007-06-16 19:45:45 +00:00
Pav Lucistnik
ff9a18ceea - Mark BROKEN on amd64
PR:		ports/113665
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
2007-06-16 13:13:05 +00:00
Thierry Thomas
fb66e97181 Upgrade to 2.17-1.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2007-06-15 20:14:24 +00:00
Martin Wilke
7f0eac8e18 - Update to 0.9-rc2
PR:		113251
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-06-15 09:46:44 +00:00
Martin Wilke
d82a36e6ac - Add math/qwtplot3d-qt4 - Qt4 version of QwtPlot3d
PR:		113255
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Repocopied by:	marcus
2007-06-15 09:42:02 +00:00
Martin Wilke
dec19482b5 - Update to 20070529
PR:		113252
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-06-15 09:36:38 +00:00
Thierry Thomas
ea81d19758 Upgrade to 0.6.2.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=515972>.
2007-06-14 19:23:14 +00:00
Maho Nakata
a15572912f Build fix: use gfortran42 explicitly instead of USE_GCC=4.2+.
Spotted by: kris
2007-06-13 20:44:01 +00:00
Alexey Dokuchaev
935fc1458e Try to fix the build with contemporary GCC.
Reported by:	pointyhat
2007-06-13 15:03:43 +00:00
Martin Wilke
5a2ee9e80c - Drop Maintainership (maintainer has not longer access to a FreeBSD box)
PR:		113557
Submitted by:	Olivier Saut<olivier.saut@gmail.com> (maintainer)
2007-06-11 09:08:12 +00:00
Martin Wilke
40195d4d04 - Update to 6.0.3
PR:		113497
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-06-11 07:28:16 +00:00
Martin Wilke
bcdd79df69 - Update to 5.12.0
PR:		113084
Submitted by:	bf<bf2006a@yahoo.com>
Approved by:	maintainer
2007-06-11 05:15:28 +00:00
Martin Wilke
77e34ba788 - Update to 1.23
PR:		113173
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2007-06-09 21:37:22 +00:00
Thierry Thomas
aae1c12d18 - Upgrade to 2.17;
changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>

- Fix BLAS detection.
2007-06-08 19:27:48 +00:00
Emanuel Haupt
1112054a27 Update to 12.7.2 2007-06-07 20:55:57 +00:00
Martin Wilke
992ae45169 Lens is an efficient, yet flexible, neural network simulator that runs on
a variety of platforms, is able to handle large, complex simulations, but
is also reasonably easy for novices to operate.

PR:		ports/112577
Submitted by:	Jason W. Bacon <bacon at smithers.neuro.mcw.edu>
2007-06-04 21:06:18 +00:00
Erwin Lansing
a4bf67b0df Update to 1.22 2007-06-04 16:57:54 +00:00
Edwin Groothuis
9f82bdcd4e Move misc/gretl to math/gretl; add secondary category of finance
gretl is used in the mathematical analysis of time series,
	and has a functionality that is similar to various statistical
	and signal processing components of it++, octave, scilab,
	R, numpy/scipy, etc. -- most of which are in the math
	category.  It should really be placed there, rather than
	in misc.  In recognition of the fact that it implements
	some methods that are commonly (but not exclusively!) used
	in econometrics, it should also be given a secondary listing
	in finance.  (In my opinion, however, it shouldn't be given
	a primary listing in that category, because most of the
	ports there deal with the nuts-and-bolts of accounting,
	payment methods, taxes, and stock tracking.  To my knowledge,
	the only ports now in finance that remotely resemble gretl
	are quantlib, xtrader, and qtstalker, all of which employ
	simpler methods that are more specific to financial time
	series than are the more general methods in gretl.

PR:		ports/113052
Submitted by:	bf <bf2006a@yahoo.com>
2007-06-04 11:34:17 +00:00