aboutsummaryrefslogtreecommitdiff
path: root/math/eigen3
Commit message (Collapse)AuthorAgeFilesLines
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0Martin Wilke2009-08-044-20/+52
| | | | | | | | | | | | | for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi) Notes: svn path=/head/; revision=238903
* 1) Update to 2.0.2Max Brazhnikov2009-05-224-8/+15
| | | | | | | | | | 2) Fix dependent ports on 6.x by using malloc instead of posix_memalign PR: ports/134863 (2) Submitted by: amdmi3 Notes: svn path=/head/; revision=234405
* Fix LATEST_LINKMax Brazhnikov2009-05-201-1/+3
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=234304
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* Update KDE to 4.2.1.Max Brazhnikov2009-03-093-12/+26
| | | | | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE. Notes: svn path=/head/; revision=229712
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0Martin Wilke2009-02-084-35/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies. Notes: svn path=/head/; revision=227819
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-13/+2
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* Add Eigen a lightweight C++ template library for vector and matrix mathTilman Keskinoz2008-02-094-0/+64
Notes: svn path=/head/; revision=206969