LTL is a C++ class template library for scientific computing which provides high performance via SSE3 floating point support for vector operations. Useful for array processing, image processing, FITS and ASCII I/O, and linear algebra (astronomical and scientific computing, in short). LTL provides dynamic arrays of up to 5-dimensions, subarrays and slicing, support for fixed size vectors and matrices including basic linear algebra operations, expression templates based evaluation, and I/O facilities for ascii and FITS format files. Users of the boost and blitz++ library may find the cross-pollination of these unique features to be fruitful. WWW: http://www.mpe.mpg.de/~drory/ltl/ freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/irc/quassel/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* irc/quassel: Update to 0.12.5woodsb022018-04-261-3/+3
| | | | | | | | Changes this release: https://quassel-irc.org/node/130 MFH: 2018Q2 Security: https://vuxml.freebsd.org/freebsd/499f6b41-58db-4f98-b8e7-da8c18985eda.html
* irc/quassel: update 0.12.3 -> 0.12.4junovitch2016-07-071-2/+3
| | | | | | | | PR: 209218 Approved by: makc (maintainer timeout, 2 months) Security: CVE-2016-4414 Security: https://vuxml.FreeBSD.org/freebsd/7d64d00c-43e3-11e6-ab34-002590263bf5.html MFH: 2016Q3
* irc/quassel:makc2016-03-311-2/+2
| | | | | | | | - Update to 0.12.3 - Remove upstream patches PR: 207562 Submitted by: Adriaan de Groot (groot@kde.org)
* irc/quassel:makc2015-11-091-2/+2
| | | | | - Update to 0.12.2 - Switch to Qt 5, remove KDE option
* irc/quassel:makc2015-05-161-2/+2
| | | | | | - Update to 0.11.1, which addresses CVE-2015-3427 MFH: 2015Q2
* irc/quassel:makc2014-10-221-2/+2
| | | | | | | | - Update to 0.11.0. This version requires compiler with c++11 support - Сonvert to USES=execinfo - Use options helpers as much as possible - Fix packaging for combination of NLS/MONO_OR_CLIENT options - drop @dirrm from plist
* irc/quassel:makc2014-03-311-2/+2
| | | | | | - update to 0.10.0 - convert to USES=tar:bzip2 - clean up Makefile from stale stuff
* Update to 0.9.2makc2013-11-271-2/+2
|
* Update to 0.9.1makc2013-11-061-2/+2
|
* - Update to 0.9.0makc2013-05-121-2/+2
| | | | | | | | | - Switch to ouf of source build - Add KDE option (off by default), and use separate plist for not overcomplicating the matter - Sync list of Qt 4 components with project requirements - Trim Makefile header - Reformat description
* Update to 0.8.0makc2012-04-061-2/+2
| | | | Feature safe: yes
* Update to 0.7.3makc2011-10-311-2/+2
| | | | | | | Add run dependency on Qt4 sqlite3 plugin Remove needless CMAKE_USE_PTHREAD Add rc script for quasselcore (reviewed by dougb) Add "quick start" info to pkg-message