non port: net/Makefile |
Number of commits found: 3274 (showing only 100 on this page) |
Friday, 23 Nov 2012
|
22:56 swills
A Ruby library for accessing the Amazon Web Services EC2, ELB, RDS, Cloudwatch,
and Autoscaling APIs.
WWW: http://github.com/grempe/amazon-ec2
Feature safe: yes
|
Tuesday, 13 Nov 2012
|
02:42 zi
New port: net/exabgp
A BGP route injector which can inject routes with arbitrary next-hops into
your network (source some ipv4/ipv6 routes using both IPv4 and IPv6 TCP
connections), mitigate DDOS using flowspec, or pass the route it receive
in textual form to third party application.
WWW: https://code.google.com/p/exabgp/
Feature safe: yes
|
Thursday, 25 Oct 2012
|
22:07 bapt
2012-10-20 net-im/grouch: No more public distfiles
2012-10-20 net-im/firetalk: No more public distfiles
2012-10-20 net/linneighborhood: No more public distfiles
2012-10-20 net/libconnect: No more public distfiles
2012-10-20 multimedia/vcdtools: No more public distfiles
2012-10-20 multimedia/mpeg: No more public distfiles
2012-10-20 multimedia/gnustep-mplayer: No more public distfiles
Feature safe: yes
|
Thursday, 18 Oct 2012
|
15:22 sbz
This is a fork of amqplib which was originally written by Barry Pederson. It
is maintained by the Celery project, and used by kombu as a pure python
alternative when librabbitmq is not available.
This library should be API compatible with librabbitmq.
WWW: http://github.com/celery/py-amqp
PR: ports/171506
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Feature safe: yes
|
Wednesday, 17 Oct 2012
|
15:26 sem
TAYGA is an out-of-kernel stateless NAT64 implementation for that uses the
TUN driver to exchange IPv4 and IPv6 packets with the kernel. It is intended
to provide production-quality NAT64 service for networks where dedicated
NAT64 hardware would be overkill.
WWW: http://www.litech.org/tayga/
Submitted by: melifaro
Feature safe: yes
|
Monday, 24 Sep 2012
|
09:16 zeising
Update net/fping to version 3.4 and point to the new home.
Merge IPv4 and IPv6 support into net/fping, selectable via options.
Remove the now un-needed net/fping+ipv6
Add common description for IPV4 option, analogous to the IPV6 option
PR: ports/169949 [1], ports/169950 [2]
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> [1]
Jason Harris <jharris@widomaker.com> [2]
zeising (final patch version)
Approved by: maintainer, kwm (mentor)
|
Thursday, 20 Sep 2012
|
14:21 tj
This module provides an object oriented client interface to interact
with servers supporting STOMP (Streaming Text Orientated Messaging
Protocol). It supports the major features of messaging brokers: SSL,
asynchronous I/O, receipts and transactions.
For details on the protocol see http://stomp.codehaus.org/Protocol.
WWW: http://search.cpan.org/dist/Net-STOMP-Client/
Approved by: db (mentor)
|
Tuesday, 18 Sep 2012
|
21:00 makc
Java native interface (JNI) to ICMPv6.
WWW: http://www.opennms.org/wiki/Jicmp
PR: ports/169074
Submitted by: Venture37 <venture37 at geeklan.co.uk>
|
Saturday, 8 Sep 2012
|
15:17 zi
- Ressurect net/samplicator
- Assign new MAINTAINER
- Update MASTER_SITES
PR: ports/170922
Submitted by: Chris Wopat <me@falz.net>
|
Thursday, 6 Sep 2012
|
04:58 swills
PACKTER is a free and opensource software for visualization of Internet
traffic.
PACKTER systems are composed of Packter Viewer and Packter Agent.
Packter Viewer draws a flying object by receiving Packter Protocol from
Packter Agent.
WWW: http://www.packter.net
PR: ports/171334
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
|
Monday, 3 Sep 2012
|
16:26 marcus
Add netatalk3, a copy from net/netatalk. The release notes for this new release
can be
found at http://netatalk.sourceforge.net/3.0/ReleaseNotes-3.0.html. This is
being added
because Netatalk 3 removes AppleTalk support (and some may still need it).
|
07:02 araujo
A pure python client library for putting and getting jobs from
the beanstalkd queue.
WWW: http://code.google.com/p/pybeanstalk/
|
Sunday, 2 Sep 2012
|
20:05 nivit
Python library for working with the `Growl Notification Transport
Protocol ( http://www.growlforwindows.com/gfw/help/gntp.aspx )
It should work as a dropin replacement for the older Python bindings.
WWW: http://github.com/kfdm/gntp/
|
Tuesday, 21 Aug 2012
|
23:29 flo
- Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry
PR: ports/169038 [1]
Approved by: maintainer [1]
|
Tuesday, 14 Aug 2012
|
09:55 kuriyama
Net::APNS is Apple Push Notification Service. Push message to iPhone
and get unavalble-devicetoken.
WWW: http://search.cpan.org/dist/Net-APNS/
|
Friday, 27 Jul 2012
|
22:44 mi
Add port of libutp -- a TCP-like networking API using UDP-transport.
|
Wednesday, 18 Jul 2012
|
00:32 swills
- Connect ns2 to the build, which was forgotten after the ns -> ns2 repo copy
PR: ports/169263
Pointy hat to: swills
Reminded by: linimon, beat
|
Tuesday, 17 Jul 2012
|
14:48 mm
mod_ldap and mod_quotatab_ldap modules for ProFTPD
WWW: http://www.proftpd.org/docs/contrib/mod_ldap.html
|
Monday, 25 Jun 2012
|
01:23 swills
Reposado is a set of tools written in Python that replicate the
key functionality of Mac OS X Server's Software Update Service.
This enables you to host a local Apple Software Update Server
on any hardware and OS of your choice.
WWW: https://github.com/wdas/reposado
PR: ports/169344
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
|
Sunday, 24 Jun 2012
|
16:54 crees
Replace devel/py-sendfile with net/py-pysendfile; upstream of py-sendfile
is dead and py-pysendfile is a fork.
PR: ports/169177
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer of py-sendfile's email domain is parked
|
Saturday, 23 Jun 2012
|
12:11 sunpoet
- Add py-port-for 0.3
A command-line utility and a python library that helps with local TCP ports
management. It can find an unused TCP localhost port and remember the
association.
WWW: https://github.com/kmike/port-for/
PR: ports/169194
Submitted by: koobs <koobs.freebsd@gmail.com>
|
Tuesday, 12 Jun 2012
|
19:19 sunpoet
- Add pecl-gupnp 1.0.0
This PHP extensions is a wrapper for GUPnP (net/gupnp).
WWW: http://pecl.php.net/package/gupnp
|
Sunday, 10 Jun 2012
|
15:30 kuriyama
Port for package building of 6rd patched stf(4) kernel lodable modules.
This port supports only 8.1+ releases.
This patch was developed by hrs and obtained from
http://people.allbsd.org/~hrs/FreeBSD/stf_6rd_20100923-1.diff
WWW: http://people.FreeBSD.org/~kuriyama/6rd/
|
Saturday, 9 Jun 2012
|
13:37 makc
Add new port net/libmediawiki:
Libmediawiki is a KDE C++ interface for MediaWiki-based web services such as
wikipedia.org.
WWW: http://www.digikam.org
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
|
13:36 makc
Add new port net/libkvkontakte:
Libkvkontakte is a KDE C++ interface for VK (http://vk.com).
WWW: http://www.digikam.org
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
|
Sunday, 3 Jun 2012
|
20:52 pgj
- Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped. Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.
Thanks ashish@ for the assistance.
Obtained from: FreeBSD Haskell
|
Wednesday, 30 May 2012
|
17:53 pawel
SMFv2/ARMS library.
WWW: https://dev.smf.jp/libarms/
PR: ports/166438
Submitted by: YAMAMOTO, Shigeru <shigeru@iij.ad.jp>
|
15:27 scheidell
Add nss-pam-ldapd-sasl, advanced fork of nss_ldap with sasl support.
PR: ports/168391
Submitted by: rflynn@acsalaska.net
|
Friday, 25 May 2012
|
15:24 miwi
HornetQ is an open source project to build a multi-protocol, embeddable,
very high performance, clustered, asynchronous messaging system, designed
with usability in mind.
HornetQ is an example of Message Oriented Middleware (MoM)
WWW: http://www.jboss.org/hornetq
PR: ports/167952
Submitted by: Radim Kolar
|
Thursday, 24 May 2012
|
19:32 jpaetzel
Add openistgt to top level Makefile.
|
Tuesday, 22 May 2012
|
19:39 crees
FreeSWITCH meta port.
FreeSWITCH is an open source telephony platform designed to facilitate the
creation of voice and chat driven products scaling from a soft-phone up to a
soft-switch. It can be used as a simple switching engine, a PBX, a media
gateway or a media server to host IVR applications using simple scripts or XML
to control the callflow.
WWW: http://www.freeswitch.org
PR: ports/167880
Submitted by: Richard Neese <r.neese@gmail.com>
|
19:12 crees
Add configuration ports for freeswitch-devel; vanilla, sbc, insideout and curl
PR: ports/167877
PR: ports/167878
PR: ports/167879
PR: ports/167881
Submitted by: Richard Neese (r.neese@gmail.com) (maintainer)
Fix some minor pkg-install script issues in -core-devel
Use a cookie file to install ETCDIR/conf directory structure rather than
@exec mkdir to simplify installation
|
Saturday, 19 May 2012
|
14:19 ak
Remove expired ports:
2012-05-15 net/ng_car
2012-05-10 palm/coldsync
Approved by: eadler (mentor)
|
Friday, 18 May 2012
|
23:20 bapt
2012-04-17 devel/p5-POE-Exceptions: included in devel/p5-POE and not needed
according to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN
2012-05-10 net/perldap: BROKEN for more than 6 month
2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project
is dead
2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN
2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
|
Thursday, 17 May 2012
|
21:03 crees
Add net/freeswitch-core-devel port; version 1.2 for testing.
Register CONFLICTS with net/freeswitch-core
PR: ports/167872
Submitted by: Richard Neese <r.neese@gmail.com>
|
Wednesday, 16 May 2012
|
09:46 flo
readd php 5.3.13 and all its modules as php53*
|
Monday, 14 May 2012
|
22:09 jlaffaye
- Add go.net, a collection of Go packages related to networking.
|
Friday, 11 May 2012
|
19:36 bapt
2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
|
Saturday, 5 May 2012
|
06:10 sunpoet
- Add p5-Net-OpenSSH-Parallel 0.12
Net::OpenSSH::Parallel is an scheduler that can run commands in parallel in a
set of hosts through SSH. It tries to find a compromise between being simple to
use, efficient and covering a good part of the problem space of parallel process
execution via SSH.
Obviously, it is build on top of Net::OpenSSH!
Common usage of the module is as follows:
- Create a Net::OpenSSH::Parallel object.
- Register the hosts where you want to run commands with the "add_host" method.
- Queue the actions you want to run (commands, file copy operations, etc.) using
the "push" method.
- Call the "run" method and let the parallel scheduler take care of everything!
WWW: http://search.cpan.org/dist/Net-OpenSSH-Parallel/
|
Monday, 30 Apr 2012
|
03:11 sunpoet
- Add p5-Net-OAuth2 0.07
Net::OAuth2 provides OAuth 2.0 for Perl.
WWW: http://search.cpan.org/dist/Net-OAuth2/
|
Saturday, 21 Apr 2012
|
16:58 jpaetzel
Remove net/socks5 from the ports tree.
There are numerous redistribution and legal issues surrounding
this piece of software.
net/socks5
|
Wednesday, 18 Apr 2012
|
17:35 brix
Perl interface to Prowl Public API documented at
http://www.prowlapp.com/
WWW: http://search.cpan.org/dist/WebService-Prowl/
|
Monday, 16 Apr 2012
|
16:56 sunpoet
- Add rubygem-httpauth 0.1
HTTPauth is a library supporting the full HTTP Authentication protocol as
specified in RFC 2617; both Digest Authentication and Basic Authentication.
WWW: http://httpauth.rubyforge.org/
RG: https://rubygems.org/gems/httpauth
|
Sunday, 15 Apr 2012
|
13:32 sanpei
This is a domain name manipulation library for Ruby. It can also be
used for cookie domain validation based on the Public Suffix List.
Reviewed by: swills
|
Wednesday, 11 Apr 2012
|
21:00 gnn
Add a new port to track PTP version 2 release candidates and
to generally keep up with the head of development in the PTP project.
Add CONFLICTS statements to the original ptpd2 port so that the devel
and the released versions cannot be simultaneously installed on the
same system.
Approved by: skreuzer (mentor)
|
Tuesday, 10 Apr 2012
|
21:39 zi
New port: net/mosh:
Remote terminal application that allows roaming, supports intermittent
connectivity, and provides intelligent local echo and line editing of
user keystrokes.
Mosh is a replacement for SSH. It's more robust and responsive,
especially over Wi-Fi, cellular, and long-distance links.
WWW: http://mosh.mit.edu/
|
Monday, 9 Apr 2012
|
22:15 bapt
2012-04-05 audio/p5-MusicBrainz-Queries: MusicBrainz RDF webservice no longer
functions
2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer
functions
2012-03-14 converters/ruby-lv: upstream no longer has this
2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN"
2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour
Feature safe: yes
|
Saturday, 7 Apr 2012
|
14:42 crees
librouteros (or libRouterOS) is a C library to communicate with network
devices by MikroTik running their Linux-based operating system RouterOS.
WWW: http://verplant.org/librouteros/
PR: ports/166707
Submitted by: Mark Felder <feld@feld.me>
Feature safe: yes
|
Friday, 6 Apr 2012
|
12:03 culot
Net::sFlow provides a mechanism to parse and decode sFlow datagrams.
It supports sFlow version 2/4 (RFC 3176 - http://www.ietf.org/rfc/rfc3176.txt)
and sFlow version 5 (Memo - http://sflow.org/sflow_version_5.txt).
WWW: http://search.cpan.org/dist/Net-sFlow/
PR: ports/166636
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
Feature safe: yes
|
Friday, 30 Mar 2012
|
10:00 ehaupt
Add net/nyancat, an animated, color, ANSI-text telnet server that renders a
loop of the classic nyan cat animation.
Feature safe: yes
|
Wednesday, 21 Mar 2012
|
13:38 swills
Perl module to test Net::LDAP code
WWW: http://search.cpan.org/dist/Net-LDAP-Server-Test/
Feature safe: yes
|
Monday, 19 Mar 2012
|
14:09 kuriyama
This module enables to connect the other process with the S-expression
protocol, like the Swank protocol of the SLIME.
The primary objective is for users to make some Emacs extensions with
the Perl and CPAN.
WWW: http://search.cpan.org/dist/RPC-EPC-Service/
Feature safe: yes
|
12:46 vanilla
Add userfw 0.1.1, modular packet filter.
PR: ports/165901
Submitted by: Maxim Ignatenko
Feature safe: yes
|
Saturday, 17 Mar 2012
|
06:32 eadler
expired 2012-03-14 net/ct: permission to use withdrawn by authors; contact
portmgr for details
Feature safe: yes
|
06:30 eadler
expired 2012-03-14 net/v6eval: permission to use withdrawn by authors; contact
portmgr for details
Feature safe: yes
|
Tuesday, 13 Mar 2012
|
06:44 sunpoet
- Add p5-Net-HTTPS-NB 0.12
Net::HTTPS::NB provides same interface as Net::HTTPS but it will never try
multiple reads when the read_response_headers() or read_entity_body() methods
are invoked. In addition allows non-blocking connect.
If read_response_headers() did not see enough data to complete the headers an
empty list is returned.
If read_entity_body() did not see new entity data in its read the value -1 is
returned.
WWW: http://search.cpan.org/dist/Net-HTTPS-NB/
Feature safe: yes
|
Wednesday, 7 Mar 2012
|
22:57 swills
Perl module which provides a unified way to configure network interfaces
WWW: http://search.cpan.org/dist/Net-Ifconfig-Wrapper/
|
20:07 swills
A generic publish/subscribe POE::Component that enables POE::Sessions to
publish events to which other POE::Sessions may subscribe.
WWW: http://search.cpan.org/dist/POE-Component-PubSub/
|
Saturday, 3 Mar 2012
|
20:21 eadler
security/blocksshd: security/sshguard is more active and a better tool.
2011-11-26 net/p5-Net-Subnets: Disappeared from CPAN
Approved by: maintainer (implicit)
|
Friday, 2 Mar 2012
|
14:39 pav
- Retire ipw-firmware* and iwi-firmware* ports, they are part of base system
since FreeBSD 7.0-RELEASE
Ok'ed by: flz (maintainer)
|
Wednesday, 29 Feb 2012
|
03:53 swills
Minimal functions from Net::IP
WWW: http://search.cpan.org/dist/Net-IP-Minimal/
|
Friday, 17 Feb 2012
|
21:35 flo
remove yate-devel
The yate-devel port was BROKEN for > 12 months, and the version is 4.5 years
old. We have the current version in net/yate.
Approved by: maintainer (10 months ago)
|
Thursday, 16 Feb 2012
|
02:32 scheidell
Add port net/drawterm: a program that users of non-Plan 9 systems can use to
establish graphical cpu(1) connections with
Plan 9 CPU servers
PR: ports/163886
Submitted by: Winston Weinert <winstonw@lavabit.com> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: Yes
|
Wednesday, 15 Feb 2012
|
03:40 mi
UDP-based Data Transfer
The UDT software is a C++ library containing the UDT API implementation
and programming examples.
WWW: http://udt.sourceforge.net/
|
Tuesday, 7 Feb 2012
|
20:20 pgollucci
- Revert removal for now, fixes index. Depended on by security/blocksshd
Pointy Hat to: sunpoet
|
18:56 sunpoet
- Remove net/p5-Net-Subnets: disappeared from CPAN
|
Sunday, 5 Feb 2012
|
13:35 lwhsu
Add pecl-amqp 0.3.1, PHP extension for AMQP API.
PR: ports/164753
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
|
Saturday, 4 Feb 2012
|
20:48 dhn
XML::Fast - Simple and very fast XML to hash conversion
WWW: http://search.cpan.org/dist/XML-Fast/
|
Thursday, 26 Jan 2012
|
15:08 zi
New port: net/dhcpd-pools
Counts the usage ratio of each IP range and shared network pool
that ISC dhcpd is in control of. It also allows you to generate
csv output files for use with monitoring software.
WWW: http://dhcpd-pools.sourceforge.net/
|
Wednesday, 25 Jan 2012
|
17:43 lwhsu
Add py-amqplib 1.0.2, AMQP Client Library.
|
14:39 culot
Net::Server::SS::PreFork is a hot-deployable variant of Net::Server::PreFork.
WWW: http://search.cpan.org/dist/Net-Server-SS-PreFork/
PR: ports/164411 (based on)
Submitted by: Denis Pokataev <catone@cpan.org>
|
Monday, 23 Jan 2012
|
18:43 sunpoet
- Re-add p5-Socket 1.97
Socket is a low-level module used by, among other things, the IO::Socket family
of modules. The following examples demonstrate some low-level uses but a
practical program would likely use the higher-level API provided by IO::Socket
or similar instead.
WWW: http://search.cpan.org/dist/Socket/
|
Sunday, 22 Jan 2012
|
19:12 bapt
LibCMIS is a C++ client library for the CMIS interface. This allows C++
applications to connect to any ECM behaving as a CMIS server like Alfresco,
Nuxeo for the open source ones.
WWW: http://sourceforge.net/projects/libcmis/
|
Friday, 20 Jan 2012
|
21:25 netchild
This a port of the nss_ldap libraries for linux.
You'll probably need this if your system users in a LDAP
directory are complaining their linux programs won't run,
and errors on the console say "getpwuid_r(): failed due
to unknown user id".
PR: ports/164113
Submitted by: rskinner port_maintainer@herveybayaustralia.com.au
Minor modifications (no license install, srpm checksum) by: netchild
Note: the license framework does not seem to DTRT with linux ports
|
Saturday, 14 Jan 2012
|
19:26 miwi
Urllib3 is an HTTP library with thread-safe connection pooling, and file
post.
WWW: http://urllib3.readthedocs.org/
PR: ports/163972
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
Wednesday, 28 Dec 2011
|
17:49 rene
Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is
scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on
anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend
on
|
05:50 kuriyama
This module provides a simple, straight-forward interface to the
Google Analytics Data Export API, using LWP::UserAgent and XML::LibXML
for the heavy lifting.
WWW: http://search.cpan.org/dist/Net-Google-Analytics/
|
Wednesday, 21 Dec 2011
|
17:34 sem
Netgraph node for Mikrotik's EoIP tunneling support
WWW: http://imax.in.ua/ng_mikrotik_eoip/
PR: ports/163484
Submitted by: Maxim Ignatenko <gelraen.ua_at_gmail.com>
|
14:31 sem
- Remove net/mpd4. It's unsupported and obsolated for ages.
Submitted by: maintainer (mav)
|
Sunday, 18 Dec 2011
|
13:27 zi
- Resurrect net/rwhoisd
- Update MASTER_SITES
- Mark JOBS_UNSAFE
- Add LICENSE
- Update rc script
PR: ports/163330
Submitted by: Pavel Polyakov <bsd@kobyla.org>
|
Friday, 16 Dec 2011
|
22:20 pgollucci
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
This version is currently required for chef-server which would be a downgrade
of the existing port.
PR: ports/163355
With Hat: ruby@
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
|
Friday, 9 Dec 2011
|
08:26 novel
This is a client for the OpenStack Nova API. There's a Python
API (the novaclient module), and a command-line script (nova).
Each implements 100% of the OpenStack Nova API.
WWW: http://pypi.python.org/pypi/python-novaclient
Feature safe: yes
|
Thursday, 1 Dec 2011
|
20:08 trasz
Open vSwitch is a production quality, multilayer virtual switch licensed
under the open source Apache 2.0 license. It is designed to enable massive
network automation through programmatic extension, while still supporting
standard management interfaces and protocols (e.g. NetFlow, sFlow, RSPAN,
ERSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support
distribution across multiple physical servers similar to VMware's vNetwork
distributed vswitch or Cisco's Nexus 1000V.
WWW: http://openvswitch.org/
Note that there is ongoing work to update this to more current version.
Feature safe: yes
|
Sunday, 27 Nov 2011
|
13:14 miwi
WebService::Dropbox is Perl interface to Dropbox API
WWW: http://search.cpan.org/dist/WebService-Dropbox/
PR: ports/162898
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw>
Feature safe: yes
|
Friday, 25 Nov 2011
|
14:09 sem
A new port net/quagga-re
A branch of popular quagga software pointed at stability
Feature safe: yes
|
01:58 sunpoet
- Add p5-IO-Socket-IP 0.07
IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 sockets,
as a drop-in replacement for IO::Socket::INET. Most constructor arguments and
methods are provided in a backward-compatible way. For a list of known
differences, see the IO::Socket::INET INCOMPATIBILITES section below.
It uses the getaddrinfo(3) function to convert hostnames and service names or
port numbers into sets of possible addresses to connect to or listen on. This
allows it to work for IPv6 where the system supports it, while still falling
back to IPv4-only on systems which don't.
WWW: http://search.cpan.org/dist/IO-Socket-IP/
Feature safe: yes
|
Thursday, 10 Nov 2011
|
03:30 sunpoet
- Add rubygem-uri-redis 0.4.2
rubygem-uri-redis supports parsing redis://host:port/dbindex/keyname.
WWW: https://github.com/delano/uri-redis
WWW: https://rubygems.org/gems/uri-redis
|
Wednesday, 9 Nov 2011
|
01:36 sobomax
Resurrect net/asterisk-oh323.
|
01:28 sobomax
Resurrect net/asterisk14-addons and upgrade to latest 1.4.13. Assign
maintainership to bamby@sippysoft.com, apparently old maintainer has no
interest in maintaining this.
|
Tuesday, 8 Nov 2011
|
09:44 sem
* New port:
This is development version of net/bird dynamic routing software.
It provides ALPHA support for the following:
- VPNv4 RR
- LDP
- L3VPN
Submitted by: melifaro
|
Monday, 7 Nov 2011
|
23:38 sobomax
Ressurect asterisk14 and upgrade to the latest 1.4.42, which should be
free of any known vulnerabilities.
|
Wednesday, 2 Nov 2011
|
01:35 dougb
Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast Unfetchable; website rearranged
audio/linux-shoutcast Unfetchable; website rearranged
chinese/scim-chewing Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre Does not compile
deskutils/mhc Does not fetch
deskutils/org-mode.el6 Does not fetch
deskutils/gemcal Does not fetch
devel/erlang-thrift Does not build
dns/domtools Does not fetch
editors/richtext Does not compile
games/vultures-claw Does not fetch
games/bomb Does not fetch
games/lgeneral-data Bad plist
games/linux-enemyterritory-jaymod Does not fetch
games/xphotohunter Does not fetch
graphics/gimpshop Fails to patch
graphics/lightspark-devel Does not compile
graphics/xmms-plazma Does not fetch
graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or
sparc64
japanese/rxvt Does not fetch, fails to build with new utmpx
japanese/epic4 Some distfiles do not fetch
java/jde Does not fetch
java/kaffe Does not fetch
korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other
runtime problems
korean/hanterm-xf86 Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript Does not fetch
lang/TenDRA Website disappeared; last release 2006, Does not compile on
recent FreeBSD-9
mail/freepops Does not build
mail/itraxp Does not build
misc/tellico Leaves file behind on deinstall
net/gsambad Does not fetch
net/nocatauth-gateway Uses a UID registered to another port
net/nocatauth-server Uses a UID registered to another port
net/libosip2 Does not fetch
net/kmuddy Does not fetch
net/netboot Does not build
net-mgmt/jffnms Does not fetch
net-p2p/frostwire Does not fetch
net-p2p/azureus Does not fetch
news/cleanscore Does not fetch
news/nntpswitch Does not fetch
news/p5-NewsLib Does not fetch
russian/cyrproxy Does not fetch
science/gerris Does not fetch
security/opensaml Does not fetch
sysutils/wmbattery Does not fetch
sysutils/cpuburn No more public distfiles
textproc/tei-guidelines-p4 Does not fetch
textproc/tei-p4 Does not fetch
textproc/py-hyperestraier Does not fetch
textproc/tdtd.el Does not fetch
textproc/tei-lite Does not fetch
www/phpwiki13 Does not fetch
www/p5-Apache-Scoreboard Depends on mod_perl
www/p5-B-LexInfo Broken due the new mod_perl2 API
www/phpwiki Does not fetch
www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now
www/spip Checksum is changing daily
www/monkey Does not fetch
x11-toolkits/jdic Does not fetch
x11-toolkits/py-kde Does not compile
|
Tuesday, 1 Nov 2011
|
07:10 clsung
A Python library for accessing the Twitter.com API.
Supports OAuth, covers the entire API, and streaming API.
WWW: https://github.com/tweepy/tweepy
|
05:19 dougb
x11-toolkits/gambas2-gb-qt has been broken for over a year.
Remove it, and the ports that depend on it.
|
04:34 dougb
audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is
DEPRECATED
audio/p5-MusicBrainz-Client Disappeared from CPAN
editors/doxymacs Depends on www/w3-4, which is DEPRECATED
graphics/libart Does not fetch, no more public distfiles
java/jboss4 Does not build with new ant
korean/hanterm Depends on korean/johabfonts, which is DEPRECATED, fails
to build with new utmpx
korean/johabfonts No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra Depends on korean/hlatex, which is DEPRECATED
korean/texinfo Depends on korean/hlatex, which is DEPRECATED
korean/hlatex No more public distfiles
mail/jboss-mailservices Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW Depends on
misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid Disappeared from CPAN
multimedia/fxtv Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex Upstream disapeared and distfile is not available
net/py-timeoutsocket Upstream disapear and distfile is no more available
textproc/p5-XML-LibRSVG Unmaintained and not used anymore
textproc/javacc No more public distfiles
www/w3-4/Makefile Upstream disapeared and distfile is not available
www/commonist Depends on textproc/javacc, which is DEPRECATED
www/newsfeed Depends on net/py-timeoutsocket, which is DEPRECATED
x11/fbsd-icons Upstream disapear and distfile is no more available
x11-themes/geramik Depends on x11-toolkits/qtpixmap, which is DEPRECATED
x11-toolkits/qtpixmap No more public distfiles
x11-wm/fvwm95-i18n Depends on x11/fbsd-icons, which is DEPRECATED
x11-wm/fvwm95 Depends on x11/fbsd-icons, which is DEPRECATED
|
Sunday, 30 Oct 2011
|
11:58 az
The ZeroMQ module is a wrapper of the 0MQ message passing library for Perl.
It's a thin wrapper around the C API. Please read http://zeromq.org for more
details on ZeroMQ.
WWW: http://search.cpan.org/dist/ZeroMQ/
|
11:55 clsung
AnyMQ::AMQP is AnyMQ trait to work with AMQP servers.
WWW: http://search.cpan.org/dist/AnyMQ-AMQP/
|
11:04 clsung
AnyEvent::RabbitMQ is an AMQP(Advanced Message Queuing Protocol) client
library, that is intended to allow you to interact with AMQP-compliant
message brokers/servers such as RabbitMQ in an asynchronous fashion.
You can use AnyEvent::RabbitMQ to -
* Declare and delete exchanges
* Declare, delete, bind and unbind queues
* Set QoS
* Publish, consume, get, ack, recover and reject messages
* Select, commit and rollback transactions
AnyEvnet::RabbitMQ is known to work with RabbitMQ versions 2.5.1 and
version 0-8 of the AMQP specification.
WWW: http://search.cpan.org/dist/AnyEvent-RabbitMQ/
|
08:21 clsung
This module implements the frame (de)serialization and representation
of the Advanced Message Queue Protocol (http://www.amqp.org/).
It is to be used in conjunction with client or server software that
does the actual TCP/IP communication. While it's being written with
AMQP version 0-8 in mind, as the spec is defined by an external xml
file, support for 0-9, 0-9-1 and eventually 0-10 is hoped for.
WWW: http://search.cpan.org/dist/Net-AMQP/
|
Saturday, 29 Oct 2011
|
03:59 sunpoet
- Add rubygem-oauth2 0.5.1
OAuth2 is a Ruby wrapper for the OAuth 2.0 specification. This is a work in
progress, being built first to solve the pragmatic process of connecting to
existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up
to meet the entire specification over time.
WWW: https://github.com/intridea/oauth2
WWW: https://rubygems.org/gems/oauth2
|
Number of commits found: 3274 (showing only 100 on this page) |