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

8361 Commits

Author SHA1 Message Date
William Grzybowski
1d6d865274 math/py-patsy: Python package for statistical models and design matrices
Patsy is a Python library for describing statistical models (especially linear
models, or models that have a linear component) and building design matrices.
Patsy brings the convenience of R "formulas" to Python.

WWW: https://www.github.com/pydata/patsy

PR:		ports/183870
Submitted by:	Johannes Jost Meixner <xmj chaot.net>
2013-11-11 20:32:09 +00:00
Sunpoet Po-Chuan Hsieh
e102027158 - Update to 1.06
- Add LICENSE
- Take maintainership

Changes:	http://search.cpan.org/dist/Math-Interpolate/CHANGES
2013-11-11 14:11:08 +00:00
Nicola Vitale
c984ed6b99 - Remove leading article from COMMENT
- Add LICENSE (GPLv2)
- Use new syntax in LIB_DEPENDS
- Add support for staging
- Add option DOCS
- Fix build with any compiler
- Fix WWW line and remove Author from pkg-descr
2013-11-10 23:13:21 +00:00
Raphael Kubo da Costa
8a03f5d37b Support staging
Submitted by:	Schaich Alonso <alonsochaich@fastmail.fm>
2013-11-10 17:46:39 +00:00
Stephen Montgomery-Smith
5f036bc739 - Update to 1.2.4. 2013-11-07 05:25:19 +00:00
Stephen Montgomery-Smith
01fecfc652 - Update GDCM_MAJ because of update to devel/gdcm.
- Bump portrevision.
2013-11-07 05:21:02 +00:00
Xin LI
bc0d646198 Update to 0.57.
PR:		ports/179390
Submitted by:	nemysis
Approved by:	maintainer
2013-11-06 22:50:21 +00:00
Pietro Cerutti
76079b1b64 - Fix build with Tcl 8.6
- Take maintainership (tcltk@FreeBSD.org)
- Add LICENSE
- Switch to USES+=gmake tcl
- Add regression-test target
- STAGE-clean
2013-11-06 14:50:24 +00:00
Tijl Coosemans
03d8481ea1 Disable the PDF option as it pulls in a dependency on pdflib which is
marked RESTRICTED.  This allows building packages for gnuplot and all
ports that depend on it (over a 100, mostly math/octave related).

Approved by:	glewis (maintainer)
2013-11-05 17:08:05 +00:00
Christian Weisgerber
3437a31511 Convert to staging, add missing includes. 2013-11-05 15:52:36 +00:00
Dmitry Sivachenko
6b67456def Pet portlint. 2013-11-05 10:06:11 +00:00
Dmitry Sivachenko
0811eadfcd Update to version 0.9.4.6. 2013-11-05 10:05:23 +00:00
Vanilla I. Shu
5e06901c39 Support STAGEDIR. 2013-11-05 06:56:18 +00:00
William Grzybowski
cfb53c7daa math/ggobi: allow staging
PR:		ports/183607
Submitted by:	maintainer
2013-11-04 17:43:48 +00:00
Baptiste Daroussin
92b628b10e Mark as NO_STAGE
Somehow this port managed to not be touched during the NO_STAGE sweep.

Reported by:	marino
2013-11-04 07:31:27 +00:00
Eitan Adler
3399ab3241 Update to 2.5.0 2013-11-02 15:52:27 +00:00
William Grzybowski
c9ed31cec2 math/labplot: update to 2.0.0.beta1
- Update to 2.0.0.beta1
- Allow staging
- Convert lib depends to new format

PR:		ports/183564
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 14:48:00 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Vsevolod Stakhov
5887dd9a4d - Unbreak with clang and new C++ world.
- Support staging.
- Strip binary by using INSTALL_PROGRAM instead of INSTALL.
2013-11-01 15:53:37 +00:00
Renato Botelho
35f2a1f2f1 . Add LICENSE
. Simplify Makefile
. Use space on WWW line
2013-10-31 23:37:49 +00:00
Stephen Montgomery-Smith
a5154e8d6d - Update to 2.0.3. 2013-10-31 19:28:47 +00:00
Stephen Montgomery-Smith
f26b880dc0 - Update to 1.2.5. 2013-10-31 19:23:16 +00:00
Baptiste Daroussin
d2e2065e2a Fix pkgname collision
With hat:	portmgr
2013-10-31 11:06:16 +00:00
Eitan Adler
1e443545d0 The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'

Maintainers were notified and given time to object.
2013-10-31 04:17:29 +00:00
Danilo Egea Gondolfo
b7bcca829c - Update from 5.1.5 to 6.0.0
- Add LICENSE
- Add stage support

PR:		ports/183475
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-10-30 15:52:49 +00:00
Alex Dupre
c8e30015e9 Stagify. 2013-10-30 13:32:02 +00:00
Pietro Cerutti
fdf4386d0f - Restore dependency on perl when building DOCS
Reported by:	marino
2013-10-29 08:15:05 +00:00
Bryan Drewery
16a9647b69 - Add missing newlines. This was missed in the previous cleanup in r313597
With hat:	portmgr
Submitted by:	ak, beat
Reported by:	delphij
2013-10-29 00:14:46 +00:00
William Grzybowski
532934f091 math/octave-forge-video: fix buid with newer ffmpeg
- Chase API changes with ffmpeg 2.0

Reported by:	marino
Approved by:	portmgr (bapt, implicit)
2013-10-28 16:01:32 +00:00
David Naylor
4dc10b49d0 Update math/R-cran-gss to 2.0-15.
ChangeLog:

 * R: Bug fixes in summary.gssanova, summary.ssanova, and
      summary.ssanova9.
2013-10-27 18:56:52 +00:00
Emanuel Haupt
96e924e3e0 Support staging. 2013-10-26 07:52:07 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Stephen Montgomery-Smith
e762690136 - Update to 2.6.0. 2013-10-25 22:43:58 +00:00
Max Brazhnikov
173beecc16 - Remove no longer needed patch
- Add patch to fix build after sip/PyQt update
2013-10-24 17:27:26 +00:00
Max Brazhnikov
3236d3695d - Fix build with UMFPACK [1]
- Update patch to really fix configure after hdf5-18 update [2]

PR:		ports/177364 [1]
Submitted by:	truckman [1]
Submitted by:	Mamoru Iwaki <1wkmmr at gmail.com> via ports maillist [2]
2013-10-24 16:44:52 +00:00
Pietro Cerutti
2c2f4740d1 - STAGE-clean
- Remove unneeded dependency on perl
2013-10-24 10:18:31 +00:00
Kubilay Kocak
0f6298e150 math/py-graphtool: Set BROKEN, fails to build
- Set BROKEN, fails to build
- Update CGAL shared library version in LIB_DEPENDS

PR:		ports/182392
Submitted by:	Mohamad Fauzie <dikshie@sfc.wide.ad.jp> (maintainer)
Approved by:	maintainer
2013-10-24 09:39:13 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Max Brazhnikov
c35acf0067 - Fix build after hdf5-18 update
Submitted by:	truckman via ports maillist
2013-10-23 12:06:04 +00:00
Max Brazhnikov
b3af34b8c9 - Fix staging
- Don't use absolute path for linking in stage directory
2013-10-23 11:55:53 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
Pietro Cerutti
6b794f2e02 - Switch to USE_GCC=yes
Reported by:	gerald
2013-10-21 07:24:38 +00:00
Mathieu Arnold
f88a78b9c9 Three more directories that are created by perl.
With Hat:	perl@
2013-10-19 11:42:56 +00:00
Mathieu Arnold
91fa01aeb3 Fix plist
s/mach/%%PERL_ARCH%%/

and the man are created and removed by perl-*

With Hat:	perl@
2013-10-19 11:27:40 +00:00
Danilo Egea Gondolfo
b05f341009 - Update from 1.7.0 to 1.7.1 [1]
- Add stage support
- Force build with gcc
- Convert LIB_DEPENDS to new syntax

PR:		ports/182886
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-16 23:10:15 +00:00
Danilo Egea Gondolfo
fbbed3cead - Update from 0.18.0 to 0.18.1
Approved by:	wg (mentor)
2013-10-15 20:04:44 +00:00
Antoine Brodin
5518610a24 - Update to 13.09
- USE_GMAKE->USES=gmake
- Add missing OPTIONS_DEFINE
- Convert to STAGEDIR

PR:		ports/182957
Submitted by:	Christopher J. Ruwe (maintainer)
2013-10-15 19:05:24 +00:00
Baptiste Daroussin
aa4ecc70e1 Remove the deprecated vtk4 consider using vtk5 2013-10-14 07:00:28 +00:00
Renato Botelho
a7e52d9aca Support staging 2013-10-14 00:13:53 +00:00