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/viamillipede/distinfo

Number of commits found: 2

Monday, 21 Dec 2020
08:01 otis search for other commits by this committer
net/viamillipede: Update to 0.89

Changes since 0.7:
  - clean up; round 2 hex output, lock cv inspection, sigpipe resiliance
  - Parallel cleanup. Output cleanup. prbs now generates output.
  - Deadlock fixes, += rate control, PRBS verifification fixes, run report
    format normalization. Release to ports for comment

And while here, also a minor cleanup.

Reported by:		allanjude
Reviewed by:		swills (mentor)
Approved by:		swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D27692
Original commitRevision:558797 
Thursday, 8 Mar 2018
19:08 pi search for other commits by this committer
New port: net/viamillipede

Parallel TCP transport for pipes

Viamillipede is a client and server programm built to improve network
pipe transport using multiple TCP sessions. It multiplexes a single
network pipe into multiple TCP connections and then terminates the
connections into a pipe transparently on another host.

It is similar to the simplest mode of remote pipe transparency of
Netcat with the parallelism from iperf.

WWW: https://github.com/agokhale/viamillipede

Submitted by:	Ash Gokhale <ash_ports@aeria.net>
Reviewed by:	eugen, mat, tobik, jpaetzel, Vincent Hoffman-Kazlauskas
<vince@unsane.co.uk>
Original commitRevision:463913 

Number of commits found: 2