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: graphics/sdl2_gpu/distinfo

Number of commits found: 1

Thursday, 18 May 2023
08:19 Robert Clausecker (fuz) search for other commits by this committer
graphics/sdl2_gpu: Hardware-accelerated 2D graphics library

SDL_gpu, a library for making hardware-accelerated 2D graphics easy.

 - High performance (it automatically collects and submits batches
   instead of separate draw commands for each sprite and redundant
   state changes)
 - Shader API
 - Arbitrary geometry rendering (triangles)
 - Can be integrated with explicit OpenGL calls (mixed 2D and 3D)
 - Full blend state control
 - Built-in primitive shapes (points, lines, tris, rects, ellipses,
   polygons, even arcs)
 - Uses a style familiar to SDL 1.2 users
 - Compatible with either SDL 1.2 or 2.0
 - Loads BMP, TGA, and PNG files via stb-image
 - Rotates and scales about the center of images, making reasoning
   about the resulting corner coordinates more obvious (adjustable
   via anchor settings)

WWW: https://github.com/grimfang4/sdl-gpu
commit hash: 5e321a7bd741e560d3afe51df717d14d1323074b commit hash: 5e321a7bd741e560d3afe51df717d14d1323074b commit hash: 5e321a7bd741e560d3afe51df717d14d1323074b commit hash: 5e321a7bd741e560d3afe51df717d14d1323074b 5e321a7

Number of commits found: 1