summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2011-11-15replace mktemp() by mkstemp(), updating net/icsi-finger to 1.0.27nb6is3-5/+26
2011-11-15Use stdlib.h instead of private decls of malloc; remove union wait. Shoulddholland4-8/+72
fix build with newer gcc and maybe also clang.
2011-11-14Honor PKGMANDIR.dholland3-3/+37
2011-11-14Update p5-Nmap-Parser to 1.21.hiramatsu2-7/+6
Changes for 1.21 - Added support for hostscript and script tags - Changed ipv4_sort() to use a 10x faster sort method
2011-11-13Be clearer where we failed, if we do.wiz1-2/+2
"von mir aus" joerg
2011-11-13Add a bunch of checks to make gcc with glibc happyjoerg1-2/+8
2011-11-12Depend on libquvi-scripts, since it needs them; bump quvi dependency so it iswiz1-3/+4
not older than the split. Bump PKGREVISION.
2011-11-11Add user-destdir support. Fix build with newer flex. Use SPECIAL_PERMS.joerg4-13/+58
Bump revision.
2011-11-11Unbreak after changes to scotty. Add user-destdir support.joerg1-7/+8
2011-11-11Update p5-Net-Daemon to 0.48.hiramatsu2-8/+8
Changes from previous: 2011-03-09 Malcolm Nooning <m.nooning@comcast.net> (0.48) * t/forkm.t Patched perl Leon Timmermans http://rt.perl.org/rt3/Public/Bug/Display.html?id=83646 2011-03-01 Malcolm Nooning <m.nooning@comcast.net> (0.47) * lib/Net/Daemon.pm Patched per bug 32887 "ithreads not detected due to a typo" 2011-02-22 Malcolm Nooning <m.nooning@comcast.net> (0.46) * lib/Net/Daemon.pm Fixed "Subroutine import redefined" problem that perl 5.8.8 CPAN testers was getting. It was due to more than one "require threads" being run. * distribution. Bumped up the version number first. 2011-02-18 Malcolm Nooning <m.nooning@comcast.net> (0.45) * lib/Net/Daemon.pm Used "make dist" to create the uploaded * distribution. Bumped up the version number first. 2011-02-17 Malcolm Nooning <m.nooning@comcast.net> (0.44) * lib/Net/Daemon.pm Added ServClose patch by Gaspar Chilingarov * t/thread.t Added patches by Daniel Macks and Joe McMahon, and added Test::More and skip_all for Windows < 5.10 2009-03-12 Joe McMahon <mcmahon@blekko.com> (0.44) * Added necessary thread sharing to work with 5.10 threads model: regexp-threads, * Bumped minimum required perl to 5.10 for t/threads.t tests
2011-11-11Update p5-Net-MAC to 2.103622.hiramatsu2-7/+6
Changes from previous: 2.103622 2010-12-28 21:00:37 Europe/London - Fix for converting between two as_ formats, the delimiter discovery is a bit more relaxed 2.103621 2010-12-28 14:36:42 Europe/London - Add custom format support (rt.cpan #63017) 1.103620 2010-12-28 12:55:41 Europe/London - Port to Dist::Zilla
2011-11-10Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.is1-2/+2
The maintainance program packet2ascii (actually, the ascii2packet part) needed to be fixed, too.
2011-11-10Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.is2-1/+15
The maintainance program packet2ascii (actually, the ascii2packet part) needed to be fixed, too.
2011-11-10Update libVNCServer to 0.9.8.2.obache2-7/+7
0.9.8.2 - Fixed a regression that crept in with the Apple Remote Desktop support.
2011-11-09Add FETCH_MESSAGE following a suggestion by troxel.wiz1-1/+5
Text inspired by David Brownlee.
2011-11-08Remove gcap, grake, and umph.ryoon1-4/+4
And add p5-gcap, p5-grake, p5-umph.
2011-11-08Successor of net/umphryoon3-0/+34
2011-11-08Successor of net/grakeryoon3-0/+32
2011-11-08Successor of net/gcapryoon3-0/+32
2011-11-08I will re-impor gcap, grake, and umph with proper name.ryoon9-98/+0
2011-11-08Add grakeryoon1-1/+2
2011-11-08Import p5-grake-0.1.0 as wip/grake from wip/grakeryoon3-0/+32
grake is a command line tool for scanning webpages for Youtube links.
2011-11-08Add gcapryoon1-1/+2
2011-11-08Import p5-gcap-0.1.1 as wip/gcap from wip/gcapryoon3-0/+32
gcap is a command line tool for retrieving Youtube closed captions. The retrieved closed captions are saved in Subrip (srt) file format.
2011-11-08Fix DEPENDSryoon1-2/+2
2011-11-08Add umphryoon1-1/+2
2011-11-08Import p5-umph-0.2.0 as net/umph from wip/umphryoon3-0/+34
umph is a command line tool for parsing video links from Youtube feeds, such as playlists, favorites and uploads. The parsed video links are printed to the standard output each separated with a newline.
2011-11-08Add p5-Umph-Promptryoon1-1/+2
2011-11-08Import p5-Umph-Prompt-0.1.0 as net/p5-Umph-Prompt from wip/p5-Umph-Promptryoon3-0/+27
Umph::Prompt is an interactive prompt module for umph and similar programs.
2011-11-08Update MAINTAINER e-mail addressryoon1-2/+2
2011-11-08More help for stupid glibc headers.joerg1-2/+3
2011-11-08Use RUBY_VERSION instead of RUBY_REQD.taca1-2/+2
2011-11-08Update ruby-tweetstream to 1.0.5.obache3-9/+10
* Use ssl as per twitter requirements.
2011-11-07Libtorrent and rtorrent need gcc>=4.2.1, at least on some architectures.hans2-2/+18
Explicitly exclude architectures known to work with older gcc versions (alpha, i386 and x86_64 for now). Ok by tron.
2011-11-06Do not define HAVE_SA_LEN when __minix is defined per pkg/45039tcort1-2/+2
2011-11-06Remove BROKEN.wiz1-2/+1
The package builds fine, if you have the distfile; no reason to mark it broken.
2011-11-06Back out last change. The package builds and works fine with GCC 4.1.3tron2-4/+2
under NetBSD/amd64 5.1_STABLE. This change was also not approved by the owner of the package.
2011-11-06PR#44913 net/skype: Marked as BROKENmarino1-1/+2
Version 1.4 distfiles have been permanently removed from skype.com, the only known master site. This package either needs to be upgraded to the 2.x.x series or permanently removed from pkgsrc.
2011-11-06Update to mikutter to 0.0.4.571.obache7-28/+47
switch to new unstable branch.
2011-11-06Apply some changes taken from upstream for net/mikutter version 0.0.4.obache4-2/+158
Bump PKGREVISION.
2011-11-05Update p5-RPC-XML to 0.76.hiramatsu2-8/+9
Changes from previous: - fixed typo - clean up test suite - improved date parsing - fix MANIFEST - improved arguments-checking in send_request. - fixes from Devel::Cover analysis. - fixes for file-based method loading/reloading. - documentation clean-up and update.
2011-11-04libtorrent and rtorrent need gcc>=4.2.1 ↵hans2-4/+4
(http://libtorrent.rakshasa.no/ticket/2088) Fixes a build problem seen on NetBSD/sparc64 5.x
2011-11-03+ p5-SOAP-Transport-TCPobache1-1/+2
2011-11-03Import p5-SOAP-Transport-TCP-0.715 as net/p5-SOAP-Transport-TCP.obache3-0/+30
Initial version - split from SPAP::Lite. This package adds TCP transport support to SOAP::Lite.
2011-11-02Changes 0.714:adam2-8/+6
* Moved SOAP::Transport::TCP into SOAP-Transport-TPC distribution * 70329 - not generating attributes properly (deleting id attribute) Changes 0.713: * 52637 error sending a request in perl 5.10.0 containing utf-8 data using the string data type * 48775 Small bug in SOAP::Packager * 51178 Emailing: SOAP-Lite-0.710.10.patch * 55962 Spelling errors * 52015 defined(%hash) deprecated in Perl 5.11 * 63693 Uninitalized value * 65655 Assignment of shift to list * 58538 regression from 0.710.08 soap:Client,Application failed during request deserialization * 64250 Bleadperl v5.13.7-297-g558b442 breaks SOAP::Lite 0.712 * 68088 XML::Parser::Lite fails tests under perl 5.14 RC1 * 69825 Bug in SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm
2011-11-02* No need to buildlink with py-xml, simple DEPENDS is sfficient.obache2-6/+9
* No compiler languages is required. * Convert to register egg-info. Bump PKGREVISION.
2011-11-02LICENSE=gnu-lgpl-v2.1obache1-1/+2
2011-11-02Update py-IP to 0.75.obache3-10/+14
while here, * convert to register egg-info * add test target Version 0.75 (2011-04-12) ------------------------- * IP('::/0').netmask() gives IP('::') instead of IP('0.0.0.0') Version 0.74 (2011-02-16) ------------------------- * Fix tests for Python 3.1 and 3.2 * ip.__nonzero__() and (ipa in ipb) return a bool instead of 0 or 1 * IP('0.0.0.0/0') + IP('0.0.0.0/0') raises an error, fix written by Arfrever Version 0.73 (2011-02-15) ------------------------- * Support Python 3: setup.py runs 2to3 * Update the ranges for IPv6 IPs * Fix reverseName() and reverseNames() for IPv4 in IPv6 addresses * Drop support of Python < 2.5 Version 0.72 (2010-11-23) ------------------------- * Include examples and MANIFEST.in in source build (add them to MANIFEST.in) * Remove __rcsid__ constant from IPy module Version 0.71 (2010-10-01) ------------------------- * Use xrange() instead of range() * Use isinstance(x, int) instead of type(x) == types.IntType * Prepare support of Python3 (use integer division: x // y) * Fix IP(long) constructor: ensure that the address is not too large * Constructor raise a TypeError if the type is not int, long, str or unicode * 223.0.0.0/8 is now public (belongs to APNIC)
2011-11-02Update "wireshark" package to version 1.6.3. Changes since version 1.6.2:tron3-11/+21
- The following vulnerabilities have been fixed. o wnpa-sec-2011-17 The CSN.1 dissector could crash. (Bug 6351) Versions affected: 1.6.0 to 1.6.2. o wnpa-sec-2011-18 Huzaifa Sidhpurwala of Red Hat Security Response Team discovered that the Infiniband dissector could dereference a NULL pointer. (Bug 6476) Versions affected: 1.4.0 to 1.4.9, 1.6.0 to 1.6.2. o wnpa-sec-2011-19 Huzaifa Sidhpurwala of Red Hat Security Response Team discovered a buffer overflow in the ERF file reader. (Bug 6479) Versions affected: 1.4.0 to 1.4.9, 1.6.0 to 1.6.2. - The following bugs have been fixed: o Assertion failed when doing File->Quit->Save during live capture. (Bug 1710) o Wrong PCEP XRO sub-object decoding. (Bug 3778) o Wireshark window takes very long time to show up if invalid network file path is at recent file list (Bug 3810) o Decoding [Status Records] Timestamp Sequence Field in Bundle Protocol fails if over 32 bits. (Bug 4109) o ISUP party number dissection. (Bug 5221) o wireshark-1.4.2 crashes when testing the example python dissector because of a dissector count assertion. (Bug 5431) o Ethernet packets with both VLAN tag and LLC header no longer displayed correctly. (Bug 5645) o SLL encapsuled 802.1Q VLAN is not dissected. (Bug 5680) o Wireshark crashes when attempting to open a file via drag & drop when there's already a file open. (Bug 5987) o Adding and removing custom HTTP headers requires a restart. (Bug 6241) o Can't read full 64-bit SNMP values. (Bug 6295) o Dissection fails for frames with Gigamon Header and VLAN. (Bug 6305) o RTP Stream Analysis does not work for TURN-encapsulated RTP. (Bug 6322) o packet-csn1.c doesn't process CSN_CHOICE entries properly. (Bug 6328) o BACnet property time-synchronization-interval (204) name shown incorrectly as time-synchronization-recipients. (Bug 6336) o GUI crash on invalid IEEE 802.11 GAS frame. (Bug 6345) o [ASN.1 PER] Incorrect decoding of BIT STRING type. (Bug 6347) o ICMPv6 router advertisement Prefix Information Flag R "Router Address" missing. (Bug 6350) o Export -> Object -> HTTP -> save all: Error on saving files. (Bug 6362) o Inner tag of 802.1ad frames not parsed properly. (Bug 6366) o Added cursor type decoding to MySQL dissector. (Bug 6396) o Incorrect identification of UDP-encapsulated NAT-keepalive packets. (Bug 6414) o WPA IE pairwise cipher suite dissector uses incorrect value_string list. (Bug 6420) o S1AP protocol can't decode IPv6 transportLayerAddress. (Bug 6435) o RTPS2 dissector doesn't handle 0 in the octestToNextHeader field. (Bug 6449) o packet-ajp13 fix, cleanup, and enhancement. (Bug 6452) o Network Instruments Observer file format bugs. (Bug 6453) o Wireshark crashes when using "Open Recent" 2 times in a row. (Bug 6457) o Wireshark packet_gsm-sms, display bug: Filler bits in TP-User Data Header. (Bug 6469) o wireshark unable to decode NetFlow options which have system scope size != 4 bytes. (Bug 6471) o Display filter Expression Dialog Box Error. (Bug 6472) o text_import_scanner.l missing. (Bug 6531) - Updated Protocol Support AJP13, ASN.1 PER, BACnet, CSN.1, DTN, Ethernet, ICMPv6, IEEE 802.11, IEEE 802.1q, Infiniband, IPsec, MySQL, PCEP, PN-RT, RTP, S1AP, SSL - New and Updated Capture File Support Endace ERF.
2011-11-02Update ucarp to 1.5.2. Changes:hubertf3-7/+22
* Version 1.5.2: - Avoid adverts that might be twice what they should be on some Linux systems (Steve Kehlet). * Version 1.5.1: - A new option has been added to try using broadcast advertisements instead of multicast ones. * Version 1.5: - Breakage introducted with version 1.4 should finally be fixed, thanks to Petr Kohts, Greg Walton and Steve Kehlet. - A new option has been added to ignore unplugged network cable detection, useful when nodes are connected with a crossover cable, not with a switch. * Version 1.4: - This version should finally fix every issue people had with gratuitous ARP announcements. - Nodes configured with the same intervals shouln't flip-flop any more. * Version 1.3: - Gratuitous ARP packets should now properly be sent, regardless of the architecture. - New option: -m (-xparam=...) in order to add arbitrary arguments to up/down scripts. - New option: -o (--passfile=...) in order to read the secret key from a file. - A delayed ARP request is sent after the first one when switching to MASTER, in order to deal with some layer-3 switches. - Bug fixes. * Version 1.2: - Neutral mode (--neutral). - NetBSD compatibility. - Minor bug fixes.