summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsRenato Botelho2012-08-031-1/+4
| | | | Notes: svn path=/head/; revision=301957
* OpenGL Mathematics (GLM) is a header only C++ mathematics library forDmitry Sivachenko2012-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. Notes: svn path=/head/; revision=301955
* - Update to 0.8.2Gabor Pali2012-08-032-3/+3
| | | | | | | | | - Use the new options framework Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301904
* - Update to 1.3.4Gabor Pali2012-08-032-3/+3
| | | | | | | | | - Use the new options framework Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301903
* - Update to 2.1.2Gabor Pali2012-08-032-3/+3
| | | | | | | | | - Use the new options framework Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301902
* - Teach the Haskell Cabal ports to use the new options frameworkGabor Pali2012-08-0317-9/+23
| | | | | | | | | - Remove some cruft Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301879
* - Update to my new maintainer addressBryan Drewery2012-08-021-2/+2
| | | | | | | | | - Update URL to new mirror location Approved by: eadler (mentor) Notes: svn path=/head/; revision=301874
* - Bump PORTREVISION to chase Emacs port updatesAshish SHUKLA2012-08-012-2/+2
| | | | | | | - Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi Notes: svn path=/head/; revision=301834
* Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.Wesley Shields2012-07-312-9/+1
| | | | Notes: svn path=/head/; revision=301772
* - Update to 5.2.Stephen Montgomery-Smith2012-07-304-22/+4
| | | | Notes: svn path=/head/; revision=301762
* - Update to 6.19Sunpoet Po-Chuan Hsieh2012-07-302-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes Notes: svn path=/head/; revision=301753
* - Update to 1.00Sunpoet Po-Chuan Hsieh2012-07-302-9/+8
| | | | | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://search.cpan.org/dist/Math-MPC/CHANGES Notes: svn path=/head/; revision=301752
* Fix typos in COMMENTCarlo Strub2012-07-2914-14/+14
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* Fix typos in COMMENTCarlo Strub2012-07-283-3/+3
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301663
* - Restore distinfo of fenv.c/fenv.h for older FreeBSD which were removed in ↵Sunpoet Po-Chuan Hsieh2012-07-281-0/+8
| | | | | | | | | | the commit of 1.6.2 update PR: ports/170224 Submitted by: Li-Lun Wang <llwang@infor.org> Notes: svn path=/head/; revision=301635
* - Convert my ports to new options frameworkMax Brazhnikov2012-07-274-28/+38
| | | | | | | | - use CONFLICTS_INSTALL - other minor changes Notes: svn path=/head/; revision=301600
* switch to USE_PKGCONFIGChristian Weisgerber2012-07-262-4/+5
| | | | Notes: svn path=/head/; revision=301577
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-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) Notes: svn path=/head/; revision=301539
* - Update to 1.2.9.Stephen Montgomery-Smith2012-07-262-3/+4
| | | | Notes: svn path=/head/; revision=301537
* - Update to 1.0.2.Stephen Montgomery-Smith2012-07-262-5/+4
| | | | Notes: svn path=/head/; revision=301536
* - Update to 1.1.0.Stephen Montgomery-Smith2012-07-262-5/+16
| | | | Notes: svn path=/head/; revision=301535
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Deprecate these ports as upstream has abandoned them for a while now.Wesley Shields2012-07-242-0/+6
| | | | | | | Set expiration date for one month from now. Notes: svn path=/head/; revision=301493
* dlmodeler is a set of user-friendly functions to simplify the state-spaceWen Heping2012-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> Notes: svn path=/head/; revision=301445
* - Update to 0.15.1Wen Heping2012-07-242-4/+3
| | | | Notes: svn path=/head/; revision=301439
* - Update to 1.5.3Wen Heping2012-07-242-4/+3
| | | | Notes: svn path=/head/; revision=301438
* Update gap to 4.5.4Johan van Selst2012-07-232-4/+4
| | | | Notes: svn path=/head/; revision=301411
* - Update to 12.04.0Nicola Vitale2012-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] Notes: svn path=/head/; revision=301369
* Update to 16.0.1Emanuel Haupt2012-07-222-3/+3
| | | | Notes: svn path=/head/; revision=301336
* - Add optional dependency math/octave-forge-ncarray.Stephen Montgomery-Smith2012-07-201-1/+5
| | | | | | | - Update to 20120720. Notes: svn path=/head/; revision=301264
* - New port math/octave-forge-ncarray.Stephen Montgomery-Smith2012-07-205-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. Notes: svn path=/head/; revision=301262
* - Update to 0.48Frederic Culot2012-07-183-11/+10
| | | | | | | | | | - Reformat pkg-descr - Pet portlint(1) Changes: http://search.cpan.org/dist/Math-Cephes/Changes Notes: svn path=/head/; revision=301066
* - Update to 5.6 [1]Jase Thew2012-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) Notes: svn path=/head/; revision=300998
* - Rename spkg-patch files in files directory to include generic packageStephen Montgomery-Smith2012-07-1615-4/+1
| | | | | | | name instead of original package name. Notes: svn path=/head/; revision=300915
* add WWWBrendan Fabeny2012-07-141-0/+2
| | | | Notes: svn path=/head/; revision=300890
* clean up pkg-descr and correct WWW; while here, switch toBrendan Fabeny2012-07-142-28/+28
| | | | | | | the new options format Notes: svn path=/head/; revision=300887
* - Update MAINTAINER addressSunpoet Po-Chuan Hsieh2012-07-131-1/+1
| | | | | | | | PR: ports/169823 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer) Notes: svn path=/head/; revision=300859
* - Convert to new options frameworkSunpoet Po-Chuan Hsieh2012-07-131-8/+7
| | | | | | | | PR: ports/169821 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer, new address) Notes: svn path=/head/; revision=300858
* - Fix build with new texi2htmlAlex Kozlov2012-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) Notes: svn path=/head/; revision=300805
* Update to version 1.1.1Dmitry Sivachenko2012-07-113-3/+20
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=300770
* - Update to 0.4.0.Stephen Montgomery-Smith2012-07-102-4/+3
| | | | Notes: svn path=/head/; revision=300740
* fix library search paths and switch from the legacy ftime() toBrendan Fabeny2012-07-105-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] Notes: svn path=/head/; revision=300738
* - Update to 5.1.Stephen Montgomery-Smith2012-07-107-43/+6
| | | | Notes: svn path=/head/; revision=300734
* add a packing list adjustment that was accidentally omitted from theBrendan Fabeny2012-07-101-1/+1
| | | | | | | last math/R update Notes: svn path=/head/; revision=300722
* - Update to 0.9.11TAKATSU Tomonari2012-07-102-3/+3
| | | | Notes: svn path=/head/; revision=300720
* - Do not use X with OSMesaPietro Cerutti2012-07-102-15/+17
| | | | | | | | - Fix lines > 80 chars in pkg-descr - Remove unneeded dependencies on a couple of Qt4 components Notes: svn path=/head/; revision=300716
* - Add p5-Number-Uncertainty 0.1Sunpoet Po-Chuan Hsieh2012-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/ Notes: svn path=/head/; revision=300704
* - Update to 0.27Sunpoet Po-Chuan Hsieh2012-07-092-7/+10
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Math-GSL/Changes Notes: svn path=/head/; revision=300683
* add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriateBrendan Fabeny2012-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 Notes: svn path=/head/; revision=300666
* set MAKE_JOBS_UNSAFEBrendan Fabeny2012-07-091-0/+1
| | | | Notes: svn path=/head/; revision=300661