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: ftp/uftp/files/patch-uftpd.c

Number of commits found: 4

Tuesday, 23 Jun 2009
07:55 demon search for other commits by this committer
Update to version 2.9.2
Original commit
Friday, 30 Jan 2009
14:05 demon search for other commits by this committer
Update to version 2.6.6 (our patches were integrated into the distribution).
Original commit
Friday, 26 Dec 2008
14:08 demon search for other commits by this committer
1) Consistently use "%08X" instead of "%08lX" for formatting uint32_t
task ID.
2) Consistently use "%d" instead of "%ld" for formatting int32_t values.

This results in printing the same (correct) numbers on amd64 as they appear
on i386.

Use correct type for arguments in uftp.h:logfunc(...).

Bump PORTREVISION.
Original commit
Thursday, 5 Jun 2008
01:53 wxs search for other commits by this committer
UFTP is a multicast file transfer program, utilizing a protocol
based on Starburst MFTP. It is designed to reliably and efficiently
transfer files to multiple receivers simultaneously, where either
the intended receivers can be specified beforehand, or receivers
can join the transfer when it is initiated. This is useful for
distributing large files to a large number of receivers, and is
especially useful for data distribution over a satellite link (with
two way communication), where the inherent delay makes any TCP based
communication terribly inefficient.

http://www.tcnj.edu/~bush/uftp.html

Submitted by:   gnn (private email/IRC)
Approved by:    garga (mentor)
Original commit

Number of commits found: 4