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/astc-encoder/Makefile

Number of commits found: 14

Friday, 12 Jan 2024
06:24 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: update 4.6.1 → 4.7.0

Reported by:	portscout
commit hash: b49d59c2d5d2160a36fc1d96ce8a5aa7b6eed9dd commit hash: b49d59c2d5d2160a36fc1d96ce8a5aa7b6eed9dd commit hash: b49d59c2d5d2160a36fc1d96ce8a5aa7b6eed9dd commit hash: b49d59c2d5d2160a36fc1d96ce8a5aa7b6eed9dd b49d59c
Tuesday, 2 Jan 2024
06:53 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: update 4.6.0 → 4.6.1

Reported by:	portscout
commit hash: 8e917fcb26c7bd22d8d39dfda12a346334d43cf5 commit hash: 8e917fcb26c7bd22d8d39dfda12a346334d43cf5 commit hash: 8e917fcb26c7bd22d8d39dfda12a346334d43cf5 commit hash: 8e917fcb26c7bd22d8d39dfda12a346334d43cf5 8e917fc
Wednesday, 8 Nov 2023
08:50 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: update 4.5.0 → 4.6.0

Reported by:	portscout
commit hash: 1fb044a59f9b25a35f4828fe8edcb051293bf48e commit hash: 1fb044a59f9b25a35f4828fe8edcb051293bf48e commit hash: 1fb044a59f9b25a35f4828fe8edcb051293bf48e commit hash: 1fb044a59f9b25a35f4828fe8edcb051293bf48e 1fb044a
Thursday, 22 Jun 2023
04:41 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Update 4.4.0 → 4.5.0

Reported by:	portscout
commit hash: e5aec739a65dee8ef93d2e72cc86efacf075e644 commit hash: e5aec739a65dee8ef93d2e72cc86efacf075e644 commit hash: e5aec739a65dee8ef93d2e72cc86efacf075e644 commit hash: e5aec739a65dee8ef93d2e72cc86efacf075e644 e5aec73
Sunday, 2 Apr 2023
07:40 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Update 4.3.1 → 4.4.0

Reported by:	portscout
commit hash: 44314d917d7d37a046352bf2412eb55b92d2f10e commit hash: 44314d917d7d37a046352bf2412eb55b92d2f10e commit hash: 44314d917d7d37a046352bf2412eb55b92d2f10e commit hash: 44314d917d7d37a046352bf2412eb55b92d2f10e 44314d9
Monday, 20 Mar 2023
08:29 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Update 4.2.0 → 4.3.1

Reported by:	portscout
commit hash: 9d7fa2859646ecf03aeaae8ea01989d623caa818 commit hash: 9d7fa2859646ecf03aeaae8ea01989d623caa818 commit hash: 9d7fa2859646ecf03aeaae8ea01989d623caa818 commit hash: 9d7fa2859646ecf03aeaae8ea01989d623caa818 9d7fa28
Sunday, 13 Nov 2022
10:33 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Update 4.1.0 -> 4.2.0

Reported by:	portscout
commit hash: 70ee56b6d826b3add84c9e3f7f4612eac196fd45 commit hash: 70ee56b6d826b3add84c9e3f7f4612eac196fd45 commit hash: 70ee56b6d826b3add84c9e3f7f4612eac196fd45 commit hash: 70ee56b6d826b3add84c9e3f7f4612eac196fd45 70ee56b
Tuesday, 27 Sep 2022
02:49 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Update 4.0.0 -> 4.1.0

Reported by:	portscout
commit hash: 67777df303ffc3a6ae34395b6bd778fe16fb91e5 commit hash: 67777df303ffc3a6ae34395b6bd778fe16fb91e5 commit hash: 67777df303ffc3a6ae34395b6bd778fe16fb91e5 commit hash: 67777df303ffc3a6ae34395b6bd778fe16fb91e5 67777df
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
Saturday, 23 Jul 2022
00:21 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Update 3.7-92 -> 4.0.0

Reported by:	portscout
commit hash: 88c698ff0c71ac3bfb2aeacdf853269acf06d98f commit hash: 88c698ff0c71ac3bfb2aeacdf853269acf06d98f commit hash: 88c698ff0c71ac3bfb2aeacdf853269acf06d98f commit hash: 88c698ff0c71ac3bfb2aeacdf853269acf06d98f 88c698ff
Thursday, 21 Jul 2022
20:54 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Broken on riscv64

Reported by:	fallout
commit hash: b189863771f7655273ff6806adafa34aae939a59 commit hash: b189863771f7655273ff6806adafa34aae939a59 commit hash: b189863771f7655273ff6806adafa34aae939a59 commit hash: b189863771f7655273ff6806adafa34aae939a59 b189863
Tuesday, 21 Jun 2022
21:29 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Fix tests
commit hash: 936adf146e06b6284efcbff8e3866ccee1be47a9 commit hash: 936adf146e06b6284efcbff8e3866ccee1be47a9 commit hash: 936adf146e06b6284efcbff8e3866ccee1be47a9 commit hash: 936adf146e06b6284efcbff8e3866ccee1be47a9 936adf1
20:14 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: Update 3.7 -> 3.7-92
commit hash: b44b5547ee3c34430e180453e6fb0ef4d68bcc60 commit hash: b44b5547ee3c34430e180453e6fb0ef4d68bcc60 commit hash: b44b5547ee3c34430e180453e6fb0ef4d68bcc60 commit hash: b44b5547ee3c34430e180453e6fb0ef4d68bcc60 b44b554
Monday, 20 Jun 2022
03:58 Yuri Victorovich (yuri) search for other commits by this committer
misc/astc-encoder: New port: Texture compressor for Adaptive Scalable Texture
Compression format
commit hash: 405f41b182655cf3422c489988a22b5a1f401fd8 commit hash: 405f41b182655cf3422c489988a22b5a1f401fd8 commit hash: 405f41b182655cf3422c489988a22b5a1f401fd8 commit hash: 405f41b182655cf3422c489988a22b5a1f401fd8 405f41b

Number of commits found: 14