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: palm/coldsync/files/patch-libpconn_PConnection_usb.c

Number of commits found: 2

Saturday, 19 May 2012
14:19 ak search for other commits by this committer
Remove expired ports:
2012-05-15 net/ng_car
2012-05-10 palm/coldsync

Approved by:    eadler (mentor)
Original commit
Thursday, 1 Jul 2004
16:31 green search for other commits by this committer
After many hours of fiddling with ugen and uvisor and coldsync and such,
I discovered that the only reason coldsync's ugen support doesn't work
out of the box for a Treo 270 (HandSpring Visor-based phone) is that
it uses a very low resolution sleep (one second) while waiting for USB
devices to appear in "transient" mode.  Due to this, it almost always
misses the first packet in the HotSync, which comes from the Palm, and
after five seconds the entire process would time out.

Decrease the amount of time that is spent sleeping while waiting for USB
devices to appear so that it works every time.

(You probably do not want to try this without ugen(4) from yesterday
 which will NOT panic when the USB device goes away before programs
 with it open have closed their references.)

Approved by:    maintainer
Original commit

Number of commits found: 2