aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - Update *_DEPENDS: p5-ExtUtils-MakeMaker is a conditional build dependencysunpoet2011-12-121-5/+9
| | | | | | | | | - Use TEST_DEPENDS - Bump PORTREVISION for dependency change Submitted by: sunpoet (myself) Approved by: kevlo (maintainer, via IRC) Feature safe: yes
* - Update to 1.02wen2011-12-112-6/+5
| | | | | | - Reset maintainer to perl@ Feature safe: yes
* - Update to 1.2.0.stephen2011-12-102-5/+5
| | | | Feature safe: yes
* remove a problematic mirror from MASTER_SITESbf2011-12-091-2/+1
| | | | Feature safe: yes
* update MASTER_SITES and pkg-descrbf2011-12-092-3/+1
| | | | Feature safe: yes
* update lang/sbcl to 1.0.54, and adjust dependent ports (this allows sbcl tobf2011-12-094-21/+32
| | | | | | | | | | | | | be build WITH_THREADS on recent versions of FreeBSD once again) [1]; rename *.core files in sbcl and math/maxima so that they are not removed by disk-cleaning scripts [2]; make it possible to use the makesum target in sbcl WITH_SBCL; fix maxima build WITH_CMUCL, and place a default memory cap of 1GiB on amd64; reduce default output from a few targets in maxima, and defer patch cleaning to the pre-build target to make debugging easier PR: 162017 [1], 162680 [2] Approved by: pav (portmgr) Feature safe: yes
* - Update to 1.6.1wen2011-12-095-45/+100
| | | | | | | PR: 162894 Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de> Approved by: "Li-Lun Leland Wang" <llwang@infor.org> (maintainer) Feature safe: yes
* - Update to 2.2.3.stephen2011-12-082-3/+3
| | | | Feature safe: yes
* - Update to 1.14swills2011-12-072-3/+3
| | | | Feature safe: yes
* Fix link against libumfpack.maho2011-12-051-0/+2
| | | | | | | | Bump port revision. PR: 162988 Submitted by: Jason Bacon <jwbacon@tds.net> Feature safe: yes
* - Re-enable OPTIONS GLsunpoet2011-12-051-7/+7
| | | | | | - Bump PORTREVISION for dependency change Feature safe: yes
* - Updating to 2.2.2.stephen2011-12-052-3/+3
| | | | Feature safe: yes
* - Update to 2011.12.02dhn2011-12-042-3/+3
| | | | Feature safe: yes
* Update Open-Axiom to version 1.4.1.markm2011-12-033-149/+201
| | | | | | | | | | Sort the PLIST. Very many improvements; most important for me is improved Lisp generation. Approved by: pav (mentor) Approved by: stephen (maintainer) Feature safe: yes
* - Update to 2.4.9sunpoet2011-12-022-16/+15
| | | | | | | | | | - Sort *_DEPENDS - Comment OPTIONS GL: it should be uncommented after p5-OpenGL >= 0.60 Changes: http://sourceforge.net/projects/pdl/files/PDL/2.4.9/README.txt/view PR: ports/161151 (part of) Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes
* Update to 3.11.tobez2011-12-012-3/+4
| | | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Feature safe: yes
* - Update to 0.92sunpoet2011-11-302-4/+9
| | | | | | | | - Update LIB_DEPENDS: document all required libraries - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Math-MPC/CHANGES Feature safe: yes
* - Change INC/LIBS modifiersunpoet2011-11-301-5/+1
| | | | Feature safe: yes
* - Update to 0.5-43tota2011-11-292-5/+5
| | | | | | - Fix LICENSE section Feature safe: yes
* Update to 3.0203.tobez2011-11-282-4/+3
| | | | | Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes Feature safe: yes
* - Update to 1.30sunpoet2011-11-283-8/+10
| | | | | | | | | | - Add BUILD_DEPENDS - Use >= instead of = for *_DEPENDS - Cosmetic change - Add missing trailing slash to WWW Changes: http://search.cpan.org/dist/Algorithm-KMeans/KMeans-1.30.html Feature safe: yes
* update to 20111031bf2011-11-282-5/+5
| | | | Feature safe: yes
* update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjustbf2011-11-2730-158/+262
| | | | | | | dependent ports Approved by: linimon (portmgr), thierry, tota, wen Feature safe: yes
* - Update to 1.3.0miwi2011-11-263-85/+88
| | | | | | PR: 162823 Submitted by: Ports Fury Feature safe: yes
* - Update to 0.26sunpoet2011-11-252-3/+3
| | | | | Changes: http://search.cpan.org/dist/Math-Prime-XS/Changes Feature safe: yes
* update lang/sbcl to 1.0.53, and adjust dependent portsbf2011-11-233-1/+3
| | | | | | | PR: 161444 Submitted by: olgeni (earlier version) Approved by: miwi (portmgr) Feature safe: yes
* Update to 1.10.17.kwm2011-11-224-16/+9
| | | | | | | | Move LICENSE to please portlint. PR: ports/161585 Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes
* adjust use of math/atlas; fix linking problems that brokebf2011-11-221-26/+42
| | | | | | the sparc64 build; clean up Feature safe: yes
* adjust linking and comments in dependent ports after the math/atlas update;bf2011-11-2226-108/+109
| | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes
* - Add WITH_DEBUG supportsunpoet2011-11-211-0/+4
| | | | | | PR: ports/162718 Submitted by: arrowdodger <6yearold@gmail.com> (maintainer) Feature safe: yes
* - Update to 3.5.3wen2011-11-212-4/+3
| | | | Feature safe: yes
* - Cosmetic change to Makefile. Use the variable OCTSRC to describe where thestephen2011-11-2146-74/+259
| | | | | | | contents of the package are stored. This should make it easier if other people take over maintainership of the octave-forge-* ports. Feature safe: yes
* - Chase plplot shlib bumpmiwi2011-11-201-2/+2
| | | | | Approved by: portmgr (myself) Feature safe: yes
* - Update to 5.9.9miwi2011-11-203-10/+12
| | | | | | PR: 162631 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes
* - Update to 1.1.4miwi2011-11-193-12/+27
| | | | | | PR: 162632 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes
* - Update to 4.2.2miwi2011-11-192-6/+6
| | | | | | PR: 162601 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Feature safe: yes
* Adoptbf2011-11-195-5/+5
| | | | Feature safe: yes
* update to 3.31.1bf2011-11-193-7/+11
| | | | Feature safe: yes
* Remove trailing whitespaces.ehaupt2011-11-194-5/+5
| | | | Feature safe: yes
* Update to 15.7.1ehaupt2011-11-192-3/+3
| | | | Feature safe: yes
* Add a missing patch.thierry2011-11-191-0/+16
| | | | | Reported by: pointyhat via Pav Feature safe: yes
* - Update to 2.5.1.stephen2011-11-172-3/+3
| | | | Feature safe: yes
* - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefiletota2011-11-1616-16/+0
| | | | | | | | | | | | | to Mk/bsd.cran.mk PR: ports/162238 Submitted by: tota (myself) Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports), David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com> (maintainer of math/R-cran-RSvgDevice and math/R-cran-car), Dan Rue <drue_AT_therub_DOT_org> (maintainer of math/R-cran-psych, timeout > 2 weeks) Feature safe: yes
* - Add PORTSCOUT knobsunpoet2011-11-161-0/+2
| | | | Feature safe: yes
* - Update to 0.5-41tota2011-11-152-4/+3
| | | | Feature safe: yes
* Update ocamlgraph to 1.8.1johans2011-11-153-3/+4
| | | | Feature safe: yes
* - Update to 1.2.stephen2011-11-142-22/+29
| | | | | | | Accomodate x.y and x.y.0 representing the same octave forge package. Approved by: portmgr Feature safe: yes
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-145-5/+0
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-147-14/+14
| | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes
* - Update to 0.3.0.stephen2011-11-142-3/+3
| | | | Feature safe: yes
* Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCScrees2011-11-141-3/+3
| | | | | | | PR: ports/162136 Submitted by: 4720@hushmail.com Approved by: [no rejections from any maintainer within 14 days] Feature safe: yes
* Upgrade to 0.5.7. This supports R 2.14.0.thierry2011-11-133-10/+20
| | | | | | | Changelog at <http://sourceforge.net/apps/mediawiki/rkward/index.php?title=News#RKWard_0.5.7_-_Support_for_R_2.14.0.2C_improved_package_management.2C_and_more> Feature safe: yes
* Update to patch level 3.ale2011-11-132-2/+6
| | | | Feature safe: yes
* - gcc45 is no moreeadler2011-11-131-1/+1
| | | | | Submitted by: gerald Feature safe: yes
* - Update to 2.5.stephen2011-11-133-21/+3
| | | | Feature safe: yes
* - Update to 2011.11.11dhn2011-11-122-3/+3
| | | | Feature safe: yes
* - fix build on FreeBSD 10rm2011-11-123-14/+10
| | | | | | | | | | | | | - strict python versions to 2.6-2.7 - bump USE_WX to 2.8+ according to matplotlib docs - fix pkg-plist after switching this port to wxPython 2.8+ - bump PORTREVISION PR: ports/161716 Submitted by: rm (myself) Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer), novel (mentor) Feature safe: yes
* - Update to revision 1407lwhsu2011-11-112-17/+26
| | | | | | | - Pass maintainership to arrowdodger <6yearold@gmail.com> Original patch by: arrowdodger <6yearold@gmail.com> Feature safe: yes
* Mark as broken on powerpc: fails to link.linimon2011-11-111-0/+4
| | | | | Hat: portmgr Feature safe: yes
* - Update to 1.1.0.stephen2011-11-112-4/+3
| | | | Feature safe: yes
* Copy dateutil and pytz from BUILD_DEPENDS to RUN_DEPENDS, sinceolgeni2011-11-101-21/+23
| | | | | | | | | | | they are required. Fix a few portlint nits while I'm here. PR: ports/162418 Submitted by: olgeni Approved by: maintainer Feature safe: yes
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)linimon2011-11-101-2/+2
| | | | Hat: portmgr
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-096-6/+0
|
* - Update to 0.6.8wen2011-11-093-514/+442
|
* - Update to 0.14.6wen2011-11-092-4/+3
|
* - Update to 0.23wen2011-11-092-4/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/FANGLY/Statistics-R-0.23/Changes
* Update to 0.9.8.9makc2011-11-096-33/+21
|
* update to 3.4.3.maho2011-11-082-4/+3
| | | | Feature safe: yes
* - Update BUILD_DEPENDSsunpoet2011-11-081-1/+1
|
* - Update to 1.1.1.stephen2011-11-072-6/+7
|
* - Update to 2.1.0.stephen2011-11-072-4/+3
|
* - Chase library update to math/GiNaC.stephen2011-11-071-0/+1
| | | | - Bump portrevision.
* - Update to 1.6.2.stephen2011-11-073-4/+4
|
* - Update to 0.0-16tota2011-11-062-5/+5
| | | | - Fix LICENSE
* - Update to 2.09clsung2011-11-062-3/+3
|
* - Update to 1.7-6tota2011-11-052-3/+3
|
* - Update to 1.2.2.stephen2011-11-042-4/+3
|
* - Update to 20110810crees2011-11-0417-1169/+47
| | | | | | | - Use PORTDATA PR: ports/159644 Submitted by: Tomokatsu SAITO <saito@asir.org> (maintainer)
* Update to 15.7.0ehaupt2011-11-032-3/+3
|
* - Add run_depends to devel/py-lxml.stephen2011-11-031-0/+3
| | | | - Bump portrevision.
* - Update to 1.2.1.stephen2011-11-022-3/+3
|
* Remove comments and optional dependencies for ports which aredougb2011-11-022-9/+1
| | | | about to be removed.
* - Update from the author sources to giac 0.9.3 [1]pawel2011-11-023-20/+38
| | | | | | | | | | | | | | | | - The fltk auxiliary file is updated from giac's author. The name of the new version has changed to fltk-giac.tar.gz [1] - (re)Enable pari support, This version of giac is now compatible with pari > 2.3 [1] - Remove (after run tests) the amd64 extra flags in the Makefile [1] - Patch phase don't require bash [2] - Programs link to libintl so add USE_GETTEXT=yes [2] - Add run dependency on editors/texmacs, xgiac script calls it [2] - Fix path to binaries in dektop entry files [2] - Mark MAKE_JOBS_SAFE [2] PR: ports/161302 [1] Submitted by: Han Frederic <han@math.jussieu.fr> [1], myself [2]
* Fix file case for jrosetta 1.0.4crees2011-11-021-2/+4
| | | | | PR: ports/162200 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
* - Update to 1.0.17.stephen2011-11-012-4/+3
|
* - Update to 2.0-11tota2011-10-302-4/+3
| | | | | PR: ports/161918 Submitted by: David Naylor (maintainer)
* - Fix build on FreeBSD 10miwi2011-10-292-0/+2
| | | | Reported by: pointyhat
* - Fix build on FreeBSD 10beat2011-10-291-0/+1
| | | | Approved by: ale@ (maintainer)
* - Fix build with FreeBSD 10miwi2011-10-291-0/+1
|
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
| | | | Reported by: pointyhat
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
| | | | With hat: portmgr
* - Update to 0.6.0.1swills2011-10-282-3/+3
|
* This is a Integer to Roman numerals converter.wen2011-10-284-0/+28
| | | | WWW: http://pypi.python.org/pypi/roman/
* - Update to 1.1.0.stephen2011-10-282-5/+4
|
* - Update to 1.7-5tota2011-10-272-4/+3
|
* - Remove conditional ExtUtils::MakeMaker dependency which is already in all ↵sunpoet2011-10-271-7/+1
| | | | | | | | supported Perl releases PR: ports/160951 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 1 month)
* - Update to 2.2.1stephen2011-10-252-3/+3
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-2426-43/+21
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-2415-40/+2
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* correct linking and dependency tests; remove MAKE_ENVbf2011-10-235-31/+62
| | | | | | | | | additions needed only on FreeBSD 6.* from math/levmar; patch a makefile of, and add an option to build profiling libraries to, math/lapacke; mark MAKE_JOBS_SAFE PR: 161154, 161155 Submitted by: E. Shibusawa (maintainer)
* - Update to 1.2.0.stephen2011-10-232-3/+3
|
* Fix minor infelicity in OPTIONS, to prevent the endbf2011-10-231-1/+1
| | | | | | | of the world. PR: 161896 Submitted by: mandree, wblock (different patch)
* add an option for the fftw3 OpenMP libraries, and turn itbf2011-10-222-16/+30
| | | | | | | | | off by default, because some compilers (e.g. clang) don't support OpenMP; make linking to the fftw3*_threads shared libraries easier by adding tags for the system thread library; simplify math library changes for the long flavor on 7.*; defer patch cleanup, to make debugging easier; tweak format of post-patch target
* Update to 0.9.8.8makc2011-10-209-49/+34
|
* update to 1.9.6bf2011-10-204-10/+23
|
* Fix segfault in saga_cmdpawel2011-10-202-1/+14
| | | | | PR: ports/161781 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
* assume maintainershipbf2011-10-201-1/+1
| | | | Approved by: demon
* - Update to 1.1.0.stephen2011-10-192-9/+9
|
* - Add USE_PERL5_RUNehaupt2011-10-183-20/+17
| | | | | | | - Add WWW PR: 161593 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* update to 4.47; the necessary adjustments to math/octave*bf2011-10-173-13/+12
| | | | | | | | were made in the math/fftw3 update of a few minutes ago PR: 161670 Submitted by: H. Schumacher (partial patch) Approved by: demon
* Add fftw3-quad , Fast Discrete Fourier Transform (Quad Precision Cbf2011-10-172-0/+13
| | | | Routines).
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-1714-65/+80
| | | | | | | - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen
* - Chase editors/emacs updateashish2011-10-171-1/+1
|
* - Update dependencies after KDE ports upgrade.avilla2011-10-171-2/+3
| | | | | - Avoid removing kdehier4 directories. - Bump PORTREVISION.
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-1732-175/+1056
| | | | | | | | | | | | | | | | | | 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
* Add fflas-ffpack 1.4.3, a library for dense linear algebra overbf2011-10-175-0/+281
| | | | word-size finite fields.
* Update ocamlgraph to 1.8johans2011-10-162-4/+3
|
* pure-rational provides additional operations on the rational number typeeadler2011-10-164-0/+34
| | | | | | | | | | 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)
* Add givaro 3.5.0, a C++ library for computer algebra.bf2011-10-165-0/+439
|
* - Chase ImageMagick shlib bumppav2011-10-151-2/+2
| | | | Reported by: pointyhat
* Dynamic selection of arch is only for package building.maho2011-10-141-6/+10
| | | | Submitted by: bf
* - Update to 1.1.3.stephen2011-10-142-3/+3
|
* - Update to 2.2.4wen2011-10-132-4/+3
|
* - Remove trailing spacesunpoet2011-10-131-5/+5
|
* - Fix BUILD_DEPENDSsunpoet2011-10-121-1/+1
| | | | Reported by: pointyhat
* update math/R to 2.13.2, and adjust dependent portsbf2011-10-1126-23/+28
|
* - Add CPAN as primary WWWsunpoet2011-10-101-0/+1
|
* - Update *_DEPENDS:sunpoet2011-10-101-10/+14
| | | | | | | | | - Filter::Util::Call is already in core - Add missing Convert::UU - Add OpenGL>=0.60 as comment, we have only 0.54 in ports tree and the newer version cant be built in tinderbox without patch - Fix test: - Bump PORTREVISION for dependency change
* - Update to 0.22wen2011-10-102-3/+3
| | | | ChangeLog: http://10.155.85.226/tb/logs/9.0-FreeBSD/p5-Statistics-R-0.22.log
* - Update to 1.1.0.stephen2011-10-106-150/+11
|
* - Update to 3.5.1wen2011-10-092-4/+3
|
* - Update math/py-numpy to reflect changes in math/atlasrafan2011-10-092-6/+18
| | | | | | | | - Bump PORTREVISION - Fix build for science/py-scipy PR: ports/161400 Submitted by: Li-Lun Wang <llwang at infor.org> (maintainer)
* - Update to 1.1.2.stephen2011-10-092-3/+3
|
* Remove ports maintainted by ports@ which have passed their EXPIRATION_DATEdougb2011-10-097-115/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Pet portlint and fix NOPORTDOCS.ale2011-10-081-3/+5
| | | | | PR: ports/161397 Submitted by: swills
* - Fix LICENSE (Artistic 1 instead of Artistic 2)culot2011-10-072-2/+2
| | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de>
* Update to -p1 patch-release.ale2011-10-072-5/+8
|
* - Update to 1.1.1.stephen2011-10-072-3/+3
|
* - Update to 1.2.3.stephen2011-10-072-5/+10
|
* Add trlan 201009, thick-restart Lanczos method for eigenproblems.bf2011-10-064-0/+125
|
* Update to 3.1.0 release.ale2011-10-062-14/+10
| | | | | | | Do not enable thread-safe support, since "it seems that the initialisation of Thread Local Storage variables to some values which are function address doesn't work inside a shared library on FreeBSD"
* Add libocas 0.93, efficient training of SVM classifiers.bf2011-10-066-0/+239
|
* Fix build when gcc other than gcc46 exists.maho2011-10-062-1/+4
| | | | | PR: 161273 Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
* - Update to 1.1.0.stephen2011-10-062-3/+3
|
* "$" for CROSS_SUFFIX must be escaped.maho2011-10-061-1/+1
| | | | Submitted by: bf@
* - Update to 3.10sunpoet2011-10-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
* Update to 15.6.5ehaupt2011-10-042-3/+3
|
* - Update to 1.1.stephen2011-10-042-3/+3
|
* Compile calc with readline support.johans2011-10-042-0/+22
| | | | | | | This allows history searches, vi-mode editing etc. PR: ports/161262 Submitted by: Momchil Ivanov <momchil@xaxo.eu>
* - Add conflicts with qhull-2011*stephen2011-10-031-0/+1
|
* - Update to 2011.1stephen2011-10-037-127/+119
| | | | Submitted by: wenheping@gmail.com (private email)
* - LIB_DEPENDS qhull -> qhull5stephen2011-10-034-7/+8
| | | | | | - Bump portrevision PR: ports/161089
* - Add subdir qhull5 (repocopied from qhull).stephen2011-10-031-0/+1
| | | | PR: ports/161089
* - LATEST_LINK -> qhull5.stephen2011-10-031-3/+5
| | | | - Portlint.
* - Update to 1.0.15.stephen2011-10-032-4/+3
|
* - Update to 2.2-8tota2011-10-012-3/+3
|
* As previously advertised, delete ports that havedougb2011-09-306-11766/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* avoid inconsistencies in internal symbol tablesbf2011-09-291-7/+11
| | | | | | and allow the test suite to be run after renaming by performing renaming before compilation via the preprocessor
* fix the objcopy renaming by adding a forgotten correctionbf2011-09-291-3/+3
| | | | | | | | to account for gfortran*'s default use of -funderscoring [1]; fix the check for math/atlas* shared libraries PR: 159129 [1] Submitted by: E. Shibusawa (slightly different patch) [1]
* forgot to add a patch.maho2011-09-281-0/+12
|
* Build fix with gcc46 [1] and other small improvements [2].maho2011-09-285-88/+160
| | | | | PR: 160973 Submitted by: bf [1, 2], Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [1]
* - Change BUILD_DEPENDS from graphics/pgperl to graphics/p5-PGPLOTsunpoet2011-09-281-1/+1
|
* - Update to 1.0.1.stephen2011-09-282-3/+3
|
* - Update to 1.0.1.stephen2011-09-282-3/+3
|
* use altivec only in the -float case; simplify some conditionals;bf2011-09-281-21/+17
| | | | restrict sse2 to machines that support it; re-format a few lines
* - Add run_depends math/octave-forge-mechanics.stephen2011-09-281-0/+5
| | | | - Bump port revision.
* - Correct creation date.stephen2011-09-281-1/+1
|
* - New port: math/octave-forge-mechanics.stephen2011-09-285-0/+38
| | | | | | | | | | | 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.
* - Update to version 20110927.stephen2011-09-271-1/+5
| | | | - Add run_depends to math/octave-forge-geometry.
* - New port math/octave-forge-geometrystephen2011-09-275-0/+39
| | | | | | | | | | | 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.
* Dynare is a software platform for handling a wide class ofwen2011-09-277-0/+123
| | | | | | | | | | 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>
* - Update to 2.2.3wen2011-09-273-5/+36
|
* - Update to 2.2.0.stephen2011-09-272-3/+3
|
* fix flags when built WITH_OPTIMIZED_CFLAGSbf2011-09-271-19/+25
| | | | | PR: 157936, 161023 Reported by: L.V. Iliev, amdmi3, "break19", G.V. Seibert
* Update to 3.8.4 before the 3.10 release; clean up (substantiallybf2011-09-2513-492/+439
| | | | | | | | | | | reduce build times, introduce options, drop unneeded dependencies, and make linking with ATLAS shared libraries easier) Thanks to maho and A. Shterenlikht for review and testing, and to mm, T. Ludwig, skreuzer, and E. Lemos de Sa for reminders or related submissions PR: 117923, 139169, 155650, 159876
* - Update to 0.25sunpoet2011-09-242-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-Prime-XS/Changes
* - Update to 1.0.15.stephen2011-09-242-4/+3
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2450-93/+73
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Add p5-Math-Prime-XS 0.24sunpoet2011-09-245-0/+50
| | | | | | | | 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/
* - Update to 1.17sunpoet2011-09-242-5/+8
| | | | Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
* - Update to 1.4.2sunpoet2011-09-232-3/+3
| | | | Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes
* - Add a new port: math/R-cran-sandwichtota2011-09-234-0/+31
| | | | | | | Model-robust standard error estimators for cross-sectional, time series and longitudinal data. WWW: http://cran.r-project.org/web/packages/sandwich/
* - This isn't broken with math/pari reverted by to 2.3.5swills2011-09-221-2/+0
|
* - Revert this back to 2.3.5 since: of the only 2 in tree consumers, one isswills2011-09-224-19/+20
| | | | | | broken for other reasons (math/asir2000) and the other (math/p5-Math-Pari) doesn't work with 2.5 yet. This fixes math/p5-Math-Pari and things that depend on it.
* - Pet portlintsunpoet2011-09-221-3/+3
| | | | - Take maintainership
* - Reassign to the heaptabthorpe2011-09-221-1/+1
|
* - Update to 0.09sunpoet2011-09-212-5/+4
| | | | | | | | | - Adjust order of categories Changes: http://search.cpan.org/dist/Math-Base36/Changes PR: ports/160520 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
* - Update to 0.26sunpoet2011-09-204-84/+119
| | | | | | - Sort MAN3 and PLIST Changes: http://search.cpan.org/dist/Math-GSL/Changes
* - Add missing run_depends.stephen2011-09-201-0/+4
| | | | - Bump portrevision.
* Mark BROKEN after the upgrade of USE_FORTRAN to imply GCC 4.6 insteadgerald2011-09-191-0/+2
| | | | | | of GCC 4.5. Approved by: maintainer (maho)
* build the GUI by defaultbf2011-09-181-2/+2
| | | | Approved by: johans (maintainer)
* - Add a new port: math/R-cran-spdeptota2011-09-184-0/+47
| | | | | | | | | | | | | | | | | | | | 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/
* - Add a new port: math/R-cran-deldirtota2011-09-184-0/+30
| | | | | | | | 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/
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+sunpoet2011-09-172-2/+2
| | | | | Suggested by: az With hat: perl
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-172-2/+2
| | | | With hat: perl
* Change maintainer address to my FreeBSD addresscs2011-09-152-2/+2
| | | | Approved by: wen@ (mentor)
* - Revert the removal of system include directories from VTKConfig.cmake, whichgahr2011-09-151-0/+18
| | | | | | | | | | | causes needed include paths of 3rd party packages used by VTK not to be included by the use of VTK_USE_FILE. The patch reverts this commit in VTK's git repository: http://vtk.org/gitweb?p=VTK.git;a=commit;h=514405 A bug report has been submitted here: http://vtk.org/Bug/view.php?id=12597
* - Update to 0.6.7wen2011-09-153-519/+514
|
* - Update math/vtk5 to 5.8.0gahr2011-09-146-208/+282
| | | | | | Release notes: http://www.vtk.org/pipermail/vtkusers/2011-September/118889.html - Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
* - Add math/octave-forge-secs3d-0.0.1 to run_depends.stephen2011-09-131-2/+5
| | | | Approved by: maho (mentor, implicit)
* - New port math/octave-forge-secs3d.stephen2011-09-125-0/+38
| | | | | | | | | 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.
* - Update to 1.0.2.stephen2011-09-122-4/+3
| | | | Approved by: maho (mentor, implicit)
* - Remove patch: use ALL_TARGET insteadsunpoet2011-09-112-13/+0
|
* - Simplify version-related variablessunpoet2011-09-113-45/+19
| | | | | | | - Add LICENSE - Sort MAN1 and PLIST - Remove PKGMESSAGE - Cosmetic change
* - Update to 1.37sunpoet2011-09-102-7/+9
| | | | | | - Pet portlint Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
* - Update to 0.30sunpoet2011-09-102-4/+5
| | | | Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
* Fix a typo.olgeni2011-09-091-1/+1
|
* - Update checksums (changes to tarball verified).stephen2011-09-081-2/+2
| | | | Approved by: maho (mentor)
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-09-081-1/+1
| | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat
* Supports base-2, base-10, base-16, and base-256 numbers.wen2011-09-084-0/+36
| | | | | | | | | | 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>
* - Update to 2.1.55stephen2011-09-082-3/+3
| | | | Approved by: maho (mentor, implicit)
* - Update to 1.3.5stephen2011-09-082-5/+5
| | | | Approved by: maho (mentor, implicit)
* Chase editors/emacs updateashish2011-09-081-1/+1
|
* - Chase x11-toolkits/xforms shlib version bumpgahr2011-09-072-4/+4
|
* - Mark BROKEN: does not compilepav2011-09-061-0/+2
| | | | | | Pari.xs:550: error: 'ordvar' undeclared (first use in this function) Reported by: pointyhat
* Update to 1.997.tobez2011-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
* Fix plist, bump portrevision.tobez2011-09-052-1/+1
| | | | Reported by: pointyhat via erwin
* - Update to 0.21wen2011-09-053-9/+12
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/FANGLY/Statistics-R-0.21/Changes PR: ports/160457 Submitted by: sunpoet@
* Mark vulnerable ports FORBIDDEN with EXPIRATION_DATE= 2011-09-30dougb2011-09-031-0/+3
|
* Update to 3.0202.tobez2011-09-022-3/+3
| | | | Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
* - Update to 0.2.4.stephen2011-09-022-3/+3
| | | | Approved by: maho (mentor, implicit)
* - Update to 4.0dhn2011-09-025-58/+40
| | | | | PR: ports/160126 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.7-4tota2011-08-312-3/+3
|
* - Add a new port: math/R-cran-xtstota2011-08-314-0/+33
| | | | | | | | | 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/
* - Add a new port: math/R-cran-zootota2011-08-314-0/+32
| | | | | | | | | | 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/
* update to 5.25.1bf2011-08-302-3/+3
|
* - Fix build (tarball rerolled).avilla2011-08-304-6/+6
| | | | | PR: 159690 Submitted by: Mikhail Teterin <mi@symbion.zaytman.com> via e-mail
* - Update MASTER_SITESpav2011-08-291-3/+3
| | | | | | | - Does not build with new pari so disable pari PR: ports/160258 Submitted by: Han Frederic <han@math.jussieu.fr> (maintainer)
* Chase editors/emacs update.ashish2011-08-281-0/+1
| | | | PR: ports/160196
* - narrow the scope of BROKEN: the build problems were caused bybf2011-08-281-3/+3
| | | | | the update of devel/pcre to version 8.13 - use the bundled pcre by default
* - Mark BROKEN: fails to packagepav2011-08-271-0/+2
| | | | Reported by: pointyhat
* - Update to 2.1.54.stephen2011-08-262-3/+3
| | | | Approved by: maho (mentor, implicit)
* Update to 0.09.tobez2011-08-262-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-Distance-XS/Changes
* Forgot to bump portrevision.maho2011-08-251-1/+1
|
* Use libdata/pkgconfig instead of lib/pkgconfig.maho2011-08-252-2/+4
| | | | Submitted by: naddy
* Update to 15.6.4ehaupt2011-08-242-3/+3
|
* rename the lapack symbols in arpack to avoid conflictsbf2011-08-246-215/+261
| | | | | | | | with other lapack libraries [1]; respect LDFLAGS when linking; wrap long lines; trim pkg-descr PR: 159129 [1] Submitted by: stephen (original version) [1]
* Update to 2.5.0 and undeprecatecrees2011-08-246-173/+56
| | | | | PR: ports/159668 Submitted by: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
* - Update to 1.12wen2011-08-233-3/+67
|
* - Update to 0.14.4wen2011-08-232-4/+3
|
* fix build with lang/gcc46 [1]; fix use of blas and lapack;bf2011-08-233-9/+38
| | | | | | | | fix WITHOUT_GUI; minor clean-up Reported by: pav,gerald [1] PR: 159917 Approved by: Rob Farmer (maintainer)
* - Update to 1.1.3wen2011-08-233-251/+286
| | | | - Reset maintainer
* - change the email address I use to maintain portseadler2011-08-221-1/+1
| | | | Approved by: bapt (mentor)
* - change the email address I use to maintain portseadler2011-08-221-1/+1
| | | | Approved by: bapt (mentor)
* Update to 0.29lth2011-08-212-9/+17
| | | | | PR: ports/159782 Submitted by: sunpoet
* add a regression-test target and fix the clang buildbf2011-08-201-0/+22
|
* add LICENSEbf2011-08-201-0/+2
|
* enable regression tests on tinderboxes, and add abf2011-08-201-2/+3
| | | | workaround to fix builds using clang and newer gcc
* - Update to 2.3.0culot2011-08-182-3/+3
| | | | | PR: ports/159820 Submitted by: Eitan Adler <ports@eitanadler.com> (maintainer)