| non port: net/Makefile |
Number of commits found: 3457 (showing only 100 on this page) |
|
Sunday, 14 Nov 2010
|
11:57 tota
- 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
 |
|
Saturday, 13 Nov 2010
|
13:40 sunpoet
- 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>
 |
13:22 swills
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)
 |
|
Friday, 12 Nov 2010
|
08:20 sunpoet
- 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>
 |
|
Thursday, 11 Nov 2010
|
06:08 pgollucci
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>
 |
06:07 pgollucci
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>
 |
06:07 pgollucci
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>
 |
|
Thursday, 4 Nov 2010
|
21:48 cy
Resurrect the ntp release candidate port.
 |
|
Saturday, 30 Oct 2010
|
23:27 johans
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/
 |
|
Tuesday, 26 Oct 2010
|
02:41 timur
This is version 3.5.6 of the latest stable release of Samba3 series.
 |
|
Monday, 25 Oct 2010
|
13:13 jadawin
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>
 |
04:20 tabthorpe
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>
 |
01:41 timur
PR: 148841
Fixed incomplete repocopy of net/nss_ldapd into net/nss-pam-ldapd
 |
|
Tuesday, 19 Oct 2010
|
00:28 pgollucci
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>
 |
|
Monday, 18 Oct 2010
|
12:48 garga
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.
 |
10:31 garga
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.
 |
|
Thursday, 14 Oct 2010
|
11:36 garga
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.
 |
|
Sunday, 10 Oct 2010
|
05:56 kuriyama
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/
 |
|
Friday, 8 Oct 2010
|
14:21 skreuzer
- Add a new port: net/p5-Net-TcpDumpLog
Read tcpdump/libpcap network packet logs.
WWW: http://search.cpan.org/dist/Net-TcpDumpLog/
 |
|
Sunday, 26 Sep 2010
|
08:48 wen
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>
 |
|
Friday, 24 Sep 2010
|
01:34 swills
QT support for OAuth-powered network services
WWW: http://wiki.github.com/ayoy/qoauth/
Approved by: pgollucci (mentor)
 |
|
Thursday, 23 Sep 2010
|
02:36 pgollucci
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
 |
|
Tuesday, 21 Sep 2010
|
07:33 makc
Connect knemo-kde4
 |
|
Tuesday, 14 Sep 2010
|
15:54 garga
Remove expired port
2010-02-16 net/csup: is already included in base system of all supported
releases
 |
13:33 fjoe
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.
 |
13:30 fjoe
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
 |
|
Thursday, 9 Sep 2010
|
09:56 pav
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>
 |
|
Wednesday, 8 Sep 2010
|
05:37 pgollucci
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
 |
05:25 pgollucci
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
 |
03:44 swills
Perl interface to RabbitMQ
WWW: http://search.cpan.org/~jesus/Net-RabbitMQ/
Approve by: pgollucci (mentor)
 |
|
Wednesday, 1 Sep 2010
|
21:17 makc
Connect cagibi
 |
|
Tuesday, 31 Aug 2010
|
23:13 garga
Ressurrect net/Sockets-devel, removed this afternoon, net-p2p/btpeer depends of
it and because of this INDEX has BROKEN
Pointyhat to: garga@
 |
15:24 garga
Remove net/Sockets-devel, older than stable and unmaintained
 |
|
Thursday, 26 Aug 2010
|
13:12 bapt
Net::Google::Code is a simple client library for projects hosted in
Google Code.
WWW: http://search.cpan.org/dist/Net-Google-Code/
PR: ports/149985
Submitted by: Frederic Culot <frederic at culot.org>
Approved by: jadawin (co-mentor)
 |
|
Tuesday, 24 Aug 2010
|
03:37 lwhsu
- Retire net/tintin++-devel
PR: ports/146736
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
 |
|
Sunday, 22 Aug 2010
|
13:00 lwhsu
Add rubygem-net-ldap 0.1.1, pure Ruby LDAP support library with most
client features.
PR: ports/149808
Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw>
 |
03:41 lwhsu
Add py-eventlet 0.9.9, concurrent networking library for Python.
PR: ports/148828
Submitted by: Gea-Suan Lin <gslin at gslin.org>
 |
|
Wednesday, 18 Aug 2010
|
19:17 makc
Connect rsplib
 |
|
Monday, 16 Aug 2010
|
19:02 arved
Add x2goclient, QTversion of the x2go terminalserverclient
 |
18:12 acm
- New port: net/fpc-ldap
Free Pascal interface to OpenLDAP
PR: 146001
Submitted by: Christopher Key <cjk32 __ at _ cam.ac.uk>
 |
|
Thursday, 12 Aug 2010
|
20:20 ohauer
PR: 14471
Submitted by: Guerkan Karaman <gk.freebsd _at_ googlemail.com>
Approved by: glarkin (mentor)
gPXE is an open-source PXE implementation and bootloader.
Create network booting code that allows computers to load
their operating system from a network or to extend an
existing PXE implementation with support for additional
protocols, such iSCSI, HTTP, TFTP, NFS, FTP and ATA
over Ethernet.
WWW: http://etherboot.org/wiki/index.php
 |
|
Wednesday, 11 Aug 2010
|
03:26 dougb
Properly sort p5-IO-Socket-INET6
 |
|
Tuesday, 10 Aug 2010
|
03:33 nemoliu
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
 |
03:21 avl
Remmina plugin for XDMCP protocol.
WWW: http://remmina.sourceforge.net/
 |
03:17 avl
Remmina plugin for VNC protocol.
WWW: http://remmina.sourceforge.net/
 |
03:14 avl
Remmina plugin for Telepathy support.
WWW: http://remmina.sourceforge.net/
 |
03:09 avl
Remmina plugin for RDP protocol.
WWW: http://remmina.sourceforge.net/
 |
03:05 avl
Localized messages for Remmina plugins.
WWW: http://remmina.sourceforge.net/
 |
02:56 avl
Remmina is a remote desktop client written in GTK+, aiming to be useful for
system administrators and travellers, who need to work with lots of remote
computers in front of either large monitors or tiny netbooks. Remmina supports
multiple network protocols in an integrated and consistant user interface.
This metaport installs Remmina plugins for RDP, Telepathy, VNC and
XDMCP protocols.
WWW: http://remmina.sourceforge.net/
 |
|
Wednesday, 4 Aug 2010
|
20:00 ohauer
PR: ports/148997
Submitted by: ohauer
Approved by: glarkin (mentor)
Say helo to new port subnetcalc
SubNetCalc is an IPv4/IPv6 subnet address calculator. For given IPv4 or IPv6
address and netmask or prefix length, it calculates network address, broadcast
address, maximum number of hosts and host address range. The output is
colourized for better readability (e.g. network part, host part). Also, it
prints the addresses in binary format for better understandability.
Furthermore, it can identify the address type (e.g. multicast, unique local,
site local, etc.) and extract additional information from the address
(e.g. type, scope, interface ID, etc.). Finally, it can generate IPv6 unique
local prefixes.
WWW: http://www.iem.uni-due.de/~dreibh/subnetcalc/
 |
04:08 avl
FreeRDP is a fork of the rdesktop project that intends to rapidly start moving
forward and implement features that rdesktop lacks the most.
Improvements:
* Support for cursors on Windows Server 2008 R2
* Support for bitmap caching, which provides a good performance boost
* Support for Windows Server 2008 Terminal Services Session Broker Load
Balancing
* New keyboard input system based on the XKB database, providing better support
for international keyboards
WWW: http://freerdp.sourceforge.net/
 |
|
Monday, 2 Aug 2010
|
20:55 lwhsu
Add scribe 2.2, aggregating log data streamed in real time.
PR: ports/148631
Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
 |
|
Wednesday, 28 Jul 2010
|
23:07 kuriyama
Net::CIDR::MobileJP is an utility to detect an ip address is mobile
(cellular) ip address or not.
WWW: http://search.cpan.org/dist/Net-CIDR-MobileJP/
 |
|
Monday, 26 Jul 2010
|
23:23 marcus
Remove this port now that avahi-app takes care of installing gir files.
 |
|
Wednesday, 14 Jul 2010
|
02:18 miwi
Kwooty is a .nzb usenet binary downloader for KDE4.
It supports automatic file verifying/repairing
with par2 files and automatic .rar archive extraction.
WWW: http://kwooty.sourceforge.net/
PR: ports/146780
Submitted by: Mina R Waheeb <sycner at gmail.com>
 |
|
Friday, 2 Jul 2010
|
17:23 arved
Add x2goclient, A client to connect to an x2go server.
Feature safe: yes
 |
17:18 arved
Add x2go nxproxy, a fork of the NoMachine nxproxy.
This program is used by the x2go client.
Feature safe:yes
 |
|
Monday, 28 Jun 2010
|
07:58 pav
- Update to 1.2.3
- Provide ports for both ipv4 and ipv6 reincarnation
Submitted by: Jiri Kubicek <jiri.kubicek@kraxnet.cz>
Feature safe: yes
 |
|
Saturday, 19 Jun 2010
|
07:13 lwhsu
Add googlecl 0.9.5, command line tools for the Google Data APIs.
Feature safe: yes
 |
|
Saturday, 12 Jun 2010
|
01:11 wen
Apache ActiveMQ is the most popular and powerful open source messaging
and Integration Patterns provider.
WWW: http://activemq.apache.org
PR: ports/147759
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
 |
|
Friday, 11 Jun 2010
|
22:26 jpaetzel
Add net/freeswitch-core, part of a revamp to the freeswitch ports
PR: ports/145369
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: itetcu@ (mentor)
 |
|
Wednesday, 9 Jun 2010
|
18:21 jacula
This is a C-language AMQP client library for use with AMQP servers
speaking protocol versions 0-8 and 0-9-1. This port only speaks the
0-9-1 protocol version, for 0-8 use net/rabbitmq-c.
- <http://www.rabbitmq.com/>
- <http://www.amqp.org/>
- <http://hg.rabbitmq.com/rabbitmq-c>
WWW: http://hg.rabbitmq.com/rabbitmq-c
PR: ports/145260
Submitted by: Geoff Garside <rabbitmq@geoffgarside.co.uk>
Approved by: pgj (mentor)
 |
18:03 jacula
This is a C-language AMQP client library for use with AMQP servers
speaking protocol versions 0-8 and 0-9-1. This port only speaks the
0-8 protocol version, for 0-9-1 use net/rabbitmq-c-devel.
- <http://www.rabbitmq.com/>
- <http://www.amqp.org/>
- <http://hg.rabbitmq.com/rabbitmq-c>
WWW: http://hg.rabbitmq.com/rabbitmq-c
PR: ports/145242
Submitted by: Geoff Garside <rabbitmq@geoffgarside.co.uk>
Approved by: pgj (mentor)
 |
00:15 wxs
Remove isc-dhcp30* as they have been deprecated since March 2009.
 |
|
Monday, 7 Jun 2010
|
03:51 pgj
Fast, memory-efficient, low-level socket functions that use
'Data.ByteString's instead of 'String's.
WWW: http://github.com/tibbe/network-bytestring
 |
|
Sunday, 6 Jun 2010
|
20:46 pgollucci
Whois is an intelligent pure Ruby WHOIS client and parser.
It provides a flexible and programmable API to query WHOIS
servers and look up IP/domain WHOIS information. It also
offers command-line interface to run WHOIS queries from
the console.
It is a OS-independent library and does not require external
C libraries or Gems.
WWW: http://www.ruby-whois.org/
WWW: http://rubygems.org/gems/whois
PR: ports/147563
Submitted by: Eric Freeman <freebsdports at chillibear.com>
 |
|
Saturday, 5 Jun 2010
|
16:12 miwi
Drive ssh or other interactive shell, local or remote (like 'expect')
WWW: http://search.cpan.org/dist/IPC-Session/
PR: ports/147286
Submitted by: Alexander Kriventsov <avk at vl.ru>
 |
09:40 fjoe
New ports:
- net/libfb - foneBRIDGE configuration library
- net/fonulator - foneBRIDGE configuration utility
 |
|
Monday, 24 May 2010
|
11:46 johans
- Remove net/dgd-net as previously announced:
all network functionality is now included in net/dgd
 |
|
Friday, 21 May 2010
|
21:44 pgj
A very simple package providing a cross-platform means of determining
the hostname.
WWW: http://hackage.haskell.org/package/hostname
 |
|
Wednesday, 19 May 2010
|
12:10 pgj
A system-independent interface for user-level packet capture.
WWW: http://hackage.haskell.org/package/pcap
PR: ports/146655
Submitted by: Ju Pengfei <jupengfei@gmail.com>
 |
|
Monday, 10 May 2010
|
02:24 miwi
OnionCat creates a transparent IP layer on top of Tor's hidden services.
It transmits any kind of IP-based data transparently through the Tor
network on a location hidden basis.
You can think of it as a point-to-multipoint VPN between hidden services.
OnionCat is based on anonymizing transport layers like Tor.
WWW: http://www.cypherpunk.at/onioncat/
PR: ports/146433
Submitted by: "ports@c0decafe.net" <ports@c0decafe.net>
 |
|
Thursday, 6 May 2010
|
20:24 wxs
Welcome net/isc-dhcp41-server, net/isc-dhcp41-client and net/isc-dhcp41-relay
to the tree.
There's still a small bit of work to do including adding conflicts for the
existing DHCP ports (which should have been conflicting with each other
already) and add a 41-devel port so people can use the headers and libraries.
 |
|
Wednesday, 5 May 2010
|
12:58 tobez
Add net/p5-Net-Appliance-Session 1.36, a Perl module that helps
to run command-line sessions to network appliances.
 |
12:29 tobez
Add net/p5-Net-Appliance-Phrasebook 1.8, a Perl module that
implements a network appliance command-line phrasebook.
 |
11:20 tobez
Add net/p5-Net-IRR 0.08, a Perl module that provides an interface to the
Internet Route Registry Daemon.
 |
|
Sunday, 2 May 2010
|
10:45 miwi
2010-04-30 audio/py-flac: has been marked IGNORE for past 24 months
2010-02-20 databases/mysql-connector-java50: Old version: please use
databases/mysql-connector-java instead
2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by
www/p5-HTML-FormFu-Model-DBIC
2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active
maintained"
2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead
2010-04-27 mail/postfix23: it's no longer maintened by upstream developer
2010-04-30 math/libgmp4: Use math/gmp instead.
2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE
2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2
2010-03-04 multimedia/kbtv: no longer under development by author
2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx
instead
2010-04-30 security/vpnd: This software is no longer developed
2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of
GCC, not used by any other port
2010-04-02 www/caudium12: No longer maintained upstream, please switch to
www/caudium14
2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author
in favor of www/p5-Catalyst-Plugin-Cache
 |
|
Saturday, 24 Apr 2010
|
11:50 miwi
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.
It is based on a great deal of useful code from amqp by Aman Gupta and Carrot
by Amos Elliston.
You can use Bunny to :
* Create and delete exchanges
* Create and delete queues
* Publish and consume messages
Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8
of the AMQP specification.
WWW: http://github.com/celldee/bunny
PR: ports/145841
Submitted by: renchap at cocoa-x.com
 |
|
Friday, 23 Apr 2010
|
23:45 dinoex
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
 |
22:19 dinoex
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
 |
22:18 dinoex
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
 |
15:59 dinoex
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
 |
|
Thursday, 22 Apr 2010
|
22:04 rene
Add babeld 0.98, a distance-vector routing protocol.
PR: ports/145861
Submitted by: Hung-Yi Chen <gaod at hychen.org>
Approved by: tabthorpe (mentor)
 |
|
Tuesday, 20 Apr 2010
|
22:11 sahil
AnyEvent::Twitter::Stream - Receive Twitter streaming API in an event loop
WWW: http://search.cpan.org/dist/AnyEvent-Twitter-Stream/
 |
|
Thursday, 8 Apr 2010
|
06:16 wen
Net::Traceroute::PurePerl implements traceroute(1) functionality for
perl5. It allows you to trace the path IP packets take to a destination.
It is implemented by using raw sockets to act just like the regular
traceroute.
You must also be root to use the raw sockets.
WWW: http://search.cpan.org/dist/Net-Traceroute-PurePerl
PR: ports/145277
Submitted by: Ju Pengfei <jupengfei@gmail.com>
 |
00:22 sylvio
- aims to simplify the basic interactions with the Cassandra database.
WWW: http://search.cpan.org/dist/Net-Cassandra-Easy/
PR: ports/145436
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: itetcu (mentor, implicit)
 |
|
Sunday, 4 Apr 2010
|
04:43 glewis
. Split the kernel mudlib out of the main dgd port and into its own
separate port (dgd-kernel) to put it on an equal footing with the
other mudlib port (dgd-lpmud). This also causes less update churn
and reflects the current state of the distributions themselves.
 |
|
Friday, 2 Apr 2010
|
13:06 pav
sslh lets one accept both HTTPS and SSH connections on the same port. It makes
it possible to connect to an SSH server on port 443 (e.g. from inside a
corporate firewall) while still serving HTTPS on that port.
WWW: http://www.rutschle.net/tech/sslh.shtml
PR: ports/145113
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
 |
05:21 kuriyama
A superdaemon for hot-deploying server programs.
WWW: http://search.cpan.org/dist/Server-Starter/
 |
|
Monday, 29 Mar 2010
|
08:27 wen
A Perl module for using Google Spreadsheets API.
WWW: http://search.cpan.org/~danjou/Net-Google-Spreadsheets/
PR: ports/145151
Submitted by: Gunter Wambaugh <gunter@six-two.net>
 |
04:13 wen
Net::Google::DataAPI is base implementations for modules to negotiate
with Google Data APIs.
WWW: http://search.cpan.org/~danjou/Net-Google-DataAPI/
PR: ports/145150
Submitted by: Gunter Wambaugh <gunter@six-two.net>
 |
|
Monday, 8 Mar 2010
|
23:35 miwi
Automatically figure out some server information automatically.
WWW: http://search.cpan.org/~vvelox/Net-LDAP-AutoServer/
PR: ports/144087
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
 |
00:02 wen
LimeLight Purge Service API.
WWW: http://search.cpan.org/dist/Net-LimeLight-Purge/
PR: ports/144532
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Feature safe: yes
 |
|
Wednesday, 3 Mar 2010
|
02:29 glarkin
This is the client portion of the OpenMQ open-source Java Message
Service implementation.
PR: ports/141412
Submitted by: Radim Kolar <hsn at sendmail.cz>
Feature safe: yes
 |
|
Tuesday, 2 Mar 2010
|
19:21 glarkin
Open Message Queue is a complete message-oriented middle-ware
platform. High quality, enterprise ready messaging.
WWW: https://mq.dev.java.net/
PR: ports/141411
Submitted by: Radim Kolar <hsn at sanatana.iol.cz>
Feature safe: yes
 |
|
Sunday, 28 Feb 2010
|
03:25 wen
Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH,
implemented mostly in C.
Crypt::DH uses Math::BigInt, which is a very feature-full and fast
interface to perform high-precision math.
WWW: http://search.cpan.org/dist/Crypt-DH-GMP
PR: ports/144344
Submitted by: Andrey Kostenko <andrey@kostenko.name>
Feature safe: yes
 |
|
Thursday, 25 Feb 2010
|
13:48 miwi
You can use this Python module to convert amongst many different
notations and to manage couples of address/netmask in the CIDR
notation.
WWW: http://pypi.python.org/pypi/iplib
PR: ports/144197
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Feature safe: yes
 |
12:47 sem
2010-01-22 net/mpd: obsoleted, unsupported port. Use net/mpd4, net/mpd5 instead
Feature safe: yes
 |
|
Thursday, 18 Feb 2010
|
22:25 imp
Add bwn-firmware-kmod to the mix.
Feature safe: yes
 |
|
Saturday, 13 Feb 2010
|
18:45 miwi
Toonel.net exploits a tunneling technique combined with data compression.
It runs compressed data frames from toonel client to one of the toonel
servers and then these are forwarded to the target host. Reducing the
size of resources that are transferred between the server and the client
makes more efficient use of the user's bandwidth.
WWW: http://toonel.net
PR: ports/143552
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
 |
Number of commits found: 3457 (showing only 100 on this page) |