Port details |
- viamillipede Parallel TCP for pipe transport
- 0.89_1 net
=2 0.89_1Version of this port present on the latest quarterly branch. - Maintainer: ash_ports@aeria.net
 - Port Added: 2018-03-08 22:02:30
- Last Update: 2024-03-21 07:51:21
- Commit Hash: e770358
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/agokhale/viamillipede
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- viamillipede>0:net/viamillipede
- To install the port:
- cd /usr/ports/net/viamillipede/ && make install clean
- To add the package, run one of these commands:
- pkg install net/viamillipede
- pkg install viamillipede
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: viamillipede
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7
- distinfo:
- TIMESTAMP = 1608502849
SHA256 (agokhale-viamillipede-v0.89_GH0.tar.gz) = a00f5e98f643360715a912366e4b5f91c6b0cba56aacfebc36c37dfca8bbfc56
SIZE (agokhale-viamillipede-v0.89_GH0.tar.gz) = 42250
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_viamillipede
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.89_1 21 Mar 2024 07:51:21
    |
Christian Weisgerber (naddy)  |
net/viamillipede: Move man pages to share/man
Approved by: portmgr (blanket) |
0.89 08 May 2023 08:25:49
    |
Robert Clausecker (fuz)  |
net/viamillipede: mark as NOT_FOR_ARCHS=armv6 armv7
Seems like dtrace doesn't work on arm:
dtrace: failed to link script dtrace_viamillipede.d: an error was encountered
while processing plumbing.o
dt_modtext:/usr/local/poudriere/jails/13Rarmv7/usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(843):
arm not implemented
Approved by: portmgr (build fix blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.89 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.89 13 Sep 2021 13:19:08
    |
Mikael Urankar (mikael)  |
net/viamillipede: Mark this port broken on aarch64
Approved by: portmgr (blanket) |
0.89 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.89 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.89 21 Dec 2020 08:01:35
  |
otis  |
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 |
0.7 07 May 2018 17:05:00
  |
amdmi3  |
- Add LICENSE_FILE
- Remove obsolete OSVERSION condition
- Whitespace fixes
Approved by: portmgr blanket |
0.7 08 Mar 2018 19:08:01
  |
pi  |
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> |
Number of commits found: 10
|