All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
into the Packages Collection. With thanks to the anonymous person at
EuroBSDcon 2006 in Milano who asked if I was aware of it (I wasn't).
ATA over Ethernet (AoE) delivers a simple, high performance, low cost
alternative to iSCSI and FibreChannel for networked block storage by
eliminating the processing overhead of TCP/IP.
+ ATA-over-Ethernet (AoE) is a thin protocol layer directly on top of
Ethernet.
+ ATA disk commands (ie. read disk sector x, write disk sector y) are
put directly into standard Ethernet frames using the AoE protocol.
AoE is a block storage protocol.
+ AoE is a non-routed protocol, therefore does not require IP or TCP
protocol layers. This eliminates unnecessary processing and makes
network connection to disks simple. It also limits AoE to the local
network segment.
The AoE protocol specification can be found at:
http://www.coraid.com/documents/AoEr8.txt