1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

4800 Commits

Author SHA1 Message Date
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Mark Linimon
238940659f Return laszlof's ports to the pool due to lack of time.
Hat:		portmgr
2008-08-19 09:18:37 +00:00
Martin Wilke
0aef7ab243 - Update to 5.5.0.13
PR:		126598
Submitted by:	Ports Fury
2008-08-18 22:08:22 +00:00
Martin Wilke
7046c8ce33 - Update to 0.5.1
PR:		126581
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-08-18 21:51:10 +00:00
Mikhail Teterin
51090c6f33 Try to fix the problem with permissions on an install-script. I did not
experience it, because I had gmkdir installed...

Notified by:	Erwin Lansing, QA Tindy
2008-08-18 20:50:26 +00:00
Mikhail Teterin
4decd0e15e Unbreak by upgrading from 2.2-5 to 2.2-10 (the latest). 2008-08-17 14:17:53 +00:00
Emanuel Haupt
e1bb6060ca Update to 14.1.4 2008-08-16 14:30:01 +00:00
Martin Wilke
5cb1d3d135 - Update to 0.0.8
- Pass maintainership to submitter

PR:		126541
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-15 20:03:10 +00:00
Dmitry Sivachenko
f0e03caa81 Chase glpk shlib version bump. 2008-08-15 14:16:01 +00:00
Dmitry Sivachenko
a801956217 Update to version 4.30. 2008-08-15 14:11:11 +00:00
Emanuel Haupt
4968a6dfa2 Update to 14.1.3 2008-08-15 08:52:32 +00:00
Edwin Groothuis
0002baf188 [MAINTAINER] math/isabelle: update from 2007 to 2008
Updates the port to the latest Isabelle release. It does
	not seem worth the effort to continually patch the bash
	script files to make them work under sh, hence the large
	number of removed files.

PR:		ports/126067
Submitted by:	Timothy Bourke <timbob@bigpond.com>
2008-08-15 04:33:04 +00:00
Edwin Groothuis
6f2b571e98 [MAINTAINER] math/proofgeneral: 3.7.0 -> 3.7.1
PR:		ports/126066
Submitted by:	Timothy Bourke <timbob@bigpond.com>
2008-08-15 01:03:23 +00:00
Erwin Lansing
79c27e0767 Restore PORTEPOCH that got lost in the previous revision. 2008-08-14 20:26:44 +00:00
Hye-Shik Chang
1f49f0dda7 Change default array implementation to math/py-numpy. 2008-08-14 06:14:48 +00:00
Hye-Shik Chang
698dcc7a48 Update to 1.1.1 2008-08-14 06:02:28 +00:00
Hye-Shik Chang
0ce1ee1653 Update to 0.9.3 2008-08-14 05:45:23 +00:00
Emanuel Haupt
c764341e87 Update to 14.1.2 2008-08-12 09:02:10 +00:00
Marcelo Araujo
a2ee0433e7 - Fix the installation when a PREFIX other than /usr/local is used.
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (via mail)
2008-08-12 00:40:51 +00:00
Martin Wilke
68c8e53bb2 SymPy is a Python library for symbolic mathematics.
It aims to become a full-featured computer algebra
system (CAS) while keeping the code as simple as
possible in order to be comprehensible and easily
extensible. SymPy is written entirely in Python and
does not require any external libraries.

WWW:	http://code.google.com/p/sympy/

PR:		ports/126394
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-08-11 22:14:50 +00:00
Yen-Ming Lee
ccc09fd546 Distfiles have been rerolled with the same version number. (31-July-2008)
Changelog:      http://www.mps.mpg.de/dislin/news.html
MD5 checksum:   ftp://ftp.gwdg.de/pub/grafik/dislin/unix/md5.sum
2008-08-09 18:44:13 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Rong-En Fan
b1222ca908 This module converts to and from Base36 numbers (0..9 - A..Z)
It was created because of an article/challenge in "The Perl Review"

WWW: http://search.cpan.org/dist/Math-Base36/

PR:		ports/126383
Submitted by:	Yi-Hsuan Hsin <mhsin at mhsin.org>
2008-08-09 12:53:04 +00:00
Emanuel Haupt
c743f51cce Update to 14.1.1 2008-08-08 12:35:16 +00:00
Martin Wilke
84c1313bcc Gmm++ is a generic C++ template library for sparse, dense and skyline
matrices. It is built as a set of generic algorithms (mult, add,
copy, sub-matrices, dense and sparse solvers ...) for any interfaced
vector type or matrix type. It can be view as a glue library allowing
cooperation between several vector and matrix types. However, basic
sparse, dense and skyline matrix/vector types are built in Gmm++,
hence it can be used as a standalone linear algebra library.
Interfacing a vector or matrix type means writing "traits" objects
called "linalg_traits", which describe their properties. The library
offers predefined dense, sparse and skyline matrix types.

WWW:	http://home.gna.org/getfem/
2008-08-06 10:48:23 +00:00
Martin Wilke
e08f44456d - Update to 0.9.7
PR:		126247
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-08-06 07:50:41 +00:00
Martin Wilke
72ca146678 - Update to 0.9.7
PR:		126248
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-08-06 07:48:18 +00:00
Erwin Lansing
7a022efdcf Mark BROKEN: does not install. 2008-08-06 07:17:18 +00:00
Yen-Ming Lee
097ffdd305 - upgrade to 2.01
- update dependency
- assign to perl@
2008-08-05 23:51:06 +00:00
Ade Lovett
ca8d18b176 As per http://cr.yp.to/distributors.html, effective 2008-08-05,
remove RESTRICTED on these ports - they are free to roam wild.
2008-08-05 13:51:31 +00:00
Pietro Cerutti
e5f228be0e - Chase math/R upgrade
- Bump PORTREVISION

Reported by:	pointyhat (via pav)
Approved by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-08-04 20:04:42 +00:00
Martin Wilke
d774d6b6d7 - Mark BROKEN Does not compile
Submitted by:	maintainer
Reported by	erwinbot
2008-08-03 10:03:40 +00:00
Martin Wilke
8a3d74bdb8 - Update to 1.7.6
PR:		126174
Submitted by:	Ports Fury
2008-08-02 22:34:28 +00:00
Stanislav Sedov
ae540f4cac - Bump PORTREVISION to force rebuild after the lang/sbcl update. 2008-08-02 20:35:26 +00:00
Tilman Keskinoz
f6a3e314f0 Remove unneeded rundeps on qt4 buildtools
PR:		123362
Submitted by:	Max Brazhnikov
2008-08-01 09:46:54 +00:00
Edwin Groothuis
ab7d3827b7 Fix BUILD_DEPENDS statement since this port only needs math/pari
to be configured, not installed.
2008-07-31 00:59:12 +00:00
Pietro Cerutti
ddef8131c7 - Update to 2.7.1
PR:		125245
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by:	maintainer timeout (over three weeks)
2008-07-29 14:13:14 +00:00
Maho Nakata
242103929b Bump portresivion after a fix of pkg-plist.
Submitted by:	erwin
2008-07-29 07:57:06 +00:00
Maho Nakata
b70829f9df Fix pkg-plist.
Submitted by:	pav
2008-07-29 01:36:07 +00:00
Martin Wilke
cf339218e1 - Update to 1.3
- Pass maintainership to perl@

PR:		125945
Submitted by:	Wen heping <wenheping@gmail.com>
2008-07-27 20:16:36 +00:00
Li-Wen Hsu
b7db67f601 - Update to 0.5
PR:		ports/125544
Submitted by:	Wen heping <wenheping AT gmail.com>
2008-07-26 09:13:54 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Pietro Cerutti
683bdcfb72 - Update to 2.8b23 2008-07-24 17:11:44 +00:00
Maho Nakata
e34ef52463 Fix build.
Spotted by: itetcu
2008-07-23 11:38:53 +00:00
Stanislav Sedov
747e3399fd - Bump PORTREVISION to reflect the lang/sbcl update. 2008-07-23 07:26:08 +00:00
Maho Nakata
e1421712f2 Fix build with
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes

Spotted by: itetcu
2008-07-23 06:44:44 +00:00
Maho Nakata
7528983ba1 Fix build.
Submitted by:	itetcu, pav, erwin
2008-07-23 01:42:09 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00
Johan van Selst
d45fa28438 - Update to latest packages release (18 July) 2008-07-20 18:54:47 +00:00