<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/finance/quantlib/pkg-plist, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-10-31T17:13:08Z</updated>
<entry>
<title>finance/quantlib: upgrade from 1.38 to 1.40</title>
<updated>2025-10-31T17:13:08Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2025-10-17T23:57:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d69fcacdbebe985f4f79170d36aae2d38d40f25'/>
<id>urn:sha1:1d69fcacdbebe985f4f79170d36aae2d38d40f25</id>
<content type='text'>
Changelog: https://github.com/lballabio/QuantLib/releases/tag/v1.39
Changelog: https://github.com/lballabio/QuantLib/releases/tag/v1.40

PR:		290332
</content>
</entry>
<entry>
<title>finance/quantlib: Update to 1.38</title>
<updated>2025-05-09T15:24:13Z</updated>
<author>
<name>Mikhail T</name>
<email>freebsd-2024@virtual-estates.net</email>
</author>
<published>2025-05-09T14:50:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e0997ec87e0388029d1b00936b3de8d69ada5719'/>
<id>urn:sha1:e0997ec87e0388029d1b00936b3de8d69ada5719</id>
<content type='text'>
Changelogs:
https://github.com/lballabio/QuantLib/releases/tag/v1.33
https://github.com/lballabio/QuantLib/releases/tag/v1.34
https://github.com/lballabio/QuantLib/releases/tag/v1.35
https://github.com/lballabio/QuantLib/releases/tag/v1.36
https://github.com/lballabio/QuantLib/releases/tag/v1.37
https://github.com/lballabio/QuantLib/releases/tag/v1.38

Also make the THREAD_SAFE_OBSERVER_PATTERN a default.
This option is required for Java (and CSharp) bindings to work safely,
so enable it by default.

PR:	285337
</content>
</entry>
<entry>
<title>finance/quantlib: Move man pages to share/man</title>
<updated>2024-03-07T13:30:32Z</updated>
<author>
<name>Nuno Teixeira</name>
<email>eduardo@FreeBSD.org</email>
</author>
<published>2024-03-07T13:04:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3dfd92b722ccaac3c1eb464d2e67bb160a0e88de'/>
<id>urn:sha1:3dfd92b722ccaac3c1eb464d2e67bb160a0e88de</id>
<content type='text'>
Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>finance/quantlib: upgrade from 1.31.1 to 1.32</title>
<updated>2023-11-14T00:55:41Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2023-11-14T00:55:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c4763e74e18c6f8afc5bdfeff3c1316922fa372d'/>
<id>urn:sha1:c4763e74e18c6f8afc5bdfeff3c1316922fa372d</id>
<content type='text'>
Release notes:

	https://github.com/lballabio/QuantLib/releases/tag/v1.32
</content>
</entry>
<entry>
<title>finance/quantlib: upgrade from 1.20 to 1.31</title>
<updated>2023-09-13T16:34:12Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2023-09-13T16:34:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a6e80f52f365fc2051770bb144fe5fca5c8ed2ec'/>
<id>urn:sha1:a6e80f52f365fc2051770bb144fe5fca5c8ed2ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade from 1.18 to 1.20.</title>
<updated>2020-10-29T16:51:31Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2020-10-29T16:51:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b3bde2f8879175ac08cfaedf63a9bf480df5f6b2'/>
<id>urn:sha1:b3bde2f8879175ac08cfaedf63a9bf480df5f6b2</id>
<content type='text'>
Change to prefer C++11 classes over those in Boost.

Change to run tests sequentially -- they use OpenMP internally,
which lead to severe load-spikes at test-time -- well beyond the
number of available processing cores.

Sort the numerous header-files in pkg-plist.

Sponsored by:	Association for Advancement of Marsupial Species
</content>
</entry>
<entry>
<title>Fix the packing list...</title>
<updated>2020-06-23T21:39:21Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2020-06-23T21:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a6024024a7589da5c18ad3312c9eba62b34486b'/>
<id>urn:sha1:7a6024024a7589da5c18ad3312c9eba62b34486b</id>
<content type='text'>
Notified by:	pkg-fallout
</content>
</entry>
<entry>
<title>Upgrade from 1.16 to 1.17. See https://github.com/lballabio/QuantLib/releases</title>
<updated>2020-01-22T22:22:42Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2020-01-22T22:22:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83ab8d4a4ded84d16a72590af589dba39913d4b7'/>
<id>urn:sha1:83ab8d4a4ded84d16a72590af589dba39913d4b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually commit the new plist :(</title>
<updated>2019-11-03T13:36:20Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2019-11-03T13:36:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7e2871402d4c3f694264bfdc3e7c71b30747e966'/>
<id>urn:sha1:7e2871402d4c3f694264bfdc3e7c71b30747e966</id>
<content type='text'>
Reported by:	pkg-fallout
</content>
</entry>
<entry>
<title>Upgrade from 1.13 to 1.15.</title>
<updated>2019-03-05T21:36:27Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2019-03-05T21:36:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eb4180764f0847aaa88d25981f58c78c9b13f22c'/>
<id>urn:sha1:eb4180764f0847aaa88d25981f58c78c9b13f22c</id>
<content type='text'>
PR:		233864
Reported by:	jbeich
</content>
</entry>
</feed>
