13 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
rsadowski
a2f56e35c1 Update eigen3 to 3.3.9
OK martin@
2022-02-19 21:10:57 +00:00
rsadowski
ecddcd7fe2 Remove Qt4 dependency.
It was only necessary for the test suite but was installed as run dependency.
No need to drag this heavyweight port along.

Diff from and OK jca@
2020-01-26 07:30:15 +00:00
danj
a4577c7171 Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:46:32 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
kirby
5de4d85c55 Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
sthen
97889e162c switch my distfiles mirror to https 2015-12-03 21:24:29 +00:00
ajacoutot
4260588deb Properly find umfpack. 2015-07-21 02:38:40 +00:00
ajacoutot
56164503e3 Fix dependencies. 2015-07-20 23:15:14 +00:00
ajacoutot
0d830c3ad2 "/usr/local/share/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:36:15 +00:00
zhuk
20345466ed Unify my email in MAINTAINER lines to make portroach happy.
Kindly reminded by jasper@ a week (or two?) ago, sorry for slacking.
2014-11-02 10:33:50 +00:00
zhuk
7170481595 Maintaince update of OpenCV to 3.2.2. Bugfix release, no test regressions.
Forgotten previously and then reminded again by portroach.
2014-10-04 11:06:06 +00:00
zhuk
064217f74c Eigen is a C++ template library for vector and matrix math.
Unlike most other linear algebra libraries, Eigen focuses on the
simple mathematical needs of applications: games and other OpenGL
apps, spreadsheets and other office apps, etc. Eigen is dedicated
to providing optimal speed with GCC.

This is used by some KDE applications. Probably some other ports will
pick up Eigen3, too, this will be dealt soon.

okay landry@
2014-07-10 08:59:52 +00:00