Exchange Protocol. This port is now fetchable once again, and the PR
submitter has offered to maintain it.
PR: 68285
Submitted by: michael johnson <ahze@ahze.net>
affordable and high-quality voice communications to people all over
the world.
This port needs linux_base-8, the default linux_base is v7.1. You should
first replace the default linux_base with v8 with portupgrade:
portupgrade -o emulators/linux_base-8 emulators/linux_base
Then edit /usr/local/etc/pkgtools.conf, add the line
emulators/linux_base' => 'emulators/linux_base-8',
into "ALT_PKGDEP". This tells portupgrade to depend upon linux_base-8
instead upon linux_base-7.1 (where appropriate).
This replacement shouldn't do any harm, I tested icc and the linux version
of netscape navigator 4.8 with the new linux_base, and I haven't noticed
bad behavior.
It comes with a few basic SipStone user-agents scenarios (UAC & UAS), i
establishing and releasing multiple calls with the INVITE and BYE methods.
WWW: http://sipp.sourceforge.net/
PR: 68036
Submitted by: Jesper Dalberg <jesper@jdn.dk>
Approved by: erwin (mentor)
development system for heterogeneous computers on a network. With LAM,
a dedicated cluster or an existing network computing infrastructure can act
as one parallel computer solving one problem.
PR: ports/66738
Submitted by: Jan Lentfer <lentferj@bio.tu-darmstadt.de>
Repocopy by: marcus
TCPWatch is a utility written in Python that lets you monitor
forwarded TCP connections or HTTP proxy connections. It
displays the sessions in a window with a history of past
connections. It is useful for developing and debugging protocol
implementations and web services.
PR: ports/66673
Submitted by: ports@c0decafe.net
- Rewrite libsmbclient port to not conflict with samba port, stop installing
libsmbclient in samba port
- Split out python extensions into standalone port
PR: ports/65976
Submitted by: Timur I. Bakeyev <timur@gnu.org> (samba-devel maintainer)
Approved by: Koop Mast (samba-libsmbclient maintainer)
user limit and low CPU/Bandwidth requirements.
- Uses a mysql backend (local or remote)
- Ability to use plugins to increase base functionality and flexibility
- Versatile OP commands
PR: ports/66329
Submitted by: Bill Cadwallader <hurbold@yahoo.com>
etunnel is a TCP/UDP connections tunneling tool. It can
make direct tunnels or via proxy server.
PR: ports/66288
Submitted by: Kostas Petrikas <expl@punktas.lt>
and their progress. Each transfer is displayed in a panel showing the filename
and the percentage of transmitted bytes.
PR: ports/66204
Submitted by: Tobias Roth <ports@fsck.ch>
The core of the Netdude framework and the place where the
packet manipulations are performed. It allows you to implement
trace file manipulations at a much higher level of abstraction
than code written directly on top of the pcap library.
PR: ports/66178
Submitted by: Yann Berthier <yb@sainte-barbe.org>
Libcapnav is a libpcap wrapper library that allows navigation
to arbitrary packets in a tcpdump trace file between reads,
using timestamps or percentage offsets. The API is
intentionally much like that of the pcap library.
PR: ports/66177
Submitted by: Yann Berthier <yb@sainte-barbe.org>
This is port for version 2.3.11 of pppd (includes also chat and
pppstats). Version 2.3.11 is last in 2.3 branch (last which
supports BSD systems from box). Base system contains version
2.3.5 which is waaay outdated. Port is called pppd23 to
distinct from possibly following port for 2.4.*.
It seems that almost all PRs for basesystem pppd are fixed in
2.3.11.
PR: ports/65398
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>