Commit graph

2337 commits

Author SHA1 Message Date
Alexander Leidinger
e52ec612d6 Mark DEPRECATED, libgmp-freebsd is no longer used by any FreeBSD port
and is superseded by math/libgmp4. Other than libgmp-freebsd, libgmp4
builds on the main architectures supported by FreeBSD and is backwards-
compatible to the former. Therefore libgmp4 should be used by new ports
instead.

Set EXPIRATION_DATE arbitrarily to 2004-07-01.

Submitted by:	marius
2004-06-02 17:18:49 +00:00
Alexander Leidinger
eb05069865 Deal with the libgmp dependency properly:
- Don't depend on math/libgmp-freebsd on FreeBSD <= 500023, use the base
  libgmp instead. On FreeBSD > 500023 depend on math/libgmp4, as
  math/libgmp-freebsd doesn't build on all architectures.
- Don't add PREFIX/include and PREFIX/lib to the search paths by default,
  so on FreeBSD 4 the base libgmp is used. This protects from using one of
  the libgmp ports if installed without registering a dependency on it.
- Keep from auto-detecting libgmp when WITHOUT_GMP is defined by specifying
  the arithmetic to use.
  Note: When using auto-detection and libgmp can't be found ndiff normally
  would check for extended precision arithmetic first and succeed with it.
  But using extended precision arithmetic causes the test suite to fail
  (i.e. lots of differences) on all architectures expect sparc64. Therefore
  specify double precision arithmetic for all other architectures when built
  with WITHOUT_GMP.

Submitted by:	marius
2004-06-02 17:18:39 +00:00
Pav Lucistnik
a9a161ba3d - Performance tweaks: enable SSE2 for libfftw, don't force 16-byte aligned malloc
PR:		ports/67393
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-05-31 10:13:40 +00:00
Kris Kennaway
2478d334ea Don't create bogus doc directory 2004-05-31 09:02:54 +00:00
Dmitry Sivachenko
f274127a8b Update to version 4.4. 2004-05-31 07:28:33 +00:00
Kris Kennaway
787ccebeea BROKEN on amd64: Needs to link against shared library 2004-05-30 07:08:25 +00:00
Kirill Ponomarev
2a7f4a1d82 - Update to version 1.2.6
PR:		ports/67294
Submitted by:	Ports Fury
2004-05-28 18:36:03 +00:00
Pav Lucistnik
c01ec2e566 - Build and install fftwf library
- Add new knob to enable SSE optimizations

PR:		ports/67271
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-05-28 18:02:43 +00:00
Joseph Koshy
dbb37b7e94 A graph manipulation library for Objective Caml. 2004-05-28 02:29:40 +00:00
Christian Weisgerber
fb552ecb61 Update to 1.2.3:
- Small fixes.
- Translation updates.
2004-05-27 20:11:34 +00:00
Pav Lucistnik
ab9154efa7 Add jags, Just Another Gibbs Sampler. A program for Bayesian analysis of
graphical models via Gibbs sampling, not wholy unlike classic BUGS.

PR:		ports/66648
Submitted by:	Eric van Gyzen <vangyzen@stat.duke.edu>
2004-05-27 15:18:45 +00:00
Pav Lucistnik
b7573a254f - Drop pkg-message, author removed restriction from licence
PR:		ports/66798
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2004-05-25 00:39:32 +00:00
Pav Lucistnik
073465023a - Drop unneeded dependency on Perl
PR:		ports/66759
Submitted by:	Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
2004-05-25 00:33:10 +00:00
Lars Koeller
7d376c7864 o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai) 2004-05-24 18:59:13 +00:00
Pav Lucistnik
6b8fe3db6b - Split libgsf port to two standalone ports:
* devel/libgsf is the old port minus gsf-gnome bits
  * devel/libgsf-gnome contains libgsf-gnome-1 library and it's header files
  This greatly reduces number of dependencies for ports that was using only
  non-gnome part of this library.
- Point USE_GNOME parameter libgsf to GNOME-less port and create new parameter
  libgsf_gnome for libgsf-gnome port.
- Convert all consumers of libgsf-gnome-1 library to depend on libgsf-gnome
  port (read all as: Gnumeric)

PR:		ports/63851 (in the spirit of)
Submitted by:	Sybolt de Boer <sybolt@xs4all.nl>
Prodded by:	lofi (KDE team)
Reviewed by:	marcus (GNOME team)
2004-05-22 20:56:52 +00:00
Maho Nakata
942835b9a7 Fix build dependency (math/blacs)
Submitted by:	kris
2004-05-21 20:17:32 +00:00
Maho Nakata
aa4f167586 [1] broken for 4-STABLE
[2] add math/qhull

Submitted by:	Kay Lehmann <kay_lehmann@web.de> [1] and [2]
		kris [1]
2004-05-21 20:12:42 +00:00
Erwin Lansing
c397881610 use SITE_PERL 2004-05-21 08:22:11 +00:00
Erwin Lansing
5ff5f8e015 Fix perl port of the day as a present for kris.
Happy birthday!

Mark IGNORE for perl < 5.6.0
2004-05-21 08:21:55 +00:00
Kirill Ponomarev
7c6788cf66 - Update MASTER_SITES
PR:		ports/66794
Submitted by:	maintainer
2004-05-18 09:23:05 +00:00
Kirill Ponomarev
99e3ad7b18 - Update to version 1.0.0
PR:		ports/66754
Submitted by:	Ports Fury
2004-05-17 18:40:46 +00:00
Ying-Chieh Liao
a26973ab7c add perl5 build depend
Noticed by:	bento via kris
2004-05-17 01:49:02 +00:00
Kirill Ponomarev
27767bdbe5 Add libRmath 1.9.0, the standalone math library from R.
PR:		ports/66644
Submitted by:	Eric van Gyzen <vangyzen@stat.duke.edu>
2004-05-15 15:34:15 +00:00
Ying-Chieh Liao
08ee6ea9df add lambda 0.1.4
A lambda calculus interpreter
2004-05-14 01:33:15 +00:00
Sergey Skvortsov
28d24d2e67 Updated to 1.03 2004-05-11 08:24:19 +00:00
Maho Nakata
7938534b67 This version of octave-forge doens't compile any more with the
good old gcc-2.95. The newly introduced xmlread-stuff requires >gcc-3.x.
Maintainer doens't mark this port as broken, but set USE_GCC instead.

Suggested by:	Kay Lehmann <kay_lehmann@web.de>
2004-05-10 18:25:13 +00:00
Volker Stolz
bef3401b9e Initiate de-orbit burn: Even the mastersite warns not to use the outdated
FreeBSD-port because of its many bugs.

Note that an update might prove to be non-trivial since 0.3.99 depends on a
CVS-version of libzvt which we don't have in the ports-tree yet.
Any volunteers can use http://www.foldr.org/~stolz/bsd/rcalc-0.2.6.diff as
a starting point.
2004-05-10 08:42:25 +00:00
Kirill Ponomarev
82198a6556 - Update to version 1.2.5
PR:		ports/66395
Submitted by:	Ports Fury
2004-05-09 18:18:15 +00:00
Maho Nakata
48216a14b5 Add math/octave-forge, adding many features such as sparce matrix treatment,
fast fourier transformation, Statistics, Optimizations and more to
math/octave.
2004-05-07 22:24:59 +00:00
Thierry Thomas
60828c4c31 Upgrade to 1.40. 2004-05-06 21:45:22 +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
baff57de2a update to 2.1.57 2004-05-06 19:08:08 +00:00
Alexander Nedotsukov
2047132176 Update to 1.2.12 2004-05-06 09:35:26 +00:00
Maho Nakata
b5510ea8dd update to 2.1.53 2004-05-05 17:49:42 +00:00
Volker Stolz
c56858c3bd Unbreak on -STABLE.
Having -pipe in CFLAGS would break the build:
http://docs.freebsd.org/cgi/mid.cgi?20040503181426.GB12673

Approved by: linimon (mentor)
2004-05-04 13:56:39 +00:00
Kris Kennaway
646e1169b9 unzip is a BUILD_DEPENDS since it is used in the install phase. 2004-05-03 00:21:00 +00:00
Pav Lucistnik
044586a996 math/R-project port was renamed to math/R
PR:		ports/65809
Submitted by:	pav
Repocopy by:	marcus
2004-04-30 08:17:36 +00:00
Tilman Keskinoz
cb4472cadf Remove directories if they are empty
PR:		65999
Submitted by:	Kay Lehmann
2004-04-30 07:41:00 +00:00
Kirill Ponomarev
2d023a2245 - Fix WWW:
PR:		ports/66072
Submitted by:	maintainer
2004-04-29 07:45:54 +00:00
Thierry Thomas
ac187f606c Add qhull 1.0, qhull computes convex hulls, Delaunay triangulations
and halfspaces.

Remark: submitter time-out -> maintainership assigned to ports@.

PR:		63693
Submitted by:	pusto@web.de
2004-04-28 22:27:59 +00:00
Tilman Keskinoz
1b3af47c6c Update to 1.2
PR:		65749
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
2004-04-20 09:37:56 +00:00
Tilman Keskinoz
b5086a2f8b Update to 1.0.3
PR:		65750
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
2004-04-20 09:23:03 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Pav Lucistnik
f74871ebf1 - Rename math/R-letter to math/R-project.
- Remove math/R-a4 slave port. A4 format is now default. If you need letter
  or other paper formats, define PAPERSIZE when building the port.

  Note that renaming to math/R was declined by marcus (portmgr) because
  we're not sure if single-letter port name break something.

Requested by:	maintainer
Repocopy by:	marcus
2004-04-19 22:58:41 +00:00
Pav Lucistnik
a946d61279 - Update to 1.9.0
PR:		ports/65519
Submitted by:	Rong-En Fan <rafan@infor.org>
This patch by:	Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
2004-04-19 22:19:14 +00:00
Joe Marcus Clarke
1bf5f8a75a Update to 1.2.11. 2004-04-19 19:11:09 +00:00
Akinori MUSHA
4b1556bdd9 Resurrect ruby-gsl and update to 0.3.9. 2004-04-18 18:40:26 +00:00
Akinori MUSHA
622f799796 Update to 0.6.2. 2004-04-18 17:18:15 +00:00
Pav Lucistnik
a9433bf853 After repocopy from math/fftw, add fftw 3.0.1, a fast C library for computing
Discrete Fourier Transform. Version 3.x is API incompatible with fftw 2.x

PR:		ports/65559
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-18 10:48:23 +00:00
Maho Nakata
f9e07967f9 Fix build depends section
Submitted by:	kris (bento)
2004-04-16 22:45:56 +00:00