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: comms/quisk/files/patch-quisk.py

Number of commits found: 7

Tuesday, 18 Jun 2019
23:48 shurd search for other commits by this committer
Re-add unicode fix lost in r502312
Original commitRevision:504508 
Thursday, 23 May 2019
06:13 yuri search for other commits by this committer
comms/quisk: Update 4.1.26 -> 4.1.39
Original commitRevision:502312 
Monday, 22 Apr 2019
05:45 shurd search for other commits by this committer
Fix multi-screen size handling, and fix test for wxWidgets

wx was imported in setup just to test if it was installed, then the script
prompted the user to continue.  Comment this out.

The screen size was not properly checked.  This caused issues on
multi-monitor systems.  Fixed.

Reported by:	db
Original commitRevision:499604 
Friday, 19 Apr 2019
15:59 shurd search for other commits by this committer
Update to 4.1.26
Original commitRevision:499373 
Sunday, 17 Jun 2018
14:42 db search for other commits by this committer
Fix typo of locale.setlocal which should be locale.setlocale

Pointy hat to:	@shurd
Original commitRevision:472607 
Monday, 11 Jun 2018
22:57 shurd search for other commits by this committer
Much better way to ensure a UTF-8 CODESET in the locale

No longer force language or country codes, always call setlocale()
Original commitRevision:472215 
22:21 shurd search for other commits by this committer
Fix unicode for 'C' locale.

wxPython 3.0 uses the current locale when wx is imported to decide on the
default text encoding.  When the locale is 'C' this means only US-ASCII is
supported, corrupting the disaply quite badly.  As a hack, if the encoding
is US-ASCII, force LC_ALL to en_US.UTF-8 which allows unicode to work.

Reported by:	db
Original commitRevision:472212 

Number of commits found: 7