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: net/freebsd-tftp/Makefile

Number of commits found: 6

Thursday, 24 Nov 2016
14:49 amdmi3 search for other commits by this committer
- Add LICENSE
- Add missing USES=libedit
- Use MANPREFIX
Original commitRevision:427019 
Wednesday, 16 Nov 2016
22:55 rene search for other commits by this committer
Reset edwin's ports, he has handed in his commit bit.

With hat:	portmgr-secretary
Original commitRevision:426269 
Tuesday, 13 May 2014
20:57 edwin search for other commits by this committer
Fix for stagify.
Original commitRevision:353994 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Saturday, 2 Feb 2008
21:48 edwin search for other commits by this committer
NOPACKAGE -> NO_PACKAGE
Original commit
Thursday, 31 Jan 2008
10:15 edwin search for other commits by this committer
It all started when we got some new routers, which told me the
following when trying to upload configuration or download images
from it: The TFTP server doesn't support the blocksize option.

My curiousity was triggered, it took me some reading of RFCs and
other documentation to find out what was possible and what could
be done. Was plain TFTP very simple in its handshake, TFTP with
options was kind of messy because of its backwards capability: The
first packet returned could either be an acknowledgement of options,
or the first data packet.

Going through the source code of src/libexec/tftpd and going through
the code of src/usr.bin/tftp showed that there was a lot of duplicate
code, and the addition of options would only increase the amount
of duplicate code. After all, both the client and the server can
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 6