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/display/files/patch-aa

Number of commits found: 5

Thursday, 20 Mar 2014
00:09 mat search for other commits by this committer
- Convert to staging
- Cleanup unneeded bits in the Makefile
- Patch a bit more to fix compiler warnings
- While there, rename patches to follow makepatch naming.

Sponsored by:	Absolight
Original commitRevision:348657 
Thursday, 15 Dec 2005
12:54 roam search for other commits by this committer
Update to display-1.2a, which incorporates our 8-bit character patch and
also unconditionally uses libncurses now.
Honor ${STRIP}.
Original commit
Friday, 27 Aug 2004
12:45 roam search for other commits by this committer
Fix a long-standing problem with displaying characters with the 8th
bit set: the return value of fgets() should NOT be kept in a signed
char variable, since passing that to addch() would sign-extend it,
setting a whole lot of attribute bits and resulting in a bold, blinking,
alt-charset display of e.g. all Cyrillic characters.  Instead, keep
fgets()'s result in an int variable, as $DEITY (dmr? :) intended.

Bump PORTREVISION for the functionality change.
Original commit
Monday, 18 Mar 2002
03:42 ijliao search for other commits by this committer
upgrade to 1.2

PR:             36025
Submitted by:   Ports Fury
Original commit
Tuesday, 21 Aug 2001
15:53 roam search for other commits by this committer
Add back the clrtobot() call (or rather, do not remove it),   so display(1)
works correctly when a command produces less output   than the previous one.    
Original commit

Number of commits found: 5