Commit graph

7954 commits

Author SHA1 Message Date
Martin Wilke
cb00adbbe0 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:43:57 +00:00
Anton Berezin
272ac4ffac Update to 1.01.
Changes:	http://search.cpan.org/dist/Math-SymbolicX-Complex/Changes

Bring this port under perl@'s fold.
2013-05-15 08:32:41 +00:00
Anton Berezin
75cafb0b32 Bring this port under perl@'s fold. 2013-05-15 08:30:40 +00:00
Anton Berezin
16e6e505f4 Update to 1.03.
Changes:
http://search.cpan.org/dist/Math-Symbolic-Custom-CCompiler/Changes
2013-05-15 08:26:21 +00:00
Anton Berezin
f4567bacb6 Update to 0.609.
Changes:	http://search.cpan.org/dist/Math-Symbolic/Changes
2013-05-15 08:24:12 +00:00
Anton Berezin
f47cb6c0d0 Update to 0.208.
Bring this port under perl@'s fold.

Changes:
http://search.cpan.org/dist/Math-Symbolic-Custom-LaTeXDumper/Changes
2013-05-15 08:19:11 +00:00
Martin Wilke
3fc69d24b4 - Update MASTER_SITES
- Trim header
- Add license

PR:		178585
Submitted by:	Ports Fury
2013-05-15 07:35:37 +00:00
Martin Wilke
b9a25ba73e - Convert to PEAR_AUTOINSTALl
- Trim header
2013-05-13 09:50:36 +00:00
Anton Berezin
3e822c7c6b Update to 3.18.
Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2013-05-13 08:56:41 +00:00
Max Brazhnikov
7678193c3d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
2013-05-12 11:48:49 +00:00
Hiroki Sato
1274c6b175 Use USE_TEX.
Spotted by:	stephen
2013-05-11 19:27:41 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Wen Heping
72e4ea5009 - Update to 5.1.5
PR:		178479
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-05-11 15:31:37 +00:00
Brendan Fabeny
755e402f2d update math/glpk to 4.49, and adjust dependent ports
Approved by:	maho
2013-05-10 19:39:58 +00:00
Maho Nakata
fd96f1fb63 Update to 3.6.4. 2013-05-10 06:33:19 +00:00
Stephen Montgomery-Smith
6f403859be - Update to 1.1.6. 2013-05-10 02:13:17 +00:00
Stephen Montgomery-Smith
8afd70b324 - Add patch to the maxima subpackage. This will act as a bandaid to stop
the build process soaking up huge amounts of resources for apparently no
  good reason.
2013-05-09 19:48:09 +00:00
Ruslan Makhmatkhanov
15014d2937 - update to 0.11.0
- add explicit runtime dependency on databases/py-sqlite3

PR:		178067
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2013-05-08 23:02:33 +00:00
TAKATSU Tomonari
f4018509c7 - Update to 0.3.810.2 2013-05-08 12:50:26 +00:00
Baptiste Daroussin
45dc7a52d2 Convert from USE_READLINE to USES=readline 2013-05-06 21:58:11 +00:00
Greg Larkin
08c7dca3fa - Fix build problem with graphics/graphviz already installed [1]
- Trim Makefile header [1]
- Use DOCSDIR in pkg-plist

PR:		ports/178185
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer) [1]
2013-05-06 18:26:22 +00:00
David Naylor
17bcf0ce89 Update math/R-cran-car to 2.0-17.
ChangeLog:
    o Add a variable to AMSsurvey.
    o Fix to residualPlots to compute lack of fit tests with missing values and
      glms.
    o Fix to residualPlots with a 0/1 variable not declared a factor.
    o Boxplot() now works properly with at argument passed to boxplot() via ...
      (contribution of Steve Ellison).
    o qqPlot.lm() now works with "aov" objects (fixing problem reported by
      Thomas Burk).
    o Small fixes to code and docs.

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-06 18:10:35 +00:00
Brendan Fabeny
296877462b update lang/sbcl to 1.1.7, and adjust dependent ports 2013-05-06 15:33:07 +00:00
TAKATSU Tomonari
6ecfed31c6 - Update to 4.04 2013-05-06 15:22:57 +00:00
TAKATSU Tomonari
ed83fb4327 - Add missing dependencies 2013-05-06 13:57:43 +00:00
Anton Berezin
a276524e38 Update to 2.67.
Changes:	http://search.cpan.org/dist/Math-Polynomial-Solve/Changes
2013-05-06 08:53:02 +00:00
TAKATSU Tomonari
114bfbbaf7 - Add new port: math/R-cran-RcppArmadillo
RcppArmadillo provides an interface from R to and from Armadillo
  by utilising the Rcpp R/C++ interface library.

  WWW: http://cran.r-project.org/web/packages/RcppArmadillo/
2013-05-06 06:01:32 +00:00
TAKATSU Tomonari
83edc997af - Add new port: math/R-cran-fracdiff
Maximum likelihood estimation of the parameters of a fractionally
  differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics,
  1989).

  WWW: http://cran.r-project.org/web/packages/fracdiff/
2013-05-06 03:03:30 +00:00
TAKATSU Tomonari
0fb2499655 -Add new port: math/R-cran-forecast
Methods and tools for displaying and analysing univariate time
  series forecasts including exponential smoothing via state space
  models and automatic ARIMA modelling.

  WWW: http://cran.r-project.org/web/packages/forecast/
2013-05-06 03:00:57 +00:00
TAKATSU Tomonari
f163018db6 - Add new port: math/R-cran-ChangeAnomalyDetection
It is a R package for the detection of the point of a sharp turn
  of the behavior of the time series.

  WWW: http://cran.r-project.org/web/packages/ChangeAnomalyDetection/
2013-05-06 02:56:30 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
David Naylor
6bc062cbf5 Add new port math/R-cran-gss (2.0-13).
There is an existing port (finance/gss) with possible distfile conflict however
upstream is not actively maintained and CRAN packages have a slightly different
naming scheme making a future distfiles conflict unlikely.

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-05 19:52:27 +00:00
Bryan Drewery
63f76304d6 - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-05-04 14:06:08 +00:00
Baptiste Daroussin
72e61e01d5 Mark as broken: does not fetch 2013-05-04 14:05:58 +00:00
TAKATSU Tomonari
be6f06d0a1 - Update to 1.3-3 2013-05-03 15:57:58 +00:00
Bryan Drewery
82d7b4d2d1 Respect MAKE 2013-05-03 13:20:09 +00:00
Baptiste Daroussin
da1dfb3dbb Please bmake(1) 2013-05-02 22:15:08 +00:00
Baptiste Daroussin
e6caff56ed Please bmake(1) 2013-05-02 22:06:50 +00:00
Stephen Montgomery-Smith
f60d814e65 - Convert USE_ICONV=yes to USES=iconv again, because accidentally reverted
this change in update to 5.9.

Pointed out by:	bsd-src@helfman.org and bapt@.
2013-05-02 12:14:35 +00:00
Stephen Montgomery-Smith
9341cd15fc - Update to 5.9. 2013-05-02 03:15:15 +00:00
Sunpoet Po-Chuan Hsieh
efafe2da5f - Update to 2.1
Changes:	http://code.google.com/p/numexpr/wiki/ReleaseNotes
2013-05-01 20:10:34 +00:00
Wen Heping
f8a0da722f - Update to 1.5.5 2013-05-01 15:54:31 +00:00
Wen Heping
d12c92496c - Update to 1.0.9 2013-05-01 09:47:18 +00:00
Johan van Selst
834028a8dd Update coq to 8.4.2 2013-04-30 14:50:26 +00:00
Stephen Montgomery-Smith
b0a4840688 - Update to 1.3.7. 2013-04-29 20:50:03 +00:00
Christian Weisgerber
5dba9f786b Update to 2.1.2. No user-visible changes. 2013-04-29 15:00:15 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Martin Wilke
d243364470 - Update to 2.2
PR:		177769
Submitted by:	maintainer
2013-04-26 13:22:55 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00