non port: math/Makefile |
Number of commits found: 1711 (showing only 100 on this page) |
Saturday, 14 Apr 2012
|
19:23 jgh
Add new port: math/py-fiat
The FInite element Automatic Tabulator FIAT supports generation of arbitrary
order instances of the Lagrange elements on lines, triangles, and tetrahedra.
WWW: https://launchpad.net/fiat
PR: ports/166910
Submitted by: jwbacon@tds.net
 |
Thursday, 12 Apr 2012
|
19:33 rm
FFC works as a compiler for multilinear forms by generating code (C++) for
the evaluation of a multilinear form given in mathematical notation.
WWW: https://launchpad.net/ffc
PR: 166700
Submitted by: Jason Bacon <jwbacon@tds.net>
 |
Sunday, 8 Apr 2012
|
18:28 swills
Perl module which lets you calculate with strings (specifically passwords, but
not limited to) as if they were big integers.
WWW: http://search.cpan.org/dist/Math-String/
Feature safe: yes
 |
Wednesday, 4 Apr 2012
|
21:37 cs
Scriptable bar graph generator with stacked and clustered bars support, using
gnuplot to produce fig output and then mangle it to fill in the bars. Any number
of clustered datasets are supported, as well as automatic averaging and other
features.
WWW: http://www.burningcutlery.com/derek/bargraph/
PR: ports/166410
Submitted by: Dereckson <dereckson@gmail.com>
Approved by: wen@ (co-mentor)
Feature safe: yes
 |
Thursday, 8 Mar 2012
|
04:34 pgollucci
- update to 0.6.6
- add and update URLs of MASTER_SITES
- update author's email address
- use @dirrmtry
- change port category from math to science.
- Completes repo copy from math/ruby-netcdf -> science/ruby-netcdf
PR: ports/165314
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
 |
Monday, 20 Feb 2012
|
10:56 gahr
- New port: math/carve
Carve is a C++ library designed to perform boolean operations between two
arbitrary polygonal meshes. The standard union and intersection operations
are supported, as are symmetric and asymmetric difference. It is also
possible to implement custom operations using Carve, allowing results to be
formed from any combination of inputs.
Carve supports a variety of inputs, including both closed and open surfaces,
faces with arbitrary edge counts and datasets with multiple disjoint,
embedded or touching surfaces. Carve can also interpolate arbitrary values
across faces, meaning that CSG operations need not discard colour, texture
coordinates or other data.
WWW: http://code.google.com/p/carve/
 |
Monday, 13 Feb 2012
|
03:58 pgj
- Connect all the previously added hs- ports to the build
Obtained from: FreeBSD Haskell
 |
Saturday, 11 Feb 2012
|
14:59 tota
- Add a new port: math/R-cran-KFAS
Package KFAS provides funchtions for Kalman filtering, state,
disturbance and simulation smoothing, forecasting and simulation
of state space models. All functions can use exact diffuse
initialisation when distributions of some or all elements of initial
state vector are unknown. Filtering, state smoothing and simulation
functions use sequential processing algorithm, which is faster than
standard approach, and it also allows singularity of prediction
error variance matrix. KFAS also contains function for computing
the likelihood of exponential family state space models and function
for state smoothing of exponential family state space models.
WWW: http://cran.r-project.org/web/packages/KFAS/
 |
Monday, 6 Feb 2012
|
19:42 stephen
-New port octave-forge-queueing.
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.
The queueing toolbox provides functions for queueing networks and Markov
chains analysis. This package can be used to compute steady-state performance
measures for open, closed and mixed networks with single or multiple job
classes. Mean Valud Analysis (MVA), convolution and various bounding
techniques are implemented. Various transient and steady-state performance
measures for Markov chains can als be computed (including state occupancy
probabilities, mean time to absorption, time-averaged sojourn times), both
for continuous-time and discrete-time chains.
 |
Sunday, 5 Feb 2012
|
02:08 swills
A Perl module that provides a mechanism to render (La)TeX formulae to ASCII
art.
WWW: http://search.cpan.org/dist/Text-AsciiTeX/
 |
Saturday, 4 Feb 2012
|
10:39 tota
- Add a new port: math/R-cran-bdsmatrix
This is a special case of sparse matrices, used by coxme
WWW: http://cran.r-project.org/web/packages/bdsmatrix/
 |
10:38 tota
- Add a new port: math/R-cran-Formula
Infrastructure for extended formulas with multiple parts on the
right-hand side and/or multiple responses on the left-hand side.
WWW: http://cran.r-project.org/web/packages/Formula/
 |
Thursday, 2 Feb 2012
|
12:56 wen
This library provides implementations of special mathematical functions
and Chebyshev polynomials. These functions are often useful in statistical
and numerical computing.
WWW: https://github.com/bos/math-functions
 |
Tuesday, 31 Jan 2012
|
13:10 tota
- Add a new port: math/R-cran-memisc
One of the aims of this package is to make life easier for useRs
who deal with survey data sets. It provides an infrastructure for
the management of survey data including value labels, definable
missing values, recoding of variables, production of code books,
and import of (subsets of) SPSS and Stata files. Further, it provides
functionality to produce tables and data frames of arbitrary
descriptive statistics and (almost) publication-ready tables of
regression model estimates. Also some convenience tools for graphics,
programming, and simulation are provided.
WWW: http://www.martin-elff.net/software/memisc/
 |
Saturday, 28 Jan 2012
|
02:48 tota
- Re-add math/R-cran-igraph
- Update to 0.5.5-4
- Add LICENSE section
- Take maintainership [1]
PR: ports/164110
Submitted by: tota (myself)
Approved by: previous maintainer (timeout > 2 weeks) [1]
 |
Thursday, 26 Jan 2012
|
20:18 pav
- Add a couple of pure extensions:
devel/pure-readline: A readline interface for the Pure language
devel/pure-stldict: Pure interface to C++ STL map/unordered_map
devel/pure-stlvec: Pure interface to C++ STL vector
math/pure-mpfr: Multiprecision floats for Pure
x11-toolkits/pure-tk: A basic interface between Pure and Tcl/Tk
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com>
 |
Tuesday, 24 Jan 2012
|
23:55 stephen
- New port sage-4.8.
Sage is a free open-source mathematics software system licensed under the GPL.
It combines the power of many existing open-source packages into a common
Python-based interface.
Mission: Creating a viable free open source alternative to Magma, Maple,
Mathematica and Matlab.
 |
Monday, 23 Jan 2012
|
01:59 maho
Adding xlapack:
Extra precision version of LAPACK which uses XBLAS. It uses
XBLAS instead BLAS to use LAPACK.
http://www.netlib.org/lapack/
Submitted by: bf
 |
Wednesday, 11 Jan 2012
|
06:47 bf
Add crlibm , correctly-rounded mathematics library.
 |
Monday, 9 Jan 2012
|
19:12 bf
Add cblas 1.0, reference implementation of the C interface to the legacy
Fortran BLAS.
 |
Friday, 6 Jan 2012
|
10:50 bf
Add xblas 1.0.248, extra Precise Basic Linear Algebra Subroutines
(BLAS).
 |
Thursday, 5 Jan 2012
|
21:15 bf
Add spblas , NIST Sparse Basic Linear Algebra Subprograms (BLAS).
 |
02:35 bf
Add libflame , FLAME dense linear algebra library.
 |
Monday, 2 Jan 2012
|
09:58 bf
Add kktdirect 0.5, a direct solver package for saddle-point (KKT)
matrices.
 |
Wednesday, 28 Dec 2011
|
06:01 bf
Add slatec 4.1, SLATEC Common Mathematical Library.
PR: 151970
Submitted by: A. Shterenlikht (original version)
 |
Monday, 26 Dec 2011
|
21:32 stephen
- New port math/octave-forge-dicom.
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 dicom. Digital communications in medicine (DICOM) file io. Depends on
Grassroots DICOM (GDCM).
 |
Sunday, 25 Dec 2011
|
17:07 stephen
- math/mingw32-libgmp4 moved to math/mingw32-libgmp
PR: ports/163520
 |
Wednesday, 21 Dec 2011
|
02:58 bf
Add alt-ergo 0.94, an automatic theorem prover dedicated to program
verification.
 |
Thursday, 15 Dec 2011
|
09:22 sunpoet
- Add p5-Math-Int64 0.17
Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl.
WWW: http://search.cpan.org/dist/Math-Int64/
 |
Friday, 28 Oct 2011
|
09:14 wen
This is a Integer to Roman numerals converter.
WWW: http://pypi.python.org/pypi/roman/
 |
Monday, 17 Oct 2011
|
10:16 bf
Add fftw3-quad , Fast Discrete Fourier Transform (Quad Precision C
Routines).
 |
00:03 avilla
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports
We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.
PR: 156293 [1]
159219 [2]
160164 [3]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1]
Alvaro Castillo <gobledb@gmail.com> [2]
dkeav04@gmail.com [3]
Tested by: exp-run via pav
 |
Sunday, 16 Oct 2011
|
16:10 bf
Add fflas-ffpack 1.4.3, a library for dense linear algebra over
word-size finite fields.
 |
Saturday, 15 Oct 2011
|
19:36 eadler
pure-rational provides additional operations on the rational number type
provided by the math.pure module in the standard library.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-rational.html
PR: ports/161422
Submitted by: Zhihao Yuan <lichray@gmail.com>
Approved by: sahil (mentor)
 |
19:13 bf
Add givaro 3.5.0, a C++ library for computer algebra.
 |
Sunday, 9 Oct 2011
|
02:47 dougb
Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun Abandonware
astro/xrmap No more distfiles
audio/midimountain Abandonware
audio/gkrellmss Abandonware
audio/gnapster Abandonware
databases/xbase No more public distfiles
databases/xbsql No more public distfiles
games/gtkabale No more public distfiles
games/battleball No more public distfiles, does not compile on ia64 or
sparc64
games/race No more public distfiles
games/stvef-paks No more public distfiles
games/stvef-server No more public distfiles
games/tome No more public distfiles
games/qkmj No more public distfiles
games/oilwar No more public distfiles
games/xbaby No more public distfiles
games/xword Abandonware
games/kslide No more public distfiles
graphics/xmrm No more public distfiles, does not compile on amd64 or
sparc64
graphics/giftrans Upstream disappeared and distfile is not available
graphics/wildmagic BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet No more public distfiles
irc/tkirc No more public distfiles
korean/mizifont No more public distfiles
lang/freetxl No more public distfiles
math/nsc2ke No more public distfiles
misc/mgp-mode.el No more public distfiles
multimedia/p5-RIFF-Info No more public distfiles
net/p5-Net-OpenDHT No more public distfiles
net/mudix No more public distfiles
net-im/newsbot No more public distfiles
net-im/libicq2000 Abandonware
net-im/gossip No longer maintain by upstream, use net-im/empathy
instead
net-im/ickle Abandonware
net-mgmt/nipper BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy No more public distfiles
news/p5-Gateway No more public distfiles
print/epsmerge No more public distfiles
science/at No more public distfiles
science/pyvox No more public distfiles
security/p5-Email-Obfuscate No more public distfiles
security/libparanoia No more public distfiles
security/execwrap No more public distfiles
 |
Thursday, 6 Oct 2011
|
15:32 bf
Add trlan 201009, thick-restart Lanczos method for eigenproblems.
 |
09:53 bf
Add libocas 0.93, efficient training of SVM classifiers.
 |
Monday, 3 Oct 2011
|
03:21 stephen
- Add subdir qhull5 (repocopied from qhull).
PR: ports/161089
 |
Friday, 30 Sep 2011
|
09:12 dougb
As previously advertised, delete ports that have
vulnerabilities listed in portaudit, and those
that depend on them - part 1
math/mupad
Relies on xpm, vulnerable since 2004-09-15
net-p2p/torrentflux
Vulnerable since 2006-10-07
net/tptest
Vulnerable since 2009-12-17
security/pgp6
Vulnerable since 2005-07-31
www/p5-RTx-RightsMatrix
Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Shredder
Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Statistics
Only works with www/rt36, which is FORBIDDEN
www/plone
Vulnerable since 2011-02-10
www/pyblosxom
Vulnerable since 2009-02-11
www/rt36
Vulnerable since 2009-12-09
www/zope-archetypes
Depends on www/plone, which is FORBIDDEN
www/zope-calendaring
Depends on www/plone, which is FORBIDDEN
www/zope-coreblog2
Depends on www/plone, which is FORBIDDEN
www/zope-i18nlayer
Depends on www/plone, which is FORBIDDEN
www/zope-plonelanguagetool
Depends on www/plone, which is FORBIDDEN
www/zope-simpleblog
Depends on www/plone, which is FORBIDDEN
 |
Tuesday, 27 Sep 2011
|
17:01 stephen
- New port: math/octave-forge-mechanics.
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 mechanics.
Library with functions useful for numerical computation in classical mechanics.
 |
14:12 stephen
- New port math/octave-forge-geometry
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 geometry.
Library for geometric computing extending MatGeom functions. Useful to create,
transform, manipulate and display geometric primitives.
 |
06:35 wen
Dynare is a software platform for handling a wide class of
economic models, in particular dynamic stochastic general
equilibrium (DSGE) and overlapping generations (OLG) models.
WWW: http://www.dynare.org
PR: ports/160153
Submitted by: Fernando <fernando.apesteguia@gmail.com>
 |
Friday, 23 Sep 2011
|
18:58 sunpoet
- Add p5-Math-Prime-XS 0.24
Math::Prime::XS detects and calculates prime numbers by either applying Modulo
operator division, the Sieve of Eratosthenes, a Summation calculation or Trial
division.
WWW: http://search.cpan.org/dist/Math-Prime-XS/
 |
04:06 tota
- Add a new port: math/R-cran-sandwich
Model-robust standard error estimators for cross-sectional, time
series and longitudinal data.
WWW: http://cran.r-project.org/web/packages/sandwich/
 |
Sunday, 18 Sep 2011
|
01:38 tota
- Add a new port: math/R-cran-spdep
A collection of functions to create spatial weights matrix objects
from polygon contiguities, from point patterns by distance and
tesselations, for summarising these objects, and for permitting
their use in spatial data analysis, including regional aggregation
by minimum spanning tree; a collection of tests for spatial
autocorrelation, including global Moran's I, APLE, Geary's C,
Hubert/Mantel general cross product statistic, Empirical Bayes
estimates and Assuno/Reis Index, Getis/Ord G and multicoloured join
count statistics, local Moran's I and Getis/Ord G, saddlepoint
approximations and exact tests for global and local Moran's I; and
functions for estimating spatial simultaneous autoregressive (SAR)
lag and error models, impact measures for lag models, weighted and
unweighted SAR and CAR spatial regression models, semi-parametric
and Moran eigenvector spatial filtering, GM SAR error models, and
generalized spatial two stage least squares models.
WWW: http://cran.r-project.org/web/packages/spdep/
 |
Saturday, 17 Sep 2011
|
23:47 tota
- Add a new port: math/R-cran-deldir
Calculates the Delaunay triangulation and the Dirichlet or Voronoi
tessellation (with respect to the entire plane) of a planar point
set.
WWW: http://www.math.unb.ca/~rolf/
 |
Monday, 12 Sep 2011
|
15:36 stephen
- New port math/octave-forge-secs3d.
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 secs3d. A Drift-Diffusion simulator for 3d semiconductor devices.
 |
Thursday, 8 Sep 2011
|
06:30 wen
Supports base-2, base-10, base-16, and base-256 numbers.
Uses the GMP or BCMath extensions, if available,
and an internal implementation, otherwise.
WWW: http://pear.php.net/package/Math_BigInteger/
PR: ports/160211
Submitted by: Piotr Rybicki <meritus@innervision.pl>
 |
Tuesday, 30 Aug 2011
|
21:18 tota
- Add a new port: math/R-cran-xts
Provide for uniform handling of R's different time-based data classes
by extending zoo, maximizing native format information preservation
and allowing for user level customization and extension, while
simplifying cross-class interoperability.
WWW: http://r-forge.r-project.org/projects/xts/
 |
21:14 tota
- Add a new port: math/R-cran-zoo
An S3 class with methods for totally ordered indexed observations.
It is particularly aimed at irregular time series of numeric
vectors/matrices and factors. zoo's key design goals are independence
of a particular index/date/time class and consistency with ts and
base R by providing methods to extend standard generics.
WWW: http://zoo.r-forge.r-project.org/
 |
Sunday, 14 Aug 2011
|
12:04 pgj
- Remove port for the obsolete (and broken) category-extras Cabal package
Obtained from: FreeBSD Haskell
 |
11:45 pgj
Haskell 98 pointed and copointed data.
WWW: http://github.com/ekmett/copointed/
Obtained from: FreeBSD Haskell
 |
11:38 pgj
Comonad transformers.
WWW: http://github.com/ekmett/comonad-transformers/
Obtained from: FreeBSD Haskell
 |
11:36 pgj
Provides a wide array of semigroupoids and operations for working with
semigroupoids. A Semigroupoid is a Category without the requirement of
identity arrows for every object in the category.
WWW: http://github.com/ekmett/semigroupoids/
Obtained from: FreeBSD Haskell
 |
11:32 pgj
Haskell 98 distributive functors -- dual to Traversable.
WWW: http://github.com/ekmett/distributive/
Obtained from: FreeBSD Haskell
 |
11:30 pgj
Haskell 98 contravariant functors.
WWW: http://github.com/ekmett/contravariant/
Obtained from: FreeBSD Haskell
 |
11:27 pgj
Haskell 98 comonads.
WWW: http://github.com/ekmett/comonad/
Obtained from: FreeBSD Haskell
 |
11:22 pgj
Categories from category-extras.
WWW: http://comonad.com/reader/
Obtained from: FreeBSD Haskell
 |
11:16 pgj
Haskell 98 semigroups.
WWW: http://github.com/ekmett/semigroups/
Obtained from: FreeBSD Haskell
 |
Wednesday, 3 Aug 2011
|
06:49 bapt
Removing old ruby stuff
2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9
2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9
2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9
2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9
2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9
2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9
 |
Monday, 1 Aug 2011
|
05:24 bapt
Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public
distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public
distifles
2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles
2011-08-01 multimedia/goggles: Abandonware, see:
http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html
2011-08-01 multimedia/ldvd: Abandonware
2011-08-01 multimedia/linux-divx4linux: No more needed
2011-08-01 multimedia/linux-divx4linux4: No more needed
2011-08-01 multimedia/ogle: Abandonware
2011-08-01 multimedia/ogle-gui: Abandonware
2011-08-01 multimedia/okle: Abandonware
2011-08-01 multimedia/subconv: Look like an abandonware, no more public
distifles
2011-08-01 net/callgen323: Look like an abandonware, no more public distifles
2011-08-01 net/lyntin: No longer under active development
2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware
2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles
2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles
2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy
instead
2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles
2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public
distifles
2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles
2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles
2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles
2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
 |
Friday, 29 Jul 2011
|
14:23 bf
Add coinmp 1.4.0, optimization library with support for most of COIN-OR
CLP, CBC and CGL.
PR: 158269
Submitted by: Pedro Giffuni
 |
Thursday, 28 Jul 2011
|
09:50 bf
remove math/librandlib; attach math/randlib to build;
add an entry to MOVED
PR: 158571
 |
04:28 bf
Add libR , the static libR library from R.
 |
Saturday, 2 Jul 2011
|
13:45 miwi
2011-07-01 math/femlab: No more distfile, looks like abandonware
2011-07-01 japanese/wikicker: Looks like an abandonware
2011-07-01 emulators/vmware3: No more distfiles available.
emulators/virtualbox-ose can be used as a replacement
 |
Tuesday, 28 Jun 2011
|
01:49 stephen
- New port math/ocamlgsl
ocamlgsl is an interface to GSL (GNU scientific library), for the
Objective Caml langage.
WWW: http://oandrieu.nerim.net/ocaml/gsl/
PR: ports/156307
Submitted by: Klaus Aehlig <aehlig@linta.de>
Approved by: maho (mentor)
 |
Wednesday, 22 Jun 2011
|
08:22 bf
Add ess 5.13, R support for Emacsen.
 |
Tuesday, 21 Jun 2011
|
01:48 stephen
New port math/octave-forge-fuzzy-logic-toolkit
This is fuzzy-logic-toolkit.
A mostly MATLAB-compatible fuzzy logic toolkit 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.
WWW: http://octave.sourceforge.net/
PR: ports/157970
Submitted by: stephen
Approved by: maho (mentor)
 |
01:46 stephen
- New port math/octave-forge-octclip
This is octclip.
This package allows to do boolean operations with polygons using the
Greiner-Hormann algorithm.
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.
WWW: http://octave.sourceforge.net/
PR: ports/157969
Submitted by: stephen
Approved by: maho (mentor)
 |
Friday, 3 Jun 2011
|
08:10 wen
NZMATH is a Python based number theory oriented calculation system.
The centre of development in origin is Tokyo Metropolitan University.
It is freely available and distributed under the BSD license.
WWW: http://tnt.math.se.tmu.ac.jp/nzmath/
 |
00:42 wxs
Graph-tool is an efficient python module for manipulation and statistical
analysis of graphs (a.k.a. networks).
WWW: http://projects.skewed.de/graph-tool/
PR: ports/157331
Submitted by: Dikshie <dikshie@sfc.wide.ad.jp>
 |
Sunday, 29 May 2011
|
15:38 bf
Add lrng 20110503, uniform random number generators of P. L'Ecuyer and
his colleagues.
 |
Friday, 27 May 2011
|
18:11 bf
Add ltl2ba 1.1, fast translation from LTL formulae to Buechi automata.
 |
Saturday, 7 May 2011
|
05:47 bf
Add R-cran-SuppDists , supplementary distributions and RNG for R.
 |
Tuesday, 3 May 2011
|
21:09 rene
Remove duplicate ports, add relevant lines to MOVED
devel/common_msgs renamed to devel/ros-common_msgs
math/geometry renamed to math/ros-geometry
 |
20:54 rene
Connect devel/ros-common_msgs and math/ros-geometry to the build.
 |
Monday, 2 May 2011
|
07:30 bapt
remove unmaintained expired ports from math
2011-05-01 math/fudgit: Upstream disapear and distfile is no more available
2011-05-01 math/kaskade: Upstream disapear and distfile is no more available
2011-05-01 math/qscanplot: Upstream disapear and distfile is no more available
2011-05-01 math/rpc: Upstream disapear and distfile is no more available
2011-05-01 math/ss: Upstream disapear and distfile is no more available
2011-05-01 math/wmcalc: Upstream disapear and distfile is no more available
 |
Monday, 18 Apr 2011
|
22:25 rene
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer
2011-04-17 lang/u++: has been broken for over a half year
2011-04-17 lang/pugs: has been broken for over a year
2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer
2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer
2011-04-17 math/R-cran-igraph: has been broken for over a half year
2011-04-17 misc/ftree: has been broken for over a half year
2011-04-17 multimedia/katchtv: has been broken for a half year
2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year
2011-04-17 multimedia/banshee-mirage: has been broken for over a half year
2011-04-17 net-p2p/trackerbt: has been broken for a half year
2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer
2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer
2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer
2011-04-17 net/penguintv: has been broken for a half year
2011-04-17 news/openftd: has been broken for almost a year
2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer
2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer
2011-04-17 science/elmer-fem: has been broken for over a year
2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer
2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer
2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer
2011-04-17 security/f-protd: has been broken for over a year
2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer
2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer
2011-04-17 www/bricolage: has been broken for a half year
2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year
2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year
2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year
2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year
2011-04-17 x11/metisse: has been broken for over a half year
 |
Thursday, 7 Apr 2011
|
22:33 rene
Remove expired port:
2011-04-07 math/linux-SHA-1_collision_search_graz: Project discontinued
 |
Thursday, 17 Mar 2011
|
16:05 miwi
Cryptographically-secure, cross-platform replacement for rand()
WWW: http://search.cpan.org/dist/Math-Random-Secure
PR: ports/155574
Submitted by: Dereckson <dereckson at gmail.com>
 |
Saturday, 12 Mar 2011
|
00:10 amdmi3
Math::Polygon::Tree creates a B-tree of polygon parts for fast check
if object is inside this polygon. This method is effective if polygon
has hundreds or more segments.
WWW: http://search.cpan.org/dist/Math-Polygon-Tree/
 |
00:09 amdmi3
Math::Geometry::Planar::GPC::Polygon - OO wrapper to gpc library
WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/
 |
Tuesday, 8 Mar 2011
|
07:57 wen
R-cran-mvtnorm computes multivariate normal and t probabilities, quantiles,
random deviates and densities.
WWW: http://cran.r-project.org/package=mvtnorm
 |
Monday, 7 Mar 2011
|
07:07 wen
Statistics::R will permit the control of the the R (R-project) interpreter
through Perl in different architectures and OS.
WWW: http://search.cpan.org/dist/Statistics-R/
 |
Sunday, 20 Feb 2011
|
10:04 lwhsu
Add py-pybloom 1.0.3, a Probabilistic data structure.
 |
Thursday, 17 Feb 2011
|
00:47 maho
LAPACKE is a standard C language APIs for LAPACK, which introduces
the following features[1]:
- row-major and column-major matrix layout controlled by the first function
parameter;
- an implementation with working arrays (middle-level interface) as well as
without working arrays (high-level interface);
- input scalars passed by value;
- error code as a return value instead of the INFO parameter.
[1] Intel Corporation. "C Interface to LAPACK" README. 2010.
WWW: http://www.netlib.org/lapack/
PR: 153045
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
 |
Thursday, 10 Feb 2011
|
16:28 miwi
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 fl-core.
The package contains code for basic functions in Fuzzy Logic for Octave.
WWW: http://octave.sourceforge.net/
PR: ports/154580
Submitted by: Stephen Montgomery-Smith <stephen at math.missouri.edu>
 |
Saturday, 5 Feb 2011
|
10:42 miwi
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 fits.
The Octave-FITS package provides functions for reading, and writing FITS
(Flexible Image Transport System) files. The package supports uses the
libcfitsio library.
WWW: http://octave.sourceforge.net/
PR: ports/153971
Submitted by: Stephen Montgomery-Smith <stephen at math.missouri.edu>
Feature safe: yes
 |
Monday, 17 Jan 2011
|
07:57 wen
R-cran-coda is a R module for output analysis and diagnostics for
Markov Chain Monte Carlo simulations.
WWW: http://cran.case.edu/web/packages/coda/index.html
Feature safe: yes
 |
Thursday, 13 Jan 2011
|
09:21 makc
Remove octave-forge-spanish, it has been replaced by octave-forge-es.
PR: ports/148231
Submitted by: Stephen Montgomery-Smith <stephen at missouri.edu>
Feature safe: yes
 |
Tuesday, 4 Jan 2011
|
03:32 mezz
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.
PR: ports/153355
Discussed with: My team, FreeBSD GNOME Team
Tested by: pointyhat-exp (thanks pav!)
 |
Friday, 31 Dec 2010
|
17:35 rene
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer
available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using
the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of
2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more
maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an
abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable
with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware
Leave java/tya in for now, as it has outstanding PRs.
 |
Wednesday, 15 Dec 2010
|
16:48 nivit
ParMGridGen-1.0 is a highly optimized serial and parallel library
for obtaining a sequence of successive coarse grids that are well suited
for geometric multigrid methods.
The quality of the elements of the coarse grids is optimized using a
multilevel framework.
The parallel library is based on MPI and is portable to
a wide range of architectures.
WWW: http://www.mgnet.org/mgnet-codes-parmgridgen.html
PR: ports/152506
Submitted by: Stas Timokhin <devel at stasyan.com>
 |
Tuesday, 7 Dec 2010
|
04:10 pgollucci
Provides support for big integer calculations. Not intended to be used
by other modules. Other modules which sport the same functions can
also be used to support Math::BigInt, like Math::BigInt::GMP or
Math::BigInt::Pari.
WWW: http://search.cpan.org/dist/Math-BigInt-FastCalc/
PR: ports/152635
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
Wednesday, 24 Nov 2010
|
16:06 rene
The basic geometry and math libraries used in ROS.
angles:
Provides a set of simple math utilities to work with angles. The utilities cover
simple things like normalizing an angle and conversion between degrees and
radians, but also functions to calculate things like the shortest angular
distance between two joinst space positions of your robot, with the joint motion
constrained by joint limits.
bullet:
Contains version 2.76 of the Bullet professional free 3D Game Multiphysics
Library. The Bullet library provided by this ROS package is slightly different
from the official Bullet release.
eigen:
This package contains version 2.0.15 of the Eigen C++ template library for
linear algebra.
KDL:
This package contains a recent version of the Kinematics and Dynamics Library
(KDL), distributed by the Orocos Project. For stability reasons, this package
is currently locked to revision 31715, but this revision will be updated on a
regular basis to the latest available KDL trunk.
tf:
tf is a package that lets the user keep track of multiple coordinate frames
over time. tf maintains the relationship between coordinate frames in a tree
structure buffered in time, and lets the user transform points, vectors, etc
between any two coordinate frames at any desired point in time.
WWW: http://www.ros.org/wiki/geometry
 |
Tuesday, 16 Nov 2010
|
03:04 pgollucci
This module provides a perl interface to the DCDFLIB. See the section
on DCDFLIB for more information.
Functions are available for 7 continuous distributions (Beta,
Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two
discrete distributions (Binomial and Negative Binomial). Optional
non-centrality parameters are available for the Chi-square, F and
T-distributions. Cumulative probabilities are available for all 9
distributions and quantile functions are available for the 7
continuous distributions.
WWW: http://search.cpan.org/dist/Math-CDF/
PR: ports/152204
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
Thursday, 28 Oct 2010
|
13:20 wen
Another Python Graph Library is a simple, fast and easy to use graph library
with some machine learning features. The main features are as follows:
* Directed, undirected and multigraphs designed under a hierarchical
class structure
* Sparse and Dense graph structures using numpy and scipy for fast linear
algebra computations
* Many operations on graphs such as subgraphs, search, Floyd-Warshall,
Dijkstras algorithm
* Erdos-Renyi, Small-World and Albert-Barabasi random graphs
* Write to Pajek, and simple CSV files
* Some machine learning features - data preprocessing, kernels, PCA, KCCA,
wrappers for LibSVM, and some mlpy learning algorithms
* Unit tested using the Python unittest framework
WWW: http://packages.python.org/apgl/
 |
Tuesday, 19 Oct 2010
|
11:00 wen
libtsnnls is a fast solver for least-squares problems in the
form Ax = b under the constraint that all entries in the
solution vector x are non-negative.
WWW: http://www.jasoncantarella.com/webpage/index.php?title=Tsnnls
PR: ports/151519
Submitted by: Tz-Huan Huang <tzhuan@gmail.com>
 |
Friday, 1 Oct 2010
|
11:21 olgeni
Add JTransforms, an open source, multithreaded FFT library written
in pure Java.
 |
Number of commits found: 1711 (showing only 100 on this page) |