1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

2042 Commits

Author SHA1 Message Date
Li-Wen Hsu
b04066cf28 Add daemonlogger 0.9, a packet sniffer capable of running as a daemon
and as a software tap.

PR:		ports/111465
Submitted by:	Wesley Shields <wxs at atarininja.org>
Approved by:    clsung (mentor)
2007-04-11 06:05:51 +00:00
Martin Wilke
6bfd3ed1c1 Net::Growl provieds simple interface to send
Mac OS X Growl notifications across the network.

Author:	Nathan McFarland <nathan.mcfarland@nmcfarl.org>
WWW:	http://search.cpan.org/~nmcfarl/Net-Growl-0.99/

PR:		ports/111420
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2007-04-09 20:46:49 +00:00
Andrew Pantyukhin
00946f47bf Add port net/zniper:
Zniper displays active TCP connections seen by the selected interface.
The spotted connections can be killed by injecting RST packets into the
stream.

WWW: http://www.signedness.org/tools/
Author: Claes M. Nyberg <md0claes@mdstud.chalmers.se>
2007-04-08 18:05:08 +00:00
Rong-En Fan
5825a3e9aa Add p5-Net-SMS-PChome 0.11, send SMS messages via the sms.pchome.com.tw
service.

PR:		ports/111273
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2007-04-06 14:39:57 +00:00
Cheng-Lung Sung
8e4c41baa1 Add uriparser 0.3.3, URI parsing library.
PR:		ports/111052
Submitted by:	Ed Schouten <ed at fxq.nl>
2007-04-04 09:19:24 +00:00
Maxim Sobolev
449ec9c074 Add openpbx.org 1.2, an Open Source PBX and telephony toolkit. It's fork
of asterisk 1.2 with the aim of having more open development model and
focus on cross-platform compatibility.

Sponsored by:   Sippy Software, Inc.
2007-04-04 08:35:09 +00:00
Jeremy Chadwick
1908d3a661 New port: net/miniupnpd
Minor changes to miniupnpd/pkg-message (grammatical).

PR:		110906
Submitted by:	Daniel J. O'Connor <darius@dons.net.au>
Approved by:	philip
2007-04-02 20:55:58 +00:00
Martin Wilke
432dbb4c5c Add freeradius-mysql , a free RADIUS server implementation with MySQL
support.

PR:		ports/110948
Submitted by:	David Wood <david at wood2.org.uk>
2007-03-28 16:24:35 +00:00
Cheng-Lung Sung
7824849090 Add pecl-geoip 0.2.0, map IP address to geographic places.
PR:		ports/110798
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-03-28 01:38:47 +00:00
Martin Wilke
bf5e18b5aa PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the QtNetwork module.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:		ports/109620
Submitted by:	Danny Pansters <danny at ricin.com>
2007-03-27 10:08:48 +00:00
Tom McLaughlin
c260d2c606 net/pcs has moved to net/py-pcs to conform with python module naming
convention.

Approved by:	maintainer
Repocopy by:	marcus
2007-03-26 19:58:49 +00:00
Pav Lucistnik
0a9be1dffc Asterisk Notify is an Asterisk module which can be configured to send
notifications over the network to announce the callers name and telephone
number to a desktop PC.

WWW: http://www.mezzo.net/asterisk/app_notify.html

PR:		ports/110547
Submitted by:	Mayo Jordanov <mayo@oyam.ca>
2007-03-25 21:48:09 +00:00
Martin Wilke
eaf6d87756 nstxd allows a nstx client daemon to tunnel IP traffic through DNS requests
to the machine running nstxd.

PR:		ports/110716
Submitted by:	nagilum
2007-03-23 17:53:36 +00:00
Martin Wilke
53785e1cc5 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-13 18:54:28 +00:00
Martin Wilke
6fe85f7d0f The Net::RTP module subclasses IO::Socket::Multicast6 to enable you to
manipulate multicast groups. The multicast additions are optional, so you
may also send and recieve unicast packets.

WWW:	http://search.cpan.org/dist/Net-RTP/

PR:		ports/110159
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-03-13 09:16:32 +00:00
Martin Wilke
219561fb30 The IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to
manipulate multicast groups. With this module you will be able to receive
incoming multicast transmissions and generate your own outgoing multicast
packets.

This module uses the same API as IO::Socket::Multicast, but with added support
for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a
pure-perl module.

WWW:	http://search.cpan.org/dist/IO-Socket-Multicast6/

PR:		ports/110158
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-03-13 09:13:15 +00:00
Martin Wilke
2fd6221c0b This module is used to gain access to constants and utility functions used
when manipulating multicast socket attributes.

For simple, object-oriented way of doing the same thing, take a look at
IO::Socket::Multicast6 or IO::Socket::Multicast

WWW:	http://search.cpan.org/dist/Socket-Multicast6/

PR:		ports/110155
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-03-13 09:11:32 +00:00
Martin Wilke
c4d0d0cf45 fake telnet daemon (ftelnetd)
-----------------------------
ftelnetd is a small server faking various telnet daemons,
logging all received logins to a file and doing more actions.

WWW: http://www.corehack.org/

PR:		ports/110172
Submitted by:	Levent Kayan <levent at corehack.org>
2007-03-11 17:44:56 +00:00
Cheng-Lung Sung
f7fb3ccbf9 Add p5-Net-SIP 0.23, framework SIP (Voice Over IP, RFC3261).
PR:		ports/109705
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-03-02 07:09:36 +00:00
Cheng-Lung Sung
bf4ccb013c Add p5-Net-SSH2 0.10, support for the SSH 2 protocol via libSSH2.
PR:		ports/109702
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-03-02 01:46:20 +00:00
Michael Nottebrock
6301751293 Add kmuddy, a MUD client for KDE. 2007-02-25 18:16:38 +00:00
Michael Nottebrock
74ee367525 Add libmxp, a parser for the MUD eXtension protocol 2007-02-25 17:27:56 +00:00
Cheng-Lung Sung
97c2cf8a02 Add p5-POE-Component-Client-Whois 1.09, a one shot non-blocking RFC 812
WHOIS query.

PR:		ports/109463
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-02-24 19:02:55 +00:00
Rong-En Fan
53d45bdeef Add iodine 0.3.4, tunnel IPv4 data through a DNS server. 2007-02-24 07:52:26 +00:00
Thierry Thomas
8ab10b8a3d xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an easy
to use API for developers to serialize RPC requests to and from XML. It does
*not* include a transport layer, such as HTTP.

WWW: http://xmlrpc-epi.sourceforge.net/
2007-02-20 20:52:26 +00:00
Gabor Kovesdan
ae550c8a1a Remove expired port:
2007-02-01 net/happystats: Disappeared from the internet

Approved by:	erwin (mentor, implicit)
2007-02-18 19:48:40 +00:00
Alejandro Pulver
c323551e0e - Add net/vde2 (repocopied from net/vde).
- Add CONFLICTS between them.

PR:		ports/108539
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
2007-02-18 17:49:37 +00:00
Pav Lucistnik
6b89d6d950 Console based boinc-client monitor and controller.
Features
- Colorful console application using ncurses
- Single screen listing of results, transfers and recent messages
- Updated real time
- Control the client with single keypress
- Using same communication protocol as boinc_gui
- Works with all boinc projects

WWW: http://www.oook.cz/bsd/boinc_curses/
2007-02-15 15:02:36 +00:00
Martin Wilke
3536b6a7fe The Packet Debugger (pdb) is a program which allows people to work
with packet streams as if they were working with a source code
debugger. Users can list, inspect, modify, and retransmit any packet
from captured files as well as work with live packet capture.

WWW: pktdbg.sf.net

PR:		ports/109002
Submitted by:	gnn@
2007-02-12 06:54:24 +00:00
Alex Dupre
362febc85c Add the PEAR-ified version of Useful Inc's XML-RPC for PHP, since it's
not included anymore in base pear installation.

It has support for HTTP/HTTPS transport, proxies and authentication.

WWW: http://pear.php.net/package/XML_RPC/
2007-02-09 09:11:09 +00:00
Xin LI
ef6fb9b17e Remove OpenLDAP 2.2.x. They are abandoned by developers and users
should use 2.3.x for production.

net/openldap22-client: OpenLDAP 2.2.x series are no longer maintained by developers.  Use 2.3.x instead.
net/openldap22-sasl-client: OpenLDAP 2.2.x series are no longer maintained by developers.  Use 2.3.x instead.
net/openldap22-sasl-server: OpenLDAP 2.2.x series are no longer maintained by developers.  Use 2.3.x instead.
net/openldap22-server: OpenLDAP 2.2.x series are no longer maintained by developers.  Use 2.3.x instead.
2007-02-07 17:41:03 +00:00
Martin Wilke
59faf43322 2007-02-06 irc/xchat-systray-plugin: Functionality is now included in xchat
2007-02-01 chinese/oicq: Does not work with newer OICQ protocol
2007-02-01 net/nicmond: Disappeared from the internet
2007-02-01 www/caudium10: Please use www/caudium12
2007-02-07 16:57:02 +00:00
Michael Nottebrock
74cb0fb1e8 Add qt4, a multiplatform C++ application framework 2007-02-05 20:56:24 +00:00
Martin Wilke
f681f499c2 sipXregistry is the registry/redirect server component of the sipX
family. It shares a number of common components with the rest of the
family, but can be used alone.  It implements several powerful address
mapping capabilities in addtion to supporting UAC registration.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:59:59 +00:00
Martin Wilke
6cc0afafb1 sipXpbx s the web based configuration system for sipX.
WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:50:42 +00:00
Martin Wilke
a1ee2deb53 sipXproxy is the authorization and call record server component of the
sipX family.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:42:19 +00:00
Martin Wilke
895afe747c sipXcalllib is a library that handles call signaling. It is a
necessary dependancy of the sipX project.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:40:34 +00:00
Martin Wilke
60961fd3fd sipXproxy is the authorization and call record server component of the
sipX family.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:38:25 +00:00
Martin Wilke
9157f06ddf sipXmediaadapterlib is a library that handles media adapter, such as
phones.  It is a necessary dependancy of the sipX project.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:36:27 +00:00
Martin Wilke
32ca6b11f6 sipXmedialib is a library that handles media streams, such as real-time
packets and WAV files.  It is a necessary dependancy of the sipX
project.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:34:38 +00:00
Martin Wilke
7127e94810 sipXpublisher is a modular server for handling SIP event subscriptions; event
package types can be added through a dynamically linked library
interface, configured through a simple XML plugin configuration file.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:33:04 +00:00
Martin Wilke
246487a082 sipXconfig is the web based configuration system for sipX.
WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:30:35 +00:00
Martin Wilke
0e94431d7f sipXcommserverlib is a library that handles communication between
various sipX components.  It is a necessary dependancy of the sipX
project.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:29:03 +00:00
Martin Wilke
d5a65bb450 sipXportLib is a library of SIP related functions and information
processing utilities.  It is a necessary dependancy of the sipX
project.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:27:31 +00:00
Martin Wilke
69c26a938c sipXportLib is a library of general purpose utilities and OS
abstraction APIs.  It is a necessary dependancy of the sipX project.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:25:32 +00:00
Cheng-Lung Sung
5777d08580 Add p5-Geo-IP-PurePerl 1.18, look up country by IP Address.
PR:		ports/108358
Submitted by:	Joe Horn <joehorn at gmail.com>
2007-02-01 03:24:56 +00:00
Vasil Dimov
aab72b8e7b Remove expired leaf port:
2006-12-01 net/p5-Spread: Spread comes with its own Perl library
2007-01-29 13:03:04 +00:00
Cheng-Lung Sung
250c182f5a Net::Frame::Dump is the base class for all dump modules. With them,
you can open a device for live capture, for offline analysis, or
for creating a pcap file.

WWW: http://search.cpan.org/dist/Net-Frame-Dump/
2007-01-15 06:13:25 +00:00
Martin Wilke
60f09f5d86 Net::TiVo provides an object-oriented interface to TiVo's REST interface. This
makes it possible to query your TiVo for information about recorded content,
such as a show's download URL, and space consumed.

WWW: http://search.cpan.org/dist/Net-TiVo/
Author: Christopher Boumenot <boumenot@gmail.com>

PR:		ports/107752
Submitted by:	Christopher Boumenot <boumenot at gmail.com>
2007-01-10 21:11:48 +00:00
Martin Wilke
e3712e5600 Paris traceroute is a new version of the well-known network diagnosis
and measurement tool. It addresses problems caused by load balancers
with the initial implementation of traceroute.

WWW: http://paris-traceroute.net/

PR:		ports/107731
Submitted by:	dikshie at sfc.wide.ad.jp
2007-01-10 09:16:54 +00:00
Cheng-Lung Sung
eda4325c57 Net::Frame is a fork of Net::Packet. The goal here was to greatly
simplify the use of the frame crafting framework. Net::Packet does
many things undercover, and it was difficult to document all the thingies.

Also, Net::Packet may suffer from unease of use, because frames were
assembled using layers stored in L2, L3, L4 and L7 attributes. Net::Frame
removes all this, and is splitted in different modules, for those who only
want to use part of the framework, and not whole framework.

Finally, anyone can create a layer, and put it on his CPAN space, because
of the modularity Net::Frame offers. For an example,
see Net::Frame::Layer::ICMPv4 on my CPAN space.

WWW: http://search.cpan.org/dist/Net-Frame/
2007-01-09 01:55:40 +00:00
Martin Wilke
7232682274 2007-01-07 mail/py-email2: Only usable python versions schedualed to expire
2007-01-04 net/ruby-radius: distfile disappeared from homepage
2007-01-08 12:21:58 +00:00
Ying-Chieh Liao
02d69e8cae add libbgpdump 1.4.99.0
Analyzing dump files produced by Zebra/Quagga or MRT
2007-01-08 04:19:13 +00:00
Martin Wilke
1c45afd5d8 2006-12-01 net/citadel: http://www.FreeBSD.org/ports/portaudit/4c005a5e-2541-4d95-80a0-00c76919aa66.html
2007-01-01 multimedia/mtv: No new releases in the past 5 years
2007-01-05 21:11:45 +00:00
Martin Wilke
813d8e999b 2007-01-04 net/tund: distfile disappeared and has no homepage
2007-01-04 net/xbms: distfile and homepage disappeared
2007-01-03 print/bibcard: distfile and homepage disappeared
2007-01-05 19:02:59 +00:00
Martin Wilke
89fc8fbeff 2007-01-01 graphics/teddy: No new releases in the past 4 years
2007-01-01 net/arla: "does not compile"
2007-01-02 sysutils/lsmlib: distfile and homepage disappeared
2007-01-02 security/ifd-gpr400: distfile and homepage disappeared
2007-01-04 science/mmtk: distfile and homepage disappeared
2007-01-04 print/xtem: distfile and homepage disappeared
2007-01-04 net/mrt: distfile and homepage disappeared
2007-01-05 18:42:55 +00:00
Aaron Dalton
453b480975 Adding port net/p5-Net-Whois-ARIN, a ARIN whois client 2007-01-03 17:15:02 +00:00
Martin Wilke
2039e6e3b9 This is the port of mugshot, an official client for
Mugshot network. Mugshot makes it easy to show off
what you're doing online and keep track of what
your friends are up to.

WWW: http://www.mugshot.org/

- Ashish Shukla
wahjava@gmail.com

PR:		ports/107174
Submitted by:   Ashish Shukla<wahjava@gmail.com>
2006-12-29 20:20:32 +00:00
Norikatsu Shigemura
82a896436b Add g2ipmsg 0.6, is a pop up style message communication software
for GNOME2 environment.

WWW:			http://www.ipmsg.org/index.html.en
Executive Ordered by:	George -Push- Kato <takeharu1219@ybb.ne.jp> (author)
Reviewed by:		mezz
2006-12-24 14:55:14 +00:00
Dmitry Sivachenko
f67a45bc8e New port: p5-Net-Z3950-ZOOM.
A perl interface to the Z39.50 Object-Orientation Model (ZOOM).
2006-12-23 16:04:33 +00:00
Rong-En Fan
cc39a1167d Add pear-Net_Whois 1.0, a tool to query internet domain name services.
PR:		ports/107042
Submitted by:	chinsan
2006-12-23 02:36:39 +00:00
Rong-En Fan
11041e40e3 Add pear-Net_Geo 1.0.4, geographical locations based on Internet
address.

PR:		ports/107036
Submitted by:	chinsan
2006-12-23 02:35:46 +00:00
Cheng-Lung Sung
0ea28b6c45 A Ruby library for verifying and serving OpenID identities.
Ruby OpenID makes it easy to add OpenID authentication to your web
applications.

This library is a port of the Python OpenID library, and features:

* API for verifying OpenID identities (OpenID::Consumer)
* API for serving OpenID identities (OpenID::Server)
* Consumer and server support for extensions, including simple registration
* Yadis 1.0 and OpenID 1.0 service discovery, including server fallback
* Does not depend on underlying web framework
* Multiple storage implementations (Filesystem, SQL)
* Comprehensive test suite
* Example code to help you get started, including:
  o WEBrick based consumer
  o Ruby on rails based server
  o OpenIDLoginGenerator for quickly creating a rails app that uses OpenID
    for authentication
  o ActiveRecord adapter for using an SQL store in rails

WWW:    http://www.openidenabled.com/openid/libraries/ruby/
2006-12-20 15:54:18 +00:00
Cheng-Lung Sung
93dc0495a5 Python YADIS
------------

This code implements relying party support for the Yadis service discovery
protocol.  The protocol was developed for use by decentralized URL-based
identity systems, but is useful for advertising services provided by or on
behalf of a certain URL.

To learn more about Yadis, see http://www.openidenabled.com/yadis

The module yadis.xrires also provides a method of resolving XRI.

The JanRain Python OpenID library uses this library for discovery of OpenID
service endpoints.  See that library for an example of library usage.

WWW: http://www.openidenabled.com/yadis/libraries/python/
2006-12-20 01:03:59 +00:00
Cheng-Lung Sung
1e49a2ca39 A Yadis Service discovery library written in pure Ruby.
ruby-yadis contains full yadis service discovery functionality.
Point releases will be issued as the Yadis 1.0 specification
gets rounded out.  Features include:

* Easy to use interface for fetching Yadis service information
* XRDS parser
* HTTPS and server certificate verification support
* Test suite
* BSD license

WWW:    http://www.openidenabled.com/yadis/libraries/ruby/
2006-12-20 00:48:38 +00:00
Dirk Meyer
134b2cb6c6 Applications that uses the Tryst kit.
TBrowser, TChat

WWW: http://gnustep.dyndns.org/
2006-12-19 11:21:16 +00:00
Dirk Meyer
33e7819288 Using Tryst, applications can discover what services are available on the
network, along with all necessary access information such as name, IP
address, and port number for a given service.

Bonjour allows you to register a network service, such as a printer or file
server, so that it can be found by name or browsed for by service type and
domain.

WWW: http://gnustep.dyndns.org/
2006-12-19 10:28:22 +00:00
Cheng-Lung Sung
b09cb8c30a Yadis is a service discovery system allowing relying parties
(aka identity consumers or membersites) to determine automatically,
without end-user intervention, the most appropriate protocol to use.

Examples of such services are:

* Single sign-on across web sites
* Profile exchange and form filling
* Blog anti-spam

Yadis provides the first step for any service that uses identifiers for
authentication, accountability, privacy controlled data exchange and more.

WWW:    http://search.cpan.org/dist/Net-Yadis/
        http://yadis.org/wiki/What_is_Yadis
2006-12-19 08:55:45 +00:00
Jeremy Messenger
23cf20f6ae It's dead, unmaintain and nothing use it.
Discussed with:	marcus
2006-12-15 04:42:04 +00:00
Martin Wilke
8b39f70d7a GeeXboX uShare is a UPnP (TM) A/V Media Server. It implements the server
component that provides UPnP media devices with information on available
multimedia files. uShare uses the built-in http server of libupnp to stream
the files to clients.

WWW: http://ushare.geexbox.org/

PR:		ports/106634
Submitted by:	Volker Theile <votdev at gmx.de>
2006-12-14 11:58:42 +00:00
Vasil Dimov
48c34c44b6 Remove expired ports:
2006-12-01 net/wais: Imported 12 years ago; never completed
2006-12-01 www/w3c-httpd: Does not compile
2006-12-12 16:42:34 +00:00
Vasil Dimov
96286aa69d Remove expired leaf ports:
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
2006-12-12 15:42:12 +00:00
Cheng-Lung Sung
a79089ca3a - update to 1.02
- change category from devel/ to net/

PR:		ports/104210
Submitted by:	maintainer (Roman Streltsov)
2006-12-06 14:37:10 +00:00
Martin Wilke
bc6842e502 Kojoney is a low level interaction honeypot that emulates an SSH server.
The daemon is written in Python using the Twisted Conch libraries.

WWW: http://kojoney.sourceforge.net/

PR:		ports/106384
Submitted by:	mj <systemoperator at gmail.com>
2006-12-05 20:08:46 +00:00
Martin Wilke
9ea22cc9bf Wired Tracker is the Wired tracker server. Wired servers can register
with the tracker with their name, URL and some other vitals, and
clients connecting to the tracker will be able to retrieve a listing
of all online servers.

WWW:	http://www.zankasoftware.com/wired/tracker/

PR:		ports/106169
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-12-04 21:58:42 +00:00
Martin Wilke
6c449833f5 Frickin PPTP Proxy is a way to NAT as many PPTP connections as you like
through your OpenBSD PF firewall.

WWW: http://frickin.sourceforge.net/

PR:		ports/106241
Submitted by:	Alex Miller <asm at asm.kiev.ua>
2006-12-03 22:13:07 +00:00
Martin Wilke
b0baa71d2d Panoptis is a project started some time ago,
with the aim to stop the Denial of Service
and Distributed Denial of Service attacks that
have been torturing the Internet for the last
few years.
It is based on real-time processing of Cisco (R)
NetFlow (TM) data, since this seems to be the
most efficient approach as it is router-centric,
allowing for automated central response without
intervention from the affected organizations'
network administrators.

WWW:	http://panoptis.sourceforge.net/

Submitted by:	Babak Farrokhi <farrokhi at FreeBSD.org>
2006-11-30 09:51:44 +00:00
Cheng-Lung Sung
d9db5e555c Add p5-Net-Subnets 0.21, computing subnets in large scale networks.
PR:		ports/105952
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-11-29 04:43:09 +00:00
Cheng-Lung Sung
90de16aeba Add p5-BBS-UserInfo-SOB 0.01, get user information of SOB-style BBS.
PR:		ports/102315
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-11-29 03:06:54 +00:00
Erwin Lansing
1b0c684215 GC a port that was depricated over 2 years ago.
PR:		65794
Submitted by:	Tmur Bakeyev <timur@gnu.org>
2006-11-24 22:23:37 +00:00
Cheng-Lung Sung
901445b11d Add p5-BBS-UserInfo-Wretch 0.02, get user information of Wretch-style
BBS.

PR:		ports/102319
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-11-24 01:47:23 +00:00
Martin Wilke
a8e0f5eaf9 Wired is an open, modern and free version of the BBS-style
client/server system, providing chat, messaging and file
transfers.

WWW:	http://www.zankasoftware.com/wired/

PR:		ports/105800
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-11-23 22:36:05 +00:00
Martin Wilke
3fc923c38e Wired is an open, modern and free version of the BBS-style
client/server system, providing chat, messaging and file
transfers.

Wire is a screen-oriented command line Wired client.
It supports most Wired features, including file transfers.

WWW:	http://www.zankasoftware.com/wired/wire/

PR:		ports/105797
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-11-23 22:35:30 +00:00
Vasil Dimov
62c6fe0559 Remove expired ports:
2006-11-16 math/p5-AI-NeuralNet-Mesh: project no longer exists
2006-11-16 net/p5-Archie: project no longer exists
2006-11-15 www/mod_jk2: "JK2 is officially unsupported, no further development will take place."
2006-11-15 www/mod_jk2-apache2: "JK2 is officially unsupported, no further development will take place."
2006-11-21 09:08:44 +00:00
Ion-Mihai Tetcu
9b90b3ca6e The slbd project aims to produce stable, production-quality code to monitor
web and other TCP-based servers, allowing for server load balancing (SLB)
functionality through *BSD's PF packet filter.

WWW: http://slbd.sourceforge.net/

PR:		ports/104926
Submitted by:	Janos Mohacsi <janos.mohacsi at bsd.hu>
2006-11-10 21:07:55 +00:00
Cheng-Lung Sung
79e8833f21 Add p5-BBS-UserInfo-Maple3itoc 0.01, get user information of
Maple3itoc-style BBS.

PR:		ports/102314
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-11-10 00:48:39 +00:00
Dirk Meyer
ccefc7f2e0 The Zillion Project is a distributed computing project reminiscent of the good
old Zilla.app of NeXTstep days. It is based on GNUstep, the most promising
OPENSTEP replacement as of today.  Jobs can be created from simple template
projects and can be submitted with a single command to the Zillion Server
which in turn will distribute the job amongst the registered clients. No other
network resources than the distributed objects (DO) port of the server machine
has to be available. The key features are as follows:
 * Rapid turn around cycles for job submission
 * Dynamic addition/removal of client nodes
 * Full OO-design
 * No need for shared network resources
 * Real-time capabilities
 * Lean and clean
 * Open and free

WWW: http://zillion.sourceforge.net/
2006-11-09 20:08:01 +00:00
Dirk Meyer
7b4675843d RemoteDesk is a graphical interface to rdesktop
and it allows you to remotely access Windows computers.

WWW: http://gap.nongnu.org/remotedesk/index.html
2006-11-09 20:06:07 +00:00
Martin Wilke
ed645ee262 Initially UProxy has been designed to allow playing
Unreal Tournament matches over Internet on computers
connected by a LAN sharing a dial up connection, but
it could be used to play other games (such as Quake)
and by every program using a UDP protocol where clients
don't have to bind a fixed port (not only games!).

WWW: http://www.geocities.com/SiliconValley/Vista/8155/uproxy/

PR:		ports/104697
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2006-11-08 19:33:45 +00:00
Babak Farrokhi
fc762d51a5 tcpxd is a general purpose TCP/IP relay program designed
to be simple to get going, requiring only three parameters;
the port to listen on, the host to forward to, and the port
on that host to connect to.

PR:		ports/104902
Submitted by:	self
Approved by:	miwi (mentor)
2006-11-08 19:15:14 +00:00
Cheng-Lung Sung
33ba5f8739 Add p5-Net-ARP 0.8, perl extension for creating ARP packets.
PR:		ports/104994
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-11-06 02:35:31 +00:00
Alexander Botero-Lowry
e0f8a7cb73 - Add py-netstring 1.14
An implementation of the netstrings protocol developed by D.J. Bernstein.
    netstrings transmits each string as the length followed by : followed by
    the string.
2006-11-05 04:02:53 +00:00
Edwin Groothuis
5450ab7ba2 [new port] dns/queryperf net/dhcperf replacement for dns/queryperf
DHCPerf Provides Communication Providers with Predictive Planning
    Tools to Scale Networks.

    This tool, DHCPerf, delivers accurate performance metrics of
    Dynamic Host Configuration Protocol (DHCP) services.  These
    tools are easy-to-use and simulate real Internet workloads to
    provide the necessary insight that carriers need to plan and
    deploy network services.

    DHCPerf measures the DHCP lease assignments to client computers
    by ramping up lease assignment over time to determine the maximum
    performance profile.

    WWW: http://www.nominum.com/testing_tools.php

PR:		ports/104663
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2006-10-31 21:19:53 +00:00
Cheng-Lung Sung
c8b54ac64c Add p5-Net-Amazon-S3 0.36, use the Amazon S3 - Simple Storage Service.
PR:		ports/104138
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-09 08:01:45 +00:00
Pav Lucistnik
52054704d4 This is an implementation of iSCSI target, the server-side of ISCSI protocol,
used to service remote iSCSI requests.

WWW: http://www.netbsd.org/

PR:		ports/104087
Submitted by:	mark foster <mark@foster.cc>
2006-10-07 15:25:26 +00:00
Ying-Chieh Liao
934ad6d6b9 Since vd@ removed coda5_server and coda5_client, I think it's time to
retire coda5_doc
2006-10-05 08:28:53 +00:00
Vasil Dimov
65b0f9cd13 Remove expired net/coda5_server and its slave port net/coda5_client
2006-10-04 net/coda5_server

(I love seeing those patch-?? files going to the attic:)
2006-10-05 07:18:09 +00:00
Alejandro Pulver
73d496f965 - Remove net/openh323-112: requested by maintainer.
PR:		ports/96467
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2006-10-02 17:27:48 +00:00
Cheng-Lung Sung
9e4ea31415 Add p5-Samba-LDAP 0.03, manage a Samba PDC with an LDAP Backend.
PR:		ports/103338
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-02 08:39:58 +00:00
Cheng-Lung Sung
8075311d77 Add p5-POE-Component-Generic 0.09.05, provides non-blocking access to a
blocking object.

PR:		ports/102676
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-10-02 01:05:33 +00:00
Sergey Matveychuk
31cbdcc6df Jakarta Commons Net implements the client side of many basic Internet
protocols. The purpose of the library is to provide fundamental protocol
access.

WWW: http://jakarta.apache.org/commons/net/
2006-09-30 21:46:33 +00:00
Boris Samorodov
a4bd1e8328 LDAPget is an Asterisk application for data retrieval from LDAP
directories (e.g. OpenLDAP or ActiveDirectory).

WWW: http://www.mezzo.net/asterisk/app_ldap.html

PR:		ports/101050
Submitted by:	Matthias Fechner <idefix at fechner.net>
2006-09-30 11:12:34 +00:00
Bruce M Simpson
c7588fa72c Add new port for UOregon's PIM dense-mode multicast routing daemon for IPv4. 2006-09-29 11:14:06 +00:00
Bruce M Simpson
51a04cbd4c Add new port of mrouted, IPv4 DVMRP multicast routing daemon. 2006-09-28 21:29:10 +00:00
Andrew Pantyukhin
3936287128 Add port net/p5-Net-Packet-Target:
Net::Packet::Target - Target object for all Net::Packet related stuff

WWW: http://search.cpan.org/dist/Net-Packet-Target/
Author: GomoR <netpkt@gomor.org>
2006-09-28 12:44:12 +00:00
Cheng-Lung Sung
9720f832c7 Add p5-Net-Interface 0.08, perl extension to access network interfaces.
PR:		ports/103108
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 08:58:08 +00:00
Cheng-Lung Sung
e4b9fe982d Add p5-Net-NBsocket 0.13, non-Blocking Sockets.
PR:		ports/103110
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 08:35:40 +00:00
Stanislav Sedov
e52626906f - Add port for net/enet
ENet's purpose is to provide a relatively thin, simple and robust network
communication layer on top of UDP (User Datagram Protocol). The primary feature
it provides is optional reliable, in-order delivery of packets.

Author: Lee Salzman
WWW:    http://enet.cubik.org

Approved by:	sem (mentor)
2006-09-23 20:03:11 +00:00
Bruce M Simpson
02fd15a3ef Add a port of the eXtensible Open Router Project, version 1.3. 2006-09-22 12:16:47 +00:00
Cheng-Lung Sung
5fa4324fa1 Add p5-Net-NIS-Listgroup 1.0.0, lists hosts/users in a netgroup group.
PR:		ports/102748
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-20 02:40:34 +00:00
Cheng-Lung Sung
cbe5ee3cbf Add p5-Net-NIS 0.34, interface to Sun's Network Information Service.
PR:		ports/102749
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-20 02:28:10 +00:00
Martin Wilke
eb5fbfd2f7 MediaProxy is a far-end NAT traversal solution for OpenSER
and SIP Express Router that has the following features:

   - Distributed geographical location
   - Scalability, load balancing and redundancy
   - Real-time sessions statistics
   - Configurable IP and UDP port range
   - Support for audio and video streams
   - Support for multiple media streams per call
   - Accounting of network traffic

PR:		ports/102977
Submitted by:	Stefan Sperling <freebsd-gnats(at)stsp.in-berlin.de>
2006-09-13 10:46:25 +00:00
Martin Wilke
8e207c6643 Statseeker LTM is a high speed statistical LAN Analyzer that monitors
Ethernet LAN segments via the bpf(4) interface and displays various
matrix tables in real time via a ncurses interface.

The LAN Analyzer is a "binary only" distribution.

WWW: http://www.statseeker.com

PR:		ports/102589
Submitted by:	LTM Support <ltm-support(at)wally.statseeker.com>
2006-09-13 08:18:10 +00:00
Martin Wilke
1ed2041db1 Net::Analysis is a suite of modules that parse tcpdump files,
reconstruct TCP sessions from the packets, and provide a very
lightweight framework for writing protocol anaylsers.

WWW:    http://search.cpan.org/dist/Net-Analysis/

PR:		ports/102877
Submitted by:	Jin-Shan Tseng <tjs(at)cdpa.nsysu.edu.tw>
2006-09-13 07:17:51 +00:00
Ion-Mihai Tetcu
f459a56e9d Connect skype-devel 2006-09-10 10:27:11 +00:00
Dirk Meyer
e7a30f675c Netclasses is an easy to use interface to socket programming in Objective-C
with GNUstep. The core netclasses supports virtually any protocol, but the
distribution comes with everything needed for TCP/IP (opening ports,
background connections, etc.). Netclasses seamlessly integrates into
NSRunLoop, which means there should be no need for redesigning applications
to use it.
PR:		103033
Submitted by:	Gürkan Sengün
2006-09-10 08:15:09 +00:00
Kris Kennaway
8e8d180c31 The asterisk-devel port is not currently in a useful state. It may
return in the future if the maintainer has time to continue working on it.

Approved by:	luigi (maintainer)
2006-09-03 01:51:02 +00:00
Kris Kennaway
0a6f04e280 Remove expired ports 2006-09-02 23:31:26 +00:00
Pav Lucistnik
f5a8f8fbd0 This port adds to Samba3 ability to use multiple 'passdb backends' at
the same time. Also it comes with sample MySQL and PostgreSQL backends,
which allow to store passwords in the corresponding databases.

This features were removed from upstream Samba3 in version 3.0.22.

WWW: http://pdbsql.sourceforge.net/

PR:		ports/102714
Submitted by:	Timur I. Bakeyev <timur@gnu.org>
2006-08-31 19:36:53 +00:00
Martin Wilke
0686f49cef ssmping is a tool for checking whether a host can receive SSM from
another. If a host runst ssmpingd, users on other hosts can check
that they receive from this host by running the ssmping tool.
asmping is similar to ssmping, but checks for ASM rather than SSM.

WWW: http://www.venaas.no/multicast/ssmping/

PR:		ports/102322
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
Approved by:	krion (mentor)
2006-08-25 19:02:32 +00:00
Cheng-Lung Sung
0453995f0e Add p5-BBS-UserInfo 0.01, base class of BBS::UserInfo::XXX.
PR:		ports/102313
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-22 09:34:16 +00:00
Cheng-Lung Sung
f5576f8ac6 Add p5-BBS-UserInfo-Maple3 0.01, get user information of Maple3-style
BBS.

PR:		ports/102308
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-22 09:29:43 +00:00
Cheng-Lung Sung
67cd757560 Add p5-BBS-UserInfo-Ptt 0.06, get user information of PTT-style BBS.
PR:		ports/102293
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-22 09:24:01 +00:00
Rong-En Fan
40ba208a55 Add pecl-cvsclient 0.2, a PHP extension for CVS pserver client.
PR:		ports/102338
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-08-22 09:05:40 +00:00
Cheng-Lung Sung
373af94e47 Add p5-RPC-Simple 1.002, perl classes to handle simple asynchronous RPC
calls with call-back.

PR:		ports/102256
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-22 07:02:36 +00:00
Thierry Thomas
d8b30d9b95 - Upgrade net/lam to 7.1.2 and remove net/lam7;
- Chase lam7 -> lam in the dependent ports;

- Mark math/freemat IGNORE if WITH_MPI is defined and add a note about
  FreeMat 2.0 and QT4.
2006-08-21 20:50:50 +00:00
Andrew Pantyukhin
374ed8dafd Add port net/p5-Net-Libdnet:
Net::Libdnet - Perl interface to libdnet

WWW: http://search.cpan.org/dist/Net-Libdnet/

Justification:	sinfp dependency
2006-08-21 06:54:21 +00:00
Martin Wilke
ad501b97d6 This PEAR class provides to access and query CDDB audio-CD servers.
WWW: http://pear.php.net/package/Net_CDDB

PR:		ports/101993
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor)
2006-08-18 20:01:27 +00:00
Peter Pentchev
991f18b90d Remove the unfetchable, abandoned, and overall dead net/magictun port. 2006-08-17 09:24:26 +00:00
Shaun Amott
b2ed23561f Add net/micro_inetd.
Like inetd, this program listens on the net for requests and spawns a
server to handle them. However, it only handles one port and one
program. Other limitations:
  - only 'stream' socket type
  - only 'nowait'
  - doesn't switch user-ids

PR:		ports/101964
Submitted by:	Pankov Pavel <pankov_p@mail.ru>
2006-08-15 14:13:10 +00:00
Martin Wilke
66702080b0 Miredo is an open-source Teredo IPv6 tunneling software, for Linux and the BSD
operating systems. It includes functionnal implementations of all components of
the Teredo specification (client, relay and server). It is meant to provide IPv6
connectivity even from behind NAT devices.

WWW: http://www.simphalempin.com/dev/miredo/

Submitted by:	Andreas Kohn via irc
Approved by:	krion (mentor)
2006-08-13 19:39:24 +00:00
Shaun Amott
6329c1458f Add net/ndisc6.
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.

PR:		ports/100335
Submitted by:	Rémi Denis-Courmont <rdenis@simphalempin.com>
2006-08-12 17:42:06 +00:00
Cheng-Lung Sung
dc0fd5fb83 Add p5-POE-Component-Client-Traceroute 0.11, a non-blocking traceroute
client.

PR:		ports/101735
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-08-10 02:04:43 +00:00
Martin Wilke
a6f9551ae0 RRD::Simple provides a simple interface to RRDTool's RRDs module. This
module does not currently offer fetch method that is available in the RRDs
module.

It does however create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names to
an existing RRD file.

This module is ideal for quick and simple storage of data within an RRD file
if you do not need to, nor want to, bother defining custom RRA definitions.

WWW: http://search.cpan.org/dist/RRD-Simple/

PR:		ports/101073
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor)
2006-08-05 10:53:21 +00:00
Rong-En Fan
b00122506e Add pear-Net_SMS 0.1.0, PEAR SMS functionality.
PR:		ports/101306
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-08-05 10:15:33 +00:00
Rong-En Fan
4785427ba5 Add p5-Net-FS-Flickr 0.1, a Perl interface for store and retrieve files
on Flickr.

PR:		ports/101057
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-08-02 17:18:30 +00:00
Rong-En Fan
0531d6eb46 Add p5-Net-Telnet-Netscreen 1.1, a Perl interface for interact with a
Netscreen firewall.

PR:		ports/101060
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-08-02 17:16:36 +00:00
Andrew Pantyukhin
16304de1c5 Add port net/p5-URI-FromHash:
This module provides a simple functional "named parameters" style interface
for creating URIs. Underneath the hood it uses URI.pm, though because of
the simplified interface it may not support all possible options for all
types of URIs.

It was created for the common case where you simply want to have a simple
interface for creating syntactically correct URIs from known components
(like a path and query string). Doing this using the native URI.pm
interface is rather tedious, requiring a number of method calls, which is
particularly ugly when done inside a templating system such as Mason or
TT2.

WWW: http://search.cpan.org/dist/URI-FromHash/

Justification:	socialtext dependency
2006-08-02 11:37:28 +00:00
Vasil Dimov
14f4a846e3 Remove expired leaf ports:
2006-07-19 japanese/eb3
2006-07-30 mail/dspampd
2006-07-28 net/svnc
2006-08-01 12:36:21 +00:00
Cheng-Lung Sung
3b71ba77df Add p5-Net-VNC 0.35, a simple VNC client.
PR:		ports/100998
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-31 03:41:49 +00:00
Cheng-Lung Sung
41215fdc2f Add p5-POE-Component-Client-Telnet 0.06, a POE component that provides
non-blocking access to Net::Telnet.

PR:		ports/101072
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-31 03:04:32 +00:00
Jose Alonso Cardenas Marquez
f171404c45 - New port: net/twinkle
Twinkle is a soft phone for your voice over IP communcations using the SIP
protocol.

You can use it for direct IP phone to IP phone communication or in a network
using a SIP proxy to route your calls.

WWW:    http://www.twinklephone.com/

Approved by:	garga (mentor)
2006-07-30 21:21:10 +00:00
Ion-Mihai Tetcu
3f7de51d74 etrace is a configurable static port network tracing tool, similar to
traceroute, but supporting ICMP, TCP, UDP and other IP protocols.

etrace has a wealth of options ranging in function from controlling
output to the detailed construction of trace packets.

WWW: http://www.bindshell.net/tools/etrace

PR:		ports/100976
Submitted by:	dave.ryan at gmail.com
2006-07-29 16:52:16 +00:00
Cheng-Lung Sung
b28e872893 Add p5-Net-Address-Ethernet 1.077, find hardware ethernet address.
PR:		ports/100654
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-23 14:38:49 +00:00
Thierry Thomas
156a330734 Add MPICH-2, an implementation of the Message-Passing Interface (MPI).
The goals of MPICH2 are to provide an MPI implementation for important
platforms, including clusters, SMPs, and massively parallel processors.
It also provides a vehicle for MPI implementation research and for
developing new and better parallel programming environments.

MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for
the case of clusters with heterogeneous data representations.

Note: some regression tests fail with Fortran 90, but the problem has
been solved in 1.0.4-rc1, and 1.0.4 should be available RSN.

Repocopied by:	marcus
2006-07-22 08:35:22 +00:00
Rong-En Fan
c672ae15e8 Add p5-Net-FS-Gmail 0.2, a Perl interface for store and retrieve files
on Gmail.

PR:		ports/100638
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-07-21 15:21:50 +00:00
Rong-En Fan
36bfe8aef9 Add p5-OurNet-BBS 1.66, component Object Model for BBS systems.
PR:		ports/100276
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-20 14:30:27 +00:00
Erwin Lansing
63911b85d2 A simplified object-oriented Python extension module for libpcap
WWW: http://monkey.org/~dugsong/pypcap/

PR:		ports/100601
Submitted by:	George V. Neville-Neil
2006-07-20 12:21:37 +00:00
Erwin Lansing
64a723fd86 Packet Construction Set
A set of python modules and methods for working with any kind of network
packets.

WWW: http://sourceforge.net/projects/pcs

PR:		ports/100599
Submitted by:	gnn
2006-07-20 12:19:16 +00:00
Cheng-Lung Sung
4321b21fed Add p5-Net-DAV-Server 1.29, provide a DAV Server.
PR:		ports/100544
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-20 01:01:38 +00:00
Cheng-Lung Sung
b3d60d11fd Add p5-Net-CSTA 0.03, perl extension for ECMA CSTA.
PR:		ports/100506
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 03:55:32 +00:00
Joe Marcus Clarke
a69db4b2a0 Add wireshark and tshark after repocopies from ethereal and tethereal
respectively.  Wireshark is a rename of ethereal after the principal
developer moved companies and lost the Ethereal copyright.

Messenger, don't shoot!

Now the ethereal binary is called wireshark, the tethereal binary is
called tshark, and idl2eth is now idl2wrs.  All other binaries have
kept the same name.

In addition to this name change, I have also changed the PREFIX from X11BASE
to LOCALBASE.
2006-07-18 05:03:53 +00:00
Cheng-Lung Sung
a72a83dae6 Add p5-What 1.01, find out about running services.
PR:		ports/100333
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-16 10:06:02 +00:00
Rong-En Fan
b5be3c084e Add netselect 0.3, ultrafast implementation of ping.
PR:		ports/100338
Submitted by:	Timothy Redaelli <drizzt at gufi.org>
2006-07-15 17:14:45 +00:00
Rong-En Fan
35d4715fc9 Add p5-OurNet-BBSAgent 1.61, scriptable telnet-based virtual users.
PR:		ports/100268
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 16:57:51 +00:00
Roman Bogorodskiy
e18b2a5b64 This module is a DHCP set of classes designed to handle basic DHCP
handling. It can be used to develop either client, server or relays.
It is composed of 100% pure Perl.

WWW: http://search.cpan.org/dist/Net-DHCP/

PR:		ports/100188
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-13 10:19:15 +00:00
Renato Botelho
70b7635b3a AstFax provides an outgoing email to fax gateway for the Asterisk PBX package.
Incoming fax to email can also be configured so your Asterisk server can act
as both an outgoing and incoming fax server.

Features

    * Written in C
    * Processes large email messages quickly with the EPS library
    * Easy to use, simply send an email to the fax number
    * Configures easily with Asterisk, and most Unix-based MTAs

WWW: http://www.inter7.com/index.php?page=astfax

PR:		ports/85031
Submitted by:	Filippo Natali <filippo.natali at gmail.com>
2006-07-11 13:30:52 +00:00
Rong-En Fan
b3dc9651f8 Add shelldap 0.1, a shell-like environment for LDAP.
PR:		ports/99908
Submitted by:	Mahlon E. Smith <mahlon at martini.nu>
Approved by:	delphij (mentor, implicit)
2006-07-09 00:51:12 +00:00
Vasil Dimov
f4212e1cd8 Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
2006-07-04 14:04:31 +00:00
Cheng-Lung Sung
d2ed5107d9 Add p5-Net-SFTP-Foreign , net::SFTP::Foreign - Secure File Transfer
Protocol client.

PR:		ports/99555
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2006-06-28 08:50:57 +00:00
Renato Botelho
9398c6a5de Move net/rwhois -> net/rwhoisd, an accurate name for the port/package
PR:		ports/99306
Submitted by:	Jo Rhett <jrhett@svcolo.com>
2006-06-27 18:17:49 +00:00
Ion-Mihai Tetcu
1c040a8265 New PH Client and API Library
nph offers the following features:
  Complete PH API
    - your applications will never need to talk directly to the PH server
  Solid API design
    - designed to prevent memory or file descriptor leaks for applications
      which use asynchronous event timers
  Interactively usable PH client
    - the nph client supports readline command editting, history, and completion

The PH protocol is described in RFC 2378

WWW: http://www.feep.net/nph/

PR:		ports/97209
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>
2006-06-25 14:04:27 +00:00
Pav Lucistnik
e4307343f5 IAXmodem is a software modem written in C that uses
an IAX channel (commonly provided by an Asterisk PBX
system) instead of a traditional phone line and uses
a DSP library instead of DSP hardware chipsets.

WWW: http://sourceforge.net/projects/iaxmodem

PR:		ports/99238
Submitted by:	Filippo Natali <filippo.natali@gmail.com>
2006-06-23 12:56:40 +00:00
Pav Lucistnik
d9faeef8e6 Splat is a set of utilities designed to help keep information
in an LDAP directory in sync with information outside of an
LDAP directory. This information can be any set of attributes on
any object in the LDAP directory.

WWW: http://dpw.threerings.net/projects/splat/

PR:		ports/99287
Submitted by:	Nick Barkas <snb@threerings.net>
2006-06-23 08:51:02 +00:00
Renato Botelho
c22942dbe3 After upgrade lang/fpc to 2.0.2, devel/fpc-gdb and net/fpc-inet are
obsolets, so, remove them.
2006-06-21 17:06:12 +00:00
Renato Botelho
918eee70fd Add fpc-netdb , pure-pascal netdb implementation.
PR:		ports/98645
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:10:54 +00:00
Renato Botelho
fe003d4dbf Add fpc-libasync , free Pascal interface to async library.
PR:		ports/98623
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:09:03 +00:00
Xin LI
8df414e3d8 Enable OpenLDAP 2.4.x. 2006-06-16 08:15:56 +00:00
Herve Quiroz
77aca9f804 DIMES is a distributed scientific research project, aimed to study the
structure and topology of the Internet, with the help of a volunteer community
(similar in spirit to projects such as SETI@Home).

WWW: http://netdimes.org

PR:		96161
Submitted by:	Stas Timokhin <stast@bsdportal.ru>
2006-06-12 23:38:58 +00:00
Aaron Dalton
a0b2e90669 Adding port net/p5-Spread-Message, provide messaging using the Spread
toolkit.

Approved by:	tobez (implicit)
2006-06-12 22:34:47 +00:00
Aaron Dalton
c4a8ec2651 Adding port net/p5-Spread, Perl extension for the Spread group
communication system.

Approved by:	tobez (implicit)
2006-06-12 18:29:00 +00:00
Pav Lucistnik
77e5230018 Python module for fast, simple packet creation / parsing, with definitions for
the basic TCP/IP protocols.

WWW: http://monkey.org/~dugsong/dpkt/

PR:		ports/95992
Submitted by:	Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
2006-06-11 09:47:14 +00:00
Pav Lucistnik
eceb8266d6 eXosip is a GPL library that extend the capability of the oSIP library.
It aims to implement a simple high layer API to control the SIP for sessions
establishements and common extensions.  Once completed, this eXtended library
should provide an API for call management, messaging and presence features.

eXosip2 has support for:
 * registrations. (REGISTER)
 * call initiation and modification. (INVITE, re-INVITE)
 * other methods within calls (INFO, OPTIONS, UPDATE)
 * call transfer. (REFER)
 * reliability for provisionnal response. (PRACK)
 * sip event package. (SUBSCRIBE/NOTIFY)
 * event state publication. (PUBLISH)
 * instant messaging. (MESSAGE)

eXosip2 does not contain:
 * RTP.
 * audio interface
 * sdp negotiation.

This allow you to write any kind of SIP endpoint/gateway.

WWW: http://savannah.gnu.org/projects/exosip

PR:		ports/95799
Submitted by:	Muhammad Moinur Rahman <bd_subzero@yahoo.com>
2006-06-11 09:30:31 +00:00
Ion-Mihai Tetcu
57c6a0be75 Mantissa is an application server.
It provides integration between the Axiom Project object database, and the
Twisted Framework, as well as web user-interface utilities.

The goal of Mantissa is to provide a common platform that open-source
contributors can use to help us build customized additions to the Divmod
service.

WWW: http://divmod.org/trac/wiki/DivmodMantissa

PR:		ports/97510
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	lawrance (mentor, implicit)
2006-06-07 19:25:16 +00:00
Vasil Dimov
8a36bd62da Remove expired leaf ports:
2006-06-01 devel/gnu-libtool
2006-06-01 japanese/linux-ttfonts
2006-06-01 net/gnomemeeting
2006-06-01 news/knzb
2006-06-01 x11/linux-gnomelibs
2006-06-01 x11-fonts/linux-urw-fonts
2006-06-05 11:07:32 +00:00
Doug Barton
d41d742f84 Add wmwlmon 0.9, dockApp showing the state of a wireless network device.
PR:		ports/98409
Submitted by:	Marcus Glocker <marcus@nazgul.ch>
2006-06-04 04:50:36 +00:00
Max Khon
2ad0512caf - Add back bristuff 0.3.0-p1 after repocopy.
- Take maintainership.

Sponsored by:	Ethon Technologies
2006-06-03 15:08:57 +00:00
Pav Lucistnik
c38835dc54 - Rename ports
net/gnomenetstatus -> net/gnome-netstatus
  net/gnomenettool -> net/gnome-nettool
2006-05-28 15:10:51 +00:00
Andrew Pantyukhin
a8d57c3935 Add port net/p5-JavaScript-RPC:
JavaScript::RPC::Server::CGI is a CGI-based server library for use with
Brent Ashley's JavaScript Remote Scripting (JSRS) client library. It
works asynchronously and uses DHTML to deal with the payload.

In order to add your custom meothds, this module should be subclassed.

The most current version (as of the release of this module) of the
client library as well as a demo application have been included in this
distribution.

WWW: http://search.cpan.org/dist/JavaScript-RPC/

PR:		ports/95124
Submitted by:	Tony Shadwick <tshadwick@oss-solutions.com>
Approved by:	krion (mentor)
2006-05-27 16:29:12 +00:00
Cheng-Lung Sung
e5525d42bb Add omnitty 0.3.0, a curses-based SSH multiplexer.
PR:		ports/97942
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-05-26 08:40:54 +00:00
Aaron Dalton
fab0f8ee45 Adding port net/p5-Net-MAC-Vendor, look up the vendor for a MAC.
Approved by:	tobez (implicit)
2006-05-25 22:25:43 +00:00
Aaron Dalton
24a90a7aa2 Adding port net/p5-Net-Whois-IP, Perl extension for looking up the whois information for ip addresses
Approved by:	tobez (implicit)
2006-05-25 20:17:24 +00:00
Aaron Dalton
ee8465886d Adding port net/p5-Net-Address-IPv4-Local, A class for discovering the local system's IP addresAdding port net/p5-Net-Address-IPv4-Local, A class for discovering the local system's IP addresss
Approved by:	tobez (implicit)
2006-05-25 19:55:12 +00:00
Aaron Dalton
42522c183f Adding port net/p5-Net-FTP-File, a sub-classed replacement for Net::FTP with a number of useful new features.
Approved by:	tobez (implicit)
2006-05-25 17:45:25 +00:00
Erwin Lansing
c2773223a5 Net::Write provides a portable interface to open a network interface, and be
able to write raw data directly to the network.

Authors: Patrice Auffret <netpkt@gomor.org>
WWW: http://search.cpan.org/dist/Net-Write

PR:		ports/97427
Submitted by:	Christopher Boumenot <boumenot@gmail.com>
2006-05-18 19:41:17 +00:00
Andrew Pantyukhin
69bfed8004 Add p5-Net-Google-Calendar: Programmatic access to Google's Calendar API
PR:		ports/97284
Submitted by:	Yi-Hsuan Hsin <mhsin@mhsin.org>
Approved by:	krion (mentor)
2006-05-16 09:12:53 +00:00
Pav Lucistnik
d6fe5e0bdb - Update to 2.0.0 CVS
- Move to net/callgen323
- Provide WITH_OPAL knob (net/opal instead of openh323)
- Unbreak on FreeBSD >= 5.X
- Take maintainership

PR:		ports/95488
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	maintainer timeout (1 month)
2006-05-15 18:36:18 +00:00
Andrew Pantyukhin
ec1e6af903 Add p5-POE-Component-Client-Ident: POE component for non-blocking ident lookups
Approved by:	krion (mentor)
2006-05-14 09:15:40 +00:00
Jean-Yves Lefort
1f43af6808 Move the linc programming reference to the linc-reference port. 2006-05-10 03:12:45 +00:00
Joe Marcus Clarke
9ba457eba9 Add service-discovery-applet, a GNOME applet for viewing available network
services advertised via mDNS (aka Bonjour, Zeroconf, Rendezvous).
2006-05-06 23:09:26 +00:00
Joe Marcus Clarke
3b8c4a2d30 Add py-avahi, the Python bindings to the Avahi mDNS service discovery
system (aka Bonjour, Zeroconf, Rendezvous).
2006-05-06 23:04:39 +00:00
Sergey Matveychuk
3e4d654e2b Arpdig is a tool to probe a whole IP address segment or a list of
IP addresses on the LAN via ARP whohas requests, collecting ARP is-at
responses and showing the results.

PR:		ports/96851
Submitted by:	marck
2006-05-06 16:45:32 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Sergey Matveychuk
b890fe08d7 A libpcap-based ethernet packet generator, capable of replaying traffic
from a pcap file, and an editor to allow you to change the contents of a
trace file on the fly.

WWW: http://bittwist.sourceforge.net

PR:		ports/95926
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2006-04-18 17:55:43 +00:00
Sergey Matveychuk
6cfaa0e6e2 The Samba4WINS project provides a full featured replicating WINS server
for UNIX. It is a spinoff of the Samba 4 project, the upcoming version
of the Samba software suite and will also be available as part of the
Samba suite as soon as Samba 4 is released.

WWW: http://enterprisesamba.org/index.php?id=88

PR:		ports/95774
Submitted by:	Timur I. Bakeyev <timur@gnu.org>
2006-04-18 13:05:06 +00:00
Mark Linimon
3e4636ec33 Remove obsolete and abandoned port net/smbfs. It has been included in
the base system for a long time.

Hat:	portmgr
2006-04-14 19:11:23 +00:00
Marcus Alves Grando
30b8892a0e : net/py-zsi-devel
- Add py-zsi-devel based on py-zsi [1]
- Update to 2.0-rc2

: net/py-zsi

- Add conflicts to py-zsi-devel

: Makefile

- Add py-zsi-devel

PR:		95487 [1]
Repocopy by:	marcus [1]
2006-04-08 14:44:20 +00:00
Thierry Thomas
4c6dbff1bd Remove an old deprecated port. 2006-04-08 07:58:20 +00:00
Edwin Groothuis
f788274c32 New port: net/ekiga based on net/gnomemeeting
Ekiga is a free Voice over IP phone allowing you to do free
	calls over the Internet.

	Ekiga is the first Open Source application to support both
	H.323 and SIP, as well as audio and video. Ekiga was formerly
	known as GnomeMeeting.

	The new port is based on net/gnomemeeting (same author,
	port Makefiles very similar), so could you please:

	1) make a repocopy from gnomemeeting to ekiga

	2) apply the patch in ekiga, note that old patch files are
	removed, and a new patch file is provided

PR:		ports/95321
Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com>
2006-04-06 13:04:59 +00:00
Edwin Groothuis
811d149205 New port net/opal based on net/openh323
OPAL is the "next generation" of OpenH323 that has a new
	architecture.  The new port is based on net/openh323 (same
	author, port Makefiles very similar), so could you please:

	1) make a repocopy from openh323 to opal

	2) apply the patch in opal, note that old patch files are
	   removed, and a new patch file is provided

PR:		ports/95320
Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com>
2006-04-05 22:23:15 +00:00
Mario Sergio Fujikawa Ferreira
739be181cc New port onion-fec version 1.0.3: Java Forward Error Correction
(FEC) library from OnionNetworks
2006-04-05 03:49:52 +00:00
Edwin Groothuis
c894a71802 [REPOCOPY] net/hawknl-devel: Portable networking library (devel)
HawkNL is a free, open source, game oriented network API
	released under the GNU Library General Public License (LGPL).
	HawkNL (NL) is a fairly low level API, a wrapper over
	Berkeley/Unix Sockets and Winsock.

	But NL also provides other features including support for
	many OSs, groups of sockets, socket statistics, high accuracy
	timer, CRC functions, macros to read and write data to
	packets with endian conversion, and support for multiple
	network transports.

	NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux,
	Solaris, IRIX, AIX, BSDs, Mac OSX.

	WWW:	http://www.hawksoft.com/hawknl/

PR:		ports/94984
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-04-04 22:44:04 +00:00
Max Khon
a7f67aaf11 New port: asterisk addons
This package contains additional modules for the  Asterisk Open Source PBX
which are, for one reason or another, not included in the normal base
distribution.  Many of these modules are experimental.

Submitted by:	Fabian Gast
2006-03-27 17:23:47 +00:00
Renato Botelho
920d7855a1 HawkNL is a free, open source, game oriented network API released under the GNU
Library General Public License (LGPL). HawkNL (NL) is a fairly low level API,
a wrapper over Berkeley/Unix Sockets and Winsock.

But NL also provides other features including support for many OSs, groups of
sockets, socket statistics, high accuracy timer, CRC functions, macros to read
and write data to packets with endian conversion, and support for multiple
network transports.

NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX,
BSDs, Mac OSX.

WWW:	http://www.hawksoft.com/hawknl/

PR:		ports/94114
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-03-25 11:55:08 +00:00
Sergey Matveychuk
c196f6be4a - Preserve phpldapadmin 0.9.8 as net/phpldapadmin098
Submitted by:	maintainer
2006-03-21 09:55:48 +00:00
Emanuel Haupt
33a55ba52f This tool receives sFlow data, and generates either a simple-to-parse
tagged-ASCII output, or binary output in tcpdump(1) format. It can also generate
Cisco NetFlow version 5 datagrams and send them to a destination UDP host:port.

PR:		94481
Submitted by:	Gregory Edigarov <greg@velcom.com>
2006-03-21 02:12:11 +00:00
Pav Lucistnik
566dab8f8d Contained herein are bindings to allow you to interface php scripts with RRD
tool directly via RRD tool's 'librrd' library, thus avoiding the need to use
system() calls to the rrdtool binary.

WWW: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/php_rrdtool.txt

PR:		ports/94704
Submitted by:	Rick van der Zwet <rick@wzoeterwoude.net>
2006-03-20 21:24:44 +00:00
Florent Thoumie
e5596b3858 - Add openbgpd-devel, a slave port for openbgpd to follow CVS snapshots.
Helped by:	claudio@OpenBSD.org
2006-03-20 12:26:59 +00:00
Florent Thoumie
4285b394ae - Add openospfd-devel, a free implementation of the Open Shortest Path First
routing protocol.
2006-03-20 10:41:04 +00:00
Florent Thoumie
7a8780d97d Add iwi-firmware-kmod. This new port uses the firmware(9) framework to
generate kernel loadable modules embedding firmwares for the iwi(4) based
cards.
2006-03-16 18:06:09 +00:00
Florent Thoumie
eb9d454ca7 Add ipw-firmware-kmod. This new port uses the firmware(9) framework to
generate kernel loadable modules embedding firmwares for the ipw(4) based
cards.
2006-03-16 18:04:44 +00:00
Edwin Groothuis
aa468f29b1 New port: net/penguintv-devel
PenguinTV is not just another RSS feed reader. It is designed from
	the ground up to work seamlessly with podcasts and video blogs,
	allowing you to easily enjoy the audio, music, and video published
	around the web in RSS format.

	WWW: http://penguintv.sourceforge.net/
	Author: Owen Williams <ywwg@usa.net>
2006-03-15 20:16:35 +00:00
Edwin Groothuis
a01d32c3b4 New port: net/penguintv
PenguinTV is not just another RSS feed reader. It is designed from
	the ground up to work seamlessly with podcasts and video blogs,
	allowing you to easily enjoy the audio, music, and video published
	around the web in RSS format.

	WWW: http://penguintv.sourceforge.net/
	Author: Owen Williams <ywwg@usa.net>
2006-03-15 20:14:52 +00:00
Renato Botelho
db67c4632d Add phamm 0.4.7, front-end written in PHP to manage virtual service.
PR:		ports/94200
Submitted by:	Gustavo Fukao <gustavofukao@gmail.com>
2006-03-15 10:44:07 +00:00
Renato Botelho
0e95c4b3cf Add p5-Net-SCP-Expect 0.12, perl5 wrapper for scp that allows passwords
via Expect.

PR:		ports/93895
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2006-03-15 10:42:54 +00:00
Aaron Dalton
ba89fa56f9 Adding port net/p5-Net-EPP-Proxy, a proxy server for the EPP protocol.
Approved by:	tobez (implicit)
2006-02-19 22:40:17 +00:00
Tom McLaughlin
2bf52d522f Add avahi-sharp
- Mono bindings for Avahi service discovery
2006-02-19 07:20:26 +00:00
Aaron Dalton
05be596c3d Adding port net/p5-Net-EPP-Client, a client library for the TCP transport for EPP, the Extensible Provisioning Protocol.
Approved by:	tobez (implicit)
2006-02-19 04:59:42 +00:00
Aaron Dalton
faaeac5c49 Adding port net/p5-Net-EPP-Frame, An EPP XML frame system built on top of XML::LibXML.
Approved by:	tobez (implicit)
2006-02-19 04:33:13 +00:00
Bill Fenner
bf5540034a Net::NBName is a class that allows you to perform simple NetBIOS Name
Service Requests in your Perl code. It performs these NetBIOS operations over
TCP/IP using Perl's built-in socket support.

WWW: http://search.cpan.org/dist/Net-NBName/
2006-02-18 18:13:08 +00:00
Aaron Dalton
eb58cbcef8 Adding port net/p5-URI-OpenURL which implements (at least in part) the OpenURL encoding standard.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 10:01:38 +00:00
Aaron Dalton
300b5df8c3 Adding port net/libtnl, the Torque networking library which implements a C++ networking API for high-performance simulations and games.
Submitted by:	aaron
Approved by:	tobez
2006-02-18 00:23:57 +00:00
Yen-Ming Lee
08e492016f - add l4ip-v1.0.b294, the L4 health check daemon for IPFILTER.
The idea is that IPFilter in its current state can already do a simple L4
round-robin in its NAT rules. However, it does not detect or sense when a
service and/or host is down. It will continue to send requests to a downed
service/host.

However, IPFilter lets us add and remove rules on-the-fly so it should be
possible to build a daemon that lets you specify "clusters". In each cluster
you would specify its members/hosts and services. As well as a health-check
for the service to determine its current state.

Once a service was deemed "up" we would add a Round-Robin rule to the NAT
table, and naturally, the reverse once we detect a service as being "down".

In addition to this, this program can optionally add ipf rules to log for RST
(reset) packets coming from the members of your clusters. In the situations
where the software/port goes down, but the host itself is still working, we
would detect failure instantly. (Since the forwarded connections to the service
would trigger a RST packet back). If this option is enabled, l4ip spawns the
"ipmon" command to monitor for the "log" entries given when such a packet is
detected. l4ip will then mark the service down. This is an add-on feature and
is strictly not necessary for functional usage. It is currently only supported
for TCP.

WWW:		http://www.lundman.net/unix/l4ip.php
2006-02-17 18:44:32 +00:00
Emanuel Haupt
a8585622c1 Add spoofer 0.4, ANA Spoofer Project testing software.
PR:		ports/92913
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-02-15 09:44:30 +00:00
Luigi Rizzo
1960cea4fa add a SUBDIR entry for asterisk-devel
note that 'make checksubdirs' lists many ports without a SUBDIR entry.
2006-02-14 10:33:34 +00:00
Roman Bogorodskiy
4bd2dc42c2 (Re)add gotthard 1.3, ssh through https proxy tunnel.
PR:		ports/93177
Submitted by:	Anton Karpov <toxa@toxahost.ru>
2006-02-11 12:25:13 +00:00
Roman Bogorodskiy
f8f20e2242 Used wrong name for the port, so remove it. The port with the correct
name will be re-added.
2006-02-11 12:20:05 +00:00
Roman Bogorodskiy
2402ebb093 Add gothard 1.3, ssh through https proxy tunnel.
PR:		ports/93177
Submitted by:	Anton Karpov <toxa@toxahost.ru>
2006-02-11 11:52:39 +00:00
Brooks Davis
56bc523d1d Add a port of The Globus Toolkit 4.0. From the Globus Project website:
The Globus Toolkit is an open source software toolkit used for
        building grids. It is being developed by the Globus Alliance and
        many others all over the world. A growing number of projects and
        companies are using the Globus Toolkit to unlock the potential
        of grids for their cause.
2006-02-11 00:18:18 +00:00
Renato Botelho
40e15776d7 When building network applications, it is often helpful to have
a network accessible control and diagnostic interface. This module
provides such an interface for POE applications. By default, it
provides a fairly limited set of commands but is easily extended
to provide whatever command set you require.

WWW: http://search.cpan.org/dist/POE-Component-ControlPort

PR:		ports/92875
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-02-06 11:38:51 +00:00
Cy Schubert
9a56759914 Welcome the new ntp-devel and ntp-stable ports. 2006-02-03 23:32:36 +00:00
Alexander Leidinger
57b0d1c87b Finish repocopy (openh323 -> openh323-112). 2006-01-31 21:02:38 +00:00
Pav Lucistnik
fbab09fee3 Populate newly create net-p2p category with these ports:
ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
  net/dctc-gui
  net/dctc-gui-qt
  net/edonkey-gui-gtk
  net/edonkey-gui-gtk-urlslave
  net/fcptools
  net/fidelio
  net/freenet
  net/frost
  net/giftcurs
  net/giftoxic
  net/giftui
  net/gift
  net/gift-fasttrack
  net/gift-gnutella
  net/gift-openft
  net/gkrellm-gift
  net/gnewtellium
  net/gnome-btdownload
  net/gnunet
  net/gtkhx
  net/gtk-gnutella
  net/gtorrentviewer
  net/hagelslag
  net/hx
  net/i2p
  net/javadc
  net/kmldonkey
  net/ktorrent
  net/libbt
  net/liberator
  net/libfreenet
  net/libpdtp
  net/libtorrent
  net/limewire
  net/linux-agsatellite
  net/linux-edonkey-core
  net/linux-edonkey-server
  net/linux-jigdo
  net/linux-overnet-core
  net/minder
  net/mldonkey
  net/mldonkey-core
  net/mldonkey-core-devel
  net/mldonkey-devel
  net/mldonkey-gui
  net/mldonkey-gui-devel
  net/mldonkey-perlreactor
  net/mldonkey-sancho
  net/mldonkey-serverspy
  net/mldonkey-urlslave
  net/mutella
  net/mute-net
  net/mute-net-gui
  net/mute-net-text
  net/napshare
  net/nicotine
  net/opendchub
  net/peercast
  net/phex
  net/pyslsk
  net/py-bittornado
  net/py-bittornado-core
  net/py-bittorrent
  net/py-bittorrent-core
  net/py-bittorrent-core-devel
  net/py-bittorrent-devel
  net/py-fngrab
  net/py-kenosis
  net/py-kenosis-bittorrent
  net/py-py2play
  net/p5-pdonkey
  net/qtella
  net/qtorrent
  net/rtorrent
  net/squall
  net/torrentflux
  net/torrentsniff
  net/trackerbt
  net/transmission
  net/valknut
  net/verlihub
  net/verlihub-plugins
  net/xmule
  net/xnap
  misc/ed2k
  misc/edonkey-tool-hash
  misc/linux-edonkey-tool-recovermet

Repocopies by:	marcus
2006-01-30 21:36:28 +00:00
Marcus Alves Grando
b424dad7e7 - New port:
iLBC (internet Low Bitrate Codec)

iLBC is a FREE speech codec suitable for robust voice communication
over IP. The codec is designed for narrow band speech and results
in a payload bit rate of 13.33 kbit/s with an encoding frame length
of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
enables graceful speech quality degradation in the case of lost frames,
which occurs in connection with lost or delayed IP packets.

Features:

 * Bitrate 13.33 kbps (399 bits, packetized in 50 bytes) for the frame
   size of 30 ms and 15.2 kbps (303 bits, packetized in 38 bytes) for
   the frame size of 20 ms
 * Basic quality higher then G.729A, high robustness to packet loss
 * Computational complexity in a range of G.729A
 * Royalty Free Codec

WWW:	http://www.ilbcfreeware.org/

PR:		91884
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2006-01-30 00:53:24 +00:00
Maxime Henrion
d933c0b91e Add a port for csup, the rewrite of CVSup in C.
While it still has some rough edges, it has reached a state where
it's pretty much usable and this port will get me a wider audience for
testing.

Reviewed by:	ahze
2006-01-28 01:46:32 +00:00
Erwin Lansing
c5db392698 Add p5-Apache2-SOAP 0.71, apache2 mod_perl2 SOAP Server.
This is a replacement for Apache::SOAP (and SOAP::Transport::HTTP)
designed to work with the CPAN version of mod_perl 2. It is intended
as a temporary measure until the SOAP-Lite distribution
implements this functionality.

PR:		ports/92388
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2006-01-27 13:45:26 +00:00
Pav Lucistnik
7b3a022c0c Driver for USB 802.11 devices using Conexant chipsets (see www.prism54.org).
PR:		ports/92063
Submitted by:	Sebastien Bourdeauducq <lekernel@prism54.org>
2006-01-22 20:29:32 +00:00
Sergey Matveychuk
386493496e - Get back trafshow 3. It shows the most true results.
Asked by:	many users
2006-01-18 09:58:44 +00:00
Pav Lucistnik
7dc0abbf54 - Remove expired ports 2006-01-14 21:16:35 +00:00
Emanuel Haupt
1012e1dbda Add tapidbus 0.2.1, an abstraction layer for interprocess communication.
PR:		ports/91671
Submitted by:	Babak Farrokhi
2006-01-12 19:48:01 +00:00
Emanuel Haupt
757535e809 Add vserver 2.42f, server software of the VChat conference system.
PR:		ports/91591
Submitted by:	Andreas Wetzel <mickey@netassembly.de>
2006-01-11 12:41:24 +00:00
Volker Stolz
60c8d96314 Repocopy sysutils/linneighborhood to more appropriate category 'net'.
PR:		ports/91551
2006-01-10 10:44:05 +00:00
MANTANI Nobutaka
45d4c341a7 Add tcpxtract. A tool for extracting files from network traffic. 2006-01-03 19:25:23 +00:00
Edwin Groothuis
c2d3192808 New port: net/nepenthes (resend with shar)
Nepenthes can determine the malware activity on a network
	by deploying a nepenthes sensor (i.e. honey pot). The
	programm emulates different well known vulnerabilities
	waiting for malicious connections trying to exploit them.

	WWW: http://nepenthes.sourceforge.net

PR:		ports/90062
Submitted by:	ryo <ryo@aquahill.net>
2006-01-02 21:25:07 +00:00
Edwin Groothuis
6ae29f40be New port: net/ipa_ip6fw IPA accounting module for FreeBSD IPv6 Firewall
IPA_IP6FW -- IPA accounting module for FreeBSD IPv6 Firewall

	Main features:

	- The module is designed for traffic accounting from FreeBSD IPv6
	  Firewall rules byte counters;
	- The module understands IPv6 Firewall rules byte counters overflow;
	- It is possible to summarize and subtract statistics from IPv6
	  Firewall rules byte counters;
	- It is possible to distinguish IPv6 Firewall rules with the same
	  numbers;
	- IPv6 Firewall rules can be dynamically added to and removed from
	  the system, the module correctly works in such situations.

	WWW: http://ipa-system.sourceforge.net/modules/ipa_ip6fw/

PR:		ports/91005
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2005-12-28 21:48:17 +00:00
Edwin Groothuis
c1a4c8cc30 New port: net/ipa_ipfw IPA accounting module for FreeBSD IP Firewall
XIPA_IPFW -- IPA accounting module for FreeBSD IP Firewall

	Main features:

	- The module is designed for traffic accounting from FreeBSD IP
	  Firewall (including IPFW2) rules byte counters;
	- The module understands IP Firewall rules byte counters overflow;
	- It is possible to summarize and subtract statistics from IP Firewall
	  rules byte counters;
	- It is possible to distinguish IP Firewall rules with the same
	  numbers;
	- IP Firewall rules can be dynamically added to and removed from
	  the system, the module correctly works in such situations.

	WWW: http://ipa-system.sourceforge.net/modules/ipa_ipfw/

PR:		ports/91004
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
2005-12-28 21:46:22 +00:00
Renato Botelho
6900478090 Pathneck is an active probing tool that can detect bottleneck location of
network path.
It only needs single end control, and has relatively small probing overhead
(33.6KB for one probing in the default setting).

WWW: http://gs274.sp.cs.cmu.edu/www/pathneck/

PR:		ports/90801
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2005-12-22 13:57:16 +00:00
Emanuel Haupt
f8ebe371f6 Add mping. Mping is a system for collecting packet delay and loss
statistics in a TCP/IP network using ICMP echo.

Mping is based on original ping(8) with following new features:

- Ability to ping multiple hosts simultaneously
- Prints 10/50/90-percentile as well as min/avg/max.

PR:		90653
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2005-12-21 20:02:54 +00:00
Renato Botelho
250408275e Add sendsms 0.2.3, simple perl command-line utility to send SMS via from
on provider site.

PR:		ports/90528
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-12-21 11:21:55 +00:00
Pav Lucistnik
0ac866631d SendSNPP is a perl program for sending messages through a RFC1861 compliant
SNPP server. SNPP stands for Simple Network Paging Protocol. It is used by a
wide range of paging providers for sending pages. A list of some of the
providers that support the SNPP service is on the WWW site below. SendSNPP
requires no special modules, and has been tested on Linux and Windows systems.
It has a very straight forward interface making it very easy to use.

PR:		ports/90529
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-12-20 23:56:40 +00:00