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.

non port: misc/tvm/Makefile

Number of commits found: 19

Monday, 29 Jan 2024
04:06 Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}tvm: update 0.14.0 → 0.15.0

Reported by:	portscout
commit hash: c91eb9efa7316ad41f1d34bca23511e7e894c6e5 commit hash: c91eb9efa7316ad41f1d34bca23511e7e894c6e5 commit hash: c91eb9efa7316ad41f1d34bca23511e7e894c6e5 commit hash: c91eb9efa7316ad41f1d34bca23511e7e894c6e5 c91eb9e
Saturday, 4 Nov 2023
07:39 Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}tvm: update 0.13.0 → 0.14.0

Reported by:	portscout
commit hash: 3a3cbf6b07751bebdba598cd4403c208d8d0a7b6 commit hash: 3a3cbf6b07751bebdba598cd4403c208d8d0a7b6 commit hash: 3a3cbf6b07751bebdba598cd4403c208d8d0a7b6 commit hash: 3a3cbf6b07751bebdba598cd4403c208d8d0a7b6 3a3cbf6
Thursday, 27 Jul 2023
17:22 Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}tvm: Update 0.12.0 → 0.13.0

Reported by:	portscout
commit hash: ace7c53951e8400240dfc143518df2d7605ee69c commit hash: ace7c53951e8400240dfc143518df2d7605ee69c commit hash: ace7c53951e8400240dfc143518df2d7605ee69c commit hash: ace7c53951e8400240dfc143518df2d7605ee69c ace7c53
Sunday, 21 May 2023
23:18 Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}tvm: Update 0.11.1 → 0.12.0

Reported by:	portscout
commit hash: 06a3d012357bd4328e43d8c9981d9c25759ef610 commit hash: 06a3d012357bd4328e43d8c9981d9c25759ef610 commit hash: 06a3d012357bd4328e43d8c9981d9c25759ef610 commit hash: 06a3d012357bd4328e43d8c9981d9c25759ef610 06a3d01
Saturday, 18 Mar 2023
05:30 Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}tvm: Update 0.10.0 → 0.11.1

Reported by:	portscout
commit hash: 539d3036f649a82215847f7ce0ddff7590f6b5e6 commit hash: 539d3036f649a82215847f7ce0ddff7590f6b5e6 commit hash: 539d3036f649a82215847f7ce0ddff7590f6b5e6 commit hash: 539d3036f649a82215847f7ce0ddff7590f6b5e6 539d303
Wednesday, 19 Oct 2022
07:14 Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}tvm: Update 0.9.0 -> 0.10.0

Reported by:	portscout
commit hash: 9effd49f06e41e3cdd66d7797a0fa1f7ac971dd2 commit hash: 9effd49f06e41e3cdd66d7797a0fa1f7ac971dd2 commit hash: 9effd49f06e41e3cdd66d7797a0fa1f7ac971dd2 commit hash: 9effd49f06e41e3cdd66d7797a0fa1f7ac971dd2 9effd49
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 1 Aug 2022
21:23 Piotr Kubaj (pkubaj) search for other commits by this committer
misc/tvm: fix build on big-endian

/wrkdirs/usr/ports/misc/tvm/work/tvm-0.9.0/src/runtime/rpc/../minrpc/minrpc_server.h:785:3:
error: static_assert failed due to requirement '(4321 == 1234) == 1' "MinRPC
only works on little endian."
  static_assert(DMLC_LITTLE_ENDIAN == 1, "MinRPC only works on little endian.");
  ^             ~~~~~~~~~~~~~~~~~~~~~~~
commit hash: 91491f08908ea0949d6c620155ad594a301c38a3 commit hash: 91491f08908ea0949d6c620155ad594a301c38a3 commit hash: 91491f08908ea0949d6c620155ad594a301c38a3 commit hash: 91491f08908ea0949d6c620155ad594a301c38a3 91491f0
Friday, 22 Jul 2022
06:33 Yuri Victorovich (yuri) search for other commits by this committer
misc/tvm: Update 0.6.1 -> 0.9.0

Reported by:	portscout
commit hash: 2646abaa79c77506e78997c601f5b4c273db9a13 commit hash: 2646abaa79c77506e78997c601f5b4c273db9a13 commit hash: 2646abaa79c77506e78997c601f5b4c273db9a13 commit hash: 2646abaa79c77506e78997c601f5b4c273db9a13 2646aba
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 17 Jul 2020
21:09 yuri search for other commits by this committer
misc/tvm: Update 0.6.0 -> 0.6.1

Reported by:	portscout
Original commitRevision:542447 
Wednesday, 18 Dec 2019
01:46 yuri search for other commits by this committer
misc/tvm: Set path to the 'dmlc' dependency so that the project wouldn't try to
reinstall its headers
Original commitRevision:520355 
Tuesday, 17 Dec 2019
06:07 yuri search for other commits by this committer
misc/tvm: Add the COMPILER option enabling NN model compilation C++ API.
Original commitRevision:520305 
Saturday, 14 Dec 2019
22:52 yuri search for other commits by this committer
misc/tvm: Add the LLVM option to enable LLVM-based model compilation
Original commitRevision:520150 
08:46 yuri search for other commits by this committer
misc/tvm: Update 0.6.0.rc0 -> 0.6.0

Reported by:	portscout
Original commitRevision:520099 
Saturday, 30 Nov 2019
02:06 pkubaj search for other commits by this committer
misc/tvm: fix build on GCC architectures

Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	mentors (implicit approval)
Original commitRevision:518691 
Sunday, 24 Nov 2019
11:16 yuri search for other commits by this committer
misc/tvm: Link with libexecinfo.so that was a missing dependency
Original commitRevision:518315 
09:59 yuri search for other commits by this committer
math/tvm: Update 0.5.20191028 -> 0.6.0.rc0; Move math/tvm -> misc/tvm

The project moved to another GitHub account.
The Apache Incubator adopted it with a lot of new commits.
Original commitRevision:518309 

Number of commits found: 19