1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

2295 Commits

Author SHA1 Message Date
Greg Larkin
e4baa23d7c libcloud is a client library for interacting with many of the popular
cloud server providers. It was created to make it easy for developers
to build products that work between any of the services that it
supports.

WWW: http://incubator.apache.org/libcloud/
2010-12-16 22:16:00 +00:00
Josh Paetzel
92f697749e Add appkonference 1.5, high-performance Asterisk voice/video
conferencing plugin.

PR:		ports/151744
Submitted by:	Alex Deiter <Alex.Deiter at Gmail.COM>
2010-12-15 18:36:41 +00:00
Mikhail Teterin
39faccbe39 Add the port of minidlna -- the DLNA-speaking service.
(Took me 6 months to come up with the etc/rc.d/ script...)
2010-12-14 06:11:04 +00:00
Philip M. Gollucci
584292a25a Net::SMS::Clickatell - Access to Clickatell SMS messaging service.
Clickatell is a commercial service that allows its users to send SMS messages
to anyone in the world. This service supports many ways to send messages, for
example HTTP, SMTP and SMPP, among others.

WWW:    http://search.cpan.org/dist/Net-SMS-Clickatell-0.05/

PR:		ports/152772
Submitted by:	John Bayly <freebsd.ports at tipstrade.net>
2010-12-10 04:50:56 +00:00
Philip M. Gollucci
5c711fca55 Net::PubSubHubbub::Publisher is a client library to ping a
PubSubHubbub hub.

WWW:	http://search.cpan.org/dist/Net-PubSubHubbub-Publisher/

PR:		ports/152839
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-12-07 04:11:05 +00:00
Boris Samorodov
d7f57ddc0c A userland driver for wimax modems:
. Samsung SWC-U200;
. Samsung SWC-E100.
2010-11-30 07:25:00 +00:00
Max Khon
2ba4e0c4c5 asterisk 1.2 has been EOL'ed upstream on 21 Nov 2010. 2010-11-30 03:47:34 +00:00
Max Khon
46d90ed031 The only thing that was missing in stock asterisk was lack of ISDN bri_net_ptmp
signalling that was implemented in asterisk 1.8 and libpri 1.4.11.
2010-11-28 19:44:40 +00:00
Max Khon
9f0462bca7 Add asterisk 1.8 port.
Submitted by:	Florian Smeets
2010-11-28 19:33:57 +00:00
Max Khon
cc61e89182 Remove and disconnect net/asterisk port in preparation for repocopy
from net/asterisk16
2010-11-24 13:58:38 +00:00
Philip M. Gollucci
21635e890f The Dropbox API is a OAuth based API. I try to abstract as much away
as possible so you should not need to know too much about it.

WWW:	http://search.cpan.org/dist/Net-Dropbox-API/

PR:		ports/152406
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-24 05:20:16 +00:00
Philip M. Gollucci
d0cf7356bf Interface to Riak.
WWW:	http://search.cpan.org/dist/Net-Riak/

PR:		ports/152277
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-24 05:19:50 +00:00
TAKATSU Tomonari
c5f8c5a2ce - Add a new port: net/rubygem-tweetstream
TweetStream provides simple Ruby access to Twitter's Streaming API

  WWW:	http://github.com/intridea/tweetstream
2010-11-23 00:12:21 +00:00
Max Khon
ffdb01c7a5 Rename asterisk 1.4 ports after repocopy. 2010-11-22 14:28:20 +00:00
Rene Ladan
3f77d0bfb1 gogoc is gogoCLIENT, which is needed to connect to Freenet6 tunnel.
Freenet6 Tunnel is an IPv6 access service which enables thousands of people
from all over the world to experience the best solution for a smooth and
incremental deployment of IPv6. Freenet6 Tunnel users can get IPv6 connectivity
from anywhere, including from behind any NAT device or from outside of their
home network.

WWW: http://gogonet.gogo6.com/page/freenet6-services

Two similar PRs were sent for the port, take the first one with some
modifications from the second one. Tomaz will be the maintainer.

patch-env by rene@

PR:		ports/147944, ports/149682
Submitted by:	Tomaz Muraus [kami 5-storitve.net] , Andrey [drurus gmail.com]
2010-11-19 19:44:49 +00:00
Wen Heping
e64dd5e302 Rose::URI is an alternative to URI. It provides a rich set of query string
manipulation methods. Query parameters can be added, removed, and checked
for their existence. URI allows the entire query to be set or returned as
a whole via the query_form or query methods, and the URI::QueryParam module
provides a few more methods for query string manipulation.

WWW: http://search.cpan.org/dist/Rose-URI/
2010-11-18 14:02:45 +00:00
Jose Alonso Cardenas Marquez
680456fe55 - New port: net/asio
Asio is a cross-platform C++ library for network and low-level I/O programming
that provides developers with a consistent asynchronous model using a modern
C++ approach.
2010-11-18 04:49:48 +00:00
Steven Kreuzer
855608db9a ptpd2 implements version 2 of the the Precision Time protocol as defined
by IEEE-1588-2008. PTP was developed to provide very precise time
coordination of LAN connected computers.

PTPd is a complete implementation of the IEEE 1588-2008 specification
for a standard (non-boundary) clock
2010-11-16 19:28:37 +00:00
Sunpoet Po-Chuan Hsieh
3cad909cb3 - Add p5-Phone-Info 0.0.1
Phone::Info provides a nicer CLI interface to Net::WhitePages.

WWW: http://search.cpan.org/dist/Phone-Info/

PR:		ports/151495
Submitted by:	Zane C.B. <vvelox@vvelox.net>
2010-11-15 16:03:49 +00:00
Sergey Matveychuk
9aa702682e IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6
addresses both powerful and simple. It mantains a layer of compatibility
with Ruby's own IPAddr, while addressing many of its issues

WWW: http://rubygems.org/gems/ipaddress

Submitted by:	Boris Lytochkin <lytboris_at_gmail.com>
2010-11-15 13:55:04 +00:00
TAKATSU Tomonari
241fa59a96 - Add a new port: net/rubygem-twitter-stream
Simple Ruby client library for twitter streaming API. Uses EventMachine for
  connection handling. Adheres to twitter's reconnection guidline.

  JSON format only.

  WWW:	http://github.com/voloko/twitter-stream
2010-11-14 11:57:11 +00:00
Sunpoet Po-Chuan Hsieh
93c5103c48 - Add p5-Net-uFTP 0.16
NET::uFTP is a Perl5 module providing a universal interface for FTP-like
modules (FTP, SFTP, SCP), in most cases Net::FTP compatible.

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

PR:		ports/152126
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-11-13 13:40:40 +00:00
Steve Wills
d9d54d041e Provides access to the XML API for WhitePages.com
WWW: http://search.cpan.org/dist/Net-WhitePages/

PR:		ports/151494
Submitted by:	Zane C. Bowers <vvelox at vvelox.net>
Approved by:	pgollucci (mentor)
2010-11-13 13:22:10 +00:00
Sunpoet Po-Chuan Hsieh
ac62408390 - Add p5-Net-FTP-AutoReconnect 0.3
Net::FTP::AutoReconnect is a Perl5 module providing a FTP client class
with automatic reconnect on failure.

WWW: http://search.cpan.org/dist/Net-FTP-AutoReconnect/

PR:		ports/152125
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-11-12 08:20:54 +00:00
Philip M. Gollucci
f41d611052 Fast scalable ip range aggregation and summary tool kit. Find
intersections across multiple lists of IP ranges, fast.

Although similar in functionality to Net::CIDR::Compare, Net::Netmask
and NetAddr::IP, Net::IP::RangeCompare is a completely range driven ip
management and evaluation tool allowing more flexibility and
scalability when dealing with the somewhat organic nature of IP-Ranges.

If you have a large number of ipv4 ranges and need to inventory lists
of ranges for intersections, this is the Module for you!

WWW:	http://search.cpan.org/dist/Net-IP-RangeCompare/

PR:		ports/ports/152130
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-11 06:08:16 +00:00
Philip M. Gollucci
c1ce49700a Simple Interface for getting start and ending address of ranges as
integers.

WWW:	http://search.cpan.org/dist/Data-IPV4-Range-Parse/

PR:		ports/ports/152106
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-11 06:07:26 +00:00
Philip M. Gollucci
3e9c8deae0 Todoist API. Read http://todoist.com/API/help for more details.
WWW:	http://search.cpan.org/dist/Net-Todoist/

PR:		ports/ports/152105
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-11-11 06:07:07 +00:00
Cy Schubert
fa9f7e51a0 Resurrect the ntp release candidate port. 2010-11-04 21:48:50 +00:00
Johan van Selst
48afc03e29 Add a new port net/liboauth:
OAuth is an open protocol to allow secure API authorization in
a simple and standard method from desktop and web applications.

liboauth is a collection of POSIX-c functions implementing the OAuth
Core RFC 5849 standard. liboauth provides functions to escape and
encode parameters according to OAuth specification and offers
high-level functionality to sign requests or verify OAuth signatures
as well as perform HTTP requests.

WWW: http://liboauth.sourceforge.net/
2010-10-30 23:27:31 +00:00
Timur I. Bakeyev
91af2f67f4 This is version 3.5.6 of the latest stable release of Samba3 series. 2010-10-26 02:41:58 +00:00
Philippe Audeoud
c4d658de2e HexInject is a very versatile packet injector and sniffer, that provide a
command-line framework for raw network access.

It's designed to work together with others command-line utilities, and for this
reason it facilitates the creation of powerful shell scripts capable of reading,
intercepting and modifying network traffic in a transparent manner.

WWW:	http://hexinject.sourceforge.net

PR:		ports/151670
Submitted by:	Sofian Brabez <sbrabez at gmail.com>
2010-10-25 13:13:41 +00:00
Thomas Abthorpe
6589ec6761 Wackford and Squeers are the client and server, respectively, of the SHYTE
plain text network hypertext system.  SHYTE is a plain text alternative to
the web.  The very first SHYTE site may be visited via wackford at
<mammothcheese.ca/root>.

SHYTE is _S_imple _HY_per_TE_xt.  Read the wackford(1), squeers(8), and
shyte(5) manuals for details.

WWW: http://www.mammothcheese.ca/

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:		ports/151649
Submitted by:	James Bailie <jimmy at mammothcheese.ca>
2010-10-25 04:20:23 +00:00
Timur I. Bakeyev
915f864601 PR: 148841
Fixed incomplete repocopy of net/nss_ldapd into net/nss-pam-ldapd
2010-10-25 01:41:22 +00:00
Philip M. Gollucci
4572cb117e This module implements a scalable method of quickly propagating files
to a large number of servers in one or more locations via rsync or
scp.

This module and the included script, ccp, take a much more efficient
approach that is O(log n). Once the file(s) are been copied to a
remote server, that server will be promoted to be used as source
server for copying to remaining servers. Thus, the rate of transfer
increases exponentially rather than linearly.

Servers can be specified in groups (e.g. datacenter) to prevent
copying across groups. This maximizes the number of transfers done
over a local high-speed connection (LAN) while minimizing the number
of transfers over the WAN.

The number of multiple simultaneous transfers per source point is
configurable. The total number of simultaneously forked processes is
limited via Proc::Queue, and is currently hard coded to 32.

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

PR:		ports/151487
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-10-19 00:28:57 +00:00
Renato Botelho
d077e190f1 Remove py-samba since it's not supported on samba 3.4 and samba3 is gone
2010-09-01 net/py-samba: Unsupported by the upstream. Please, consider to upgrade.
2010-10-18 12:48:36 +00:00
Renato Botelho
34ffbee6f9 Remove expired ports:
2010-09-01 net/samba3: Unsupported by the upstream. Please, consider to upgrade.
2010-09-01 net/samba32: Unsupported by the upstream. Please, consider to upgrade.
2010-09-01 net/samba33: Unsupported by the upstream. Please, consider to upgrade.
2010-10-18 10:31:55 +00:00
Renato Botelho
a259576466 Remove expired ports:
2010-10-14 devel/p5-P4: Depends of p5-P4-Client, which is DEPRECATED.
2010-01-08 devel/p5-P4-Client: has been broken for 11 months
2010-10-14 net-p2p/btpeer: Does not build with net/Sockets and is unmaintained.
2009-07-01 net-mgmt/net-snmp4: Use net-mgmt/net-snmp port instead
2010-10-14 net/gkrellm_snmp: Depends of net-snmp4, that is deprecated also and will be removed soon.
2010-10-14 net/Sockets-devel: Older than net/Sockets and unmaintained.
2010-10-14 11:36:43 +00:00
Jun Kuriyama
e68f669870 POEx::Role::TCPServer bundles up the lower level
SocketFactory/ReadWrite combination of wheels into a simple
Moose::Role. It builds upon other POEx modules such as
POEx::Role::SessionInstantiation and POEx::Types.

The events for SocketFactory for and for each ReadWrite instantiated
are methods that can be advised in any way deemed fit. Advising these
methods is actually encouraged and can simplify code for the consumer.

The only method that must be provided by the consuming class is
handle_inbound_data.

WWW: http://search.cpan.org/dist/POEx-Role-TCPServer/
2010-10-10 05:56:04 +00:00
Steven Kreuzer
3ce4579de1 - Add a new port: net/p5-Net-TcpDumpLog
Read tcpdump/libpcap network packet logs.

WWW:	http://search.cpan.org/dist/Net-TcpDumpLog/
2010-10-08 14:21:50 +00:00
Wen Heping
2f927f6e76 sqtop is a console applicaton to display information about currently active
client connections for a Squid proxy in a convenient way.

WWW:    http://code.google.com/p/sqtop/

PR:		ports/150313
Submitted by:	Marco Steinbach <coco@moehre.org>
2010-09-26 08:48:39 +00:00
Steve Wills
bf709868eb QT support for OAuth-powered network services
WWW:	http://wiki.github.com/ayoy/qoauth/

Approved by:	pgollucci (mentor)
2010-09-24 01:34:07 +00:00
Philip M. Gollucci
e3b5d99978 Dico is an implementation of DICT server (RFC 2229). It is fully
modular: the daemon itself (dicod) provides only the server
functionality, but it knows nothing about database formats.  Actual
searches are performed by functions supplied in loadable modules.  A
single module can serve one or more databases.  The package includes
the following database modules: dictorg, guile, python, and outline.

WWW: http://www.gnu.org/software/dico/

PR:		ports/142504
Submitted by:	Goran Tal
2010-09-23 02:36:19 +00:00
Max Brazhnikov
72748f00d1 Connect knemo-kde4 2010-09-21 07:33:23 +00:00
Renato Botelho
35d0f1752b Remove expired port
2010-02-16 net/csup: is already included in base system of all supported releases
2010-09-14 15:54:06 +00:00
Max Khon
da8f955a78 New port: The vblade is the virtual EtherDrive (R) blade, a program that
makes a seekable file available over an ethernet local area network (LAN)
via the ATA over Ethernet (AoE) protocol.

The seekable file is typically a block device like /dev/md0 but even
regular files will work.  Sparse files can be especially convenient.
When vblade exports the block storage over AoE it becomes a storage
target.  Another host on the same LAN can access the storage if it has
a compatible aoe kernel driver.
2010-09-14 13:33:53 +00:00
Max Khon
d35ce612b1 New port: FreeBSD driver for ATA over Ethernet (AoE)
Port author is Stacey D. Son. Two additional patches are added:
- a patch to fix build on FreeBSD 7 and later [1]
- a patch to fix device detection >2TB [2]

Submitted by:	pluknet [1], fjoe [2]
Tested by:	George Mamalakis
2010-09-14 13:30:54 +00:00
Pav Lucistnik
f10452b4c5 Yconalyzer is a low-overhead pcap utility that provides a bird's eye
view of traffic on a particular TCP port, displaying a distribution of
duration, volume and throughput over all connections while being able
to narrow down to a connection as well.

WWW:	http://yconalyzer.sourceforge.net/

PR:		ports/150360
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2010-09-09 09:56:24 +00:00
Philip M. Gollucci
6bac6ddb45 2010-08-01 net-p2p/javadc: is ancient, unmaintained, works only with JDK 1.3, no master site
2010-09-01 net/pathchar: has been broken for 2+ years, no sources available
2010-08-05 www/linux-nvu: NVU 1.0, released June 2005, is the last official release of NVU.  Kompozer has picked up where NVU has left off. Please consider using  /pr/www/kompozer instead
2010-09-08 05:37:23 +00:00
Philip M. Gollucci
1b79d7d08a audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained

Reported by:    FreeBSD unmaintained ports which are currently marked broken
                monthly reminder
2010-09-08 05:25:12 +00:00
Steve Wills
547efcdba7 Perl interface to RabbitMQ
WWW: http://search.cpan.org/~jesus/Net-RabbitMQ/

Approve by:	pgollucci (mentor)
2010-09-08 03:44:23 +00:00