aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Deprecated as it depends on the expired p5-Class-Fieldbapt2012-10-281-5/+4
| | | | Feature safe: yes
* - Update to 1.0.6.stephen2012-10-272-3/+3
| | | | Feature safe: yes
* - Update to 1.1.1.stephen2012-10-272-3/+3
| | | | Feature safe: yes
* - Update to 2.0.2.stephen2012-10-272-3/+3
| | | | Feature safe: yes
* Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-261-5/+4
| | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes
* - update to 4.3.1jgh2012-10-262-8/+3
| | | | | | PR: 172831 Submitted by: maintainer, fernando.apesteguia@gmail.com Feature safe: yes
* - Update to 2.01culot2012-10-252-8/+4
| | | | | | PR: ports/173048 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Feature safe: yes
* - Update to 0.51wen2012-10-252-8/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-Cephes-0.51/Changes - Trim Makefile headers Feature safe: yes
* Update to 16.0.5ehaupt2012-10-232-3/+3
| | | | Feature safe: yes
* - Update to 1.1.0.stephen2012-10-232-9/+4
| | | | Feature safe: yes
* - Update to 1.0.5.stephen2012-10-232-9/+4
| | | | Feature safe: yes
* Update to 2.0-15.rakuco2012-10-212-3/+3
| | | | | | PR: ports/172776 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Feature safe: yes
* Update to 3.4.2.rakuco2012-10-204-37/+37
| | | | | | PR: ports/172852 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Feature safe: yes
* - Update to 0.6-3tota2012-10-203-10/+5
| | | | | | | - Convert to new Makefile header - Update WWW: line in pkg-descr Feature safe: yes
* - Updated to 1.0.1 (supports PHP 5.3+)glarkin2012-10-172-5/+3
| | | | Feature safe: yes
* - fix fetchjgh2012-10-171-11/+13
| | | | | | | | - while here adopt optionsNG PR: 172738 Submitted by: maintainer, fernando.apesteguia@gmail.com Feature safe: yes
* Update to 2.0.naddy2012-10-173-21/+36
| | | | | | Adds a few translations; no user-visible changes otherwise. Feature safe: yes
* - Replace reference to -lpthread in .pc filejhale2012-10-161-9/+9
| | | | | | | | | | | | | | | | - Bump PORTREVISION since installed file will change While here: - Trim Makefile header - Convert to new options framework - Add explict USE_PKGCONFIG (was implied by USE_GNOME) - Drop specific ABI version numbers from LIB_DEPENDS to satisfy portlint(1) PR: ports/170507 Submitted by: myself Approved by: maintainer timeout (5 weeks) makc, avilla (mentors, implicit) Feature safe: yes
* - Update math octave-forge-miscellaneous to 1.2.0.stephen2012-10-1612-89/+8
| | | | | | | | | | - Remove math/octave-forge-combinatorics (as now redundant). - Remove octave-forge-physicalconstants (as now redundant). - Update math/octave-forge to 20121015: Remove run_dependencies math/octave-forge-combinatorics and math/octave-forge-physicalconstants. Feature safe: yes
* - Remove math/guppigahr2012-10-1522-796/+0
| | | | | | | The code hasn't been worked on for years, consider switching to math/gnumeric. Feature safe: yes
* - Update to 2.0.1.stephen2012-10-152-9/+4
| | | | Feature safe: yes
* fix compiler runtime library path after recent changes to bsd.gcc.mkbf2012-10-151-3/+3
| | | | | Prodded by: gerald Feature safe: yes
* fix compiler runtime library path after recent changes to bsd.gcc.mkbf2012-10-151-1/+2
| | | | | Prodded by: gerald Feature safe: yes
* - Update to 0.0-21tota2012-10-142-3/+4
| | | | Feature safe: yes
* - cleanup commentsdinoex2012-10-131-5/+0
| | | | Feature safe: yes
* - Forgot to trim header in Makefile in last commit.stephen2012-10-131-5/+1
| | | | Feature safe: yes
* - Update to 1.6.0.stephen2012-10-132-11/+6
| | | | Feature safe: yes
* - Update to 0.1.5.stephen2012-10-132-4/+3
| | | | Feature safe: yes
* - update to 0.9.0rm2012-10-113-9/+9
| | | | | | | | | | | - trim Makefile header while here: - change DISTVERSION with PORTVERSION (I missed this when this port was added) PR: 172528 Submitted by: John W. O'Brien <john at saltant dot com> (maintainer) Feature safe: yes
* - Update to 1.0.1wen2012-10-112-3/+3
| | | | | | - Trim Makefile headers Feature safe: yes
* - Update to 0.3.10wen2012-10-112-9/+4
| | | | | | - Trim Makefile headers Feature safe: yes
* - Do not build with debug symbols (used in testing)gahr2012-10-101-2/+1
|
* - Update to 5.10.0gahr2012-10-107-49/+427
| | | | | Release notes: http://www.kitware.com/news/home/browse/408 - Convert to OptionsNG
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-104-0/+5
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* - Remove automatic dependency to SuiteSparse; use OPTIONS insteadmva2012-10-071-11/+15
| | | | | | | | - Change to new OPTIONS style PR: ports/171349 Submitted by: Li-Lun Wang <llwang@infor.org> (maintainer) Reported by: A.J. Kehoe IV (Nanoman)
* - Update to 12.09cs2012-10-074-15/+14
| | | | | | | | - Remove conflict - Cleanup pkg-descr PR: ports/172382 Submitted by: "Christopher J. Ruwe" <cjr@cruwe.de> (maintainer)
* - Update to 1.7-8tota2012-10-073-10/+5
| | | | | - Convert to new Makefile header - Trim WWW: line in pkg-descr
* Trim the headers in the ports I maintain.eadler2012-10-062-11/+2
|
* Change headers of all ports maintained by me to new formatgarga2012-10-051-5/+0
|
* - Update to 0.4.2.stephen2012-10-042-8/+4
|
* - Update to 1.0.3.stephen2012-10-042-9/+4
|
* - Update to 1.1.2.stephen2012-10-042-9/+4
|
* - Convert to OptionsNGgahr2012-10-031-14/+9
| | | | Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
* - Convert to OptionsNGgahr2012-10-031-7/+3
| | | | Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
* - Update to 1.1.2 [1]jase2012-10-032-9/+5
| | | | | | | | | | - Convert to new format Makefile header Changes: http://qrupdate.svn.sourceforge.net/viewvc/qrupdate/ChangeLog?revision=28 PR: ports/172159 [1] Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au> (maintainer) Approved by: flo, culot (mentors, implicit)
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-012-14/+4
|
* - Update to 1.0-0wen2012-10-012-9/+4
| | | | - Convert to new Makefile format
* - Update to 4.0-11wen2012-10-012-10/+8
| | | | - Convert to new Makefile format
* - Update to 2.0-14 [1]wen2012-10-012-10/+5
| | | | | | | - Convert to new Makefile format PR: 172136 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) [1]
* - Update to 0.15-2wen2012-10-012-9/+5
| | | | - Convert to new Makefile format
* - Update to 0.5-51tota2012-09-283-4/+4
| | | | - Trim WWW: line in pkg-descr
* - Update to 2.4.0.stephen2012-09-262-8/+4
|
* - Update to 1.3.3gahr2012-09-264-102/+23
| | | | | - Take maintainership - Trim Makefile header
* - Revert committabthorpe2012-09-251-2/+6
| | | | - Tested wrong email address
* - Reassign to the heap due to mail bouncestabthorpe2012-09-251-6/+2
|
* - Update to 1.2.0.stephen2012-09-222-5/+4
|
* Update GAP to 4r5p6johans2012-09-212-4/+4
|
* - Remove limitation on unthreaded version of Tkgahr2012-09-181-1/+0
| | | | | | PR: 171156 Submitted by: gahr Approved by: maintainer (timeout 20 days)
* Update to 0.30lth2012-09-162-3/+3
|
* - Update to 2.3.54.stephen2012-09-162-3/+3
|
* - Update to 1.2.1.stephen2012-09-162-3/+3
|
* remove empty files / directories.eadler2012-09-161-0/+0
|
* Remove pointless header lines from ports I created once upon a time.naddy2012-09-162-9/+0
|
* - Chase openmpi updatebeat2012-09-151-1/+2
| | | | Reported by: pointyhat
* - Update to 1.3.2.stephen2012-09-132-6/+6
|
* update to v096bf2012-09-132-3/+3
|
* Update to 16.0.4ehaupt2012-09-132-3/+3
|
* - Deprecate math/guppi. It's not developed anymore. Expiry in one monthgahr2012-09-131-0/+3
|
* update to 5.28.0bf2012-09-134-10/+10
|
* update to 3.1.2bf2012-09-132-3/+3
|
* update lang/sbcl to 1.0.58 and switch to the new options format;bf2012-09-134-3/+4
| | | | adjust dependent ports
* - Update to 5.3.stephen2012-09-124-7/+5
|
* * updates to 0.2.3maho2012-09-105-420/+32
| | | | | | | | * the patch for installing LAPACK 3.4.0 is now removed * LAPACKE C interface is integrated * some minor typos are corrected Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
* - Update to 0.0-20tota2012-09-103-10/+4
| | | | | - Remove deprecated header information from Makefile - Replace tab with space after WWW: in pkg-descr
* - Update to 16.0.3ehaupt2012-09-092-8/+3
| | | | - Remove deprecated header information
* - Update to 1.0.20.stephen2012-09-092-3/+3
|
* - Update to 1.1.1.stephen2012-09-092-4/+3
|
* - Update to 0.10swills2012-09-093-4/+5
| | | | | PR: ports/171044 Approved by: maintainer timeout (mhsin@mhsin.org, >2 weeks)
* Update ised to 2.4.0eadler2012-09-083-3/+24
|
* Remove useless metadata from ports I created.des2012-09-052-10/+0
|
* - Add a new port: math/R-cran-gtabletota2012-09-054-0/+22
| | | | | | Tools to make it easier to work with "tables" of grobs. WWW: http://cran.r-project.org/web/packages/gtable/
* Chase Emacs updatesashish2012-09-052-2/+2
|
* - Update to 0.7.1wen2012-09-043-406/+414
|
* - Update to 0.5-50tota2012-09-022-9/+3
| | | | - Remove deprecated header information from Makefile
* - Stop installing FindAnalitza.cmake now that math/analitza providesavilla2012-09-023-9/+1
| | | | | | | | | | | its own AnalitzaConfig.cmake. - Bump PORTREVISION. - Add instructions to UPDATING. This was causing inconsistent behaviour in math/cantor build depending on whether kalgebra was installed or not. PR: 168799
* Update to 1.11kevlo2012-08-312-4/+3
| | | | | PR: ports/170972 Submitted by: swills
* - Update to 1.3.1.stephen2012-08-302-3/+3
|
* - Update to 2.3.53.stephen2012-08-282-3/+3
|
* - Update to 0.4.1.stephen2012-08-272-3/+3
|
* Add an math/openblas.maho2012-08-2614-0/+811
| | | | | | | | | | | | | | | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. OpenBLAS is an open source project supported by Lab of Parallel Software and Computational Science, ISCAS. NOTE: If you want to specify your CPU microarchitecture manually, please use TARGET_CPU_ARCH knob, e.g., "make TARGET_CPU_ARCH=NEHALEM". This value is set TARGET build flag. WWW: https://github.com/xianyi/OpenBLAS PR: 165684 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
* Update to 3.4.1.maho2012-08-2610-1152/+6
|
* - Update to 1.3.0.stephen2012-08-262-4/+3
|
* Update to 3.1.1.rakuco2012-08-253-6/+7
| | | | | | | - LICENSE has changed to MPL, but there are still a few features that are licensed LGPL21. Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 r8558
* Fix build with clangbapt2012-08-241-0/+11
|
* Fix build with clangbapt2012-08-245-3/+117
|
* Fix typos in COMMENT sectionskreuzer2012-08-241-1/+1
|
* An R interface to the Lawson-Hanson implementation of an algorithm forskreuzer2012-08-224-0/+28
| | | | | | | non-negative least squares (NNLS). Also allows the combination of non-negative and non-positive constraints. WWW: http://cran.r-project.org/web/packages/nnls/
* - Update to 0.1.2.stephen2012-08-182-3/+3
|
* Add py-pandas , flexible, high-performance data analysis in Python.rm2012-08-166-0/+530
| | | | | PR: 169168 Submitted by: John W. O'Brien <john at saltant dot com>
* - Update to 5.0.5bdrewery2012-08-152-3/+3
| | | | | | Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) PR: ports/170575 Approved by: bapt (mentor)
* - Add optional dependency math/octave-forge-lssa.stephen2012-08-151-1/+5
| | | | - Update to 20120814.
* - New port, math/octave-forge-lssa.stephen2012-08-155-0/+44
| | | | | | | | | | | | | | | | 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 lssa. A package implementing tools to compute spectral decompositions of irregularly-spaced time series. Currently includes functions based off the Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C (see http://www.jstatsoft.org/v11/i02). WWW: http://octave.sourceforge.net/
* - Update to 6.21sunpoet2012-08-143-7/+7
| | | | Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
* - Fix and sort PLISTsunpoet2012-08-142-5/+4
| | | | - Remove disappeared WWW
* Update to 3.1.1 release and enable TLS on supported FreeBSD versions.ale2012-08-132-32/+17
|
* - Update to 3.15sunpoet2012-08-132-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
* - Update to 1.3.0.stephen2012-08-092-8/+6
|
* Update to 16.0.2ehaupt2012-08-072-3/+3
|
* - Update to 1.16wen2012-08-072-3/+5
| | | | | Changes: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.16/Changes - Add missing DEPENDS
* Advise PORTSCOUT not to run into a false positive due to thegerald2012-08-061-2/+4
| | | | | | | | server providing arbitrary redirects. [1] Remove ABI version numbers for library dependencies. Submitted by: shaun [1]
* - Remove some empty filesmiwi2012-08-051-0/+0
|
* - Update to 1.4.3.20110119miwi2012-08-054-18/+18
| | | | | PR: 170156 Submitted by: Ports Fury
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-054-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area.
* Update to 4.2.rakuco2012-08-043-4/+11
| | | | | | - Set NO_BUILD, since this port only installs headers. - Set LICENSE to LGPL3 and explain in a comment that the port's COPYING is actually wrong.
* - Update to 1.3.2.stephen2012-08-042-4/+3
|
* Remove unecessary OPTIONS_DEFAULT definitions added on r301957garga2012-08-041-1/+0
| | | | Reported by: sunpoet@
* - Update to 2.00scheidell2012-08-044-5/+17
| | | | | | PR: ports/169917 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: maintainer (timeout, 17 days)
* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-037-7/+7
| | | | | | Handbook) Approved by: portmgr@ (implicit)
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsgarga2012-08-031-1/+4
|
* OpenGL Mathematics (GLM) is a header only C++ mathematics library fordemon2012-08-035-0/+272
| | | | | | | | graphics software based on the OpenGL Shading Language (GLSL) specification. GLM provides classes and functions designed and implemented with the same naming conventions and functionalities than GLSL so that when a programmer knows GLSL, he knows GLM as well which makes it really easy to use.
* - Update to 0.8.2pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 1.3.4pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 2.1.2pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-0317-9/+23
| | | | | | - Remove some cruft Obtained from: FreeBSD Haskell
* - Update to my new maintainer addressbdrewery2012-08-031-2/+2
| | | | | | - Update URL to new mirror location Approved by: eadler (mentor)
* - Bump PORTREVISION to chase Emacs port updatesashish2012-08-022-2/+2
| | | | - Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
* Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.wxs2012-07-312-9/+1
|
* - Update to 5.2.stephen2012-07-314-22/+4
|
* - Update to 6.19sunpoet2012-07-312-4/+3
| | | | Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
* - Update to 1.00sunpoet2012-07-312-9/+8
| | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://search.cpan.org/dist/Math-MPC/CHANGES
* Fix typos in COMMENTcs2012-07-2914-14/+14
| | | | Approved by: portmgr@ (implicit)
* Fix typos in COMMENTcs2012-07-283-3/+3
| | | | Approved by: portmgr@ (implicit)
* - Restore distinfo of fenv.c/fenv.h for older FreeBSD which were removed in ↵sunpoet2012-07-281-0/+8
| | | | | | | the commit of 1.6.2 update PR: ports/170224 Submitted by: Li-Lun Wang <llwang@infor.org>
* - Convert my ports to new options frameworkmakc2012-07-274-28/+38
| | | | | - use CONFLICTS_INSTALL - other minor changes
* switch to USE_PKGCONFIGnaddy2012-07-272-4/+5
|
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* - Update to 1.2.9.stephen2012-07-262-3/+4
|
* - Update to 1.0.2.stephen2012-07-262-5/+4
|
* - Update to 1.1.0.stephen2012-07-262-5/+16
|
* Fix typos in COMMENTcs2012-07-251-1/+1
|
* Deprecate these ports as upstream has abandoned them for a while now.wxs2012-07-252-0/+6
| | | | Set expiration date for one month from now.
* dlmodeler is a set of user-friendly functions to simplify the state-spacewen2012-07-244-0/+33
| | | | | | | | | | | | | modelling, fitting, analysis and forecasting of Generalized Dynamic Linear Models (DLMs). It includes functions to name and extract individual components of a DLM, build classical seasonal time-series models (monthly, quarterly, yearly, etc. with calendar adjustments) and provides a unified interface compatible with other state-space packages including: dlm, FKF and KFAS. WWW: http://cran.r-project.org/web/packages/dlmodeler/ PR: 170069 Submitted by: Cyrille Szymanski <cnszym@gmail.com>
* - Update to 0.15.1wen2012-07-242-4/+3
|
* - Update to 1.5.3wen2012-07-242-4/+3
|
* Update gap to 4.5.4johans2012-07-242-4/+4
|
* - Update to 12.04.0nivit2012-07-235-9/+30
| | | | | | | | | | | - Remove the Author: line from pkg-descr - Add files/patch-wxmaxima.desktop (validation ok) - Replace DESKTOP_ENTRIES with the provided wxmaxima.desktop file - Add desktopfileutils to USE_GNOME - Add commands to update desktop database on install/deinstall Buildlog: http://goo.gl/HFNGE [@redports]
* Update to 16.0.1ehaupt2012-07-222-3/+3
|
* - Add optional dependency math/octave-forge-ncarray.stephen2012-07-211-1/+5
| | | | - Update to 20120720.
* - New port math/octave-forge-ncarray.stephen2012-07-215-0/+46
| | | | | | | | | | | 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 ncarray. Access a single or a collection of NetCDF files as a multi-dimensional array.
* - Update to 0.48culot2012-07-183-11/+10
| | | | | | | - Reformat pkg-descr - Pet portlint(1) Changes: http://search.cpan.org/dist/Math-Cephes/Changes
* - Update to 5.6 [1]jase2012-07-174-15/+63
| | | | | | | | | | | - Assign maintainership to Bryan Drewery <bryan@shatow.net> [1] - Change MASTER_SITE* as agreed with submitter - Pet portlint(1): re-organise LICENSE section, fix whitespace - Remove hardcoded FILESDIR in Makefile PR: ports/169501 [1] Submitted by: Bryan Drewery <bryan@shatow.net> Approved by: flo (mentor)
* - Rename spkg-patch files in files directory to include generic packagestephen2012-07-1615-4/+1
| | | | name instead of original package name.
* add WWWbf2012-07-141-0/+2
|
* clean up pkg-descr and correct WWW; while here, switch tobf2012-07-142-28/+28
| | | | the new options format
* - Update MAINTAINER addresssunpoet2012-07-131-1/+1
| | | | | PR: ports/169823 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer)
* - Convert to new options frameworksunpoet2012-07-131-8/+7
| | | | | PR: ports/169821 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer, new address)
* - Fix build with new texi2htmlak2012-07-122-4/+15
| | | | | | | - Ignore attempts to compile with XEmacs, it is not supported by the ProofGeneral developers. PR: ports/169774 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
* Update to version 1.1.1demon2012-07-113-3/+20
| | | | Approved by: maintainer
* - Update to 0.4.0.stephen2012-07-112-4/+3
|
* fix library search paths and switch from the legacy ftime() tobf2012-07-115-61/+132
| | | | | | | | | | | gettimeofday() in order to solve problems with the construction of shared libraries [1] ; configure only once; build only those (dynamically-linked) executables that will be installed; set USE_LDCONFIG; remove an unnecessary patch; don't mix toolchains; make flags more uniform and remove obsolete flags; add test targets PR: 159189 [1] Submitted by: stephen (different version) [1]
* - Update to 5.1.stephen2012-07-117-43/+6
|
* add a packing list adjustment that was accidentally omitted from thebf2012-07-101-1/+1
| | | | last math/R update
* - Update to 0.9.11tota2012-07-102-3/+3
|
* - Do not use X with OSMesagahr2012-07-102-15/+17
| | | | | - Fix lines > 80 chars in pkg-descr - Remove unneeded dependencies on a couple of Qt4 components
* - Add p5-Number-Uncertainty 0.1sunpoet2012-07-105-0/+36
| | | | | | | Number::Uncertainty provides an object-orientated uncertainty object. It stores information about a value and its error bounds. WWW: http://search.cpan.org/dist/Number-Uncertainty/
* - Update to 0.27sunpoet2012-07-092-7/+10
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Math-GSL/Changes
* add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriatebf2012-07-0913-95/+162
| | | | | | | | CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly note the restrictive license of the metis ports (while here, append the MPI port to *DEPENDS in math/parmetis, rather than using an assignment) PR: 169578
* set MAKE_JOBS_UNSAFEbf2012-07-091-0/+1
|
* - Update to 2.16nivit2012-07-083-31/+68
| | | | | | | - Update MASTER_SITES - Convert to the new options framework - Add LICENSE (GPLv3, LGPL3), LICENSE_COMB (dual) - Add options GSL, FFTW, READLINE
* - Update to 0.9.9tota2012-07-072-4/+3
|
* - Update to 3.14sunpoet2012-07-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
* - Add a patch.stephen2012-07-062-0/+8
| | | | | | - Bump portrevision. Obtained from: http://sourceforge.net/mailarchive/forum.php?thread_name=20120705230126.GF15685%40laboissiere.net&forum_name=octave-dev
* Add USE_CSTD=gnu89 to fix linking when building with clangpawel2012-07-061-0/+1
|
* - Update to 1.1.5.stephen2012-07-042-4/+3
|
* Remove lib version from LIB_DEPENDS to silence portlintgarga2012-07-031-1/+1
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-302-7/+7
| | | | Approved by: portmgr@ (bapt@)
* Update to 16.0.0ehaupt2012-06-302-3/+3
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1
| | | | Approved by: portmgr@ (bapt@)
* Convert to new option frameworkbapt2012-06-293-18/+23
|
* tell portscout to ignore the irrelevant bugfix distfilebf2012-06-291-0/+2
|
* replace a problematic mirrorbf2012-06-291-1/+1
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-1/+1
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-4/+4
| | | | Approved by: maintainer (via IRC)
* Convert to new options frameworkjohans2012-06-291-14/+20
|
* - Update to 2.3.52.stephen2012-06-282-3/+3
|
* - Mark BROKEN: does not buildpav2012-06-281-0/+2
| | | | | | | texi2html -expandinfo -number -split_chapter --noheader --output PG-adapting PG-adapting.texi Option number is ambiguous (number-footnotes, number-sections) Reported by: pointyhat
* - Connect math/eigen3 to the build.avilla2012-06-271-0/+1
|
* - Remove PORTEPOCH as the port is too new to be installed on anyone'savilla2012-06-271-1/+0
| | | | system (and it's not in math/Makefile yet).
* defer pending an updatebf2012-06-271-1/+1
|
* add math/arpack-ng to CONFLICTS; remove version numbers frombf2012-06-271-2/+3
| | | | LIB_DEPENDS
* Add arpack-ng 3.1.1, revised Argand library for solving large-scalebf2012-06-274-0/+92
| | | | eigenvalue problems.
* - Restore PORTEPOCH.avilla2012-06-271-0/+1
|
* - Update to 3.1.0.avilla2012-06-274-157/+388
| | | | | Submitted by: Loic <coder at tuxfamily.org> via mailing list Jason E. Hale <bsdkaffee at gmail.com> via area51
* update math/R to 2.15.1, switch to the new options format, andbf2012-06-2731-89/+151
| | | | adjust dependent ports
* - fix installation on powerpcrm2012-06-271-5/+1
| | | | | | PR: 169424 Submitted by: Matthieu Volat <mazhe at alkumuna dot eu> Approved by: Mayo Jordanov <mayo at oyam dot ca> (maintainer)
* - reset MAINTAINERdinoex2012-06-263-3/+3
|
* - Update to 1.1.0sunpoet2012-06-244-223/+1123
| | | | | | Changes: http://matplotlib.sourceforge.net/users/whats_new.html PR: ports/166329 Submitted by: Geoffrey Mainland <mainland@apeiron.net> (maintainer)
* Update to 4.3.0madpilot2012-06-242-6/+6
| | | | | | PR: ports/169298 Submitted by: Fernando <fernando.apesteguia@gmail.com> Approved by: crees, tabthorpe (mentors, implicit)
* - Update to 6.11b.stephen2012-06-234-125/+188
|
* - Update to 1.1.7.stephen2012-06-233-6/+16
| | | | - Take maintainership.
* - Update to 3.13sunpoet2012-06-233-7/+16
| | | | | | | - Add TEST_DEPENDS - Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
* - Add p5-Math-GMPz 0.35sunpoet2012-06-235-0/+52
| | | | | | | | Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpz integer functions provided by that library. See the Math::GMPz test suite for some examples of usage. WWW: http://search.cpan.org/dist/Math-GMPz/
* - Add p5-Math-GMPq 0.35sunpoet2012-06-235-0/+57
| | | | | | | | | | | | | | Math::GMPq is a bigrational module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpq rational functions provided by that library. See the Math::GMPq test suite for some examples of usage. IMPORTANT: If your perl was built with '-Duse64bitint' you need to assign all integers larger than 52-bit in a 'use integer;' block. Failure to do so can result in the creation of the variable as an NV (rather than an IV) - with a resultant loss of precision. WWW: http://search.cpan.org/dist/Math-GMPq/
* - Add p5-Math-GMPf 0.35sunpoet2012-06-235-0/+51
| | | | | | | | Math::GMPf is a bigfloat module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpf floating point functions provided by that library. See the Math::GMPf test suite for some examples of usage. WWW: http://search.cpan.org/dist/Math-GMPf/
* - Update to 0.6-2tota2012-06-222-3/+3
|
* - Update to 0.9.5scheidell2012-06-223-6/+529
| | | | | PR: ports/164030 Submitted by: Han Frederic <han@math.jussieu.fr> (maintainer)
* - Update to 1.6.2wen2012-06-223-12/+6
| | | | | | | | - Add LICENSE PR: 169162 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer
* - Update to 1.0.8.stephen2012-06-222-5/+9
|
* - Correct spelling of "invocation."stephen2012-06-211-1/+1
|
* Fix spacing.skv2012-06-211-1/+1
|
* Mark as ignored with Perl 5.14+skv2012-06-211-0/+4
| | | | (port must be upgraded at least to 2.10 to unbreak build)
* - Update to 2012.06.18dhn2012-06-203-3/+11
|
* - Add JAVA_VERSION.stephen2012-06-201-1/+2
|
* - Update to 20120619.stephen2012-06-201-2/+5
| | | | - Add optional dependency math/octave-forge-java.
* - New port math/octave-forge-java.stephen2012-06-205-0/+51
| | | | | | | | | | 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 java, and provides a Java interface with OO-like Java objects manipulation.
* - Update to 0.6-1tota2012-06-192-4/+4
|
* - Fix fetchpav2012-06-191-2/+2
| | | | | PR: ports/169204 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* - Add missing dependency for example programssunpoet2012-06-181-0/+4
| | | | | | | - Bump PORTREVISION for dependency change PR: ports/168776 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
* - Fix default boost directorysunpoet2012-06-181-0/+3
| | | | | PR: ports/168775 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
* - Update ocamlgraph to 1.8.2johans2012-06-173-9/+19
| | | | - Convert to new options framework
* - Update gap to 4.5.4johans2012-06-176-222/+20
| | | | | | - Distribution now uses GNU configure scripts - Extra packages no longer ship separately, but are included - Remove patch files that are no longer needed
* - Update to 12.04-04scheidell2012-06-163-4/+7
| | | | | | | - Fix conflicts with devel/noweb PR: ports/168914 Submitted by: Christopher J. Ruwe <cjr@cruwe.de>
* - Update to 0.6tota2012-06-162-5/+4
|
* fix the build, before further updatesbf2012-06-155-20/+10
|
* - Update to 5.0.1.stephen2012-06-1511-46/+39
|
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵makc2012-06-1514-22/+16
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* Fix build by updating png locationscrees2012-06-141-3/+2
| | | | Submitted by: kargl
* - Update to 1.2.0.stephen2012-06-132-4/+3
|
* - Remove SITE_PERL from *_DEPENDSjadawin2012-06-125-10/+10
| | | | Submitted by: az@
* Register CONFLICTSehaupt2012-06-111-0/+3
| | | | Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-112-2/+2
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Update to 0.26sunpoet2012-06-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-Int64/Changes
* - Fix build after the update of graphics/vigrabeech2012-06-101-0/+29
| | | | | PR: ports/168869 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
* Mark BROKEN with new pngerwin2012-06-091-0/+2
| | | | Submitted by: pointyhat
* add some CONFLICTS [1]; minor clean-upbf2012-06-094-4/+6
| | | | Reported by: S.-M. Silber [1]
* - Update 1.0.19.stephen2012-06-092-4/+3
|
* exit earlier, and with a more helpful error message, when attempting tobf2012-06-091-2/+6
| | | | | | build the OpenMP libraries with clang [1]; shorten a long line PR: 168804 [1]
* - Add dependency exposed by example programs and patch default boost dir.sylvio2012-06-082-1/+8
| | | | | PR: ports/168777 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
* - Rework the do-fetch target to check for the availability of theerwin2012-06-081-1/+3
| | | | | | | | distribution file in DISTDIR. - Remove the hardcoded "fetch" command and replaces it with ${FETCH_BINARY} PR: 168760 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-0717-27/+27
|
* update to 1.9.9 and convert options to the new stylebf2012-06-073-24/+27
|
* update to 3.3.2 and convert options to the new stylebf2012-06-072-11/+14
|
* - Convert to new optionsNGsylvio2012-06-071-15/+17
| | | | | PR: ports/168694 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
* Unbreak package builds on pointyhat cluster by adding the missingtruckman2012-06-071-7/+12
| | | | | | | | | | | | | unzip dependency. Add a post-extract target to copy the .jar files from distfiles to the thirdparty directory instead of doing this as part of post-patch. Slightly re-order the contents of Makefile to get rid of some new portlint warnings introduced in rev 1.89. Reported by: pav@ and bapt@ from pointyhat error logs Approved by: Rob Farmer <rfarmer AT predatorlabs.net> (maintainer)
* - Add LICENSEsunpoet2012-06-072-2/+5
| | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS - Add WWW
* - Get rid of SITE_PERL in my portsamdmi32012-06-072-6/+6
| | | | Submitted by: az
* - Remove SITE_PERL from *_DEPENDSculot2012-06-061-3/+3
| | | | Submitted by: az@
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-0617-37/+20
| | | | Review by: bapt, David Naylor (kde team)
* - Update to 0.25sunpoet2012-06-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-Int64/Changes