Commit graph

6073 commits

Author SHA1 Message Date
Brendan Fabeny
fb5116f2e7 Change my ports to use my FreeBSD.org email address. 2010-07-08 12:51:37 +00:00
Mark Linimon
15eb274900 Over to new volunteer:
Feature safe:	yes
2010-07-06 22:21:14 +00:00
Wen Heping
8d0b385778 - Update to 1.1.0
Feature safe:	yes
2010-07-06 01:41:51 +00:00
Sahil Tandon
4ba5c1ab42 - Update to 2.52
Approved by:	wxs@/itetcu@ (mentors, implicit)
Feature safe:	yes
2010-07-05 22:00:34 +00:00
Max Brazhnikov
5a007e8d2d Update to 0.9.8
Sort plist

Feature safe:	yes
2010-07-05 20:14:56 +00:00
Max Brazhnikov
73cca92b67 Update to 0.9.8
Feature safe:	yes
2010-07-05 20:14:45 +00:00
Wen Heping
714db4465a numexpr - Fast numerical array expression evaluator for Python and NumPy.
The numexpr package evaluates multiple-operator array expressions many times
faster than NumPy can. It accepts the expression as a string, analyzes it,
rewrites it more efficiently, and compiles it to faster Python code on the fly.
It's the next best thing to writing the expression in C and compiling it with
a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler
at runtime.

Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated
in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing
transcendental functions (like trigonometrical, exponentials...) on top of
Intel-compatible platforms. This support also allows to use multiple cores in
your computations.

WWW: http://code.google.com/p/numexpr/

PR:		ports/148372
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
Feature safe:	yes
2010-07-05 08:18:12 +00:00
Stefan Walter
f82250cc64 Fix a problem with symbol duplication when code is linked with both the arpack
and lapack libraries.

PR:		147487
Submitted by:	Eijiro Shibusawa <ej-sib@ice.uec.ac.jp>
Approved by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Feature safe:	yes
2010-07-01 19:52:49 +00:00
Mark Linimon
fe7708f351 Mark as broken on sparc64 and ia64: fails to compile.
Hat:		portmgr
Feature safe:	yes
2010-07-01 06:09:13 +00:00
Wen Heping
e1daee4b97 Algorithm::KMeans is a perl5 module for the clustering of numerical data
in multidimensional spaces. Since the module is entirely in Perl (in the
sense that it is not a Perl wrapper around a C library that actually does
the clustering), the code in the module can easily be modified to experiment
with several aspects of automatic clustering. For example, one can change
the criterion used to measure the "distance" between two data points, the
stopping condition for accepting final clusters, the criterion used for
measuring the quality of the clustering achieved, etc.

WWW: http://search.cpan.org/dist/Algorithm-KMeans

Feature safe:	yes
2010-07-01 04:16:41 +00:00
Max Brazhnikov
31da485dc4 Present KDE SC 4.4.5 for FreeBSD.
Feature safe:	yes
2010-06-29 20:35:28 +00:00
Sylvio Cesar Teixeira
d87784ce02 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 parallel.

Parallel execution package for cluster computers. For parallel execution on a single machine see e.g. function parcellfun (author: Jaroslav Hajek) in package general.

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

PR:		ports/147603
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 12:14:10 +00:00
Sylvio Cesar Teixeira
e3006c29d4 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 gnuplot.

Scripts to save data in gnuplot-readable formats, spectify gnuplot commands that will be used to produce graphics, and call gnuplot. See help g_ez quickly produce the most common plots.

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

PR:		ports/147602
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 12:08:25 +00:00
Sylvio Cesar Teixeira
ad97a8683c The octave-forge package is the result of the GNU Octave Repositry project, which is intended to be a central location for custom scripts, funcitons and extensions for GNU Octave, contains the source for all the functions plus build and install scripts.
This is fenv.

On supported architectures, change the rounding mode of the floating point arithmetics (to nearest, up, down, to zero) or change the precision of the test the properties of the floating point arithmetics.

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

PR:		ports/147601
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 12:03:07 +00:00
Sylvio Cesar Teixeira
73565302ab 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 plus build and install scripts.
This is es.

Spanish package for the construction of native language translations of Octave funcitons.

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

PR:		ports/147600
Submitted by:	Stephen Montgomey-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 11:58:05 +00:00
Sylvio Cesar Teixeira
d0b4b366a5 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 plus build and install scripts.
This is octproj.

This package allows to call functions of PROJ.4 library for cartographic projections transformations.

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

PR:		ports/147517
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 11:53:37 +00:00
Wen Heping
fd3329ec4b - Update to 0.3.5
Feature safe:	yes
2010-06-29 01:44:03 +00:00
Yen-Ming Lee
ca2e336c65 - update to 1.14
Feature safe:	yes
2010-06-27 13:44:13 +00:00
Wen Heping
d40fb33f05 - Connect math/rpy2
Feature safe:	yes
2010-06-27 03:02:25 +00:00
Wen Heping
9c305184ae - Update to 2.1.3
Feature safe:	yes
2010-06-27 02:59:51 +00:00
Johan van Selst
d3ddbd67e0 - Update to version 8.2pl1
- Bump EPOCH due to different versioning style
- Build and install documentation

PR:		ports/148034
Submitted by:	Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
Feature safe:	yes
2010-06-25 06:53:04 +00:00
Wen Heping
c60a4b35e1 - Update to 0.8.2
- Pass maintainership to perl@

Feature safe:	yes
2010-06-24 02:05:05 +00:00
Mikhail Teterin
dce21edd5c Enable parallel builds, when possible. Fix test-target. Minor cosmetic
changes. No changes in resulting package.

Approved by:	maintainer
Feature safe:	yes
2010-06-23 03:51:48 +00:00
Pietro Cerutti
33d28ad4c2 - Restore patch to build with Qt4 support when Qt3 is installed
Reminded by:	Stas Timokhin <devel@stasyan.com> (via private email)
Feature safe:	yes
2010-06-22 13:13:07 +00:00
Wesley Shields
a5691f37d9 This library is a C port of the implementation of Limited-memory
Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.
The original FORTRAN source code is available at:
http://www.ece.northwestern.edu/~nocedal/lbfgs.html

WWW:	http://www.chokkan.org/software/liblbfgs/

PR:		ports/147670
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Feature safe:	yes
2010-06-22 01:55:00 +00:00
Pav Lucistnik
7e2d9cb9d0 - Mark BROKEN: size mismatch
Feature safe:	yes
Reported by:	pointyhat
2010-06-21 21:46:54 +00:00
Emanuel Haupt
ae982bc04c Update to 15.1.4
Feature safe:	yes
2010-06-21 07:30:41 +00:00
Gerald Pfeifer
7a9925a944 Update to libmpc version 0.8.2 which brings a speed-up of mpc_pow_ui
through binary exponentiation and fixes the testsuite for mpfr 3.0.0.

Suggested by:	Gunther Nikl <gnikl@users.sourceforge.net>
Feature safe:	yes
2010-06-20 22:54:24 +00:00
Max Brazhnikov
eb464769c4 Connect octave-forge-actuarial
Feature safe:	yes
2010-06-19 21:49:01 +00:00
Max Brazhnikov
343158e65e Add new port math/octave-forge-actuarial:
Actuarial functions for Casualty and Property lines.

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

PR:		ports/147351
Submitted by:	Stephen Montgomery-Smith <stephen at missouri.edu>
Feature safe:	yes
2010-06-19 21:48:29 +00:00
Dennis Herrmann
ec31bc3eac - Update to 2010.06.15 2010-06-17 18:50:33 +00:00
Wen Heping
ca8d90121f - Update to 0.604
- Pass maintainership to perl@
2010-06-17 05:53:58 +00:00
Anton Berezin
cd1c352e93 Update to 3.0102.
Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
2010-06-15 10:23:22 +00:00
Pietro Cerutti
30c71ad3b2 - Activate tcl/tk 8.5
- Fix build onf amd64 [1]

Reported by:	PH (via pav) [1]
Tested by:	pluknet (on EFNet/#bsdports)
2010-06-14 07:47:11 +00:00
Erwin Lansing
8c6092e5ec BROKEN should not be quoted.
No functional change.
2010-06-13 08:40:06 +00:00
Pietro Cerutti
895c37ad67 - Fix PLIST
Reported by:	QAT
2010-06-11 15:56:15 +00:00
Alex Dupre
8cbf48bd4b Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
Alex Dupre
f7015e22ab Update to 3.0.0 release. 2010-06-11 15:08:51 +00:00
Ashish SHUKLA
cffcff87c3 - Change my maintainer address.
Approved by:	   pgj (mentor)
2010-06-11 13:37:41 +00:00
Wen Heping
b697cb1713 - Update to 3.0
- Pass maintainship to perl@
2010-06-11 08:56:17 +00:00
Dirk Meyer
c932b22040 - add COPYRIGHT 2010-06-11 08:22:59 +00:00
Wen Heping
59d588d429 - Update to 3.1.9
PR:		ports/147736
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-06-11 01:38:26 +00:00
Wen Heping
19f8bd0392 - Update to 1.3.4
- Fix Fortran support (previously USE_FORTRAN was set but never used)
- Make Fortran support optional

PR:		ports/147738
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-06-11 01:35:23 +00:00
Wen Heping
a21a94d65d - Update to 0.22
- Pass maintainership to perl@
2010-06-11 01:27:01 +00:00
Pietro Cerutti
aed6b6c70f - Update math/vtk5 to 5.6.0
- Track the change in multimedia/vtkmpeg2encode
2010-06-10 15:48:08 +00:00
Philip M. Gollucci
82c6718e31 - Update to 1.11
- Pass to perl@

With Hat:       perl@
Changes:        http:/www.math.keio.ac.jp/~matumoto/emt.html http:/search.cpan.org/dist/Math-Random-MT/Changes
2010-06-10 05:17:02 +00:00
Philip M. Gollucci
ce1912f1c0 - Update to 1.6
PR:             ports/147673
Submitted by:   pgollucci@ (myself)
Approved by:    murashin@gfd-dennou.or (maintainer)
2010-06-10 03:25:33 +00:00
Philip M. Gollucci
874d69556b - Update to 0.1.0
PR:             ports/147672
Submitted by:   pgollucci@ (myself)
Approved by:    murashin@gfd-dennou.org (maintainer)
2010-06-10 03:24:30 +00:00
Pav Lucistnik
93313ea884 - Mark BROKEN outside i386 (needs -fPIC magic)
Reported by:	pointyhat
2010-06-09 20:10:11 +00:00
Sylvio Cesar Teixeira
6a5aadb35c - Update to 1.05
PR:		ports/147562
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-06-09 16:49:57 +00:00
Martin Wilke
331c4f592f - Update to 1.0.10
PR:		147582
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:38:24 +00:00
Martin Wilke
2d44bfa1ce - Update to 1.0.11
PR:		147581
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:36:36 +00:00
Martin Wilke
18d73b21c3 - Update to 1.0.9
PR:		147580
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:35:28 +00:00
Martin Wilke
4c326d39f1 - Update to 1.0.6
PR:		147579
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:34:07 +00:00
Martin Wilke
1ab3b12c6d - Update to 1.0.9
PR:		147578
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:32:37 +00:00
Martin Wilke
e5d8373f11 - Update to 1.0.8
PR:		147577
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:31:44 +00:00
Martin Wilke
bcb8736711 - Update to 1.0.12
PR:		147576
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:30:02 +00:00
Martin Wilke
e90e25efb7 - Update to 0.1.0
PR:		147575
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:29:17 +00:00
Martin Wilke
73976dc11d - Update to 1.0.3
PR:		147574
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:27:41 +00:00
Martin Wilke
2148462d9a - Update to 0.6.10
PR:		147573
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:26:57 +00:00
Gabor Pali
5ba9d7e4d7 - Update to 0.5.1.0 2010-06-08 12:41:40 +00:00
Gabor Pali
dee83b4e16 - Update to 0.2.2.1 2010-06-08 12:38:58 +00:00
Gabor Pali
1f165d4a2f - Update to 0.7.1 2010-06-08 12:34:26 +00:00
Koop Mast
e69e4c6227 Update to 1.10.5. 2010-06-08 12:19:44 +00:00
Gabor Pali
314f694926 - Update to 0.5.0.0 2010-06-08 12:03:02 +00:00
Philip M. Gollucci
c00c23c0d4 - Update to 0.6.4 2010-06-08 00:21:17 +00:00
Philip M. Gollucci
215f4ec7a5 - Use LOCAL macro
- Kill 2 dead mirrors in security/ruby-blowfish

With Hat:   ruby@
2010-06-07 21:00:37 +00:00
Wen Heping
d1a12dad5e - Update to 0.15 2010-06-07 07:20:19 +00:00
Emanuel Haupt
5c90c5ea93 Update to 15.1.3 2010-06-06 18:49:51 +00:00
Emanuel Haupt
8024ab3db6 Update to 15.1.2 2010-06-06 14:20:30 +00:00
Martin Wilke
56e4dcf35b - Update to 0.1.12
PR:		147515
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-06 08:12:19 +00:00
Martin Wilke
b1f2d578b1 - Update to 1.0.12
PR:		147514
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-06 08:07:19 +00:00
Martin Wilke
33fe64f644 - Update to 0.1.3
PR:		147513
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-06 08:05:52 +00:00
Martin Wilke
671df530da - Update to 1.2.1
PR:		147511
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-06 08:04:15 +00:00
Martin Wilke
e76647e053 - Update to 1.0.0
PR:		147350
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-05 20:15:54 +00:00
Martin Wilke
cdd28c1531 - Update to 1.0.1
PR:		147349
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-05 20:14:44 +00:00
Martin Wilke
8ae169dbbb - Update to 1.0.0
PR:		147348
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-05 20:13:56 +00:00
Martin Wilke
5090cd21d5 - Unbreak && Fix build
PR:		146579
Submitted by:	Lucius Windschuh <lwindschuh@gmail.com>
Approved by:	bf@ (maintainer)
2010-06-05 19:40:22 +00:00
Martin Wilke
c258a5dab4 - Fix seizes mouse cursor on right-click with Xorg-server 1.7.5
PR:		146383
Submitted by:	Tom Russo <russo@bogodyn.org>
2010-06-05 19:29:56 +00:00
Kevin Lo
773606a8f2 Fix pkg-plist 2010-06-05 12:23:03 +00:00
Dirk Meyer
e760ab2eeb add LICENSE 2010-06-05 06:31:16 +00:00
Dirk Meyer
bad8a42899 LICENSE LGPL21 2010-06-05 06:14:28 +00:00
Koop Mast
c7d3087af6 Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.
So make a LGPL21 and LGPL3 value for the license framework.

Replace the LGPL used in ports with LGPL21. (checked all consumers)

Obtained from:	http://www.gnu.org/licenses/ (Under License URL's)
2010-06-04 21:41:41 +00:00
Dirk Meyer
d2a5a46507 LICENSE GPLv2 2010-06-04 13:49:15 +00:00
Pav Lucistnik
fe337e0489 - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:		ports/146329
Submitted by:	mm
With hat:	portmgr
2010-06-04 08:09:20 +00:00
Wen Heping
4b04b396c8 - Update to 2.51 2010-06-03 08:43:29 +00:00
Martin Wilke
a14a87bc6f A large number of the octave forge ports need version updates. But the new
release system they have is creating releases that don't quite fit into the
old paradigm. A big difference is that they don't all use configure any more.

This moves all the "GNU_CONFIGURE=yes" stuff from bsd.octave.mk to the
individual ports.

PR:		144512
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-02 16:23:51 +00:00
Dennis Herrmann
843bd9e779 - Update to 2010.06.01 2010-06-02 13:03:54 +00:00
Lars Engels
ada0f62149 - Update to 1.64
- Respect CFLAGS

PR:		ports/146344
Submitted by:	bf <bf1783@gmail.com>
Approved by:	maintainer (me)
2010-06-02 06:59:05 +00:00
Max Brazhnikov
b2088def4d Present KDE SC 4.4.4 for FreeBSD. 2010-06-01 21:35:38 +00:00
Kevin Lo
254c8328a6 Fix dependency for p5-ExtUtils-MakeMaker 2010-06-01 07:11:17 +00:00
Kevin Lo
1c6777665b Initial import of p5-Math-RPN 1.09.
Math::RPN is a Perl extension for Reverse Polish Math Expression Evaluation
2010-06-01 05:50:11 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Tilman Keskinoz
8643d4aa4f Add LICENSE and LICENSE_FILE to my ports. 2010-05-30 17:39:07 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Sylvio Cesar Teixeira
da04c7cc04 - Tarball rerolled 2010-05-29 16:22:21 +00:00
Koop Mast
186de1fb48 Get rid of USE_GCC=3.4
PR:		ports/144669
Submitted by:	Andrius Morkunas <hinokind@gmail.com>
Approved by:	maintainer timeout (6 weeks)
2010-05-29 07:30:31 +00:00
Pietro Cerutti
a431ea0a03 - Update to 2.8b30 2010-05-28 15:58:24 +00:00
Wen Heping
c1727b3d27 - Update to 0.8.1 2010-05-28 00:39:36 +00:00
Giuseppe Pilichi
e951cb6d07 - Pass maintainership to haskell@FreeBSD.org:
audio/hs-ALUT, audio/hs-OpenAL, benchmarks/hs-criterion
    converters/hs-json, devel/hs-DeepArrow, devel/hs-FileManip
    devel/hs-MemoTrie, devel/hs-MissingH, devel/hs-MonadCatchIO-mtl
    devel/hs-ObjectName, devel/hs-QuickCheck, devel/hs-StateVar
    devel/hs-Tensor, devel/hs-TypeCompose, devel/hs-arrows
    devel/hs-checkers, devel/hs-convertible, devel/hs-datetime
    devel/hs-deepseq, devel/hs-fgl, devel/hs-ghc-mtl, devel/hs-ghc-paths
    devel/hs-ghc-paths-docs, devel/hs-haskeline
    devel/hs-haskell-src-exts, devel/hs-hint, devel/hs-hoogle
    devel/hs-hslogger, devel/hs-mmap, devel/hs-mueval, devel/hs-reactive
    devel/hs-readline, devel/hs-safe, devel/hs-show, devel/hs-smallcheck
    devel/hs-split, devel/hs-testpack, devel/hs-transformers
    devel/hs-unamb, devel/hs-uniplate, devel/hs-unix-compat
    devel/hs-utility-ht, devel/hs-uuagc, devel/hs-uulib
    devel/hs-uvector, devel/hs-uvector-algorithms, graphics/hs-HGL
    lang/hs-brainfuck, lang/hs-unlambda, mail/hs-mime, math/hs-Agda
    math/hs-Agda-executable, math/hs-category-extras, math/hs-erf
    math/hs-mwc-random, math/hs-probability, math/hs-statistics
    math/hs-vector-space, print/hs-hscolour, print/hs-hscolour-docs
    science/hs-bio, textproc/hs-Diff, textproc/hs-feed
    textproc/hs-tagsoup, textproc/hs-texmath, textproc/hs-xml
    www/hs-HTTP, www/hs-cgi, www/hs-fastcgi, www/hs-http-server
    www/hs-oeis, www/hs-scgi, www/hs-url, x11-toolkits/hs-GLURaw
    x11-toolkits/hs-OpenGLRaw

Approved by:	pgj (mentor)
2010-05-26 11:18:46 +00:00