Commit graph

2356 commits

Author SHA1 Message Date
Ryan Steinmetz
2e9a426aa9 New port: net/dropbox-api-command
Dropbox's API commands from the shell.

Including sub-commands like sync, find, etc.

WWW: http://doc.7kai.org/Product/DropboxAPICommand/README

PR:		ports/158918
Submitted by:	Lung-Pin Chang <changlp@cs.nctu.edu.tw>
Approved by:	wxs (mentor)
2011-07-25 01:48:37 +00:00
Steve Wills
a631723cb3 The vSphere SDK for Perl provides an easy-to-use Perl scripting interface to
the vSphere API. SDK ships with utilities, and documentation for building
vSphere management applications.

The vSphere Command-Line Interface (vSphere CLI) command set allows you to
run common system administration commands against ESX/ESXi systems from any
machine with network access to those systems. You can also run most vSphere
CLI commands against a vCenter Server system and target any ESX/ESXi system
that vCenter Server system manages.

vSphere CLI commands are especially useful for ESXi hosts because ESXi does
not include a service console.

WWW: http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/

PR:		ports/158753
Submitted by:	rpsfa at rit.edu
2011-07-10 21:59:33 +00:00
Martin Matuska
8319bbadd3 The Horde_Rpc library provides a common abstracted interface to various
remote methods of accessing Horde functionality.

WWW: http://pear.horde.org
2011-07-07 20:56:44 +00:00
Martin Matuska
16afb87ac6 Horde packaged version of the PHP Scribe client.
WWW: http://pear.horde.org
2011-07-07 20:34:12 +00:00
Martin Matuska
a56b038c5d This Horde package handles a Kolab session. It allows to authenticate
against LDAP and provides the users storage locations.

WWW: http://pear.horde.org
2011-07-07 20:26:01 +00:00
Martin Matuska
07448c6820 This package allows to read/write entries in the Kolab user database
stored in LDAP.

WWW: http://pear.horde.org
2011-07-07 20:21:04 +00:00
Martin Matuska
e92be991cd This package provides a set of classes for connecting to LDAP servers
and working with directory objects.

WWW: http://pear.horde.org
2011-07-07 20:19:02 +00:00
Doug Barton
e080f8cb9a ISC DHCP 4.2.x includes features that were not included in DHCP 4.1.x.
These include:

Processing the DHCP to DNS server transactions in an asynchronous fashion.
The DHCP server or client can now continue with it's processing while
awaiting replies from the DNS server.

There are a number of DHCPv6 limitations and features missing in this
release, which will be addressed in the future:

- DHCPv6 includes human-readable text in status code messages, in
English. A method to reconfigure or support other languages would
be preferable.

- The "host-identifier" option is limited to a simple token.

- The client and server can only operate DHCPv4 or DHCPv6 at a time,
not both. To use both protocols simultaneously, two instances of the
relevant daemon are required, one with the '-6' command line option.

PR:		ports/158516
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-07-07 19:45:26 +00:00
Martin Matuska
bea5b8d297 This Horde class represents a single URL and provides methods
for manipulating URLs.

WWW: http://pear.horde.org
2011-07-07 18:12:01 +00:00
Martin Wilke
bdf63cd49f Pure interface to the Berkeley socket functions. Provides most of the core
functionality, so you can create sockets for both stream and datagram based
protocols and use these to transmit messages. Unix-style file sockets are
also available if the host system supports them.

WWW:	http://docs.pure-lang.googlecode.com/hg/pure-sockets.html

PR:		ports/156103
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2011-07-02 13:51:57 +00:00
Doug Barton
5f1fe4cf3d As advertised, remove former mbone ports 2011-07-01 20:01:50 +00:00
Mark Linimon
9725d583ae Reconnect the following ports which were brought back out of the Attic:
net/44bsd-rdist
net/tridiavnc
x11-toolkits/slingshot
x11-wm/olvwm

Forgotten by:	cy
2011-07-01 02:54:36 +00:00
Martin Wilke
62fbb7f298 Bye Bye
2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-06-25 09:23:47 +00:00
TAKATSU Tomonari
dbed0a1894 - Add a new port: net/rubygem-http_parser.rb
A simple callback-based HTTP request/response parser for writing http servers,
  clients and proxies.

  WWW:	https://github.com/tmm1/http_parser.rb
2011-06-24 14:55:20 +00:00
Dennis Herrmann
53405c8756 SSSPL - Simple Socks Server for Perl
SSS is a simple socks server written in perl that
implements the SOCKS v5 protocol.

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

PR:		ports/156398
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
2011-06-23 12:46:21 +00:00
Wesley Shields
2d16069f03 - Bring back net/ntraceroute. It has a new distfile location and maintainer.
PR:		ports/157805
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-06-13 22:44:38 +00:00
Chris Rees
bb820b7516 Shaperprobe is a speed test utility to analyze traffic shaping being done and
determine max downstream and upstream throughput.

WWW: http://www.cc.gatech.edu/~partha/diffprobe/shaperprobe.html

PR:		ports/157773
Submitted by:	Josh Carroll <josh.carroll at gmail.com>
Approved by:	rene (mentor)
2011-06-12 16:00:42 +00:00
Li-Wen Hsu
a6593cd092 Add py-beanstalkc 0.2.0, a simple beanstalkd client library.
Submitted by:	eyecue <eyecue+freebsdports@gmail.com>
2011-06-11 19:21:14 +00:00
Rene Ladan
b8408f8dd2 Remove expired ports:
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
2011-06-01 21:55:13 +00:00
Wesley Shields
c979e32c0a AFS is a distributed filesystem product, pioneered at Carnegie Mellon
University and supported and developed as a product by Transarc Corporation
(now IBM Pittsburgh Labs). It offers a client-server architecture for
federated file sharing and replicated read-only content distribution,
providing location independence, scalability, security, and transparent
migration capabilities. AFS is available for a broad range of heterogeneous
systems including UNIX, Linux, MacOS X, and Microsoft Windows.

IBM branched the source of the AFS product, and made a copy of the source
available for community development and maintenance. They called the
release OpenAFS.

WWW: http://www.openafs.org/

PR:		ports/152467
Submitted by:	Ben Kaduk <kaduk@mit.edu>
2011-05-25 00:09:37 +00:00
Florian Smeets
43ce6b57da Commit file i forgot in my last commit. 2011-05-22 14:34:41 +00:00
Ion-Mihai Tetcu
32f7534db8 - Complete the move from net to net-im
- update to 2.2.0.25
- set conflicts with the otehr skype ports
- OPTIONify

Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others
2011-05-12 16:56:02 +00:00
Ion-Mihai Tetcu
eb3a44bf34 1. preserve the latest skype version that has OSS support as net-im/skype20
(but schedule it for removal soon)

2. update net-im/skype to 2.1.0.81.
- It supports sound and video, please read the pkg-message to find out how to
make it work.
- OPTIONify

Both ports are based on repocopy from net/skype.

Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others

PR:		147550 [1], 156860 [2] (partially based on)
Submitted by:	HASHI Hiroaki <hashiz@meridiani.jp> [1],
		patch from nox@ [2]
2011-05-11 09:51:07 +00:00
Ion-Mihai Tetcu
97031cf46b - complete repocopy net/skype12 --> net-im/skype12, a better category
- mark DEPRECATED and set EXPIRATION_DATE in 2 months, since this port was only
intended for FreeBSD 5 and 6 which are not supported for quite some time now
2011-05-09 16:31:08 +00:00
Ashish SHUKLA
0c76a8384f - Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.

We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.

We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.

PR:		ports/156642
Approved by:	tabthorpe (mentor)
Obtained from:	FreeBSD Haskell
2011-05-09 05:28:57 +00:00
Florian Smeets
119f62ab62 Add new port net/libsrtp
libsrtp is a library implementing Secure RTP.
RTP is used for Voice over IP (VoIP) as well as audio and video streaming;

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

PR:		ports/156766
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
2011-05-03 22:48:41 +00:00
Baptiste Daroussin
035646ee65 remove unmaintained expired ports from net
2011-05-01 net/44bsd-rdist: Upstream disapear and distfile is no more available
2011-05-01 net/bbsnet: Upstream disapear and distfile is no more available
2011-05-01 net/bing: Upstream disapear and distfile is no more available
2011-05-01 net/brutecopy: Upstream disapear and distfile is no more available
2011-05-01 net/crescendo: Upstream disapear and distfile is no more available
2011-05-01 net/danamics: Upstream disapear and distfile is no more available
2011-05-01 net/etunnel: Upstream disapear and distfile is no more available
2011-05-01 net/gastman: Upstream disapear and distfile is no more available
2011-05-01 net/generic-nqs: Upstream disapear and distfile is no more available
2011-05-01 net/gkrellmmultiping2: Upstream disapear and distfile is no more available
2011-05-01 net/gkrellmwireless: Upstream disapear and distfile is no more available
2011-05-01 net/gnoemoe: Upstream disapear and distfile is no more available
2011-05-01 net/gnosamba: Upstream disapear and distfile is no more available
2011-05-01 net/merlinmon: Upstream disapear and distfile is no more available
2011-05-01 net/msntp: Upstream disapear and distfile is no more available
2011-05-01 net/ntalk: Upstream disapear and distfile is no more available
2011-05-01 net/ntraceroute: Upstream disapear and distfile is no more available
2011-05-01 net/onion-fec: Upstream disapear and distfile is no more available
2011-05-01 net/openverse: Upstream disapear and distfile is no more available
2011-05-01 net/poink: Upstream disapear and distfile is no more available
2011-05-01 net/roadrunner: Upstream disapear and distfile is no more available
2011-05-01 net/sambasentinel: Upstream disapear and distfile is no more available
2011-05-01 net/scand: Upstream disapear and distfile is no more available
2011-05-01 net/tacshell: Upstream disapear and distfile is no more available
2011-05-01 net/telserv: Upstream disapear and distfile is no more available
2011-05-01 net/tridiavnc: Upstream disapear and distfile is no more available
2011-05-01 net/tvark: Upstream disapear and distfile is no more available
2011-05-01 net/warppipe: Upstream disapear and distfile is no more available
2011-05-01 net/wistumbler2: Upstream disapear and distfile is no more available
2011-05-01 net/wmq3: Upstream disapear and distfile is no more available
2011-05-01 net/xbone-gui: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 net/xsmbrowser: Upstream disapear and distfile is no more available
2011-05-01 net/xtraceroute: Upstream disapear and distfile is no more available
2011-05-01 net/ytalk: Upstream disapear and distfile is no more available
2011-05-01 net/zniper: Upstream disapear and distfile is no more available
2011-05-02 06:39:12 +00:00
Nicola Vitale
d65a9d294b Heybuddy is a supposedly light, feature free identi.ca client,
licensed under GNU GPL v3.

WWW: http://www.jezra.net/projects/heybuddy

PR:		ports/156402
Submitted by:	Beni Keller <navigium at grindcore.ch>
2011-04-23 12:00:54 +00:00
Rene Ladan
48f1d8c469 Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer
2011-04-17 lang/u++: has been broken for over a half year
2011-04-17 lang/pugs: has been broken for over a year
2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer
2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer
2011-04-17 math/R-cran-igraph: has been broken for over a half year
2011-04-17 misc/ftree: has been broken for over a half year
2011-04-17 multimedia/katchtv: has been broken for a half year
2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year
2011-04-17 multimedia/banshee-mirage: has been broken for over a half year
2011-04-17 net-p2p/trackerbt: has been broken for a half year
2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer
2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer
2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer
2011-04-17 net/penguintv: has been broken for a half year
2011-04-17 news/openftd: has been broken for almost a year
2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer
2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer
2011-04-17 science/elmer-fem: has been broken for over a year
2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer
2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer
2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer
2011-04-17 security/f-protd: has been broken for over a year
2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer
2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer
2011-04-17 www/bricolage: has been broken for a half year
2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year
2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year
2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year
2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year
2011-04-17 x11/metisse: has been broken for over a half year
2011-04-18 22:25:41 +00:00
Frederic Culot
04386b5e0c The Net::HTTP class is a low-level HTTP client that supports
HTTP/1.0 and HTTP/1.1.

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

This new port is needed to update www/p5-libwww.
2011-04-15 07:57:08 +00:00
Rene Ladan
5fafbc0f8b Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
2011-04-04 17:12:43 +00:00
Dennis Herrmann
107234ba1b tcpproxy is a simple tcp connection proxy which combines the features of
rinetd and 6tunnel. tcpproxy supports IPv4 and IPv6 and also supports
connections from IPv6 to IPv4 endpoints and vice versa.

WWW: http://www.spreadspace.org/tcpproxy/

PR:		ports/156108
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at>
2011-04-03 11:22:54 +00:00
Pav Lucistnik
98b61b6c0a - Readd p5-IP-Anonymous port in a correct directory 2011-03-19 10:24:32 +00:00
Alex Dupre
04f5b9ddf0 JGroups is a toolkit for reliable multicast communication.
(Note that this doesn't necessarily mean IP Multicast,
JGroups can also use transports such as TCP).
It can be used to create groups of processes whose members can
send messages to each other. The main features include:

* Group creation and deletion
* Joining and leaving of groups
* Membership detection and notification about joined/left/crashed members
* Detection and removal of crashed members
* Sending and receiving of member-to-group messages (point-to-multipoint)
* Sending and receiving of member-to-member messages (point-to-point)

WWW: http://www.jgroups.org/
2011-03-18 10:17:28 +00:00
Cheng-Lung Sung
47b1472b70 Kombu is an AMQP messaging framework for Python.
The aim of Kombu is to make messaging in Python as easy as
possible by providing an idiomatic high-level interface for
the AMQP protocol, and also provide proven and tested solutions
to common messaging problems.

Features:

    * Allows application authors to support several message
      server solutions by using pluggable transports.
    * Supports automatic encoding, serialization and compression
      of message payloads.
    * Consistent exception handling across transports.
    * The ability to ensure that an operation is performed by
      gracefully handling connection and channel errrors.
    * Several annoyances with amqplib has been fixed, like
      supporting timeouts and the ability to wait for events on
      more than one channel.

WWW:	http://github.com/ask/kombu
2011-03-18 04:46:07 +00:00
Martin Wilke
c5ef55d74d This module can be used to sign requests for most Amazon AWS services.
WWW:	http://search.cpan.org/dist/Net-Amazon-AWSSign/

PR:		ports/154341
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2011-03-09 16:42:12 +00:00
Brendan Fabeny
4d4288ba8c Add get_iplayer 2.79, search, index, or stream archive video from BBC
iPlayer.

PR:		155277
Submitted by:	Chris Rees
Reviewed by:	dougb (rc-script)
2011-03-09 02:25:09 +00:00
Pav Lucistnik
5edd0ddb0b - Move all 13 ports out of mbone category 2011-03-06 22:34:01 +00:00
Cheng-Lung Sung
5583cbdda4 Rubygem-simple_oauth is a RubyGem for simply builds and
verifies OAuth headers.

WWW:	http://github.com/laserlemon/simple_oauth
2011-03-03 14:36:57 +00:00
Cheng-Lung Sung
55fc05e6a9 net/py-oauth2 was originally forked from Leah Culver and Andy Smith's
oauth.py code (see net/py-oauth).

A number of notable differences exist between this code and its
forefathers:

* 100% unit test coverage.
* The DataStore object has been completely ripped out.
* Classes are no longer prefixed with OAuth.
* The Request class now extends from dict.
* The library is likely no longer compatible with Python 2.3.
* The Client class works and extends from httplib2.

WWW:	http://github.com/simplegeo/python-oauth2
2011-03-02 10:04:17 +00:00
Sylvio Cesar Teixeira
3dd70d87f6 High performance RTMP/RTSP streaming server
rtmpd is a high performance streaming server able to stream
 (live or recorded) in the following technologies:
  - To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE)
  - To and from embedded devices: iPhone, Android
  - From surveillance cameras
  - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols
 Also, rtmpd can be used as a high performance rendes-vous server.
 For example, it enables you to do:
  - Audio/Video conferencing
  - Online gaming
  - Online collaboration
  - Simple/complex chat applications

WWW: http://www.rtmpd.com

PR:		ports/155033
Submitted by:	Gavriloaie Eugen-Andrei <crtmpserver@gmail.com>
2011-02-28 13:57:38 +00:00
Matthias Andree
dbc5e11def Add new port: net/unison232, an older version of net/unison that speaks
the 2.32 protocol for compatibility with hosts not using FreeBSD ports. [1]

Note that other than discussed in the PR, this port installs
unison232[-text] commands and documentation into .../unison232
directories so as to avoid conflicts with net/unison and allow
parallel installation of both ports.

Other changes since repocopy than renaming:

- Take maintainership for this new port for now and grant Guido Falsi
  implicit approval for port changes.

- Downgrade to 2.32.52 (the repocopy copied HEAD rather than the
  specified date) - note I'm not bumping PORTEPOCH since unison232
  wasn't hooked to the build before this commit, and we've renamed to
  installed port/package from unison to unison232, so it's technically a
  new port.

- Query GTK2 support through OPTIONS framework, unless WITHOUT_X11 is
  defined.  Check WITHOUT_GTK2 variable, don't care about WITH_GTK2.

- Create ${DESKTOPDIR} before trying to install files into it, for the
  benefit of systems that install into a fresh PREFIX.

- Remove CONFLICTS, add PKGNAMESUFFIX=232.

- Clean up the Makefile a bit, and don't hide non-echo/cat commands

- Remove pkg-message variants

- Hook net/unison232 to the tree in net/Makefile

- Add UPDATING entry

- Add German translation for the .desktop file.

PR:             ports/154912 [1]
Submitted by:   mandree (myself)
2011-02-28 01:56:40 +00:00
Mikhail Teterin
53b3401a74 Add port of Serviio -- a DLNA server capable of realtime transcoding.
http://www.serviio.org/

Thanks to David Brouda for helping to test.
2011-02-28 00:13:58 +00:00
Marcelo Araujo
062b0b0d60 - It is no longer maintained, updated as well as can't be fetched, try to use net/gnet2.
Reported by:	pointyhat (miwi)
2011-02-27 14:27:43 +00:00
Xin LI
cf8e8b82a3 iSCSI Enterprise Target, based on a original port by QuadStor Systems [1].
iSCSI Enterprise Target is a simple open source iSCSI target with
professional features, that works well in enterprise environments
under real workloads, and is scalable and versatile enough to meet
the challenge of future storage needs and developments.

Part of additional work was sponsored by iXsystems, Inc.

[1] http://www.quadstor.com/tech-articles/116-iscsi-enterprise-target-iet-on-freebsd.html
2011-02-26 04:58:37 +00:00
Rene Ladan
74a1fea448 Remove expired ports:
2011-02-20 devel/root: Port does not build on supported versions of FreeBSD
2011-02-20 net/ztelnet: unfetchable / Does not compile with GCC 4.2
2011-02-20 print/kaspaliste: Does not compile with GCC 4.2
2011-02-20 sysutils/perf: Does not build on supported versions of FreeBSD
2011-02-21 22:17:16 +00:00
Cheng-Lung Sung
b2b76822d7 Simple asynchronous AMQP driver for Ruby/EventMachine.
This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius.

This library was tested primarily with RabbitMQ, although it
should be compatible with any server implementing the AMQP 0-8 spec.

WWW: https://github.com/ruby-amqp/amqp
2011-02-20 12:28:42 +00:00
Martin Wilke
db426675f0 hostapd is a user space daemon for access point and authentication
servers. It implements IEEE 802.11 access point management, IEEE
802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and
RADIUS authentication server. The current version supports Linux
(Host AP, madwifi, mac80211-based drivers) and FreeBSD (net80211).

WWW: http://hostap.epitest.fi/hostapd/

PR:		ports/154621
Submitted by:	leres at ee.lbl.gov
2011-02-12 04:52:47 +00:00
Dima Panov
c542b12128 - Add kio-upnp-ms, KIO slave to access UPnP MediaServers
Feature safe:	yes
2011-02-05 16:19:32 +00:00
Dima Panov
9cef710ada - Add HUpnp, a library for building UPnP devices and control points
Feature safe:	yes
2011-02-05 16:16:13 +00:00