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: sysutils/unetbootin/files/patch-main.cpp

Number of commits found: 3

Saturday, 3 Jul 2021
10:01 Alexey Dokuchaev (danfe) search for other commits by this committer
sysutils/unetbootin: update UNetbootin to the latest version (+)

- Update to version 702, which finally integrates Qt 5 support,
  allowing to remove those hunks from our patches
- Show program version in the main window title (some users like
  to post screenshots when reporting problems, this would make
  more obvious which version they were using)
commit hash: 052247b681199ebbf6e6c5d99a4a28effd078ec0 commit hash: 052247b681199ebbf6e6c5d99a4a28effd078ec0 commit hash: 052247b681199ebbf6e6c5d99a4a28effd078ec0 commit hash: 052247b681199ebbf6e6c5d99a4a28effd078ec0 052247b
Friday, 22 Mar 2019
13:37 danfe search for other commits by this committer
- Resurrect and apply unofficial patch from Gentoo to build against
  Qt version 5 (this breaks unetbootin::lstFtpDirFiles() due to
  https://bugreports.qt.io/browse/QTBUG-26294)
- Comment out all sources that require FTP LIST command
- Don't wait until file is fully downloaded before dumping it on disk
- Fix some QNetworkReply/QFile resource freeing bugs
- Delete unetbootin::dlprogressupdate64() because it's never used
- Fix some slot warnings while here

Patches by:	Valeriy Malov <jazzvoid@gmail.com>
Obtained from:	https://bugs.gentoo.org/show_bug.cgi?id=644360
Original commitRevision:496568 
Friday, 1 Sep 2017
18:23 danfe search for other commits by this committer
UNetbootin allows to create bootable Live USB drives for Ubuntu, Fedora,
and other Linux distributions without burning a CD.  This is useful when
supplied ISO image cannot be directly written to USB drive or SD card.

WWW: http://unetbootin.sourceforge.net/
Original commitRevision:449094 

Number of commits found: 3