aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Add afni-[0-9]* to CONFLICTS.stephen2012-06-052-2/+2
| | | | Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee>
* - Update to 0.24sunpoet2012-06-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-Int64/Changes
* - Update to 1.5.0.stephen2012-06-052-4/+4
|
* - Update to 1.15jadawin2012-06-052-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.15/Changes
* - Update to 0.23sunpoet2012-06-052-3/+6
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Math-Int64/Changes
* - Update to 0.8.1pgj2012-06-043-5/+5
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.10.1.0pgj2012-06-042-6/+6
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.8.3.2pgj2012-06-043-5/+10
| | | | Obtained from: FreeBSD Haskell
* - Update to 1.3.2pgj2012-06-042-5/+5
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.2.4pgj2012-06-042-4/+4
| | | | Obtained from: FreeBSD Haskell
* - Update to 2.1.0.2pgj2012-06-043-7/+7
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.12.0.0pgj2012-06-043-17/+13
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.2.2pgj2012-06-042-5/+4
| | | | Obtained from: FreeBSD Haskell
* - Update to 2.1.5pgj2012-06-042-3/+3
| | | | Obtained from: FreeBSD Haskell
* - Update to 2.10.0pgj2012-06-042-6/+5
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.2.0.2pgj2012-06-042-3/+3
| | | | Obtained from: FreeBSD Haskell
* - Update to 2.1.1.1pgj2012-06-042-5/+5
| | | | Obtained from: FreeBSD Haskell
* - Update to 1.1.1.6pgj2012-06-043-5/+5
| | | | Obtained from: FreeBSD Haskell
* - Update to 1.0.3pgj2012-06-043-7/+5
| | | | Obtained from: FreeBSD Haskell
* - Update to 2.3.0.1pgj2012-06-047-20/+40
| | | | Obtained from: FreeBSD Haskell
* - Convert to new options framework.stephen2012-06-041-16/+18
|
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-045-4/+7
| | | | | | | | | | | Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell
* - Convert to new options framework.stephen2012-06-041-2/+2
|
* Utilities for dealing with IEEE floating point numbers, ported from thepgj2012-06-043-0/+25
| | | | | | | | | Tango math library; approximate and exact equality comparisons for general types. WWW: http://github.com/patperry/hs-ieee754 Obtained from: FreeBSD Haskell
* - Update to 2.3.51.stephen2012-06-042-4/+3
|
* - Update to 2.4.11sunpoet2012-06-044-48/+16
| | | | | | | | | - While I'm here: - Use REINPLACE_CMD instead of patch files - Pet portlint: remove ABI version number from LIB_DEPENDS PR: ports/168550 Submitted by: Zhihao Yuan <lichray@gmail.com>
* Update to 15.8.5ehaupt2012-06-032-3/+3
|
* Set maintainership back to ports@cs2012-06-031-1/+1
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-033-4/+4
| | | | Approved by: maintainer (tobez@ via IM)
* Extract saxon.jar from the distfile for the textproc/saxon port intotruckman2012-06-032-4/+11
| | | | | | | | | | | the thirdparty build directory for the scilab port. This allows the removal of the textproc/saxon build dependency from the scilab port so that scilab can be built on a host that has apache-openoffice-3.4.* installed. The latter port has a run dependency on textproc/saxon-devel, which conflicts with textproc/saxon. PR: 168398 Approved by: Rob Farmer <rfarmer AT predatorlabs.net> (maintainer)
* - Update devel/lasi to 1.1.1lme2012-06-021-1/+2
| | | | - Chase library version bump
* - Update to 0.19sunpoet2012-06-023-4/+8
| | | | Changes: http://search.cpan.org/dist/Math-Int64/Changes
* - update png to 1.5.10dinoex2012-06-01167-123/+264
|
* Convert to new options frameworkbapt2012-05-311-22/+25
|
* - Update to 1.14jadawin2012-05-312-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.14/Changes
* - Convert to new option frame (mutualty exclusive options aka single)bapt2012-05-291-10/+19
| | | | | | - Should fix make index With hat: portmgr
* - Include instructions on how to manually add optional packages. Becausestephen2012-05-292-0/+25
| | | | | this involves downloading files without checksums, this is not performed automatically by the port.
* defer pending an updatebf2012-05-292-2/+2
|
* - Removed options to include optional packages, because of security riskstephen2012-05-291-204/+1
| | | | due to fetching files outside the ports framework.
* - Update to 2012.05.20dhn2012-05-263-3/+12
|
* - Update to 6.4.2miwi2012-05-254-67/+32
| | | | | | PR: 167129 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: ,maintainer timeout
* Commons Math is a library of lightweight, self-contained mathematics andmiwi2012-05-255-0/+101
| | | | | | | | | | statistics components addressing the most common problems not available in the Java programming language or Commons Lang. WWW: http://jakarta.apache.org/commons/math/ PR: ports/166398 Submitted by: Muhammad Moinur Rahmanh <5u623l20@gmail.com>
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-2524-517/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
* Chase PyQT updatemakc2012-05-254-1/+4
|
* - Update to 1.1.0.stephen2012-05-252-4/+3
|
* - Update to 1.0.10.stephen2012-05-252-4/+3
|
* Update to 3.0603.tobez2012-05-243-6/+14
| | | | Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
* Update to 1.6607.tobez2012-05-242-3/+3
| | | | | | PR: 167978 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Changes: http://search.cpan.org/dist/Statistics-Basic/Changes
* Update to 0.07.tobez2012-05-242-3/+3
| | | | | | PR: 167976 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Changes: http://search.cpan.org/dist/GIS-Distance-Fast/Changes
* Update to 7.2.tobez2012-05-242-3/+3
| | | | | | PR: 167968 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.2/CHANGES.txt
* - Update to 0.05wen2012-05-242-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/JBERGER/Text-AsciiTeX-0.05/Changes
* update to 12.04-2bf2012-05-242-4/+3
| | | | | PR: 168233 Submitted by: C. Ruwe (maintainer)
* Use packages rather than files for dependencies, to avoid breaking whencrees2012-05-231-2/+2
| | | | packages are reorganised.
* update lang/sbcl to 1.0.57, and adjust dependent portsbf2012-05-234-4/+5
|
* - Update to 2.2.0.stephen2012-05-212-4/+5
|
* defer expiration pending updatesbf2012-05-211-1/+1
|
* prevent some of the older base system texinfo utilities from beingbf2012-05-211-0/+4
| | | | | used with others from print/texinfo; mark the non-default option WITH_PDF_MANUALS broken (reported by A. Shterenlikht)
* Make the port build with the upcoming Qt 4.8.x series.rakuco2012-05-201-0/+11
| | | | | | | | | | | | | | Since 4.8.0 [1], Qt itself does not automatically include GLU's headers and libraries with its OpenGL module, so applications which relied on Qt to get these need to be adjusted. Contrary to other ports, PORTREVISION was not bumped here because freemat already depended on glu, we just needed to add a missing #include. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b Approved by: miwi (needed for the Qt 4.8.1 exp-run)
* Mark IGNORE with php 5.4 and set 5.3 as default.ale2012-05-202-0/+4
| | | | | Reported by: pav Pointyhat to: me
* - Bump PORTREVISION for graphics/gdal shlib changesunpoet2012-05-191-2/+2
|
* - Fix *_DEPENDS: this port does not require p5-Class-Fields and ↵sunpoet2012-05-181-3/+1
| | | | | | | | p5-Class-Fields does not install SITE_PERL/fields.pm - Bump PORTREVISION for dependency change Reported by: pointyhat
* Mark BROKEN= does not build with boost-1.48.0makc2012-05-171-0/+2
| | | | Approved by: portmgr (linimon)
* readd php 5.3.13 and all its modules as php53*flo2012-05-163-0/+30
|
* - Change master_sites.stephen2012-05-161-2/+2
|
* - Use use_autotools to add autoconf dependency.stephen2012-05-151-2/+7
|
* - Update to 5.0.stephen2012-05-1527-124/+605
| | | | | | | | | | | | | | - Add the following patches: http://trac.sagemath.org/sage_trac/ticket/12400 http://trac.sagemath.org/sage_trac/ticket/12818 http://trac.sagemath.org/sage_trac/ticket/12828 http://trac.sagemath.org/sage_trac/ticket/12862 - Remove obsolete patches. - Add options to build optional subpackages. - Add option to use 387 FPU instead of SSE (amd64 only). - Reduce size of what is installed in PREFIX. - It now passes all tests (except minor floating point differences) under amd64. There are still unsolved failed tests with i386.
* - Update to 1.3.1.stephen2012-05-142-3/+3
|
* - Add gnu_configure to Makefile.stephen2012-05-132-12/+2
|
* - Update to 1.1.3.stephen2012-05-132-4/+4
|
* - Update to 1.1.1.stephen2012-05-133-8/+15
|
* 2012-05-10 archivers/php4-bz2: php4 is EOLedbapt2012-05-124-48/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-05-10 archivers/php4-zlib: php4 is EOLed 2012-05-10 converters/php4-iconv: php4 is EOLed 2012-05-10 converters/php4-mbstring: php4 is EOLed 2012-05-10 converters/php4-recode: php4 is EOLed 2012-05-10 databases/php4-dba: php4 is EOLed 2012-05-10 databases/php4-dbase: php4 is EOLed 2012-05-10 databases/php4-dbx: php4 is EOLed 2012-05-10 databases/php4-filepro: php4 is EOLed 2012-05-10 databases/php4-interbase: php4 is EOLed 2012-05-10 databases/php4-mssql: php4 is EOLed 2012-05-10 databases/php4-mysql: php4 is EOLed 2012-05-10 databases/php4-odbc: php4 is EOLed 2012-05-10 databases/php4-oracle: php4 is EOLed 2012-05-10 databases/php4-pgsql: php4 is EOLed databases/php4-rrdtool: php4 is EOLed 2012-05-10 databases/php4-sybase_ct: php4 is EOLed 2012-05-10 devel/php4-dio: php4 is EOLed 2012-05-10 devel/php4-gettext: php4 is EOLed 2012-05-10 devel/php4-mcve: php4 is EOLed 2012-05-10 devel/php4-ncurses: php4 is EOLed 2012-05-10 devel/php4-pcntl: php4 is EOLed 2012-05-10 devel/php4-pcre: php4 is EOLed 2012-05-10 devel/php4-readline: php4 is EOLed 2012-05-10 devel/php4-shmop: php4 is EOLed 2012-05-10 devel/php4-sysvmsg: php4 is EOLed 2012-05-10 devel/php4-sysvsem: php4 is EOLed 2012-05-10 devel/php4-sysvshm: php4 is EOLed 2012-05-10 devel/php4-tokenizer: php4 is EOLed 2012-05-10 finance/php4-pfpro: php4 is EOLed 2012-05-10 ftp/php4-curl: php4 is EOLed 2012-05-10 ftp/php4-ftp: php4 is EOLed 2012-05-10 graphics/php4-chartdirector: php4 is EOLed 2012-05-10 graphics/php4-exif: php4 is EOLed 2012-05-10 graphics/php4-gd: php4 is EOLed lang/php4: php4 is EOLed 2012-05-10 lang/php4-extensions: php4 is EOLed 2012-05-10 lang/php4-overload: php4 is EOLed 2012-05-10 mail/php4-imap: php4 is EOLed 2012-05-10 math/php4-bcmath: php4 is EOLed 2012-05-10 math/php4-gmp: php4 is EOLed 2012-05-10 misc/php4-calendar: php4 is EOLed 2012-05-10 misc/php4-mcal: php4 is EOLed 2012-05-10 net/php4-ldap: php4 is EOLed 2012-05-10 net/php4-sockets: php4 is EOLed 2012-05-10 net/php4-xmlrpc: php4 is EOLed 2012-05-10 net/php4-yp: php4 is EOLed 2012-05-10 net-mgmt/php4-snmp: php4 is EOLed 2012-05-10 security/php4-crack: php4 is EOLed 2012-05-10 security/php4-mcrypt: php4 is EOLed 2012-05-10 security/php4-mhash: php4 is EOLed 2012-05-10 security/php4-openssl: php4 is EOLed 2012-05-10 sysutils/php4-posix: php4 is EOLed 2012-05-10 textproc/php4-ctype: php4 is EOLed 2012-05-10 textproc/php4-domxml: php4 is EOLed 2012-05-10 textproc/php4-pspell: php4 is EOLed 2012-05-10 textproc/php4-wddx: php4 is EOLed 2012-05-10 textproc/php4-xml: php4 is EOLed 2012-05-10 textproc/php4-xslt: php4 is EOLed 2012-05-10 www/php4-session: php4 is EOLed 2012-05-10 archivers/pecl-zip: php4 is EOLed 2012-05-10 databases/pecl-sqlite: php4 is EOLed 2012-05-11 devel/pear-XML_XPath: php4 is EOLed 2012-05-11 devel/pecl-json: php4 is EOLed 2012-05-10 www/pecl-tidy: php4 is EOLed 2012-05-10 www/php-dyn: php4 is EOLed 2012-05-11 security/pecl-hash: php4 is EOLed 2012-05-11 net/phpldapadmin098: php4 is EOLed graphics/jpgraph: php4 is EOLed
* Update to 15.8.4ehaupt2012-05-112-3/+3
|
* defer expiration pending updatesbf2012-05-102-2/+2
|
* - Add a new port: math/R-cran-labelingtota2012-05-104-0/+27
| | | | | | | | Implements a number of axis labeling schemes, including those compared in An Extension of Wilkinson's Algorithm for Positioning Tick Labels on Axes by Talbot, Lin, and Hanrahan, InfoVis 2010. WWW: http://cran.r-project.org/web/packages/labeling/
* - Update to 1.1.3.stephen2012-05-102-3/+3
|
* - Add patch to enable build of cephes subpackage. This adds floating pointstephen2012-05-103-42/+1491
| | | | | | | | functions included in C99, but not yet part of FreeBSD. Examples include ccosh, and except for very recent versions of FreeBSD, log2. - Bump portrevision. Obtained from: http://trac.sagemath.org/sage_trac/ticket/9543
* Update to patch level 10.ale2012-05-092-3/+18
| | | | | Note: use gnu patch since patch04 seems to trigger a bug (or at least a different / not expected behavior of base patch)
* Update to 5.0.5 release.ale2012-05-092-3/+3
|
* - Update to 0.5-46tota2012-05-082-4/+3
|
* - Update to 0.03culot2012-05-082-4/+5
| | | | | | | - Remove dependency on Test::More (already in core) - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Number-Compare/Changes
* . Restore the bitmap terminal.glewis2012-05-081-1/+3
| | | | | PR: 167657 Submitted by: Matthew Luckie
* Pass maintainership of almost of my "p5-*" ports to "perl@".skv2012-05-075-5/+5
| | | | (I hope updating of them will be improved).
* - Update to 0.9-99wen2012-05-072-4/+3
| | | | | PR: 167605 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Bump PORTREVISION to chase the update of graphics/projwen2012-05-071-1/+2
|