1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

4085 Commits

Author SHA1 Message Date
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
Anton Berezin
855711034c Update to 1.81. 2007-03-18 14:29:12 +00:00
Pav Lucistnik
cc003edb69 - Update to 5.22
PR:		ports/110411
Submitted by:	Michael Neumann <mneuma2s@smail.inf.fh-brs.de>
2007-03-17 12:57:49 +00:00
Martin Wilke
4b027cce3a - Update to 0.3.2
PR:             110344
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-16 21:05:52 +00:00
Martin Wilke
21a031586f - Update to 0.7.8
PR:             110345
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-16 12:00:37 +00:00
Martin Wilke
c03d48594b - Pass maintainership to submitter
- Update to 1.1

PR:             110312
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-16 12:00:35 +00:00
Maho Nakata
ef24871580 Use relative dir for master port instead of using ${MASTERDIR}. 2007-03-15 06:04:53 +00:00
Maho Nakata
71954f402b 1. A build fix.
2. Now recognize ATLAS/BLAS automatically.
3. Do not activate -mpich for default.
2007-03-15 06:04:09 +00:00
Maho Nakata
4f9f0c976a Remove unnecessary patch. 2007-03-15 00:39:45 +00:00
Maho Nakata
9e59cf3b4c Update to 1.11, and fix build by adding USE_PERL5.
Submitted by: kris via pointyhat.
2007-03-15 00:39:17 +00:00
Mark Linimon
f553726c9d Reset sander@haldjas.folklore.ee due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2007-03-14 08:22:36 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Martin Wilke
49b9a5a788 - Update to 0.90.0
- Fix depends on devel/py-pytz, it has been packed as an egg
- USE_PYTHON=yes, there is no python2.2 in ports tree
- Remove 4.x stuff
- Use USE_TCL, USE_TK, and some variables in bsd.tcl.mk
- Adjust EXAMPLESDIR
- Use static pkg-plist

PR:             110184
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer
2007-03-13 09:57:36 +00:00
Martin Wilke
97c69cc6df - Fix libtk nameing to enable scilab build-in to work.
PR:             110186
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2007-03-13 08:26:26 +00:00
Mark Linimon
ebc57d8c22 Return to pool due to lack of time on maintainer's part.
Hat:		portmgr
2007-03-12 15:51:15 +00:00
Maho Nakata
2e67ae9fb5 Fetch distfile anyway on pointyhat like JDK ports.
Submitted by:	kris
2007-03-12 00:02:49 +00:00
Thierry Thomas
09a455456e Upgrade to 2.14-1. 2007-03-11 22:16:53 +00:00