1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

4101 Commits

Author SHA1 Message Date
Thierry Thomas
5c77227458 Upgrade to 3.1.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=91526&release_id=501211>
2007-04-15 22:03:07 +00:00
Pav Lucistnik
30aec4c95d - Update to a new distfile
Reported by:	Andreas Svensson <andreas.svensson@4wit.se>
2007-04-15 13:00:11 +00:00
Greg Lewis
ece78b7a7d . Optional WX support. I don't have it installed, so this is untested.
Reports welcome.  Based on the changes in the PR, but tweaked based on
  the WX section in the Porter's handbook.

PR:		111548
Submitted by:	bf<bf2006a@yahoo.com>
2007-04-14 06:58:38 +00:00
Greg Lewis
83738685d2 . Restore correct OPTIONS handling broken in 4.2.0 update.
Pointy hat to:	glewis
2007-04-14 06:42:34 +00:00
Greg Lewis
5bc980e8a3 . Since we're depending on teTeX-base anyway, add --with-kpsexpand to
CONFIGURE_ARGS.
. Add support for plotutils.

This is based on the diffs in the referenced PR, but is done somewhat
differently and the merge isn't complete (yet).

PR:		111548
Submitted by:	bf<bf2006a@yahoo.com>
2007-04-14 06:19:59 +00:00
Greg Lewis
aaa6f76e74 . Update to 4.2.0. This is an initial update I've been working on which
is a little more stripped down than the port has previously been.

  The extras from PR/111548 will be merged in shortly.

PR:		110368
2007-04-14 02:48:54 +00:00
Thierry Thomas
e2299772a2 Upgrade to 0.4.7.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=50231&release_id=500312>
2007-04-11 22:02:23 +00:00
Thierry Thomas
735d44d242 Upgrade to 4.1.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=500277>.
2007-04-11 22:02:21 +00:00
Nicola Vitale
d05eda9044 - Update to 0.7.2 2007-04-10 16:58:39 +00:00
Mathieu Arnold
2354ba7be8 Update to 1.20 2007-04-10 15:32:16 +00:00
Nicola Vitale
c3d51f2cc5 - Update to 1.25
- Add CONFIGURE_TARGET to Makefile
2007-04-10 15:28:24 +00:00
Kevin Lo
adfb5d153f Update to 0.8.6 2007-04-10 11:04:52 +00:00
Anton Berezin
b688f80ce0 Update to 1.82. 2007-04-10 08:10:00 +00:00
Cheng-Lung Sung
99cd811b05 - Update to 1.9.0 2007-04-10 07:26:34 +00:00
Li-Wen Hsu
db0bf94b4c science/netcdf
- Update to 3.6.2

graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number

PR:		111347
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by:	clsung (mentor)
2007-04-10 03:08:59 +00:00
Thierry Thomas
bb054acb9a Upgrade to 2.15-1. 2007-04-08 22:31:01 +00:00
Cheng-Lung Sung
1cfd4012b3 Regression.pm is a multivariate linear regression package.
That is, it estimates the c coefficients for a line-fit of the type

      y= c(0)*x(0) + c(1)*x1 + c(2)*x2 + ... + c(k)*xk

given a data set of N observations, each with k independent x variables
and one y variable. Naturally, N must be greater than k---and preferably
considerably greater. Any reasonable undergraduate statistics book will
explain what a regression is. Most of the time, the user will provide a
constant ('1') as x(0) for each observation in order to allow the
regression package to fit an intercept.

WWW: http://search.cpan.org/dist/Statistics-Regression/
2007-04-07 03:02:00 +00:00
Thierry Thomas
478a525d8d Chase a silent update.
Many changes! Full diff at
<http://people.freebsd.org/~thierry/ports/freefem%2b%2b-2.15_070327_070402.diff>

Trported by:	pointyhat via Kris
2007-04-06 17:31:42 +00:00
Stefan Walter
ea4053a5a4 Unmark BROKEN, it's fetchable again.
PR:		111278
Submitted by:	"Josh Paetzel" <josh@tcbug.org>
2007-04-06 14:52:22 +00:00
Pav Lucistnik
922ad0cb2d - Update to 5.23
Reported by:	krismail
2007-04-06 08:20:36 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Gabor Kovesdan
292f0fcf80 - Remove old Perl support from unmaintained ports in categories starting
with letter k-n
2007-04-04 17:39:14 +00:00
Li-Wen Hsu
69dd27cc3c - Change to my FreeBSD.org email
Approved by:     clsung (mentor)
2007-04-04 08:49:31 +00:00
Pav Lucistnik
cfa7269b11 - Convert existing ports to a new bsd.tcl.mk order
PR:		ports/109097
Submitted by:	Martin Matuska <martin@matuska.org>
Tested on:	pointyhat exp-run
2007-04-02 22:56:15 +00:00
Kris Kennaway
e416c7e2e8 Now appears to build on amd64 2007-04-01 21:08:15 +00:00
Mario Sergio Fujikawa Ferreira
3908ac706f Give maintainership to multimedia@FreeBSD.org 2007-04-01 19:39:19 +00:00
Mario Sergio Fujikawa Ferreira
f8cb446eae Give maintainership to Nicola Vitale <nivit@FreeBSD.org>. 2007-04-01 07:33:25 +00:00
Pav Lucistnik
d2922f372d - Fix after objformat removal
Reported by:	pointyhat
2007-03-28 11:56:32 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Thierry Thomas
58635bef99 Upgrade to 2.15. 2007-03-27 22:02:52 +00:00
Johan van Selst
d874fdb633 - Add patch to use termios.h rather than old sgtty.h
- Update to latest gap packages

Submitted by:	Ed Schouten
2007-03-27 20:59:18 +00:00
Nicola Vitale
c46d3879c7 - Update patch-Makefile.in (I forgot it in my last commit), fix build.
Submitted by:	pointyhat (via kris)
2007-03-27 16:25:54 +00:00
Martin Wilke
32ac711679 - Update to 1.6.1
PR:             110817
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-27 07:38:08 +00:00
Maho Nakata
0d68246229 math/qd, a new port:
A Double-Double and Quad-Double Arithmetic library.
Double-double and quad-double numbers are unevaluated sum of
two and four IEEE doubles capable of representing 106 and 212 bits
of significand, respectively. The library is written in C++, taking full
advantage of operator overloading. C, Fortran 77, and Fortran 90 interfaces
are also provided.

This work was done at Lawrence Berkeley National Laboratory,
NERSC Division, Yozo Hida with Xiaoye S. Li and David H. Bailey.

WWW: http://www.cs.berkeley.edu/~yozo/
2007-03-27 02:36:33 +00:00
Martin Wilke
f8ed5bbdd6 - Marked broken (Unfetchable)
Submitted by:   pointyhat via krisbot
2007-03-26 18:41:50 +00:00
Dmitry Sivachenko
c05ff30f0d Update to 4.15.
Submitted by:	bf <bf2006a@yahoo.com>
2007-03-26 12:32:00 +00:00
Mark Linimon
986368d038 Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
Hat:		portmgr
2007-03-25 22:19:12 +00:00
Johan van Selst
a51ab73eab - Update to 8.1
- Grab maintainership
- Remove FreeBSD-specific workaround that shouldn't be needed anymore
2007-03-25 18:44:33 +00:00
Cheng-Lung Sung
8fdb6ad4aa Add cvc3 1.0, an automatic theorem prover for the SMT problem.
PR:		ports/110770
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-03-25 04:04:30 +00:00
Pav Lucistnik
6c41b949f9 - Use new WWWDIR infrastructure 2007-03-24 16:34:07 +00:00
Pav Lucistnik
28f8ee4611 - COPYTREE_* are now part of bsd.port.mk
PR:		ports/100996
Submitted by:	stass
2007-03-24 14:03:04 +00:00
Emanuel Haupt
006071ff16 Update to 12.6.11 2007-03-24 09:23:00 +00:00
Thierry Thomas
31338547f2 Upgrade to v 2.14-2.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2007-03-23 20:20:49 +00:00
Martin Wilke
6c11582094 - Fix crash with lang/polyml.
PR:             109958
Submitted by:   Timothy Bourke <timbob@bigpond.com> (maintainer)
2007-03-22 11:32:00 +00:00
Pav Lucistnik
2b82bd55aa - Update to a new unversioned distfile
Reported by:	pointyhat
2007-03-22 08:17:09 +00:00
Nicola Vitale
fb351125c5 - Update to 1.23
- Remove files/patch-doc-Makefile
- Unbreak on amd64
2007-03-21 09:35:38 +00:00
Cheng-Lung Sung
1bb1f97228 - Update to 0.12
PR:		ports/110550
Submitted by:	Brenton Chang <brenton dot chang_AT_gmail dot com>>
Approved by:	maintainer (Wesley Shields)
2007-03-21 08:19:24 +00:00
Cheng-Lung Sung
b07859b143 - Update to 0.41
PR:		ports/110549
Submitted by:	Brenton Chang <brenton dot chang_AT_gmail dot com>
Approved by:	maintainer (Wesley Shields)
2007-03-21 08:18:06 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Maho Nakata
595aa4b685 A possible build fix on FBSD 5.
Spotted by: kris
2007-03-19 00:27:29 +00:00