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.

Port details
uconvert Bitmap converter into Atari-specific formats
1.01 emulators on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.01Version of this port present on the latest quarterly branch.
Maintainer: otis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-20 12:24:06
Last Update: 2022-11-20 13:05:35
Commit Hash: c620aaa
Also Listed In: graphics
License: GPLv3
WWW:
https://github.com/mikrosk/uconvert
Description:
uConvert - bitmap converter into Atari formats. Supported formats are ST/STE/TT/Falcon.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/uconvert
  2. /usr/local/share/licenses/uconvert-1.01/catalog.mk
  3. /usr/local/share/licenses/uconvert-1.01/LICENSE
  4. /usr/local/share/licenses/uconvert-1.01/GPLv3
Collapse this list.
Dependency lines:
  • uconvert>0:emulators/uconvert
To install the port:
cd /usr/ports/emulators/uconvert/ && make install clean
To add the package, run one of these commands:
  • pkg install emulators/uconvert
  • pkg install uconvert
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: uconvert
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1668949326 SHA256 (mikrosk-uconvert-v1.01_GH0.tar.gz) = 926c9b75d01ade2b80dd7767eb3231032e5191819d7793f4b34b8ac64c97e668 SIZE (mikrosk-uconvert-v1.01_GH0.tar.gz) = 19999045

Packages (timestamps in pop-ups are UTC):
uconvert
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.011.01--1.01---
FreeBSD:13:quarterly1.011.01-1.011.01-1.011.01
FreeBSD:14:latest1.011.01-1.011.01--1.01
FreeBSD:14:quarterly1.011.01-1.011.01-1.011.01
FreeBSD:15:latest1.011.01n/a1.01n/a-1.011.01
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libGraphicsMagick.so : graphics/GraphicsMagick
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
emulators_uconvert
USES:
compiler:c++17-lang gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mikrosk/uconvert/tar.gz/v1.01?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.01
20 Nov 2022 13:05:35
commit hash: c620aaa03dfb9ab0ac973ae6f51b67ca9f0f4cb8commit hash: c620aaa03dfb9ab0ac973ae6f51b67ca9f0f4cb8commit hash: c620aaa03dfb9ab0ac973ae6f51b67ca9f0f4cb8commit hash: c620aaa03dfb9ab0ac973ae6f51b67ca9f0f4cb8 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
emulators/uconvert: Use DISTVERSIONPREFIX instead of GH_TAGNAME

And while here, also drop direct dependency on libxml2

Suggested by:	jbeich
1.01
20 Nov 2022 12:22:34
commit hash: 7913d1a5ee1f88d0aca66deeadde6dee11efdf6ecommit hash: 7913d1a5ee1f88d0aca66deeadde6dee11efdf6ecommit hash: 7913d1a5ee1f88d0aca66deeadde6dee11efdf6ecommit hash: 7913d1a5ee1f88d0aca66deeadde6dee11efdf6e files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
emulators/uconvert: Add new port

Add uconvert, a converter into Atari-specific graphics formats.

Number of commits found: 2