summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2011-12-15Reimport Samba 3.0.37 from net/samba as net/samba30 as part of Samba ↵asau55-0/+2912
packages rotation.
2011-12-15Update ruby-snmp package to 1.1.0.taca3-11/+89
== Changes Changes for version 1.1.0: * Added MIB support to ObjectId and Varbind, so that to_s can return symbolic information * Added to_str method to ObjectId to return a numeric OID string (old to_s behavior) * TrapListener can now support multiple community strings Changes for version 1.0.4: * New option handling and added lower-case versions of all options * Added SNMP::VERSION constant * Experimental support for IPv6 * Removed support for installation with setup.rb
2011-12-15Update ruby-net-ping package to 1.5.2.taca2-6/+6
== 1.5.2 - 4-Nov-2011 * The Net::Ping::HTTP class now defaults to using HEAD instead of GET for its ping test. You can alter this via the get_request accessor. Thanks got to Balazs Kutil for the patch. * Added the ssl_verify_mode accessor to the Net::Ping::HTTP class, which defaults to VERIFY_NONE. This fixes possible warnings resulting from missing SSL certificates when using https. Thanks go to Balazs Kutil for the patch.
2011-12-15Update ruby-amqp pacakge to 0.8.4.taca3-11/+15
* Some parts are splited to another package (ruby-amq-client and ruby-amq-protocol). * Update DESCR.
2011-12-15Add and enable ruby-amq-client and ruby-amq-protocol.taca1-1/+3
2011-12-15Importing net/ruby-amq-client package version 0.8.7.taca4-0/+188
(This is required by new ruby-amqp package.) amq-client is a fully-featured, low-level AMQP 0.9.1 client that runs on Ruby 1.8.7, 1.9.2, REE, Rubinius and JRuby. It's sweet spot is in serving as foundation for higher-level, more opinionated AMQP libraries. It can be used directly by applications code when performance and access to advanced AMQP protocol features is more important that API convenience.
2011-12-15Importing net/ruby-amq-protocol pacakge version 0.8.4.taca4-0/+65
(This is required by new ruby-amqp package. amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an AMQP client: amq-protocol only handles serialization and deserialization. If you want to write your own AMQP client, this gem can help you with that.
2011-12-15Update p5-Net-GitHub to 0.30.hiramatsu2-7/+6
Changes from previous: ---------------------- 0.30 2011.08.27 - Default to GET method if we've no data to POST (Lubomir Rintel) - repository update (Lubomir Rintel) - Slow down with requests if we're approaching the rate limit (Lubomir Rintel) - Make it possible to turn API errors into exceptions (Lubomir Rintel) 0.29 2011.05.07 always_Authorization for private respo 0.28 2011.03.06 use official GitHub API request instead of screen-scraping for 'comments' issues by spang (Christine Spang) 0.27 2011.02.17 requires HTTP::Request::Common; (RT 65787 by JQUELIN) 0.26 2011.01.20 fix Makefile.PL 0.25 2011.01.19 partial implementation of Pull Request API (doy) 0.24 2011.01.01 Organizations API (fayland) update Auth to 'Basic Auth' (fayland) 0.23 2010.11.04 Moose has deprected 'excludes', '-excludes' is preferred (datamuc)
2011-12-14add rc.d script, bump pkgrevisionabs5-23/+41
2011-12-14Fix stale/missing config filefhajny1-0/+0
2011-12-14Use Bash as interpretter in scripts properlyfhajny1-2/+5
2011-12-14Updated net/rabbitmq to 2.7.0.fhajny8-21/+118
Major changes: * Order preservation of re-queued messages * Plugins included with server * "amqp" URI client connection * Performance improvements See full changelog: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111109/116e9fd4/attachment.txt
2011-12-14Update COMMENT.shattered1-2/+2
2011-12-14Regenerate diffs for GNU patch.sbd2-9/+8
2011-12-13Update p5-Net-CIDR-Lite to 0.21.hiramatsu2-7/+7
Changes from previous: ---------------------- 0.21 Wed Mar 28 14:34:18 2007 - Fix RT Tickets: - 14535: Fix spanner clean() docs (reported by carbon at pobox.com). - 25898: Undef dereference with empty object (patch by Adam Tomason). - 30777: Add short_list_range() method (patch by Josef Kutej). - 48308: clean() or list() before add() causes error (reported by David Cawley). - 50042: spanner add() did not accept non-object (patch by Tomo.M). - 52571: "::" not accepted as valid IPv6 address (reported by Tim Wilde).
2011-12-11Accomodate C++ language drift. Fixes build with gcc 4.5.dholland2-1/+17
2011-12-11Update isc-dhcp4 package to 4.2.3p1 (4.2.3-P1).taca2-8/+10
It implicitly update isc-dhclient4, isc-dhcpd4 and isc-dhcrelay4 to 4.2.3p1. Changes since 4.2.3 ! Add a check for a null pointer before calling the regexec function. Without out this check we could, under some circumstances, pass a null pointer to the regexec function causing it to segfault. Thanks to a report from BlueCat Networks. [ISC-Bugs #26704]. CVE: CVE-2011-4539
2011-12-11Update mikutter to 0.0.4.609.obache2-6/+6
* fix: crash when URL open failure with browser
2011-12-10Fix ICMPv6 DNSSL paddingroy3-2/+23
2011-12-09PKGREV bump for libXp-less openmotifdrochner3-6/+6
2011-12-08Add and enable dnscapagc1-1/+2
2011-12-08Initial import of dnscap-134 into the Packages Collection.agc5-0/+67
dnscap is a network capture utility designed specifically for DNS traffic. It produces binary data in pcap(3) format. This utility is similar to tcpdump(1), but has a number of features tailored to DNS transactions and protocol options. OARC likes to use dnscap for DITL data collections. Some of its features include: + Understands both IPv4 and IPv6 + Captures UDP, TCP, and IP fragments. + Collect only queries, responses, or both (-s option) + Collect for only certain source/destination addresses (-a -z -A -Z options) + Periodically creates new pcap files (-t option) + Spawns an upload script after closing a pcap file (-k option) + Will start and stop collecting at specific times (-B -E options)
2011-12-07Don't use "bool" as struct member. Fix flex/bison usagejoerg6-4/+221
2011-12-07Add missing includejoerg2-6/+7
2011-12-07Mirror locallyjoerg1-5/+3
2011-12-06TCSASOFT may not be defined.sbd1-0/+4
2011-12-06Use standard headers.joerg2-1/+15
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd5-9/+10
2011-12-05Don't define true and false.joerg2-1/+17
2011-12-05Make sure to actually use config.hjoerg4-9/+2
2011-12-05Update to 0.4.1ryoon2-6/+6
Changelog: 0.4.1 Mon Nov 28 2011 Toni Gundogdu Changes: - Accept multiple occurences of --exec - Add verbosity level 'mute' - Add new options: --export-format --export-level --verbosity --category --feature - Deprecate options: --verbose-libcurl --category-* --quiet --no-* --xml Fixes: - Properly escape strings passed to shell (#79) Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!
2011-12-05Revbump from update of net/libquvi-scriptsryoon1-1/+2
2011-12-05Update to 0.4.2ryoon3-8/+8
0.4.2 Tue Nov 29 2011 Toni Gundogdu Changes: - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78) - Remove foundrymusic.lua Fixes: - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80) - Multiple: potential "attempt to index ... (a nil value)" - dailymotion.lua: no match: video plugin params - videobash.lua: media URL parsing (#81) 0.4.1 Sun Nov 06 2011 Toni Gundogdu Changes: - ted.lua: Handle off-site media Fixes: - ted.lua: thumbnail URL pattern - xhamster.lua: title pattern - yfrog.lua: title pattern - ted.lua: media URL check
2011-12-05Update to 0.99.20.gdt3-8/+10
0.99.20: The primary focus of this release is a fix of SEGV regression in ospfd, which was introduced in 0.99.19. It also features a series of minor improvements, including better RFC compliance in bgpd, better support of FreeBSD and some enhancements to isisd. 0.99.19: This release provides security fixes, which address assorted vulnerabilities in bgpd, ospfd and ospf6d (CVE-2011-3323, CVE-2011-3324, CVE-2011-3325, CVE-2011-3326 and CVE-2011-3327). 0.99.18: This release fixes 2 denial of services in bgpd, which can be remotely triggered by malformed AS-Pathlimit or Extended-Community attributes. These issues have been assigned CVE-2010-1674 and CVE-2010-1675. Support for AS-Pathlimit has been removed with this release. The release includes a number of bug-fixes and enhancements, primarily for ospfd, ospf6d and bgpd.
2011-12-05Update to 0.82:wiz2-7/+6
V0.82 Removed old Changelog file appended at the end as oldest changes. 2011-03-28 Mark Kamichoff <prox@prolixium.com> Enable decoding of ICMP extensions for MPLS for curses and report interfaces. Use the -e flag or press 'e' to enable it.
2011-12-04net/ekiga: Add DragonFly Supportmarino3-1/+75
To support DragonFly, only the configure script needed modification.
2011-12-03Switch to use http protocol for MASTER_SITES (and curl will not required).obache1-6/+2
2011-12-03Tag the 28 locations that result in a Python 3.1 package as supporting so.joerg2-2/+5
Remove it from the default list for the rest.
2011-12-02Update to 20111008.sborrill3-35/+6
Includes Makefile patch sent upstream (thanks!). Changelog (translated by Google from Japanese): Adjust the duration of the lock, and make additional response SendTargets. Added ReadCache / WriteCache as a LUN option for future expansion. This volatile write cache mode was previously supported with (O_FSYNC) ,but can now be set from the beginning. It is expected to be stable this year. New configuration key (LUN option): # for each LUN number (both enabled by default) LUN0 Option ReadCache Disable LUN0 Option WriteCache Disable
2011-12-02Add devel/libuuid buildlink.sbd1-2/+3
Bump PKGREVISION
2011-12-01Update p5-Net-Libdnet to 0.96.gls2-7/+9
pkgsrc changes: - Set LICENSE - Add dependency to p5-Class-Gomor, as reported in PR pkg/45674. Upstream changes: 0.96 Wed Nov 16 23:07:38 CET 2011 - bugfix: default to be compiled against libdnet (and not libdumbnet) - update: added some die() in example programs 0.95 Sun Mar 13 23:47:10 CET 2011 - new: added ubuntu and standard patchs. See README. 0.94 Fri Jan 14 11:09:49 CET 2011 - bugfix: tohash method in pod - applied http://rt.cpan.org/Public/Bug/Display.html?id=52359 0.93 Thu Jan 13 11:07:07 CET 2011 - update: makes components more inline with local install of libdnet - update: copyright notice
2011-11-30Add LICENSEpettai1-1/+2
2011-11-30Added tacacs-shrubberypettai1-1/+2
2011-11-30Tacacs+ (or tac_plus) is a freely distributable daemon from Cisco Systems.pettai11-0/+299
It is used in conjunction with Cisco routers for authorization, authentication, and accounting services. Tac_plus is configured via a single configuration file. This particular version is derived from the original Cisco sources and is maintained by Shrubbery Networks, Inc.
2011-11-30Do the uuid dance properly.wiz1-2/+5
XXX: will hopefully not be necessary once libuuid/builtin.mk works
2011-11-30Fix uuid.pc breakage on BSDs. I'm not sure this is really correct.hans1-5/+2
2011-11-29Add missing files to PLISTbouyer5-303/+322
Fix quota support in configure: for some reasons, configure thinks that quota support should be disabled if one of rpc/rpc.h rpc/pmap_prot.h rpcsvc/rquota.h is missing or unusable, while the code compiles file with one of them missing, at last on NetBSD. bump PKGREVISION
2011-11-29don't bl3 libXp explicitely where it is just meant as indirectdrochner1-2/+1
dependency of an Xaw variant -- if at all, this will be handled by the Xaw bl3 file
2011-11-29Add libuuid dependency stuff from Makefile to buildlink3.mk.hans1-1/+9
2011-11-28Update p5-Net-Twitter to 3.18001.hiramatsu2-9/+7
Changes from previous: - fixed: AutoCursor: - no behavior change when user passes "cursor" arg - work with InflateObjects trait - synthetic ags use (-) prefix: -authenticate, -since, -legacy_lists_api - Replaced JSON::Any with JSON - documented new arguments for friendship_exists 3.18000_01 2011-09-21 - added update_with_media (Allen Haim) - added get_privacy_policy and get_tos API methods - added get_languages and get_settings API methods - added contributors and contributees API methods - added geo_search, geo_search, similar_places, and add_place API methods - friends/followers API methods deprecated - implemented the *new* Lists API in the API::REST trait - replaced MX:MultiInitArg::Trait with MX:Aliases (Justin Hunter) - fixed bad whatis entry (patch from debian, closes RT #67203) - use Digest::SHA instead of Digest::SHA1 (patch from debian, closes RT #67202) 3.17001 2011-03-31 - fixed intermittent bug in AutoCursor (result of Class::MOP anon class caching) 3.17000 2011-03-29 - production release with new AutoCursor trait 3.16000_1 2011-03-27 - Added AutoCursor trait 3.16000 2011-03-26 - Moved trends methods to API::REST; added warning to API::Search::Trends - Added no_retweet_ids method - modify searchapiurl for identica option - added deprecation notice to Net::Identica with Net::Twitter examples - replaced Test::Exception with Test::Fatal in tests 3.15000 2011-02-25 - added Lists API method members_create_all (alias add_list_members) - added tests dependency: Test::Exception (closes RT #65786) 3.14003 2011-02-07 - Fixed: trends_location (closes RT #65506) - Added parameters trim_user, include_entities, include_rts (frank cuny, closes RT #62542) 3.14002 2010-11-02 - Fixed: use File::Spec tests that failed in Win32 (turugina) 3.14001 2010-10-19 - Make Crypt::SSLeay a hard requirement (really no longer practical without it) 3.14000 2010-10-19 - Added #newtwitter API methods (account_totals, account_settings, suggestion_categories, user_suggestions, show_direct_message, retweeted_to_user, retweeted_by_user, lookup_friendships, update_friendship, all_lists, related_results) - fixed: memory leak in RateLimit trait 3.13009 2010-09-17 - use Athorization header for OAuth token requests rather than query params - "identica => 1" sets OAuth URLs (assist from barbie) - updated Synopsis with OAuth (closes RT#61273) 3.13008_02 2010-09-04 - fixed stack frame filter - fixed missing dependency - detect Twitter's errors array as an error object 3.13008_01 2010-08-31 - extract error from the various disparate error formats