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: devel/ORBit/files/patch-ae

Number of commits found: 7

Friday, 7 Jun 2002
19:42 sobomax search for other commits by this committer
Update to 0.5.17.
Original commit
Monday, 25 Mar 2002
20:14 sobomax search for other commits by this committer
Update to 0.5.15.
Original commit
Tuesday, 12 Mar 2002
21:56 sobomax search for other commits by this committer
Update to 0.5.14.
Original commit
Sunday, 13 Jan 2002
12:51 sobomax search for other commits by this committer
Update to 0.5.13.    
Original commit
Monday, 29 Oct 2001
17:05 sobomax search for other commits by this committer
Huh, finally implement writev(2) wrapper that actually works. Boys, never ever  
try to use writev(2) in a non-blocking mode, especially on sockets. Not only  
this makes handling of EAGAIN rather weird, but in the case of sockets makes  
your code subject of a ENOBUFS, which is absolutely unclear how to handle  
properly. *sigh*    
Original commit
09:57 sobomax search for other commits by this committer
Undo the last commit. For not clear yet reasons it drives oaf crazy.    
Original commit
08:19 sobomax search for other commits by this committer
Reimplement fix for an imcompatibility between ORBit and FreeBSD properly.  
Instead of replacing writev(2) with loop based on write(2), test system   limit
on the number of vectors writev(2) accepts and split call to writev(2)   to
several calls in such a way that number of vectors in each call doesn't   exceed
this limit (aka UIO_MAXIOV). Bump PORTREVISION.    
Original commit

Number of commits found: 7