<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/misc/tvm, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-07T08:09:01Z</updated>
<entry>
<title>One more small cleanup, forgotten yesterday.</title>
<updated>2021-04-07T08:09:01Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-07T08:06:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf118ccf875508b9a1c570044c93cfcc82bd455c'/>
<id>urn:sha1:cf118ccf875508b9a1c570044c93cfcc82bd455c</id>
<content type='text'>
Reported by:	lwhsu
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/tvm: Update 0.6.0 -&gt; 0.6.1</title>
<updated>2020-07-17T21:09:37Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2020-07-17T21:09:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aa97be4cc9369d9d2aabf038be200d173430f92e'/>
<id>urn:sha1:aa97be4cc9369d9d2aabf038be200d173430f92e</id>
<content type='text'>
Reported by:	portscout
</content>
</entry>
<entry>
<title>misc/tvm: Set path to the 'dmlc' dependency so that the project wouldn't try to reinstall its headers</title>
<updated>2019-12-18T01:46:22Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-12-18T01:46:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b8870a04191b06d3e4f1102ed42236ab146572eb'/>
<id>urn:sha1:b8870a04191b06d3e4f1102ed42236ab146572eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/tvm: Add the COMPILER option enabling NN model compilation C++ API.</title>
<updated>2019-12-17T06:07:09Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-12-17T06:07:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e93a15dd682391dc4ebc8cfcbe4f69aa4911fe9'/>
<id>urn:sha1:4e93a15dd682391dc4ebc8cfcbe4f69aa4911fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/tvm: Add the LLVM option to enable LLVM-based model compilation</title>
<updated>2019-12-14T22:52:05Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-12-14T22:52:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e9bbe7abc99a46ce5226d349e5e8cd3d7e3f0bfb'/>
<id>urn:sha1:e9bbe7abc99a46ce5226d349e5e8cd3d7e3f0bfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/tvm: Update 0.6.0.rc0 -&gt; 0.6.0</title>
<updated>2019-12-14T08:46:13Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-12-14T08:46:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a19dd99867aa8ff2c328306d0ae8b78590cbe2eb'/>
<id>urn:sha1:a19dd99867aa8ff2c328306d0ae8b78590cbe2eb</id>
<content type='text'>
Reported by:	portscout
</content>
</entry>
<entry>
<title>misc/tvm: fix build on GCC architectures</title>
<updated>2019-11-30T02:06:15Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2019-11-30T02:06:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=82c5fd1d7de1ed353b5893f70d8dc728a6b8cf94'/>
<id>urn:sha1:82c5fd1d7de1ed353b5893f70d8dc728a6b8cf94</id>
<content type='text'>
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	mentors (implicit approval)
</content>
</entry>
<entry>
<title>misc/tvm: Link with libexecinfo.so that was a missing dependency</title>
<updated>2019-11-24T11:16:31Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-11-24T11:16:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5d3244bfd4246c5fa306aecb844e3acab3648fdc'/>
<id>urn:sha1:5d3244bfd4246c5fa306aecb844e3acab3648fdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>math/tvm: Update 0.5.20191028 -&gt; 0.6.0.rc0; Move math/tvm -&gt; misc/tvm</title>
<updated>2019-11-24T09:59:17Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-11-24T09:59:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ae530bf429728339cba5ca962c5c591a2f3a89ff'/>
<id>urn:sha1:ae530bf429728339cba5ca962c5c591a2f3a89ff</id>
<content type='text'>
The project moved to another GitHub account.
The Apache Incubator adopted it with a lot of new commits.
</content>
</entry>
</feed>
