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
ltl C++ class SSE library for scientific computing
2.0.19_2 math Deleted on this many watch lists=0 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.19_2Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: rossiya@gmail.com search for ports maintained by this maintainer
Port Added: 2006-10-07 20:44:35
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
License: GPLv2
WWW:
http://www.mpe.mpg.de/~drory/ltl/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (96 items)
Collapse this list.
  1. /usr/local/share/licenses/ltl-2.0.19_2/catalog.mk
  2. /usr/local/share/licenses/ltl-2.0.19_2/LICENSE
  3. /usr/local/share/licenses/ltl-2.0.19_2/GPLv2
  4. include/LTL/ltl/acconfig.h
  5. include/LTL/ltl/ascio.h
  6. include/LTL/ltl/config.h
  7. include/LTL/ltl/convolve.h
  8. include/LTL/ltl/fftw.h
  9. include/LTL/ltl/fits.h
  10. include/LTL/ltl/fitsio.h
  11. include/LTL/ltl/fmatrix.h
  12. include/LTL/ltl/fmatrix/fmatmat.h
  13. include/LTL/ltl/fmatrix/fmatrix_methods.h
  14. include/LTL/ltl/fmatrix/fmatrix_ops.h
  15. include/LTL/ltl/fmatrix/fmatvec.h
  16. include/LTL/ltl/fmatrix/fmbool.h
  17. include/LTL/ltl/fmatrix/fmexpr.h
  18. include/LTL/ltl/fmatrix/fmexpr_ops.h
  19. include/LTL/ltl/fmatrix/fmiter.h
  20. include/LTL/ltl/fmatrix/fmtloops.h
  21. include/LTL/ltl/fmatrix/fmtranspose.h
  22. include/LTL/ltl/fmatrix/gaussj.h
  23. include/LTL/ltl/fmatrix/lmfit.h
  24. include/LTL/ltl/fmatrix/lusolve.h
  25. include/LTL/ltl/fmatrix/marquardt.h
  26. include/LTL/ltl/fmatrix/mrqfuncs.h
  27. include/LTL/ltl/fmatrix/mrqhesse.h
  28. include/LTL/ltl/fmatrix/polynomfit.h
  29. include/LTL/ltl/fmatrix/svdsolve.h
  30. include/LTL/ltl/fvector.h
  31. include/LTL/ltl/fvector/fvbool.h
  32. include/LTL/ltl/fvector/fvdot.h
  33. include/LTL/ltl/fvector/fvector_methods.h
  34. include/LTL/ltl/fvector/fvector_ops.h
  35. include/LTL/ltl/fvector/fvexpr.h
  36. include/LTL/ltl/fvector/fvexpr_ops.h
  37. include/LTL/ltl/fvector/fviter.h
  38. include/LTL/ltl/fvector/fvmemory.h
  39. include/LTL/ltl/fvector/fvtloops.h
  40. include/LTL/ltl/io/fits_card.h
  41. include/LTL/ltl/io/fits_const.h
  42. include/LTL/ltl/io/fits_data.h
  43. include/LTL/ltl/io/fits_header.h
  44. include/LTL/ltl/linlsqfit.h
  45. include/LTL/ltl/marray.h
  46. include/LTL/ltl/marray/apply.h
  47. include/LTL/ltl/marray/blas.h
  48. include/LTL/ltl/marray/cast.h
  49. include/LTL/ltl/marray/eval.h
  50. include/LTL/ltl/marray/eval_reduc.h
  51. include/LTL/ltl/marray/expr.h
  52. include/LTL/ltl/marray/expr_base.h
  53. include/LTL/ltl/marray/expr_iter.h
  54. include/LTL/ltl/marray/expr_ops.h
  55. include/LTL/ltl/marray/index_iter.h
  56. include/LTL/ltl/marray/lapack.h
  57. include/LTL/ltl/marray/marray_iter.h
  58. include/LTL/ltl/marray/marray_methods.h
  59. include/LTL/ltl/marray/marray_ops.h
  60. include/LTL/ltl/marray/merge.h
  61. include/LTL/ltl/marray/partial_reduc.h
  62. include/LTL/ltl/marray/reductions.h
  63. include/LTL/ltl/marray/reductions_sse.h
  64. include/LTL/ltl/marray/shape.h
  65. include/LTL/ltl/marray/shape_iter.h
  66. include/LTL/ltl/marray/simplevec.h
  67. include/LTL/ltl/marray/slice.h
  68. include/LTL/ltl/marray/where.h
  69. include/LTL/ltl/marray_io.h
  70. include/LTL/ltl/misc/applicops.h
  71. include/LTL/ltl/misc/applicops_altivec.h
  72. include/LTL/ltl/misc/applicops_sse.h
  73. include/LTL/ltl/misc/exceptions.h
  74. include/LTL/ltl/misc/limits_hack.h
  75. include/LTL/ltl/misc/mdebug.h
  76. include/LTL/ltl/misc/memblock.h
  77. include/LTL/ltl/misc/range.h
  78. include/LTL/ltl/misc/staticinit.h
  79. include/LTL/ltl/misc/stdint_hack.h
  80. include/LTL/ltl/misc/swapbytes.h
  81. include/LTL/ltl/misc/type_name.h
  82. include/LTL/ltl/misc/type_promote.h
  83. include/LTL/ltl/nonlinlsqfit.h
  84. include/LTL/ltl/statistics.h
  85. include/LTL/ltl/util/command_line_reader.h
  86. include/LTL/ltl/util/config_file_reader.h
  87. include/LTL/ltl/util/gnuplot.h
  88. include/LTL/ltl/util/option.h
  89. include/LTL/ltl/util/option_parser.h
  90. include/LTL/ltl/util/region.h
  91. include/LTL/ltl/util/stringfac.h
  92. include/LTL/ltl/util/timer.h
  93. include/LTL/ltl/util/u_exception.h
  94. include/LTL/ltl/util/utdate.h
  95. include/LTL/ltl/wcs.h
  96. lib/libltl.a
Collapse this list.
Dependency lines:
  • ltl>0:math/ltl
No installation instructions:
This port has been deleted.
PKGNAME: ltl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1520846247 SHA256 (ltl-2.0.19.tar.gz) = 993fa84291215a231901be427380f93764229396929538989ba0aae9cb2b5db0 SIZE (ltl-2.0.19.tar.gz) = 1148883

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. liblapack.so : math/lapack
  2. libblas.so : math/blas
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ltl-2.0.19_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake libtool
pkg-message:
For install:
Library headers are installed at LTL", so use "#include <LTL/file.h>" form for inclusion in your programs. There is no support yet for X11 libraries. Let me know if you have interest/patches.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.mpe.mpg.de/~drory/ltl/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.19_2
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.19_2
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
2.0.19_2
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
2.0.19_2
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
2.0.19_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.0.19_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.0.19
12 Mar 2018 09:32:46
Revision:464240Original commit files touched by this commit
yuri search for other commits by this committer
math/ltl: Update to 2.0.19

Maintaner's timeout expired: rossiya@gmail.com

Port changes:
* Changed to DISTVERSION
* Added LICENSE/LICENSE_FILE
* Added patch with headers for openpty

PR:		226215
1.9.1_5
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
1.9.1_4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.9.1_4
15 Nov 2014 12:20:54
Revision:372596Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.9.1_4
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.9.1_3
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
1.9.1_3
04 Jul 2014 00:52:40
Revision:360499Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
1.9.1_3
19 Jun 2014 07:01:23
Revision:358358Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: new syntax of LIB_DEPENDS.

Approved by:	portmgr@
1.9.1_3
26 May 2014 12:28:34
Revision:355316Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
1.9.1_3
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
1.9.1_2
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.1_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)
1.9.1_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
1.9.1_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.9.1_1
30 Sep 2009 14:16:26
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build

PR:             139248
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
1.9.1
19 Sep 2009 19:37:57
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.28

PR:             138357
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe:   yes
Approved by:    maintainer timeout
1.7.10
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.7.10
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.10
25 Jul 2008 14:34:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
1.7.10
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
1.7.10
08 Oct 2006 14:59:46
Original commit files touched by this commit
pav search for other commits by this committer
- Remove symlinks created by mtree target from plists

Pointy hats to: rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
                miwi
1.7.10
07 Oct 2006 20:43:52
Original commit files touched by this commit
alepulver search for other commits by this committer
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/

PR:             ports/103310
Submitted by:   rossiya

Number of commits found: 28