Commit graph

5097 commits

Author SHA1 Message Date
Maho Nakata
0b65a65c72 Add math/sedumi
SeDuMi is a software package to solve optimization problems over symmetric
cones. This includes linear, quadratic, second order conic and semidefinite
optimization, and any combination of these.

WWW: http://sedumi.mcmaster.ca/
2008-10-06 03:06:17 +00:00
Martin Wilke
f554ee40ab plasTeX is a LaTeX document processing framework
written entirely in Python. It currently comes
bundled with renderers for XHTML, DocBook, man
pages, plain text, as well as a way to simply dump
the document to a generic form of XML. Other
renderers can be added as well and are planned
for future releases.

WWW:	http://plastex.sf.net/

PR:		ports/127864
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-10-05 13:32:34 +00:00
Martin Wilke
3c36e3474d - Update to 0.98.3
- Detects and uses wxpython if installed

PR:		127726
Submitted by:	Li-Lun Wang <llwang@infor.org>
Approved by:	maintainer
2008-10-05 13:31:32 +00:00
Nicola Vitale
3c91c0139b - Forgotten to commit distinfo 2008-10-05 11:39:40 +00:00
Nicola Vitale
d5b4283fd0 - Update to 0.7.6
- Set MASTER_SITES to SF
- Use x11-toolkits/wxgtk28 instead of wxgtk26
2008-10-05 09:16:53 +00:00
Stanislav Sedov
eeaeafaa88 - Bump revision because of lang/sbcl update. 2008-10-03 09:53:55 +00:00
Max Brazhnikov
0db0074846 Update qtiplot to 0.9.7.2
Approved by:	miwi (mentor)
2008-10-02 21:15:41 +00:00
Martin Wilke
e705ceace4 The symeig module contains a Python wrapper for the LAPACK functions to
solve the standard and generalized eigenvalue problems for symmetric
(hermitian) positive definite matrices. Those specialized algorithms give
an important speed-up with respect to the generic LAPACK eigenvalue
problem solver used by NumPy (linalg.eig and linalg.eigh).

WWW: http://mdp-toolkit.sourceforge.net/symeig.html

PR:		ports/127336
Submitted by:	Li-Lun Wang <llwang at infor.org>
2008-09-27 18:50:12 +00:00
Cheng-Lung Sung
80bc67de7d - Update to 1.10.3 2008-09-27 15:13:15 +00:00
Emanuel Haupt
f198b8e7f7 Update to 14.2.0 2008-09-26 11:51:42 +00:00
Cheng-Lung Sung
f0696ecf45 - update to 0.5.9p5.
- remove benchmark scripts installed as examples
- update pkg-descr

PR:		ports/127438
Submitted by:	Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac dot jp>
2008-09-26 07:05:56 +00:00
Dmitry Marakasov
4befb440af - Fix dynamic linker errors by explicitely linking with Magick++ libs
- While here, convert some spaces to tabs

PR:		127369
Submitted by:	Jason Lenthe <lenthe at comcast dot net>
Fix by:		Stephen Montgomery-Smith <stephen at math dot missouri dot edu> (maintainer)
2008-09-25 23:19:38 +00:00
Dmitry Marakasov
0d69b28f63 - Add benchmarks/octave-forge-benchmark and math/octave-forge-nlwing2 support
PR:		127611
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu> (maintainer)
2008-09-25 21:54:55 +00:00
Anton Berezin
a452763803 Add math/p5-Geo-Coordinates-UTM, a Perl module that can translate
latitude/longitude coordinates to Universal Transverse Mercator(UTM)
coordinates and vice versa.
2008-09-24 11:21:42 +00:00
Martin Wilke
5cca6e8c31 - Update to 3.1 2008-09-24 08:44:08 +00:00
Dmitry Marakasov
76d7ec0629 The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is nlwing2.

This package allows efficient computation of nonlinear aerodynamic properties
of a wing. It employs 2D section data to build a 3D potential vortex model of
the flow. It uses a robust Euler-Newton method to track the change of flow
vorticity quantities as the angle of attack progresses.

WWW: http://octave.sourceforge.net/

PR:		127300
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2008-09-24 07:26:50 +00:00
Dmitry Marakasov
adec137063 - Remove unnecessary distinfo
PR:		127356
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu> (maintainer)
2008-09-24 07:26:28 +00:00
Dmitry Marakasov
b634bf6f4b - Update to 1.7.7
PR:		127180
Submitted by:	valerio dot daelli at gmail dot com
2008-09-23 18:51:19 +00:00
Dmitry Marakasov
9f84fad1cc GMP is a free library for arbitrary precision arithmetic, operating
on signed integers, rational numbers, and floating point numbers.
There is no limit to the precision except the ones implied by the
available memory in the machine GMP runs on. GMP has a rich set of
functions, and the functions have a regular interface.

This port compiles libgmp using MinGW32.

WWW: http://www.swox.com/gmp/

PR:		123391
Submitted by:	Timothy Bourke <timbob at bigpond dot com>
2008-09-23 13:16:00 +00:00
Johan van Selst
d57116026e Update to latest packages release (17 Sep) 2008-09-23 13:08:52 +00:00
Dmitry Marakasov
d2dc0fa2cc - Update to ScientificPython 2.6.1, which is the latest stable release.
- Adoption of (NO)PORTEXAMPLES, EXAMPLESDIR and DOCSDIR
- Adding PKGNAMEPREFIX to EXAMPLESDIR and DOCSDIR.
- Pass maintainership to submitter with hist consent

PR:		123718
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail dot jp>
2008-09-23 12:59:38 +00:00
Alex Dupre
73d0f662ee Update to 4.2.4 release. 2008-09-23 06:16:46 +00:00
Alex Dupre
4c396f7485 Update to 2.3.2 release. 2008-09-23 05:45:08 +00:00
Maho Nakata
73f3a0d1a6 A build fix.
Submitted by:	many (thanks folks!)
Approved by:	portmgr (pav)
2008-09-22 07:26:20 +00:00
Martin Wilke
54d25ae10e - Respect NOPORTDOCS
Approved by:	portmgr (erwin)
2008-09-12 08:50:42 +00:00
Li-Wen Hsu
e47ce9a03f - Unbreak, last fixing forgot to update distinfo
- Drop 5.x support

PR:		ports/127288
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	portmgr (erwin)
2008-09-11 16:50:42 +00:00
Pietro Cerutti
c6fd398b07 - Fix build upon NOPORTDOCS
Reported by:	QA Tindie
Approved by:	portmgr
2008-09-09 22:05:56 +00:00
Maho Nakata
f03a0c7a3d Update math/octave-forge to 20080831 version
PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
Approved by:    portmgr (erwin)
2008-09-09 07:37:20 +00:00
Maho Nakata
8d7df5d183 Correct port name and create date.
PR:		127226
Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info> and also
            Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
Approved by: portmgr@ (erwin)
2008-09-09 06:42:55 +00:00
Maho Nakata
8c435f6474 Build fix for math/octage-forge-xraylib.
PR:		127208
Submitted by:	Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu>
Approved by:	portmgr (joe)
2008-09-09 00:00:12 +00:00
Maho Nakata
def944f36e Build fix for math/octave-forge-data-smoothing.
Spotted by:     QAT@
PR:             127207
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
Approved by:	portmgr (joe)
2008-09-08 23:57:21 +00:00
Li-Wen Hsu
1827e1cc2f - Fix installation while WITH_ATLAS is specified [1]
- Fix plist

PR:		ports/126960 [1]
Submitted by:	Arjan Gijsberts <arjan AT liralab.it>
Approved by:	maintainer
Approved by:	portmgr (erwin)
2008-09-08 16:02:56 +00:00
Maho Nakata
070937c507 Add port math/octave-forge-bim
This is bim.

Package for solving Diffusion Advection Reaction (DAR)
Partial Differential Equaltions based on the Finite Volume Scharfetter-Gummel
(FVSG) method a.k.a Box Integration Method (BIM)

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 08:09:53 +00:00
Maho Nakata
42c5d6117c Add port math/octave-forge-data-graceplot
This is graceplot.
 Graceplot bindings for octave.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:47:35 +00:00
Maho Nakata
626be3fe78 Add port math/octave-forge-data-smoothing
This is data-smoothing.
 Algorithms for smoothing noisy data

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:44:54 +00:00
Maho Nakata
bdabee07ef Add port math/octave-forge-ga
This is ga.
 Genetic optimization code

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:42:27 +00:00
Maho Nakata
8063b47dbc Add port math/octave-forge-control
This is control.
 Additional Octave Control tools

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:38:52 +00:00
Maho Nakata
ab96ace2b5 Add port math/octave-forge-financial
This is financial.
Financial manipulation and plotting functions

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:35:59 +00:00
Maho Nakata
9859192ad4 Add port math/octave-forge-communications
This is communications.

 Digital Communications, Error Correcting Codes (Channel Code),
Source Code functions, Modulation and Galois Fields

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:27:48 +00:00
Maho Nakata
e95a850e38 Add port math/octave-forge-msh
This is msh.

 Package for creating and managing triangular and tetrahedral meshes for
Finite Element or Finite Volume PDE solvers. Uses a mesh data structure
compatible with pdetool. Relies on gmsh for unstructured mesh generation.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:24:05 +00:00
Maho Nakata
91619c1235 Add port math/octave-forge-signal
This is signal.
Signal processing tools, including filtering, windowing and display functions.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 07:02:44 +00:00
Maho Nakata
a8444d6d05 Add port math/octave-forge-tsa
This is tsa.
Stochastic concepts and maximum entropy methods for time series analysis

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:59:41 +00:00
Maho Nakata
b98813267a Add port math/octave-forge-symbolic
This is symbolic.
Symbolic toolbox based on GiNaC and CLN.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:54:49 +00:00
Maho Nakata
61dcfa0105 Add port math/octave-forge-tcl-octave.
This is tcl-octave.
socket implementation of a tcl-octave connection

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:48:56 +00:00
Maho Nakata
1cb61cccf9 Add port math/octave-forge-zenity
This is zenity.

A set of functions for creating simple graphical
user interfaces. It is currently possible to create
calendar windows, text entries, file selection dialogs,
lists, message windows, icons in the notification area,
and windows for large amount of text.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:45:04 +00:00
Maho Nakata
e10e305cb9 Add port math/octave-forge-xraylib
This is xraylib.
Bindings to the Xraylib functions

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:42:27 +00:00
Maho Nakata
5bae94b40b Add port math/octave-forge-windows
This is windows.
Provides COM interface and additional functionality on Windows

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:39:15 +00:00
Maho Nakata
cb235762e1 Add port math/octave-forge-vrml
This is vrml.
3D graphics using VRML

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:36:08 +00:00
Maho Nakata
df44ebf172 Add port math/octave-forge-video.
This is video.

Implements addframe, avifile, aviinfo, and aviread, using ffmpeg.
(and approximately conforms to Matlab interface)

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:33:36 +00:00
Maho Nakata
b8ca1c979a Add port math/octave-forge-triangular.
This is triangular.
Simple example of a user type implementing a simple matrix type
for triangular matrices.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:30:50 +00:00
Maho Nakata
29d40aca94 Add port math/octave-forge-time
This is time.
Additional date manipulation tools.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:28:12 +00:00
Maho Nakata
4481bc41dd Add port math/octave-forge-symband.
This is symband.
Linear Algebra for Symmetric Banded Matrices

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:17:08 +00:00
Maho Nakata
7cb504cc2f Add port math/octave-forge-struct.
This is struct.
Additional Structure manipulations functions.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:14:54 +00:00
Maho Nakata
0cf8d064c8 Add port math/octave-forge-strings.
This is strings.
Additional manipulation functions

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:07:49 +00:00
Maho Nakata
d03627635a Add port math/octave-forge-statistics
This is statistics.
Additional statistics functions for Octave.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:04:22 +00:00
Maho Nakata
f9f0e807f9 Add port math/octave-forge-splines
This is splines.
Additional Cubic spline functions.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:02:23 +00:00
Maho Nakata
9c1b63b2ec Add port math/octave-forge-spline-gcvspl
This is spline-gcvspl.

B-spline data smoothing using generalized cross-validation
and mean squared prediction or explicit user smoothing

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 06:00:33 +00:00
Maho Nakata
34f61771ad Add port math/octave-forge-special-matrix
This is special-matrix.
Additional Special Matrices for Octave.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:57:59 +00:00
Maho Nakata
9dade6fd0f Add port math/octave-forge-optim
This is optim.
Unconstrained Non-linear Optimization toolkit.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:52:47 +00:00
Maho Nakata
1838906ab2 Add port math/octave-forge-specfun
This is specfun.
Special functions including ellipitic functions, etc

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:45:06 +00:00
Maho Nakata
135fe1ece9 Add port math/octave-forge-sokets
This is sockets.
Socket functions

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:42:18 +00:00
Maho Nakata
c725c38c08 Add port math/octave-forge-secs2d
This is secs2d.
A Drift-Diffusion simulator for 2d semiconductor devices

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:37:24 +00:00
Maho Nakata
d7fa733127 Add port math/octave-forge-secs1d
This is secs1d.
A Drift-Diffusion simulator for 1d semiconductor devices

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:35:25 +00:00
Maho Nakata
cf06a53b29 Add port math/octave-forge-pt_br
This is pt_br.
Brazilian Portuguese translations of the help strings of the
Octave functions.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:32:40 +00:00
Maho Nakata
a8e8efaf1f Add port math/octave-forge-plot
This is plot.
Additional ploting tools for Octave.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:30:27 +00:00
Maho Nakata
a435057667 Add port math/octave-forge-physicalconstants
This is physicalconstants.
Physical Constants from Atomic & Molecular Physics, taken from NIST database

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:28:35 +00:00
Maho Nakata
a77571d8b5 Add port math/octave-forge-pdb
This is pdb.
Reads and display PDB-files from the Brookhaven protein databank

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:25:21 +00:00
Maho Nakata
2ceda1f699 Add port math/octave-forge-optiminterp
This is optiminterp.
 An optimal interpolation toolbox for octave

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:23:28 +00:00
Maho Nakata
519629febe Add port math/octave-forge-outliers
This is outliers.

Grubbs, Dixon and Cochran tests for outlier detection
and p-value approximating routines

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:21:08 +00:00
Maho Nakata
b0893bea60 Add port math/octave-forge-odepkg
This is odepkg.
 A package for solving differential equations with GNU Octave.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:18:57 +00:00
Maho Nakata
7bdcd6fa1f Add port math/octave-forge-odebvp
This is odebvp.

To approximate the solution of the boundary-value problem
  y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta
by the linear finite-diffence method.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:13:44 +00:00
Maho Nakata
36e9ca6380 Add port math/octave-forge-mapping
This is mapping. Simple Mapping functions.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:09:43 +00:00
Maho Nakata
83f1d476e9 Add port math/octave-forge-irsa
This is irsa.
Irregular sampling analysis.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:05:43 +00:00
Maho Nakata
52a276fe46 Add port math/octave-forge-ftp
This is ftp.
These are bindings for ftplib, and MATLAB compatible APIs

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:03:08 +00:00
Maho Nakata
6dde1c4607 Add port math/octave-forge-fixed
This is fixed.
Fixed point real and complex matrix toolbox

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 05:00:00 +00:00
Maho Nakata
8d6263cb51 Add port math/octave-forge-octgpr
This is octgpr.

The package allows interpolating and smoothing scattered
multidimensional data using Gaussian Process Regression (also known
as Kriging).

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:51:17 +00:00
Maho Nakata
c2110a66a2 Add port math/octave-forge-ocs
This is ocs.
Package for solving DC and transient MNA equation stemming from
electrical circuit.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:47:44 +00:00
Maho Nakata
5a47dd87be Add port math/octave-forge-nnet
This is nnet. A feed forward multi-layer neural network.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:21:25 +00:00
Maho Nakata
3f9dbf993f Add port math/octave-forge-parallel
This is parallel. Parallel execution package for cluster computers

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:15:50 +00:00
Maho Nakata
223656a4e1 Add port math/octave-forge-octcdf
This is octcdf. A NetCDF interface for octave

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:13:17 +00:00
Maho Nakata
0634417945 Add port math/octave-forge-nan
This is nan. Missing value statistical toolbox

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:10:05 +00:00
Maho Nakata
f2cf6fce7e Add port math/octave-forge-multicore
This is multicore.
An Octave-forge package providing functions for
parallel processing on multiple cores.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:08:03 +00:00
Maho Nakata
f4f51fd84a Add port math/octave-forge-missing-functions
This is missing-functions.
Find functions that are in Matlab but not in Octave.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:05:48 +00:00
Maho Nakata
47507be7df Add port math/octave-forge-miscellaneous
This is miscellaneous.
Miscellaneous tools including waitbar, xml tools, etc

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:03:28 +00:00
Maho Nakata
d94969d340 Add port math/octave-forge-econometrics
This is econometrics.
Econometrics functions including MLE and GMM based techniques.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 04:00:50 +00:00
Maho Nakata
7a2daeea0a Add port math/octave-forge-ident
This is ident.
Addition System Indentification Control functions.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:57:27 +00:00
Maho Nakata
36e96a0933 Add port math/octave-forge-general
This is general. General tools for octave.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:54:38 +00:00
Maho Nakata
a189331974 Add port math/octave-forge-image
This is image.
The Octave-forge Image package provides functions for
reading, writing, and processing images. The package supports
almost all image formats through the use of ImageMagick.
The package also provides functions for feature extraction, image
statistics, spatial and geometric transformations, morphological
operations, linear filtering, and much more.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:51:49 +00:00
Maho Nakata
2622be3959 Add port math/octave-forge-io
This is io. Input/Output in external formats.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:48:43 +00:00
Maho Nakata
cd96f388f2 Add port math/octave-forge-integration
This is integration.
Toolbox for 1-D, 2-D, and n-D Numerical Integration

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:46:20 +00:00
Maho Nakata
9f798d581c This is informationtheory.
Functions and routines for basic Information Theory definitions, and source coding.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:43:02 +00:00
Maho Nakata
f7c98d53b2 Add port math/octave-forge-linear-algebra
This is linear-algebra.
Additional linear algebra code, including general SVD and matrix functions.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:37:39 +00:00
Maho Nakata
5a8acb400a Add port math/octave-forge-combinatorics
This is combinatorics. Combinatorics functions, incuding partitioning.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:34:01 +00:00
Maho Nakata
1a5cf90664 Add port math/octave-forge-civil-engineering
This is civil-engineering.
Functions to solution some ODE's in Civil Engineering.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:31:35 +00:00
Maho Nakata
588c86c090 Add port math/octave-forge-bioinfo.
This is bioinfo. Bioinformatics manipulation

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:27:56 +00:00
Maho Nakata
2fdf440aba Add port math/octave-forge-gsl.
This is gsl, Octave bindings to the GNU Scientific Library.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:24:19 +00:00
Maho Nakata
7bee1530ec Add port math/octave-forge-engine.
This is engine.
 An external interface library for Octave

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:13:05 +00:00
Maho Nakata
fad0e40e1a Add port math/octave-forge-fpl.
Collection of routines to plot data on unstructured triangular and
tetrahedral meshes

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 03:02:26 +00:00
Maho Nakata
d5bd4d2dc3 Adding math/octave-forge-audio.
This is for Audio recording, processing and playing tools.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 02:13:09 +00:00
Maho Nakata
bf34c6a63a Add math/octave-forge-arpack port.
Octave bindings to ARPACK, including the eigs and svds function.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030                                                                                    Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 02:10:38 +00:00
Maho Nakata
af21c1d7f0 Add math/octave-forge-ann port.
This package is "ann".
The Octave-forge ANN package wraps the ANN library, which
provides data structures and functions for computing exact
and approximate nearest neighbors on an arbitrarily high dimensional point set.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 02:07:04 +00:00
Maho Nakata
9d4c78b938 Remove unnessary file. 2008-09-08 02:01:35 +00:00
Maho Nakata
996cc28fa0 Add math/octave-forge-ad port.
This package is "Automatic Forward Differentiation (AD)".

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 02:00:25 +00:00
Maho Nakata
e1a3764d40 Bump port revision accordingly (update of math/octave port). 2008-09-08 01:35:20 +00:00
Maho Nakata
82861fe49b Fix pkg-plist, and bump portrevision. 2008-09-08 01:31:50 +00:00
Maho Nakata
75cd39c216 Add math/octave-forge-base.
This baseport provides the basic directory structure.  Deleting this package
will completely erase all the structure, and remaining files, associated with
the octave packaging system.  This is useful if things go wrong with the
octave packaging system.

(The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.)

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-08 00:34:17 +00:00
Li-Wen Hsu
6c8231e73f - Update to 0.5.1
PR:		ports/126584
Submitted by:	Wen heping <wenheping AT gmail.com>
2008-09-07 11:11:23 +00:00
Emanuel Haupt
2228b68731 Update to 14.1.6 2008-09-07 08:45:29 +00:00
Michael Johnson
279fbcbe78 Add 'make regression-test' which runs a series of tests of the fftw3 build
PR:		ports/127103
Submitted by:	Pedro Giffuni <pfgshield-freebsd@yahoo.com>
2008-09-07 04:19:51 +00:00
Mark Linimon
7999a27cac Fix the build for slave port ploticus-nox11.
Reported by:	phil dot pennock at spodhuis dot org
2008-09-07 03:55:02 +00:00
Mark Linimon
d7018eab56 Reset tg due to lack of commits for several months and no response to email.
Hat:	portmgr
2008-09-07 00:54:46 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Stanislav Sedov
cfe3b491b3 - Bump up portrevision because of lang/sbcl update. 2008-09-05 23:45:22 +00:00
Martin Wilke
67e159fa91 - Update to 0.6.2
PR:		127004
Submitted by:	maintainer
2008-09-05 14:15:45 +00:00
Maho Nakata
29426501cf Update to 3.0.2, and sort pkg-plist. 2008-09-05 06:43:42 +00:00
Lars Engels
d4e2c5b646 Update to 1.63 2008-09-04 14:52:05 +00:00
Dmitry Sivachenko
b9a2e3a0b7 Chase glpk shlib version. 2008-09-04 10:26:41 +00:00
Dmitry Sivachenko
b98df68d08 Update to 4.31.
PR:		127064
Submitted by:	bf <bf2006a@yahoo.com>
2008-09-04 10:23:32 +00:00
Rong-En Fan
d122822886 - Update to 5.16.3
- Pass maintainership to submitter

PR:		ports/126995
Submitted by:	bf <bf2006a at yahoo.com>
2008-09-03 15:17:34 +00:00
Martin Wilke
129bf63f84 The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.

KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.

Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:

    * Significant performance, interaction and rendering correctness
      improvements in KHTML and Konqueror, KDE's web browser
    * User interaction, rendering and stability fixes in Plasma,
      the KDE4 desktop shell
    * PDF backend fixes in the document viewer Okular
    * Fixes in Gwenview, the image viewer's thumbnailing, more
      robust retrieval and display of images with broken metadata
    * Stability and interaction fixes in KMail

New Ports:
- graphics/kcoloredit
	* KColorEdit is a palette files editor. It can be used
	  for editing color palettes and for color choosing and
	  naming.

- graphics/kgraphviewer
	* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
	  GraphViz programs are free-software layout engines for graphs.
	  KGraphViewer displays the graphs in a modern, user-friendly GUI
	  with all the power of a well integrated KDE application.

- graphics/kiconedit
	* KIconEdit is designed to help create icons for KDE using the standard
	  icon palette.

- graphics/skanlite
	* Skanlite is a simple image scanning application that does nothing
	  more than scan and save images. Skanlite can open a save dialog for
	  every image scanned or save the images immediately in a specified
	  directory with auto-generated names and format. The user can also
	  choose to show the scanned image before saving.
2008-09-03 13:06:24 +00:00
Mark Linimon
775e8df21c Reset sf@slappy.org due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:57:44 +00:00
Mark Linimon
04ca400c90 Update to 2.40. Major changes:
- added: proc catlines; proc tree; proc image.
 - deprecated: server-side image maps (use client-side instead); definition
   of categories within proc areadef (use proc categories instead); proc print.
 - discontinued attributes: proc processdata's stack; proc usedata's element,
   proc getdata's rotate, and proc defineunits (use the $changeunits()
   function instead).
 - proc rangebar has been renamed proc boxplot and there are major
   functionality changes. Any script that uses proc rangebar will need
   maintenance.
 - rewrite of parser.
 - many bugfixes.

For complete list, see http://ploticus.sourceforge.net/doc/news.html.
2008-09-02 22:14:43 +00:00
Maho Nakata
f9740d36a8 Recognize the -pthread flag, and bump port revision.
PR:             126899
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-02 03:11:08 +00:00
Maho Nakata
bb74500328 Recognize the -pthread flag, and bump port revision.
PR:		126899
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2008-09-02 02:10:57 +00:00
Maho Nakata
0f4d0297dd Hopefully fix the build... 2008-09-02 01:59:58 +00:00
Rong-En Fan
c177c0a3d5 - Update to 2.3.4
PR:		ports/126992
Submitted by:	Yoshiaki Uchikawa <yoshiaki at kt.rim.or.jp>

- Eliminate the need of different plist files by using PLIST_SUB
2008-09-01 09:30:38 +00:00
Rong-En Fan
b3759e494e - Unbreak this port by using emacs 21 (this port is integrated into emacs22)
- While I'm here, use bsd.emacs.mk instead of hard coding the dependency

PR:		ports/124859
Submitted by:	Peter Jeremy <peterjeremy at optushome.com.au>
Approved by:	Andrew Bernard" <andrewb at cs.cmu.edu> (maintainer)
2008-08-31 07:33:10 +00:00
Martin Wilke
0496cccc57 - Pass maintainership to Pedro Giffuni (giffunip@tutopia.com)
PR:		126962
Submitted by:	old maintainer
2008-08-30 14:33:12 +00:00
Dmitry Marakasov
12a0d6e5e3 - Fix plist for NOPORTDOCS case
Reported by:	QAT
2008-08-28 14:46:29 +00:00
Alex Dupre
ff71cfceeb Update to 4.2.3 release. 2008-08-28 06:07:38 +00:00
Cheng-Lung Sung
ea06039f14 - Update to 0.08
Changes:	http://search.cpan.org/dist/Statistics-Contingency/Changes
2008-08-27 01:53:26 +00:00
Cheng-Lung Sung
cdcdd8ed94 - Update to 0.09
Changes:	http://search.cpan.org/dist/AI-DecisionTree/Changes
2008-08-27 01:49:23 +00:00
Emanuel Haupt
002d2c5fba Update to 14.1.5 2008-08-26 08:21:18 +00:00
Pav Lucistnik
ab6f02df74 - Remove empty files 2008-08-25 23:42:36 +00:00
Martin Wilke
393ec4f03f - Update to 20080817
PR:		126808
Submitted by:	Wen heping <wenheping@gmail.com>
2008-08-25 21:16:25 +00:00
Martin Wilke
7898c1403c - Update to 0.10
PR:		126725
Submitted by:	maintainer
2008-08-25 16:37:56 +00:00
Dmitry Marakasov
71c757a64b - Fix plist for NOPORTDOCS and WITH_TCLTK cases (WITH_PYTHON build still broken)
Reported by:	QAT
2008-08-25 00:15:59 +00:00
Dmitry Marakasov
6f2e70abd1 - Fix plist for NOPORTEXAMPLES case
Reported by:	QAT
2008-08-24 21:12:54 +00:00
Dmitry Marakasov
df54d6d498 - Fix plist for NOPORTDOCS case
Reported by:	QAT
2008-08-24 20:13:27 +00:00
Jean-Marc Zucconi
0de0eab019 Respect CC, CFLAGS, etc.
Plist fixes.

PR:		ports/126302
Submitted by:	bf <bf2006a@yahoo.com>
2008-08-24 17:50:57 +00:00
Erwin Lansing
c3aa8d12c4 Mark BROKEN: does not build. 2008-08-23 17:20:32 +00:00
Maho Nakata
55d05ca969 Pass maintainership to
Stephen Montgomery-Smith <stephen@math.missouri.edu>
.
2008-08-23 05:36:52 +00:00
Alexey Dokuchaev
fa0f7dbc27 - Reindent (beautify) OPTIONS
- Spelling nits in port description
2008-08-23 00:31:33 +00:00
Maho Nakata
ad0a58d328 Update to 3.1.51. 2008-08-22 20:59:15 +00:00
Pav Lucistnik
0a376563d4 - Update to 1.8.0
PR:		ports/126555
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
Approved by:	Co Nijn <co9co9@gmail.com> (maintainer)
2008-08-22 11:36:52 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Maho Nakata
86a4943d08 Bump portrevision due to the shared lib update
of glpk.
2008-08-20 09:57:54 +00:00
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
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