Commit graph

4783 commits

Author SHA1 Message Date
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
Emanuel Haupt
e9278ad449 Update to 14.0.8 2008-07-20 12:24:19 +00:00
Greg Larkin
bb3d8a2d71 Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:	beech (mentor)
2008-07-18 21:05:20 +00:00
Martin Wilke
dc4788a833 - Update to 1.9
- Respect PORTDOCS
- Pass maintainership to submitter

PR:		125187
Submitted by:	Wen heping <wenheping@gmail.com>
2008-07-18 20:40:43 +00:00
Martin Wilke
b16eff54df Readded in math/
A C-coded Python extension module that wraps the GMP library to provide
to Python code fast multiprecision arithmetic (integer, rational, and
float), random number generation, advanced number-theoretical functions,
and more.

WWW:   http://code.google.com/p/gmpy/
2008-07-18 13:15:24 +00:00
Martin Wilke
a289f0dfc9 igraph is a free software package for creating and manipulating
undirected and directed graphs. It includes implementations for
classic graph theory problems like minimum spanning trees and
network flow, and also implements algorithms for some recent
network analysis methods, like community structure search.

igraph contains functions for generating regular and random graphs,
manipulating graphs, assigning attributes to vertices and edges.
It can calculate various structural properties, includes heuristics
for community structure detection, supports many file formats.

WWW:   http://cneurocvs.rmki.kfki.hu/igraph/

PR:		ports/125534
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-18 12:36:04 +00:00
Wesley Shields
f69109467c Fix build on -CURRENT.
PR:		ports/125654
Submitted by:	Robert Noland <rnoland@2hip.net>
2008-07-17 13:19:59 +00:00
Maho Nakata
a6c0ec6336 Update to 3.0.1 2008-07-17 06:02:07 +00:00
Maho Nakata
5878db90a4 A fix. 2008-07-17 01:45:27 +00:00
Pav Lucistnik
cf0d8a2a87 - Mark BROKEN on 8.x 2008-07-15 19:52:12 +00:00
Dmitry Sivachenko
56bb28e7ce Chase glpk shared library version. 2008-07-15 13:03:56 +00:00
Dmitry Sivachenko
c1553496d3 Update to 4.29.
PR:		125395
Submitted by:	bf <bf2006a@yahoo.com>
2008-07-15 13:01:10 +00:00
Maho Nakata
6b7b6ab96f I belive this should fix the build. 2008-07-15 01:25:29 +00:00
Maho Nakata
2b80128697 Omit @ to see what is happening. 2008-07-14 03:27:15 +00:00
Rong-En Fan
192e37300b - Update to 2.12.17
PR:		ports/125474
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by:	Christopher Illies <christopher.illies at ki.se> (maintainer)
2008-07-14 02:37:23 +00:00
Nicola Vitale
95e1d20fc0 - math/muparser belongs to BUILD_DEPENDS not RUN_DEPENDS 2008-07-13 09:55:30 +00:00
Nicola Vitale
800e063b76 - Chase math/muparser update
- Bump PORTREVISION (math/muparser doesn't install a shared library anymore)
2008-07-13 09:48:30 +00:00
Nicola Vitale
d27b0268b1 - Remove USE_LDCONFIG (the port doesn't installa a shared library any more) 2008-07-13 09:46:54 +00:00