/lang/glibstdc++28/

dy>
aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* math/abakus: Use absolute path of flex during specificationmarino2014-02-221-1/+1
| | | | | | | Since flex is in base, specifying "flex" in BUILD_DEPENDS does nothing; the requirement is satisfied by the base flex and the ports version is not brought in. One problem: the abakus makefile uses the absolute path of flex, so it has to be brought in.
* - Stage supportmiwi2014-02-211-6/+3
|
* - Convert to USES=tkgahr2014-02-211-1/+1
|
* Remove trailing whitespaces from category mathehaupt2014-02-2111-11/+11
|
* - Convert to USES=tkgahr2014-02-211-2/+1
|
* Support stagingehaupt2014-02-211-14/+11
|
* Support stagingehaupt2014-02-211-10/+5
|
* - Support stagingehaupt2014-02-213-9/+17
| | | | - Fix build with a modern clang
* Strip shared objectehaupt2014-02-211-0/+1
|
* Support stagingehaupt2014-02-211-12/+11
|
* Support stagingehaupt2014-02-211-2/+1
|
* - Support stagingehaupt2014-02-211-10/+9
| | | | | - Remove USE_ZIP - Strip shared object
* Support stagingehaupt2014-02-211-8/+5
|
* Support stagingehaupt2014-02-211-8/+13
|
* - Support stagingehaupt2014-02-211-7/+9
| | | | | | | - Define LICENSE - Strip binary - Add additional mirrors - Take maintainership
* - Stage supportmiwi2014-02-211-7/+4
|
* - Convert to USES=tkgahr2014-02-211-11/+10
| | | | | - Convert to new LIB_DEPENDS format - STAGE-clean
* - Fix portlint warnings.stephen2014-02-201-9/+9
|
* - Add back -PKGNAMESUFFIX=-math to avoid name collision with another port.stephen2014-02-201-0/+1
| | | | Reported by: mat@
* - Add stage supportmakc2014-02-201-2/+1
| | | | | | | - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Remove useless LATEST_LINK
* - Convert to USES=tclgahr2014-02-201-1/+1
|
* - this change sneaked in by accident. Reverting that.rm2014-02-201-1/+1
|
* - clean-up WITH_FIXED_FENV conditional, because it is only used forrm2014-02-203-118/+2
| | | | | | versions of FreeBSD, we not support anymore. - remove LATEST_LINK. There is PYTHON_PKGNAMEPREFIX set and in future we may have this package built against different python versions.
* - Add optional dependency math/octave-forge-divand.stephen2014-02-191-3/+6
| | | | - Update to 20140219.
* - New port math/octave-forge-divand.stephen2014-02-195-0/+45
| | | | | | | | | 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 divand.
* - Update to 1.0.2.stephen2014-02-192-5/+5
|
* - New port math/reduce.stephen2014-02-198-0/+471
| | | | | | | | This is a powerful Computer-Algebra System written in it's own version of LISP with quite a long history behind it. PR: ports/186855 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
* This is a package for doing integer arithmetic while using a differentmatthew2014-02-195-0/+43
| | | | | | | | | | | | | | | | | base representation than normal. In base n arithmetic you have n symbols which have a representation. I was going to call them "glyphs", but being text strings they are not really. On Tye McQueen's whimsical suggestion I settled on the name Math::Fleximal, the set of text representations is called a "flex", and the representation of individual digits are the "flecks". These names are somewhat unofficial... This allows you to do basic arithmetic using whatever digits you want, and to convert from one to another. WWW: http://search.cpan.org/dist/Math-Fleximal/ Submitted by: Matthew Seaman <matthew@FreeBSD.org>
* Chase docbook cleanup dependencies.mat2014-02-181-1/+1
| | | | Sponsored by: Absolight
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-183-1/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-1824-108/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* - Update to 1.1.7.stephen2014-02-182-4/+3
|
* - Update to 1.0.2.stephen2014-02-182-4/+3
|
* Fixup for r344614: define USES before including bsd.port.pre.mk.tijl2014-02-171-3/+2
| | | | Reported by: antoine
* Add new port math/plplot-ada: Ada bindings to plplot librarymarino2014-02-177-0/+99
|
* Update to 1.12.11.kwm2014-02-173-13/+12
| | | | | Remove USES=shared-mime-info it is unused. Fix compile of python components so stagedir isn't hardcoded into them.
* math/plplot: Upgrade from dev ver 5.9.10 to latest stable ver 5.10.0marino2014-02-178-119/+27
|
* - Add stage supportdanilo2014-02-171-5/+3
| | | | - Convert USE_GMAKE to USES
* - Add stage supportdanilo2014-02-171-3/+2
| | | | - Convert LIB_DEPENDS to new syntax
* - Add stage supportdanilo2014-02-171-21/+15
|
* - Add stage supportdanilo2014-02-171-11/+5
|
* - Add stage supportdanilo2014-02-172-6/+17
| | | | | - Improve COMMENT - Add LICENSE
* - Add stage supportdanilo2014-02-171-6/+7
| | | | - Add DOCS option
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-17138-148/+187
| | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery)
* - Stage supportmiwi2014-02-172-2/+1
|
* - Stage supportmiwi2014-02-171-1/+0
|
* math/py-bottleneck: Update to 0.8.0koobs2014-02-162-4/+4
| | | | | | | | | | - Update to 0.8.0 - Update LICENSE (BSD2CLAUSE) Changes: http://berkeleyanalytics.com/bottleneck/release.html#bottleneck-0-8-0 PR: ports/186122 Submitted by: Johannes Meixner <xmj@chaot.net>
* - Add stage supportdanilo2014-02-152-22/+21
| | | | | - Add LICENSE - Improve COMMENT
* - Add stage supportdanilo2014-02-151-14/+11
| | | | - Improve COMMENT
* - Add stage supportdanilo2014-02-151-1/+3
|
* - Convert LIB_DEPENDS to new syntaxdanilo2014-02-151-10/+11
| | | | | | - Add LICENSE - Add stage support - Add DOCS option
* - Add stage supportdanilo2014-02-151-1/+2
| | | | - Add LICENSE
* - Add stage supportdanilo2014-02-152-9/+12
| | | | | | | | - Add perl5 as dependency - Add shebangfix to USES - Use %%DOCSDIR%% in pkg-plist - Improve COMMENT - Bump PORTREVISION
* - Add stage supportdanilo2014-02-151-9/+8
| | | | | - Add DOCS option - Remove the indefinite article from COMMENT
* - Add stage supportdanilo2014-02-151-11/+10
| | | | | | - Remove the indefinite article from COMMENT - Add DOCS option - Add LICENSE
* - Add stage supportdanilo2014-02-151-5/+8
| | | | | - Add LICENSE - Remove the indefinite article from COMMENT
* - Add stage supportdanilo2014-02-151-15/+8
|
* - Really Stagemiwi2014-02-151-1/+0
|
* - Convert to autoplistmiwi2014-02-151-4/+3
| | | | | - Stage support - Bump PORTREV
* - Convert to autoplistmiwi2014-02-152-3/+3
| | | | | - Stage support - Bump PORTREV
* - Convert to autoplistmiwi2014-02-152-106/+3
| | | | | - Stage support - Bump PORTREV
* - Convert to autoplistmiwi2014-02-152-6/+3
| | | | | - Stage support - Bump PORTREV
* - Convert to autoplistmiwi2014-02-151-3/+2
| | | | | - Stage support - Bump PORTREV
* - Stage supportmiwi2014-02-152-2/+3
|
* - Stage supportmiwi2014-02-151-1/+0
|
* - Convert to autoplistmiwi2014-02-151-17/+3
| | | | | - Stage support - Bump PORTREV
* - Stage supportmiwi2014-02-151-2/+1
| | | | - Convert USE_GMAKE to uses
* - Add LICENSEsunpoet2014-02-152-34/+4
| | | | | - Use PYDISTUTILS_AUTOPLIST - Remove post-patch:
* - Reassign lioux' ports to the heaptabthorpe2014-02-152-2/+2
| | | | With hat: portmgr
* - STAGE-cleangahr2014-02-145-16/+102
| | | | | - Convert to new LIB_DEPENDS format - Add LICENSE
* - STAGE-cleangahr2014-02-144-8/+35
| | | | | - Build a shlib version as well - Remove article from COMMENT line
* - STAGE-cleangahr2014-02-141-12/+13
| | | | - STRIP shared library
* - STAGE-cleangahr2014-02-143-13/+26
| | | | - Fix build
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
| | | | | | afterwards. Encouraged by: mat
* - update to 1.8.0rm2014-02-137-390/+334
| | | | | | | | | | | | | | - clarify LICENSE (BSD3C) - suppor staging while here: - utilize PYTHON_PY3K_PLIST_HACK - install docs uncoditionally into stage area - convert LIB_DEPENDS to the new notation - sort packing list PR: 186677 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
* Uncomment the dependencies, as originally set in ports/184607.thierry2014-02-131-3/+4
| | | | | PR: ports/184607 Submitted by: Jason Bacon <jwbacon (at) tds.net>
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0
| | | | any install target.
* - STAGE-cleangahr2014-02-122-28/+58
| | | | | | - Add (OPTIONal) Ogg Theora video codec support - Fix PKGNAME - Remove LATEST_LINK
* - Add dependency on libXtgahr2014-02-121-0/+1
|
* - STAGE-cleangahr2014-02-121-5/+2
| | | | - Fix PKGNAME, remove LATEST_LINK
* - update to 1.0.2rm2014-02-122-3/+3
| | | | | PR: 186684 Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
* - Update to 20140105culot2014-02-122-3/+3
| | | | Changes: http://invisible-island.net/add/CHANGES
* Stage supportantoine2014-02-121-2/+3
|
* - Update to 0.28sunpoet2014-02-123-76/+62
| | | | | | | | | | - Convert to new LIB_DEPENDS format - Use BROKEN_sparc64 - Remove outdated post-patch: - Support STAGEDIR - Take maintainership Changes: http://search.cpan.org/dist/Math-GSL/Changes
* The trader extension is a free open source stock library based on TA-Lib.pawel2014-02-114-0/+33
| | | | | | | | | | | | It's dedicated to trading software developers requiring to perform technical analysis of financial market data. Alongside many indicators like ADX, MACD, RSI, Stochastic, TRIX the candlestick pattern recognition and several vector arithmetic and algebraic functions are present. WWW: http://pecl.php.net/package/trader/ PR: ports/186226 Submitted by: Jim Ohlstein <jim@ohlste.in>
* - Update to 0.5304ehaupt2014-02-112-3/+6
| | | | - Strip shared object
* - Update to 2.07ehaupt2014-02-112-4/+6
| | | | - Strip shared object
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-1012-0/+34
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* . Fix "make package" without DOCSglewis2014-02-101-0/+2
| | | | | PR: 186501 Submitted by: Craig Leres <leres@ee.lbl.gov>
* - update to 0.13.0rm2014-02-095-198/+28
| | | | | | | | | | | | | | | | | - remove patches, included upstream - abandon easy_install and use auto-generated packing list - update pkg-message and TEST_DEPENDS to reflect current recommendations and port availability - add erroneously-omitted lang/cython to TEST_DEPENDS (for 'build_ext -i') - conform regression-test target to upstream test procedure while here: - add lang/cpython as build dependency - C-extension will not be build w/o it and the whole build procedure failing. - update LICENSE (BSD3CLAUSE) PR: 185803 Submitted by: "John W. O'Brien" <john@saltant.com> (maintainer)
* - Update to 5.1tota2014-02-092-4/+4
|
* - Update to 6.1.1.stephen2014-02-085-12/+80
|
* - Update GAP to 4.7.2johans2014-02-082-19/+21
| | | | - Enable stage support
* - Fix typonemysis2014-02-071-1/+1
| | | | Reported by: maintainer
* Chase boost and icu bumpbapt2014-02-079-3/+9
| | | | While here convert some LIB_DEPENDS
* - Update to 2.11culot2014-02-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-MatrixReal/CHANGES
* - Fix plistamdmi32014-02-072-11/+13
|
* - Update to 0.7.0tota2014-02-072-3/+3
|
* - Support stagingehaupt2014-02-062-12/+12
| | | | | - Strip shared object - Don't install license file into DOCSDIR but define LICENSE
* math/gdcalc: Explicitly link libmath (taken from dports)marino2014-02-061-1/+2
|
* - Bump PORTREVISION for astro/cfitsio shlib changesunpoet2014-02-061-2/+2
| | | | | | | - While I'm here, convert to new LIB_DEPENDS format PR: ports/185951 Submitted by: Florian Degner <f.degner@gmx.de>
* Drop maintainership on those.mat2014-02-061-1/+1
| | | | Sponsored by: Absolight
* - Stage supportmiwi2014-02-051-8/+5
|
* - Stage supportmiwi2014-02-051-3/+2
|
* - Stage supportmiwi2014-02-051-6/+5
|
* - Add patch to readline subpackage hoping it will work with FreeBSD-10.stephen2014-02-051-0/+15
|
* This upgrade generalizes the installer to handle any Matlab version,thierry2014-02-058-60/+47
| | | | | | | | adds support for MEX compilation, adds a man page, and improves the user interface using auto-admin tools. PR: ports/184607 Submitted by: Jason Bacon <jwbacon (at) tds.net>
* - Update to 1.3.4.stephen2014-02-052-4/+3
|
* Stage support and fix plistantoine2014-02-052-8/+3
|
* - Update to 0.22sunpoet2014-02-042-7/+10
| | | | | | | | | | | - Add LICENSE - Support STAGEDIR - Pass maintainership to submitter - While I'm here, fix *_DEPENDS Changes: http://search.cpan.org/dist/Math-Random-OO/Changes PR: ports/185853 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Update to 0.1-5tota2014-02-042-3/+3
|
* - Update to 1.3.4gahr2014-02-036-44/+44
|
* - Stage supportmiwi2014-02-03