notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
eigen2 Lightweight library for vector and matrix math
2.0.17,1 math Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.17,1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer available upstream, no consumers in ports
Expired This port expired on: 2021-12-07
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-02-08 07:45:16
Last Update: 2021-12-07 09:41:55
Commit Hash: e1ba12b
People watching this port, also watch:: gettext, xbitmaps
License: not specified in port
WWW:
http://eigen.tuxfamily.org/
Description:
Eigen 2 is a C++ template library for linear algebra (vectors, matrices, and related algorithms). WWW: http://eigen.tuxfamily.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (128 items)
Collapse this list.
  1. include/eigen2/Eigen/Array
  2. include/eigen2/Eigen/Cholesky
  3. include/eigen2/Eigen/Core
  4. include/eigen2/Eigen/Dense
  5. include/eigen2/Eigen/Eigen
  6. include/eigen2/Eigen/Geometry
  7. include/eigen2/Eigen/LU
  8. include/eigen2/Eigen/LeastSquares
  9. include/eigen2/Eigen/NewStdVector
  10. include/eigen2/Eigen/QR
  11. include/eigen2/Eigen/QtAlignedMalloc
  12. include/eigen2/Eigen/SVD
  13. include/eigen2/Eigen/Sparse
  14. include/eigen2/Eigen/StdVector
  15. include/eigen2/Eigen/src/Array/BooleanRedux.h
  16. include/eigen2/Eigen/src/Array/CwiseOperators.h
  17. include/eigen2/Eigen/src/Array/Functors.h
  18. include/eigen2/Eigen/src/Array/Norms.h
  19. include/eigen2/Eigen/src/Array/PartialRedux.h
  20. include/eigen2/Eigen/src/Array/Random.h
  21. include/eigen2/Eigen/src/Array/Select.h
  22. include/eigen2/Eigen/src/Cholesky/LDLT.h
  23. include/eigen2/Eigen/src/Cholesky/LLT.h
  24. include/eigen2/Eigen/src/Core/Assign.h
  25. include/eigen2/Eigen/src/Core/Block.h
  26. include/eigen2/Eigen/src/Core/CacheFriendlyProduct.h
  27. include/eigen2/Eigen/src/Core/Coeffs.h
  28. include/eigen2/Eigen/src/Core/CommaInitializer.h
  29. include/eigen2/Eigen/src/Core/Cwise.h
  30. include/eigen2/Eigen/src/Core/CwiseBinaryOp.h
  31. include/eigen2/Eigen/src/Core/CwiseNullaryOp.h
  32. include/eigen2/Eigen/src/Core/CwiseUnaryOp.h
  33. include/eigen2/Eigen/src/Core/DiagonalCoeffs.h
  34. include/eigen2/Eigen/src/Core/DiagonalMatrix.h
  35. include/eigen2/Eigen/src/Core/DiagonalProduct.h
  36. include/eigen2/Eigen/src/Core/Dot.h
  37. include/eigen2/Eigen/src/Core/Flagged.h
  38. include/eigen2/Eigen/src/Core/Functors.h
  39. include/eigen2/Eigen/src/Core/Fuzzy.h
  40. include/eigen2/Eigen/src/Core/GenericPacketMath.h
  41. include/eigen2/Eigen/src/Core/IO.h
  42. include/eigen2/Eigen/src/Core/Map.h
  43. include/eigen2/Eigen/src/Core/MapBase.h
  44. include/eigen2/Eigen/src/Core/MathFunctions.h
  45. include/eigen2/Eigen/src/Core/Matrix.h
  46. include/eigen2/Eigen/src/Core/MatrixBase.h
  47. include/eigen2/Eigen/src/Core/MatrixStorage.h
  48. include/eigen2/Eigen/src/Core/Minor.h
  49. include/eigen2/Eigen/src/Core/NestByValue.h
  50. include/eigen2/Eigen/src/Core/NumTraits.h
  51. include/eigen2/Eigen/src/Core/Part.h
  52. include/eigen2/Eigen/src/Core/Product.h
  53. include/eigen2/Eigen/src/Core/Redux.h
  54. include/eigen2/Eigen/src/Core/SolveTriangular.h
  55. include/eigen2/Eigen/src/Core/Sum.h
  56. include/eigen2/Eigen/src/Core/Swap.h
  57. include/eigen2/Eigen/src/Core/Transpose.h
  58. include/eigen2/Eigen/src/Core/Visitor.h
  59. include/eigen2/Eigen/src/Core/arch/AltiVec/PacketMath.h
  60. include/eigen2/Eigen/src/Core/arch/SSE/PacketMath.h
  61. include/eigen2/Eigen/src/Core/util/Constants.h
  62. include/eigen2/Eigen/src/Core/util/DisableMSVCWarnings.h
  63. include/eigen2/Eigen/src/Core/util/EnableMSVCWarnings.h
  64. include/eigen2/Eigen/src/Core/util/ForwardDeclarations.h
  65. include/eigen2/Eigen/src/Core/util/Macros.h
  66. include/eigen2/Eigen/src/Core/util/Memory.h
  67. include/eigen2/Eigen/src/Core/util/Meta.h
  68. include/eigen2/Eigen/src/Core/util/StaticAssert.h
  69. include/eigen2/Eigen/src/Core/util/XprHelper.h
  70. include/eigen2/Eigen/src/Geometry/AlignedBox.h
  71. include/eigen2/Eigen/src/Geometry/AngleAxis.h
  72. include/eigen2/Eigen/src/Geometry/EulerAngles.h
  73. include/eigen2/Eigen/src/Geometry/Hyperplane.h
  74. include/eigen2/Eigen/src/Geometry/OrthoMethods.h
  75. include/eigen2/Eigen/src/Geometry/ParametrizedLine.h
  76. include/eigen2/Eigen/src/Geometry/Quaternion.h
  77. include/eigen2/Eigen/src/Geometry/Rotation2D.h
  78. include/eigen2/Eigen/src/Geometry/RotationBase.h
  79. include/eigen2/Eigen/src/Geometry/Scaling.h
  80. include/eigen2/Eigen/src/Geometry/Transform.h
  81. include/eigen2/Eigen/src/Geometry/Translation.h
  82. include/eigen2/Eigen/src/LU/Determinant.h
  83. include/eigen2/Eigen/src/LU/Inverse.h
  84. include/eigen2/Eigen/src/LU/LU.h
  85. include/eigen2/Eigen/src/LeastSquares/LeastSquares.h
  86. include/eigen2/Eigen/src/QR/EigenSolver.h
  87. include/eigen2/Eigen/src/QR/HessenbergDecomposition.h
  88. include/eigen2/Eigen/src/QR/QR.h
  89. include/eigen2/Eigen/src/QR/SelfAdjointEigenSolver.h
  90. include/eigen2/Eigen/src/QR/Tridiagonalization.h
  91. include/eigen2/Eigen/src/SVD/SVD.h
  92. include/eigen2/Eigen/src/Sparse/AmbiVector.h
  93. include/eigen2/Eigen/src/Sparse/CholmodSupport.h
  94. include/eigen2/Eigen/src/Sparse/CompressedStorage.h
  95. include/eigen2/Eigen/src/Sparse/CoreIterators.h
  96. include/eigen2/Eigen/src/Sparse/DynamicSparseMatrix.h
  97. include/eigen2/Eigen/src/Sparse/MappedSparseMatrix.h
  98. include/eigen2/Eigen/src/Sparse/RandomSetter.h
  99. include/eigen2/Eigen/src/Sparse/SparseAssign.h
  100. include/eigen2/Eigen/src/Sparse/SparseBlock.h
  101. include/eigen2/Eigen/src/Sparse/SparseCwise.h
  102. include/eigen2/Eigen/src/Sparse/SparseCwiseBinaryOp.h
  103. include/eigen2/Eigen/src/Sparse/SparseCwiseUnaryOp.h
  104. include/eigen2/Eigen/src/Sparse/SparseDiagonalProduct.h
  105. include/eigen2/Eigen/src/Sparse/SparseDot.h
  106. include/eigen2/Eigen/src/Sparse/SparseFlagged.h
  107. include/eigen2/Eigen/src/Sparse/SparseFuzzy.h
  108. include/eigen2/Eigen/src/Sparse/SparseLDLT.h
  109. include/eigen2/Eigen/src/Sparse/SparseLLT.h
  110. include/eigen2/Eigen/src/Sparse/SparseLU.h
  111. include/eigen2/Eigen/src/Sparse/SparseMatrix.h
  112. include/eigen2/Eigen/src/Sparse/SparseMatrixBase.h
  113. include/eigen2/Eigen/src/Sparse/SparseProduct.h
  114. include/eigen2/Eigen/src/Sparse/SparseRedux.h
  115. include/eigen2/Eigen/src/Sparse/SparseTranspose.h
  116. include/eigen2/Eigen/src/Sparse/SparseUtil.h
  117. include/eigen2/Eigen/src/Sparse/SparseVector.h
  118. include/eigen2/Eigen/src/Sparse/SuperLUSupport.h
  119. include/eigen2/Eigen/src/Sparse/TaucsSupport.h
  120. include/eigen2/Eigen/src/Sparse/TriangularSolver.h
  121. include/eigen2/Eigen/src/Sparse/UmfPackSupport.h
  122. include/eigen2/unsupported/Eigen/IterativeSolvers
  123. include/eigen2/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h
  124. include/eigen2/unsupported/Eigen/src/IterativeSolvers/IterationController.h
  125. libdata/pkgconfig/eigen2.pc
  126. @owner
  127. @group
  128. @mode
Collapse this list.
Dependency lines:
  • eigen2>0:math/eigen2
No installation instructions:
This port has been deleted.
PKGNAME: eigen2
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (eigen/2.0.17.tar.bz2) = 7255e856ed367ce6e6e2d4153b0e4e753c8b8d36918bf440dd34ad56aff09960 SIZE (eigen/2.0.17.tar.bz2) = 367890

Packages (timestamps in pop-ups are UTC):
eigen2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.0.17,1---2.0.17,1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. deskutils/kdeplasma-addons*
  2. deskutils/kdeplasma-addons-kde4*
  3. editors/koffice-kde4*
  4. science/avogadro*
  5. science/kalzium-kde4*
  6. science/step-kde4*
  7. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. science/avogadro*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
math_eigen2
USES:
cmake tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/eigen/eigen/get/
Collapse this list.
Port Moves
  • port deleted on 2021-12-07
    REASON: Has expired: No longer available upstream, no consumers in ports

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.17,1
07 Dec 2021 09:41:55
commit hash: e1ba12b5c107d3e6e317e8d25cc5450ef0d16c35commit hash: e1ba12b5c107d3e6e317e8d25cc5450ef0d16c35commit hash: e1ba12b5c107d3e6e317e8d25cc5450ef0d16c35commit hash: e1ba12b5c107d3e6e317e8d25cc5450ef0d16c35 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-12-07 math/eigen2: No longer available upstream, no consumers in ports
2.0.17,1
07 Sep 2021 21:19:38
commit hash: 2938aebc046e906e68194740a203d233135f21c4commit hash: 2938aebc046e906e68194740a203d233135f21c4commit hash: 2938aebc046e906e68194740a203d233135f21c4commit hash: 2938aebc046e906e68194740a203d233135f21c4 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
math/eigen2: mark deprecated
2.0.17,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.17,1
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
2.0.17,1
13 Nov 2014 23:24:01
Revision:372546Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.0.17,1
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
2.0.17,1
20 Feb 2014 13:00:31
Revision:345222Original commit files touched by this commit
makc search for other commits by this committer
- Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Remove useless LATEST_LINK
2.0.17,1
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
2.0.17,1
17 Sep 2013 12:50:50
Revision:327474Original commit files touched by this commit
bapt search for other commits by this committer
Adjust pkgname to avoid confusing binary only users.
oldversion version get their pkgname suffixed by the version, shinest and
greatest version doesn't change their name.
Ajust the conflicts line accordingly
Remove the now useless LATEST_LINK where they are not needed anymore.

Approved by:	kde (rakuco)
2.0.17,1
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2.0.17,1
19 Jan 2012 13:03:16
Original commit files touched by this commit
rakuco search for other commits by this committer
- Update to 2.0.17.
  This release should contain only two small bugs.
- Update MASTER_SITES to use the https version of bitbucket.
- Do not set FETCH_ARGS to a custom value, as it does not seem
  to be needed anymore.
- Kind of revert the fix for PR 159690 now that bitbucket seems
  to have changed its mind once again and changed the naming
  scheme of the top-level directory in the tarball.
2.0.16,1
30 Aug 2011 00:01:31
Original commit files touched by this commit
avilla search for other commits by this committer
- Fix build (tarball rerolled).

PR:             159690
Submitted by:   Mikhail Teterin <mi@symbion.zaytman.com> via e-mail
2.0.16,1
27 Jun 2011 22:54:44
Original commit files touched by this commit
fluffy search for other commits by this committer
- Adjust FETCH_ARGS to fix fetching from secured site after redirect

Noticed by:     pointyhat via pav
2.0.16,1
26 Jun 2011 10:53:54
Original commit files touched by this commit
fluffy search for other commits by this committer
- Update Eigen to 2.0.16 bugfix release
2.0.15,1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.0.15,1
30 Sep 2010 12:12:04
Original commit files touched by this commit
itetcu search for other commits by this committer
Remove old information.

Reported by:    QAT
2.0.15,1
29 Sep 2010 15:23:37
Original commit files touched by this commit
fluffy search for other commits by this committer
- Add one more checksum for repacked distinfo

Only tag information was changed during repack, so no need to upgrade/rebuild

Noticed by:     pointyhat via erwin
2.0.15,1
03 Aug 2010 17:51:23
Original commit files touched by this commit
makc search for other commits by this committer
Update to 2.0.15
2.0.12,1
11 May 2010 12:40:01
Original commit files touched by this commit
fluffy search for other commits by this committer
- Update strigi to 0.7.2
- Update eigen to 2.0.11
- Update gmm++ to 4.0.0
- Update soprano to 2.4.3
- Update shared-desktop-ontologies to 0.4

With hat on:    kde@
2.0.11,1
18 Jan 2010 05:42:31
Original commit files touched by this commit
fluffy search for other commits by this committer
- Update Eigen2 to 2.0.11

This is only critical bugfix release, no functional changes

Approved by:    miwi, tabthorpe (mentors implicit)
2.0.10,1
27 Nov 2009 00:50:27
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.10
2.0.5,1
01 Sep 2009 12:44:04
Original commit files touched by this commit
fluffy search for other commits by this committer
- Update to official 2.0.5 release, no longer needs a devel snapshot.

Approved by:    tabthorpe (co-mentor)
2.0.52
04 Aug 2009 21:14:07
Original commit files touched by this commit
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
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)
2.0.2
22 May 2009 19:54:09
Original commit files touched by this commit
makc search for other commits by this committer
1) Update to 2.0.2
2) Fix dependent ports on 6.x by using malloc instead of posix_memalign

PR:             ports/134863 (2)
Submitted by:   amdmi3
2.0.0_2
20 May 2009 23:09:32
Original commit files touched by this commit
makc search for other commits by this committer
Fix LATEST_LINK
Reported by: pav
2.0.0_1
24 Mar 2009 19:13:32
Original commit files touched by this commit
makc search for other commits by this committer
bump PORTREVISION after cmake update
2.0.0
09 Mar 2009 00:55:48
Original commit files touched by this commit
makc search for other commits by this committer
Update KDE to 4.2.1.

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.
2.0.b3
08 Feb 2009 20:23:46
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.5
08 Feb 2009 07:44:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Force commit to note repocopies:

        arabic/kde3-i18n   ->  arabic/kde4-l10n
        misc/kde3-i18n-eu  ->  misc/kde4-l10n-eu
        hebrew/kde3-i18n   ->  hebrew/kde4-l10n
        misc/kde3-i18n-is  ->  misc/kde4-l10n-is
        misc/kde3-i18n-ro  ->  misc/kde4-l10n-ro
        misc/kde3-i18n-tg  ->  misc/kde4-l10n-tg
        math/eigen         ->  math/eign2

Number of commits found: 29