Commit graph

7250 commits

Author SHA1 Message Date
Brendan Fabeny
27c132c22f fix the build with a non-default LOCALBASE
Reported by:	tota
Feature safe:	yes
2012-03-17 23:30:49 +00:00
Steve Wills
5d672c1b28 - Add missing BUILD_DEPENDS and RUN_DEPENDS [1]
- Bump PORTREVISION [1]
- Change maintainer to perl@FreeBSD.org [2]

PR:		ports/165742 [1]
Approved by:	Davide Cittaro <daweonline@gmail.com> (maintainer) [1]
Requested by:	Davide Cittaro <daweonline@gmail.com> (maintainer) [2]
Feature safe:	yes
2012-03-17 22:28:24 +00:00
Brendan Fabeny
362462b641 respect CC and related variables [1]; add a test target; update WWW;
minor simplifications; shorten a few long lines

PR:		163232 [1]
Submitted by:	J. Beich (partial patch) [1]
Feature safe:	yes
2012-03-17 13:55:41 +00:00
Pav Lucistnik
b67329949f - Mark BROKEN: does not compile
OCAMLC    pretyping/pretype_errors.mli
  OCAMLOPT  pretyping/pretype_errors.ml
  File "pretyping/pretype_errors.ml", line 48, characters 4-109:
  Error: Unbound constructor Stdpp.Exc_located
  gmake[1]: *** [pretyping/pretype_errors.cmx] Error 2

Reported by:	pointyhat
Feature safe:	yes
2012-03-14 20:11:56 +00:00
Maho Nakata
4e44a61a7b Fix pkg-plist.
Submitted by:	erwin
Feature safe:	yes
2012-03-14 12:36:05 +00:00
Maho Nakata
b4c18d9104 also build shared object instead of only the static archive
PR:		166010
Submitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Feature safe:	yes
2012-03-14 01:44:37 +00:00
Maho Nakata
d3f2bc3f43 also build shared object instead of only the static archive,
and bump portrevision.

PR:		166010
Submitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Feature safe:	yes
2012-03-14 01:44:04 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Pietro Cerutti
6b4c1e771d - fix plist when building with OSMesa
Feature safe:	yes
2012-03-12 12:23:48 +00:00
Pietro Cerutti
fc2e0de62e - Do not link against / depend upon libGL when building with OSMesa
Feature safe:	yes
2012-03-12 07:56:44 +00:00
Maho Nakata
b87d6590d3 Fix
http://netlib.org/lapack/Errata/index2.html#_strong_span_class_green_bug0085_span_strong_xgesvd_problem_in_workspace_computation
.

PR:		165960
Submitted by:	fork <forkandwait@gmail.com>
Feature safe:	yes
2012-03-12 07:47:17 +00:00
Emanuel Haupt
b426e619b3 Update to 15.8.1
Feature safe:	yes
2012-03-11 02:09:19 +00:00
Jason Helfman
4d9746ed92 - tie to libtool
PR: ports/165160
Submitted by: maintainer, giffunip@tutopia.com
Feature safe: yes
2012-03-09 22:07:35 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
a1ce5aafe0 - Update to 1.40
Changes:	http://search.cpan.org/dist/Algorithm-KMeans/KMeans-1.40.html#changes
2012-03-08 08:41:36 +00:00
Alex Dupre
68000b5cc4 Update to 5.0.4 release. 2012-03-08 08:39:52 +00:00
Pietro Cerutti
3bb38a567c - Chase graphics/libosmesa shlib version bump
- Bump PORTREVISION
2012-03-08 07:52:46 +00:00
Philip M. Gollucci
3c4d5b6416 - 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>
2012-03-08 04:34:40 +00:00
Max Brazhnikov
78819d7021 Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
2012-03-07 14:57:01 +00:00
Wen Heping
0f026b41e4 - Add missing DEPENDS [1]
- Pass maintainership to perl@

PR:		ports/165751 [1]
Submitted by:	swill@ [1]
2012-03-07 00:26:10 +00:00
Sunpoet Po-Chuan Hsieh
5c87034a4a - Add missing dependency: p5-boolean
- Bump PORTREVISION for dependency change

PR:		ports/165726
Submitted by:	swills
2012-03-06 17:54:27 +00:00
Frederic Culot
9d873654bd - Add TEST_DEPENDS [1]
- Avoid use of SITE_PERL in DEPENDS [1]
- Pet portlint

PR:		ports/165746 [1]
Submitted by:	swills@
2012-03-06 09:18:05 +00:00
Wen Heping
df6b66b3d4 - Mark MAKE_JOBS_UNSAFE [1]
- Pass maintainership to perl@

PR:		ports/165752 [1]
Submitted by:	swills@ [1]
2012-03-06 06:49:17 +00:00
Brendan Fabeny
a806a84e37 adjust directory permissions 2012-03-06 05:51:53 +00:00
Steve Wills
69f0ff86be - Add BUILD_DEPENDS to silence build warnings 2012-03-05 15:52:46 +00:00
Brendan Fabeny
2dbc7784bc update math/R to 2.14.2, and adjust dependent ports 2012-03-03 16:59:36 +00:00
Brendan Fabeny
d6760b35c7 update to 3.3.1 2012-03-03 09:06:17 +00:00
Pav Lucistnik
5e2b42b46e - Chase libarchive shlib bump
Reported by:	pointyhat
Pointy hat to:	glewis
2012-03-02 21:37:00 +00:00
Wen Heping
ba53c9c702 - Update to 0.9.95 2012-02-28 07:31:28 +00:00
Wen Heping
8a6761b801 - Update to 3.5.4 2012-02-28 07:29:09 +00:00
Stephen Montgomery-Smith
c397828c7b - Update to 1.0.17. 2012-02-28 03:43:20 +00:00
Dennis Herrmann
dd9bc00dd8 - Update to 2012.02.25 2012-02-27 12:49:09 +00:00
Stephen Montgomery-Smith
b7d99b6c68 - Update to 0.9.1. 2012-02-23 16:44:47 +00:00
Stephen Montgomery-Smith
9716fefbd7 - Update to 1.1.4. 2012-02-22 14:38:29 +00:00
Ashish SHUKLA
709e7e7325 - Chase Emacs updates
PR:		ports/165082
2012-02-22 13:31:32 +00:00
Tilman Keskinoz
f643369b0c Fix build errors with latest bison 2012-02-21 13:16:58 +00:00
Philip M. Gollucci
0bfaa5974a - Update to 1.2.6
- add URLs of MASTER_SITES
- add LICENSE related lines

PR:             ports/165272
Submitted by:   Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-21 05:37:07 +00:00
Pietro Cerutti
2bbecf479f - 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/
2012-02-20 10:56:06 +00:00
Martin Wilke
73b633e111 - Update to 5.0.4
PR:		165052
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2012-02-20 00:06:35 +00:00
Martin Wilke
c6d429acc0 - Update to version 1.3.2
PR:		164998
Submitted by:	Ports Fury
2012-02-20 00:06:30 +00:00
Emanuel Haupt
2369a7603f Update to 15.8.0 2012-02-19 12:08:32 +00:00
Dennis Herrmann
d9ea7a2d82 - Update to 2012.02.17 2012-02-19 10:39:55 +00:00
Eitan Adler
043d3307e1 Update to 2.3.2 2012-02-19 00:02:01 +00:00
Pav Lucistnik
2eac7b57e8 - Mark BROKEN on amd64/7 and amd64/8: segfaults during build
Reported by:	pointyhat
2012-02-18 21:14:26 +00:00
Philip M. Gollucci
d58550a569 - update to 0.4
- add and update URLs of MASTER_SITES
- add LICENSE related lines
- update author's email address
- use @dirrmtry

Note: narray *is* required

PR:             ports/165231
Submitted by:   Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-17 22:22:17 +00:00
Philip M. Gollucci
d056662299 - Update to 1.7
- add and update URLs of MASTER_SITES
- add LICENSE related lines

PR:             ports/165230
Submitted by:   Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-17 22:21:34 +00:00
Philip M. Gollucci
6fe64890ab - Update to 0.1.1
- add and update URLs of MASTER_SITES
- add LICENSE related lines
- update author's email address

PR:             ports/165229
Submitted by:   Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-17 22:21:07 +00:00
TAKATSU Tomonari
2639a4e8b3 - Update to 0.95-38 2012-02-17 11:25:40 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Brendan Fabeny
dfd5f50aa9 fix WITH_PCRE_PORT after the devel/pcre update 2012-02-16 08:17:56 +00:00
Jimmy Olgeni
88674b8c9d Upgrade to version 2.4. 2012-02-14 13:32:40 +00:00
Frederic Culot
2d32a74834 - Update to 0.27
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Algorithm-Combinatorics/Changes
2012-02-14 13:13:03 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Martin Matuska
205f1ac23d Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info()
2012-02-14 12:44:23 +00:00
Brendan Fabeny
730b1061d8 restore the explicit pointer bitwidth configure argument, to prevent
misconfiguration on some machines

PR:		162686
Submitted by:	truckman (different patch)
2012-02-13 22:28:14 +00:00
Stephen Montgomery-Smith
4ca1ebd88f - Add another master_site: src-old, in case the source updates before the port. 2012-02-13 17:24:41 +00:00
Stephen Montgomery-Smith
86d126d646 - Update to 4.2.2. 2012-02-13 14:37:39 +00:00
Tilman Keskinoz
0f44771238 Drop maintainership, as i have not been able to fix this port before it became
marked broken
2012-02-13 10:42:56 +00:00
Gabor Pali
ed823f2e0c - Update to 0.8.0
Obtained from:	FreeBSD Haskell
2012-02-13 05:15:07 +00:00
Gabor Pali
393681f847 - Update to 0.10.0.1
Obtained from:	FreeBSD Haskell
2012-02-13 05:14:13 +00:00
Gabor Pali
d57f2049e6 - Update to 0.8
Obtained from:	FreeBSD Haskell
2012-02-13 05:13:20 +00:00
Gabor Pali
c43af28086 - Update to 1.2.6.1
Obtained from:	FreeBSD Haskell
2012-02-13 05:12:34 +00:00
Gabor Pali
7db46ac0b3 - Update to 0.2.3.1
PR:		ports/164689
Submitted by:	wen
2012-02-13 05:11:36 +00:00
Gabor Pali
2295987a21 - Update to 2.0.3
Obtained from:	FreeBSD Haskell
2012-02-13 05:10:22 +00:00
Gabor Pali
18a5c1cc03 - Update to 0.10.0.1
Obtained from:	FreeBSD Haskell
2012-02-13 05:09:10 +00:00
Gabor Pali
60a157c426 - Update to 0.1.3
Obtained from:	FreeBSD Haskell
2012-02-13 05:07:49 +00:00
Gabor Pali
45e41f796d - Update to 2.0.2
Obtained from:	FreeBSD Haskell
2012-02-13 05:06:55 +00:00
Gabor Pali
6abe80a51d - Update to 1.1.1.1
Obtained from:	FreeBSD Haskell
2012-02-13 05:06:08 +00:00
Gabor Pali
e16a7f5d33 - Update to 2.3.0
Obtained from:	FreeBSD Haskell
2012-02-13 05:05:11 +00:00
Maho Nakata
4280e7ca3a Update LAPACK part to 3.4.0.
Discussed with: bf@ and Eijiro Shibusawa <ej-sib@ac.auone-net.jp>
2012-02-13 04:27:53 +00:00
Gabor Pali
1a2291a4cf - Connect all the previously added hs- ports to the build
Obtained from:	FreeBSD Haskell
2012-02-13 03:58:47 +00:00
Gabor Pali
c4aebd467c - Please welcome GHC 7.0.4
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped.  Other per-port
updates are coming soon.

This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.

Thanks ashish@ for the help!

Obtained from:	FreeBSD Haskell
2012-02-13 03:49:32 +00:00
Gabor Pali
cc70528199 Automatically derive Lenses for your data type for use with Data.Lens.
WWW:	http://github.com/ekmett/data-lens-template/

Obtained from:	FreeBSD Haskell
2012-02-13 02:34:41 +00:00
Gabor Pali
feab9b5cad Haskell 98 lenses.
WWW:	http://github.com/ekmett/data-lens/

Obtained from:	FreeBSD Haskell
2012-02-13 02:33:04 +00:00
Gabor Pali
7a938b802c Instances of numeric classes for functions and tuples.
WWW:	http://hackage.haskell.org/package/NumInstances

Obtained from:	FreeBSD Haskell
2012-02-13 02:31:13 +00:00
Stephen Montgomery-Smith
b3c7a362ab - Update to 2.2.5. 2012-02-12 22:26:51 +00:00
TAKATSU Tomonari
4cbe366579 - Update to 1.7-7 2012-02-12 08:53:45 +00:00
Dennis Herrmann
7be1aeff31 - Update to 2012.02.11 2012-02-12 08:28:23 +00:00
TAKATSU Tomonari
9e8084ffbd - 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/
2012-02-11 14:59:28 +00:00
Stephen Montgomery-Smith
1aaba7a9b3 - Update to 4.2.1. 2012-02-10 23:08:50 +00:00
Stephen Montgomery-Smith
2b81e25141 - Update to 2.5.2. 2012-02-10 23:08:16 +00:00
Pav Lucistnik
36f2a50230 - Mark BROKEN: does not compile
gt-bison.y -> gt-bison.tab.cc
  gt-bison.tab.cc -> gt-bison.tab.o
  gt-bison.y: In function 'int yy_gt_parse()':
  gt-bison.y:95: warning: deprecated conversion from string constant to 'char*'
  gt-bison.y💯 warning: deprecated conversion from string constant to 'char*'
  gt-bison.tab.cc:1596: error: invalid conversion from 'const char*' to 'char*'
  gt-bison.tab.cc:1596: error:   initializing argument 1 of 'int yy_gt_error(char*)'
  gt-bison.tab.cc:1711: warning: deprecated conversion from string constant to 'char*'
  gmake[1]: *** [gt-bison.tab.o] Error 1

Reported by:	pointyhat
2012-02-10 20:13:26 +00:00
Matthew Seaman
e206ed4e79 Fix the two affected ports
PR:		163963
Approved by:	maho (maintainer) shaun (mentor)
2012-02-10 09:33:05 +00:00
Stephen Montgomery-Smith
93e142d72f - Update to 1.1.3. 2012-02-10 03:29:59 +00:00
Sunpoet Po-Chuan Hsieh
844db46f51 - Update to 0.012
Changes:	http://search.cpan.org/dist/Data-Float/Changes
2012-02-10 03:08:06 +00:00
Dennis Herrmann
2abf8e4253 - Update to 2012.02.07 2012-02-09 19:49:34 +00:00
Eitan Adler
2872eba657 The variable is USE_PERL5 not USE_PERL
Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)
2012-02-07 13:29:00 +00:00
Brendan Fabeny
7c88a36d53 update to 0.95 2012-02-07 12:41:05 +00:00
Stephen Montgomery-Smith
3aef36ee6b - Add new run depends math/octave-forge-queueing.
- Update to 20120206.
2012-02-06 19:51:51 +00:00
Stephen Montgomery-Smith
0c3d03543d -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.
2012-02-06 19:42:56 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Brendan Fabeny
b2b3ad8e1d correct a mirror directory 2012-02-05 19:41:54 +00:00
Brendan Fabeny
f6b6300183 update to 1.50 2012-02-05 19:40:38 +00:00
Wen Heping
e1066b1809 - Update to 0.26
ChangeLog: http://cpansearch.perl.org/src/FANGLY/Statistics-R-0.26/Changes
2012-02-05 02:25:40 +00:00
Wen Heping
fbcd640624 - Update to 0.9-94 2012-02-05 02:23:46 +00:00
Steve Wills
2cc2ef999d A Perl module that provides a mechanism to render (La)TeX formulae to ASCII
art.

WWW:	http://search.cpan.org/dist/Text-AsciiTeX/
2012-02-05 02:08:37 +00:00
Li-Wen Hsu
85803ea146 - Update to 2.4.1 2012-02-04 14:37:52 +00:00
TAKATSU Tomonari
23aeb1d2f9 - 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/
2012-02-04 10:39:18 +00:00
TAKATSU Tomonari
3be044275a - 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/
2012-02-04 10:38:00 +00:00
Pav Lucistnik
e3fc91ce80 - Mark BROKEN: fails to build
cd .. && ../asy -dir ../base -config "" -render=0 -f png -o png/ markers1.asy
  ../base/plain_xasy.asy: 93.7: runtime: Command exited abnormally: gs -q -dNOPAUSE -dBATCH -sDEVICE=pngalpha -dEPSCrop -dSAFER -r72x72 -sOutputFile=png/markers1.png png/markers1_.eps
  gmake[2]: *** [markers1.png] Error 1

Reported by:	pointyhat
2012-02-02 20:30:24 +00:00
Emanuel Haupt
72f4b5fdeb Update to 15.7.3 2012-02-02 17:28:59 +00:00
Stephen Montgomery-Smith
1a94f7bc85 - Fix two LDFLAGS issues.
- Allow parallel builds on FreBSD 9+
2012-02-02 13:53:07 +00:00
Wen Heping
cef3e449d2 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
2012-02-02 12:56:00 +00:00
Sunpoet Po-Chuan Hsieh
4f87d44966 - Update to 1.59
- Pet portlint: reorder LICENSE* knobs

Changes:	http://search.cpan.org/dist/Math-Complex/ChangeLog
2012-02-02 03:25:50 +00:00
Stephen Montgomery-Smith
19a1734fbb - Remove a patch file that didn't do anything.
Pointyhat:	stephen (me)
2012-02-01 23:34:06 +00:00
Stephen Montgomery-Smith
eef4583e76 - Patch to enable build on i386. 2012-02-01 22:47:58 +00:00
Stephen Montgomery-Smith
349f7fbd3b - Small changes to post-patch target so that it can be restarted.
- Switch off parallel builds if FreeBSD version>=9 (hoping to get some
  useful feedback from tinderbox builds, as parallel building mangles the
  log).
2012-02-01 00:20:29 +00:00
Stephen Montgomery-Smith
a5d2abfdcf - Added test target.
Suggested by:	bf (private email)
2012-01-31 14:02:24 +00:00
TAKATSU Tomonari
2adb20ceca - 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/
2012-01-31 13:10:17 +00:00
Stephen Montgomery-Smith
d394b3aa7c - Add hack so that base cc is never used.
- Add -Wl,-rpath=${WRKSRC}/local/lib to various flags.
- Stop do-install creating directory $HOME/.sage.
- Remove IGNORE for FreeBSD 9 and higher.
- Other improvements to Makefile.
- Bump portrevision.

Almost all changes suggested by:	bf (private emails)
2012-01-31 05:29:36 +00:00
Alex Dupre
8625cd1933 Update to 5.0.3 release and pet portlint. 2012-01-30 11:00:07 +00:00
Dennis Herrmann
de84fdebe5 - Update to 2012.01.28 2012-01-29 14:50:33 +00:00
Sunpoet Po-Chuan Hsieh
20062567dd - Update to 6.18
Changes:	http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
2012-01-29 11:54:58 +00:00
TAKATSU Tomonari
3e5032ae75 - 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]
2012-01-28 02:48:28 +00:00
Sunpoet Po-Chuan Hsieh
afa932f84e - Remove trailing blank line 2012-01-28 01:09:47 +00:00
Pav Lucistnik
61d3e67655 - 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>
2012-01-26 20:18:32 +00:00
Dennis Herrmann
f01e0d99a9 - Update to 2012.01.22 2012-01-26 14:29:03 +00:00
Pav Lucistnik
ff60500447 - Update pure to 0.51 and update modules
PR:		ports/161799
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-01-26 11:18:51 +00:00
Michael Scheidell
cb766f59b1 - Support for -Wl,rpath= in f2py, now passed by bsd.gcc.mk
- Fix build for comms/wsjt

PR:		ports/164479
Submitted by:	maintainer
Approved by:	gabor (mentor)
2012-01-26 00:52:43 +00:00
Stephen Montgomery-Smith
8742be31ad - Set no_latest_link because of conflict with graphics/sage.
Pointed out by:	erwin
2012-01-25 22:39:46 +00:00
Stephen Montgomery-Smith
8c1b195c77 - Update to 1.4.0. 2012-01-25 17:58:57 +00:00
Stephen Montgomery-Smith
d519c7d02b - Small improvements to Makefile.
Submitted by:	bf (private email)
2012-01-25 12:56:13 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.

The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php

PR:		162216
PR:		163662
2012-01-25 10:21:01 +00:00
Stephen Montgomery-Smith
5a19c8e588 - 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.
2012-01-24 23:55:01 +00:00
Brendan Fabeny
f00f210e61 update lang/sbcl to 1.0.55, and adjust dependent ports 2012-01-24 14:10:45 +00:00
Brendan Fabeny
38663c8e2c make a small build adjustment after the recent math/lapack changes 2012-01-24 10:47:28 +00:00
Maho Nakata
5cc7b0075e Remove some unncesssary patches.
Submitted by:	bf
2012-01-23 23:22:14 +00:00
Nicola Vitale
f46d50a215 - Update to 2.2.0
- Add LICENSE (MIT)
2012-01-23 21:58:58 +00:00
Nicola Vitale
8b1c1d8d85 - Update to 11.08.0
- Add LICENSE (GPLv2)
2012-01-23 17:44:09 +00:00
Stephen Montgomery-Smith
34ab455be0 - Update to 0.1.3. 2012-01-23 13:59:47 +00:00
Maho Nakata
8490a95289 Remove distinfo
Spotted by: bf
2012-01-23 11:54:28 +00:00
Maho Nakata
79b923300e 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
2012-01-23 01:59:16 +00:00
Maho Nakata
a20eb23df8 * Make the BLAS port the secondary port of LAPACK.
* Version number of BLAS port is now accord with LAPACK port.

Submitted by:	bf
2012-01-23 01:16:10 +00:00
Maho Nakata
c174a42b8b adding another patch. 2012-01-22 12:03:39 +00:00
Maho Nakata
7e24845fb7 opps forgot to add some patches. 2012-01-22 12:03:07 +00:00
Maho Nakata
795bd78d81 Update with many small following changes.
1. adding upstream patches and bump port revision.
2. adding precompiled man by default rather than building.
3. adding regression-test target, several tests fails, though.
4. prepare for xlapack and now blas is secondary port of this port.

Submitted by:	bf@
2012-01-22 12:02:17 +00:00
Frederic Culot
48a726be4f - Update to 1.13
- Add LICENSE (BSD)

Changes:	http://search.cpan.org/dist/Math-Random-MT/Changes
2012-01-22 08:17:45 +00:00
Pav Lucistnik
ba1a5e5dee - Kill examples handling in setup.py, since they are installed manually by port
Reported by:	pointyhat
2012-01-21 20:05:59 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Brendan Fabeny
1f9bd2c098 correct a mirror subdirectory 2012-01-20 14:45:59 +00:00
Brendan Fabeny
4e36db0e98 steer users toward math/atlas while this port is being revised 2012-01-20 14:45:14 +00:00
TAKATSU Tomonari
20b400cd3a - Update to 2.2-9 2012-01-19 19:25:27 +00:00
Raphael Kubo da Costa
872cac5d84 - Update to 2.0.17.
This release should contain only two small bugs.
- Update MASTER_SITES to use the https version of bitbucket.
- Do not set FETCH_ARGS to a custom value, as it does not seem
  to be needed anymore.
- Kind of revert the fix for PR 159690 now that bitbucket seems
  to have changed its mind once again and changed the naming
  scheme of the top-level directory in the tarball.
2012-01-19 13:03:16 +00:00
Stephen Montgomery-Smith
cd77da1c71 - Update to 1.0.16. 2012-01-19 01:39:37 +00:00
Brendan Fabeny
6ef707b384 update math/R to 2.14.1, and adjust dependent ports 2012-01-18 23:04:08 +00:00
Stephen Montgomery-Smith
92693c6b65 - Update to 1.1.2. 2012-01-18 22:56:28 +00:00
Jason Helfman
7ef9cd8fa2 - Update to 0.9.5
-swich back to previous auxiliary file fltkdev.tgz instead of fltk-giac.tar.gz due to a printing bug in 64bits.
- xgiac was removed in the author sources, so remove texmacs run dependency
- add lapack dependency

PR: ports/164030
Submitted by: maintainer, Han Frederic <han at math.jussieu.fr>
Approved by:	crees (mentor)
2012-01-14 21:43:20 +00:00
Steve Wills
fe6fe6dac1 - Tests also require Test::Most 2012-01-14 14:41:46 +00:00
Dennis Herrmann
e38f5d8efc - Update to 2012.01.13 2012-01-14 11:54:05 +00:00
Sunpoet Po-Chuan Hsieh
76e86dada6 - Update to 6.17
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
2012-01-13 09:06:18 +00:00