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

4309 Commits

Author SHA1 Message Date
Dirk Meyer
8ef5db0c04 - update to 1.1 2007-09-09 18:31:49 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Mark Linimon
41a56135d1 Remove support for antique perl.
Hat:	portmgr
2007-09-08 00:45:08 +00:00
Li-Wen Hsu
91f7d86366 - Update to 1.2.1 2007-09-07 22:54:09 +00:00
Maho Nakata
d920629ac4 Make fetchable. The distfile has been changed and taking the diff
of old and new one, I only see non-functional changes.
Also setting netlib.org as the primal mastersite is appropreate.

Submitted by: vittorio <vdemart1@tin.it>
2007-09-07 01:18:58 +00:00
Maho Nakata
b273d3a4a4 Now it is possible to make EXAMPLE2 dir. Adding ./ for executables. 2007-09-06 03:36:18 +00:00
Maho Nakata
b6be0df0df * Forgot to remove extra dir [1].
* Portlint (still 1 warning),
* remove blank lines in pkg-plist.

Submitted by:	pav via pointyhat [1].
2007-09-06 01:20:26 +00:00
Renato Botelho
977f872045 Fix last commit when distinfo was forgotten.
Noted by:	pav@
2007-09-05 12:57:37 +00:00
Cheng-Lung Sung
0550947c83 This is a port of Clp (Coin-or linear programming), which is an open-source
linear programming solver written in C++. It is primarily meant to be used as
a callable library, but a basic, stand-alone executable version is also
included.

WWW: http://www.coin-or.org/Clp/index.html

PR:		ports/115185
Submitted by:	Robin Schilham
2007-09-05 01:59:36 +00:00
Renato Botelho
a18e616bf2 - Update to 0.2.1
- When this version came, 0.2.0 was removed from ftp and mirror, so, i'm saving
  a copy of 0.2.1 on MASTER_SITE_LOCAL to prevent this happen again in the
  future [1]

Noticed by:	pav [1]
2007-09-04 12:41:54 +00:00
Maho Nakata
72f05065f1 * Installation of mod files.
* make.inc in example dir has been changed for slightly better one.

Spotted by: Anton Shterenlikht <mexas@bristol.ac.uk>
2007-09-04 08:49:43 +00:00
Diane Bruce
47e4e30358 - I added -fPIC to compile_switch to work around build of fftpack in scipy
on amd64.
  A better fix would be to set pic_flags instead, and have scipy build a
  shared object for dfftpack instead a static archive, but I didn't figure
  out how. [1]
- Pass maintainership to llwang@infor.org

PR:		ports/112429 [1]
Submitted by:	Li-Lun "Leland" Wang <llwang@infor.org> (new maintainer)
2007-09-02 20:03:45 +00:00
Tilman Keskinoz
2bbd5b591e Update to 20070806
PR:		115522
Submitted by:	Tomokatsu SAITO <saito@asir.org>
2007-09-02 13:41:55 +00:00
Mathieu Arnold
d1850a3d8c Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
2007-08-31 13:37:23 +00:00
Renato Botelho
56dc0405c3 A S-Lang module to plot graphs using grace.
Grace is a popular plotting tool that produces publication quality
plots.  The S-Lang module interacts with grace via pipes.

WWW:	http://www.jedsoft.org/slang/modules/grace/index.html
2007-08-30 17:28:27 +00:00
Alex Dupre
a4f7d9d69c Chase mpfr library and bump PORTREVISION. 2007-08-30 09:56:05 +00:00
Alex Dupre
d2c2c5b0e4 Update to 2.3.0 release. 2007-08-30 09:55:17 +00:00
Ion-Mihai Tetcu
cd19b2d6d6 Erik Greenwald wants to maintain this port.
PR:		ports/115884
Submitted by:	Erik Greenwald
2007-08-30 08:33:48 +00:00
Dmitry Sivachenko
071feab7d8 Update to 4.21.
PR:		115810
Submitted by:	bf <bf2006a@yahoo.com>
2007-08-30 07:45:34 +00:00
Mathieu Arnold
c056ed6b17 Update to 0.45.02 2007-08-28 10:09:32 +00:00
Rong-En Fan
d5bfc64b85 - Update to 2.5.1
PR:		ports/115826 (based on)
Submitted by:	vittorio de martino <vdemart1 at tin.it>
Approved by:	Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
2007-08-27 12:38:22 +00:00
Nicola Vitale
07e689ab02 - Update to 3.4c 2007-08-24 13:34:56 +00:00
Emanuel Haupt
d06ae489c4 Update to 12.7.5 2007-08-22 06:32:46 +00:00
Thierry Thomas
23023fa01b Upgrade to 2.19. 2007-08-21 16:43:47 +00:00
Thierry Thomas
13051a6bc0 - Upgrade to 3.4.
Primarily a bug fix release. The most significant change from 3.3 is
  the fixes for the 64-bit build.

- Reorder includes to avoid conflicts when QT3 is installed.
2007-08-20 13:58:38 +00:00
Ion-Mihai Tetcu
ff5dabc57b Bump PORTREVISION for previos commit (QT_COMPONENTS thus DEPENDS change). 2007-08-15 07:19:02 +00:00
Ion-Mihai Tetcu
a12928ac30 - Update QT_COMPONENTS in Makefile since bsd.qt.mk has been change [1]
- Remove corelib in QT_COMPONENTS because it depends by gui [1]
- use PTHREAD_LIBS [2]

PR:		ports/115519 [1]
Submitted by:	Yinghong.Liu (maintainer) [1], sat@ [2]
2007-08-15 07:17:17 +00:00
Ion-Mihai Tetcu
f1d6e589bb SpeedCrunch is a multiplatform desktop calculator for power users.
It is designed to be enjoyed using keyboard. Result is shown in
scrollable display, history of expressions is available with up
and down arrow.

Some other features:
optional keypad, syntax highlight, matched parenthesis indicator,
just-in-time calculation (show result even before you finish typing)
and autocomplete for variables.

WWW: http://speedcrunch.digitalfanatics.org/

Note: Moved from science to math at danfe@'s request (no repocopy since there
is no history to preserve).

PR:		ports/114969
Submitted by:	Yinghong.Liu <relaxbsd at gmail.com>
2007-08-14 13:34:10 +00:00
Johan van Selst
e0f4c3c800 Update to latest packages release 2007-08-14 11:01:22 +00:00
Cheng-Lung Sung
72f8c5a3ca - Update to 1.9.2 2007-08-14 05:06:29 +00:00
Andrew Pantyukhin
ba4fc9043e Add port math/nyh-hoc:
Hoc, the High Order Calculator, is an interpreted language for
floating-point calculations. Its most basic use is as a powerful and
convenient calculator, interactively evaluating expressions such as
1+2*sin(0.7). But hoc is no ordinary calculator: It also lets you
assign values to variables, define your own functions, and use loops,
conditionals, and everything else you'd expect in a programming
language.

Hoc was developed by Brian Kernighan and Rob Pike, and introduced in
their 1984 book The Unix Programming Environment. This version has been
extended and improved by Nadav Y. Har'El.

WWW: http://nadav.harel.org.il/homepage/hoc/
Author: Nadav Y. Har'El <nadav@harel.org.il>
2007-08-13 20:20:40 +00:00
Rong-En Fan
37059f8991 - Update to 1.71
PR:		ports/115338
Submitted by:	Andreas Fehlner <fehlner at gmx.de> (maintainer)
2007-08-12 11:10:15 +00:00
Thierry Thomas
dd2ba8a267 Upgrade to FreeMat-3.3.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=528262>.
2007-08-06 21:15:48 +00:00
Martin Wilke
d01d77b18b - Update to 1.24 2007-08-05 21:26:56 +00:00
Martin Wilke
d55cebffd4 - Drop Maintainership 2007-08-05 12:18:20 +00:00
Mario Sergio Fujikawa Ferreira
4d14710a13 Update to 0.6.1.28 2007-08-05 06:31:36 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Rong-En Fan
74436864ae - Convert to OPTIONS framework
PR:		ports/114109
Submitted by:	Scott Flatman <sf at slappy.org> (maintainer)
2007-07-31 02:55:59 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Maho Nakata
b4be9b354e In ATLAS/INSTALL.txt it is said that gcc42 is superior to both gcc3 and gcc41
- and FreeBSD 7 current imported gcc42.

Spotted by:	Li-Lun \"Leland\" Wang" <llwang@infor.org>
2007-07-30 08:04:04 +00:00
Johan van Selst
84e04ad3d6 Update to 8.1.1 (bugfix release) 2007-07-30 07:36:01 +00:00
Martin Wilke
66093fcc3a - Update to 1.23 2007-07-29 10:09:55 +00:00
Emanuel Haupt
2280fa0a20 Update to 12.7.4 2007-07-29 09:34:51 +00:00
Joe Marcus Clarke
e0194e9ed6 Update to 1.7.11. 2007-07-29 07:36:57 +00:00
Kris Kennaway
4f949e07c8 BROKEN: Does not build 2007-07-28 22:47:04 +00:00
Kris Kennaway
036e67479a BROKEN: Incorrect pkg-plist 2007-07-28 22:32:18 +00:00
Chin-San Huang
1abf5da999 Remove deprecated port.
CVC Lite is no longer supported. Please use CVC3 (math/cvc3) for all your
validity checking needs.

Approved by:	rafan (mentor, implicit), lwhsu (maintainer)

2007-06-30 math/cvcl: CVC Lite is no longer supported. Please use CVC3 (math/cvc3) for all your validity checking needs!
2007-07-28 16:41:28 +00:00
Rong-En Fan
5f949243d4 - Update to 0.9.0 RC3
PR:		ports/114579
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer)
2007-07-28 15:39:32 +00:00
Diane Bruce
080db7c1d2 - USE_FORTRAN=yes to use FORTRAN compiler.
Notified by:	maho
Approved by:	ehaupt (mentor)
2007-07-27 18:55:31 +00:00
Maho Nakata
2050ed4c24 Update to 1.16. 2007-07-26 04:39:30 +00:00