summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2006-10-12Update to KDE 3.5.5markd10-510/+503
Changes: Version 0.12.3 of Kopete replaces 0.11.3 in KDE 3.5.5, it includes support for Adium themes, performance improvements and better support for the Yahoo!
2006-10-12Regenerate to fix some pkglint warnings.martti1-5/+4
2006-10-11Fixed "test ==".rillig2-1/+15
2006-10-11Removed an RCS Id.rillig2-9/+3
2006-10-11Fixed "test ==".rillig3-15/+49
2006-10-10Fixed "test ==".rillig2-1/+15
2006-10-09Fix build on DragonFly.joerg4-4/+131
2006-10-09Fix patch-ae to allow hobbitmon to be built on systems that use bash asben2-11/+10
/bin/sh. This addresses PR#32955
2006-10-09Flag a number of packages I use as supporting (user-)destdir.joerg1-1/+2
apg is a bit special as it has some hardcoded ownership, so mark that as "destdir".
2006-10-09Fix build on Linux. Replace link to -ldb with BDB_LIBS. Avoid automakeben3-2/+44
refresh. This addresses PR#33802
2006-10-09Update to 0.1.1.24. Changes:tv3-20/+6
Changes in version 0.1.1.24 - 2006-09-29 o Major bugfixes: - Allow really slow clients to not hang up five minutes into their directory downloads (suggested by Adam J. Richter). - Fix major performance regression from 0.1.0.x: instead of checking whether we have enough directory information every time we want to do something, only check when the directory information has changed. This should improve client CPU usage by 25-50%. - Don't crash if, after a server has been running for a while, it can't resolve its hostname. - When a client asks us to resolve (not connect to) an address, and we have a cached answer, give them the cached answer. Previously, we would give them no answer at all. o Minor bugfixes: - Allow Tor to start when RunAsDaemon is set but no logs are set. - Don't crash when the controller receives a third argument to an "extendcircuit" request. - Controller protocol fixes: fix encoding in "getinfo addr-mappings" response; fix error code when "getinfo dir/status/" fails. - Fix configure.in to not produce broken configure files with more recent versions of autoconf. Thanks to Clint for his auto* voodoo. - Fix security bug on NetBSD that could allow someone to force uninitialized RAM to be sent to a server's DNS resolver. This only affects NetBSD and other platforms that do not bounds-check tolower(). - Warn user when using libevent 1.1a or earlier with win32 or kqueue methods: these are known to be buggy. - If we're a directory mirror and we ask for "all" network status documents, we would discard status documents from authorities we don't recognize.
2006-10-08Update dnstop to 20060517.obache2-6/+6
Patch provided by Martin Wilke via PR 34425. - Changelog A few fixes for OS X. 1) select()ing on a pcap FD doesn't always work. Advice from tcpdump mailing list archive is to put it into non-blocking mode and ignore the select() return value. 2) Added $(LDFLAGS) to link command line in Makefile to have dnstop linked with specific libraries. LDFLAGS will be picked up from the environment. 3) OS X needs to #include <arpa/nameser_compat.h> 2006/04/24 Duane Wessels Adriaan Peeters reported that the list of known TLDs is out-of-date. In particular, the .EU domain is not in the list. 2005/04/05 Duane Wessels Mark Foster found a bug with the source+SLD list. It was being updated for 3RD-level domain names as well. Mark also suggested that the '@' key should display the source+SLD screen, just as '3' and '#' work for 3RD-level.
2006-10-08Update to version 3.5.5salo2-6/+6
Changes: - new settings cmd:parallel and cmd:queue-parallel to set number of jobs executed in parallel in non-interactive mode and in a queue. - new mirror option --skip-noaccess and setting mirror:skip-noaccess. - fixed a coredump when lftp was compiled with a non-gcc compiler. - fixed compilation when stdbool.h is missing. - fixed a failed assertion. - fixed coredump when doing `ls ..' on a http site. - fixed memory and file descriptor leak in mget/mput.
2006-10-07mrtg-2.14.5 dosen't contain ANNOUNCE file any more.taca1-2/+2
2006-10-07Update darkstat to 3.0.540.obache4-25/+66
Patch provided by MAINTAINER, Bartosz Kuzma via PR 34158. Changes from 3.0.524 to 3.0.540 - Fix build against old libpcap (thanks Claudio) - Fix build on AIX (thanks Andreas) - Fix build warnings on NetBSD (thanks Bartosz) - Deny writes to BPF socket (thanks Can) - Reverse-resolve IPs less aggressively. - Free up the DNS queue as we process it. - Fix dns_reply silliness. - Web: tweak the look of the top bar. - Web: update total packets and bytes as part of graph update. - Decode DLT_LINUX_SLL (ippp0 on Linux), patch courtesy of Ingo Bressler pkgsrc specific changes: - /var/empty has marked obsolete by etcupdate so I've changed chroot dir for darkstat to ${PREFIX}/share/darkstat/chroot. - patch-aa add support for DLT_PPP_SERIAL (for NetBSD only) and DLT_PPP devices.
2006-10-07Fixed the path to the manual pages.rillig3-6/+8
2006-10-07Fixed "test ==".rillig2-1/+15
2006-10-05Explicitly error out if inet6 support is not present or disabled.joerg1-1/+5
From PR 25674.
2006-10-05Fixed "test ==".rillig2-5/+14
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz41-104/+110
2006-10-04Oops, committed the last change before the test finished.rillig1-2/+2
2006-10-04Fixed file permissions and PKGMANDIR.rillig1-1/+3
2006-10-03Update to 0.72:wiz4-30/+20
Minor (undocumented) improvements.
2006-10-03Update mldonkey* to 2.8.1:wiz2-6/+6
2006/09/17 version 2.8.1 = tag release-2-8-1 5401: Fix question whether to compile Ocaml with some bash versions (pango) 5400: Allow use of Ocaml 3.09.3, keep 3.09.2 as default 5399: EDK, Telnet: Fix and clarify message when starting a search (schlotter) 2006/09/16 5397: EDK: Disable broken option emulate_sparsefiles 5395: Improve max_hard_up/download_rate computation code (pango) 5380: BT: Add file_num to certain log entries (jave) 5392: fix typos in help texts (schlotter) 5394: Fix max_hard_up/download_rate computation - crashed on Windows when max_hard_upload_rate = 0 - when max_hard_upload_rate = 0 max_hard_download_rate was badly computed
2006-10-03added support for IRIX 5schwarz4-6/+34
2006-10-03added support for Darwinschwarz1-1/+8
2006-10-02Added some newly imported packages.rillig1-1/+2
2006-10-02Imported logjam.rillig4-0/+57
"LiveJournal.com... because you like to think other people care." LogJam is a client for LiveJournal. It lets you post, edit old entries, manage your friends, and whatever other useful LiveJournal-related features we can think of.
2006-10-02Fix a NetBSD/sparc64 bug: give sysctl() a pointer on a size_t not on an int!seb3-2/+43
While here check for sysctl() return value. Now snmpd on NetBSD/sparc64 should report more meaningful values for OIDs like UCD-SNMP-MIB::memAvailReal.0. Bump PKGREVISION.
2006-10-01added support for IRIX 5schwarz1-1/+3
2006-10-01Split LP64 related patch file (patch-ea) from christos@ so that there isseb19-447/+498
one patched file per patch file.
2006-10-01Update to version 1.04.seb3-42/+7
Maintainer said: please go ahead. Changes since last packaged version (0.9.0): version 1.04 (07/08/06) + Added C1130 and C1240 to L2::Aironet (Ralf Gross) + Added detection for Cisco 2960, 2940, 3400 w/ MetroBase + Added generic L2::Cisco Class * Corrected detection for Cisco Supervisor Engine 2 and 32 (IOS). * Fixed warnings in CiscoStack * Updated ProCurve HP device detection for newer firmwares version 1.03 (04/14/06) - Beta/developer release * Use ipNetToMedia table instead of atTable for ARP * Remove CiscoStack from Layer3::C4000 * Fixed bug in MAU class when polling devices without MAU-MIB support version 1.01 (04/08/06) - Beta/developer release + Change version numbers to X.XX format. Odd releases are beta or developer only releases. Even are official releases. version 1.0 (04/07/06) - CVS only. No official release + Added Interface FlowControl status to CiscoStack (Nicolai Petri) + Added CiscoImage class (Matthew Tuttle) + Added C1200 and C350 IOS devices to L2::Aironet (Matthew Tuttle) + Added support for Foundry IronWare and gave L3::Foundry CPR + Added support for Foundry EdgeIrons as new class L2::Foundry + Added BulkWalk and BulkRepeaters options to new() + Added DebugSNMP option to new() + Added CISCO-ENTITY-VENDORTYPE-OID-MIB,CISCO-PRODUCTS-MIB,CISCO-STACK-MIB to CiscoStats.pm for model() + Check for bulkwalk_no() method + Added Entity.pm to L3 and L2 classes per N. Petri's suggestion. + Added support for Passport/Accelar 1100 and 1200 series in L3::Passport + Added support for Passport/Accelar 8100 series in L3::Passport + Added support for Passport 1600 series as new class, L3::N1600 + Added support for Extreme Alpine and Summit switches as new class L3:Extreme (Mike Hunter and Eric Miller) + Added support for Aruba wireless switches (Eric Miller and Brian Chow) + Added support for Nortel 2700 series (Airespace) wireless switches + Added support for Synoptics hubs as new class L1:S3000 + Added Cisco QOS and RTT classes (Alexander Hartmaier) + Added BGP Peer Table to L3 class (Carlos Vicente) + Added ipforwarding status to Info base class (Carlos Vicente) + Added STP port state to Bridge class (Alexander Barthel) + Added L3 support (arpnip) to Baystack class for routing capable switches + Added set_i_duplex_admin() and set_i_speed_admin() to C2900 class (Justin Hunter) + Added set_i_duplex_admin() and set_i_speed_admin() to CiscoStack class + CDP added to Aironet class + Added Juniper class + Added support for Catalyst 4000 and 4500, get admin. duplex and speed properly + Added i_speed_high(), which i_speed() uses if needed to support interfaces >4Gbps * More error checking in _load_attr() around bulkwalk code * Minor warning fix in L3::Aironet::os_ver() * Abstracted remaining Cisco stuff from L3 to L3::Cisco * Removed all Cisco stuff from L2 * Expanded Entity.pm to cover the whole ENTITY-MIB and improved docs. * changed all refs to $DEBUG to $self->debug() for reentrant code * [ 1111284 ] Parameters not being set with AutoSpecify - fixed. * Turned off BULKWALK for C1900 and C6500 classes. * Added exception handling for V2 ENDOFMIBVIEW * Fix in SONMP when topology not enabled * Fix in L3::Passport root_ip() * Fix in L3::Passport bp_index() some devices not returning complete index. * Enable set_i_up_admin() in Bayhub * Recognize new Nortel model names in Baystack and Passport classes * Orinoco class should now recognize more models * Cleanup model recognition in Baystack class, recognize more models * Modify Catalyst class to use CISCO-STACK-MIB for brige port index mapping some devices having problems returning complete index from BRIDGE-MIB * Check root ip for reachability before assignment * HP class should recognize more models * Fix in HP class for models not returning full bp_index * [ 1436103 ] L2::Aironet devices weren't getting their model translated properly
2006-10-01Corrected the file whose Perl interpreter is corrected.rillig1-2/+2
2006-10-01Fixed pkglint warnings.rillig1-8/+12
2006-09-30Fix perl path in findsmb. Bump PKGREVISION.hira1-2/+7
This closes PR pkg/34520. OK'd by agc@.
2006-09-27Update "libtorrent" package to version 0.10.2 and "rtorrent" package totron5-13/+15
version 0.6.2. Changes since 0.10.1 respectively 0.6.1: - Rebound the old ^P for commands to ^X due to a collision with up key. - The ^F and ^B keys can be used instead of left and right arrows. - Support for qwertz keyboard layout. - Fixed a bug that caused quick hash checking to mark chunks as unfinished if it was unable to map them. - Peer info with the corrupt upload counter is now saved in the session torrent. Uninteresting peers are removed at regular intervals. - Allow only one connection from a single host. A peer's listening port is now kept track of separately from the connection port. - An integer is used in the session torrent instead of a bitfield when either none or all chunks are done. - Added code for preloading chunks that get mapped, currently disabled. - When checking how much free disk-space remains, any file or directory that is a symlink is tested as they may be on a different mount point. - Fixed most of the bugs reported.
2006-09-27Fix a problem with ifconfig output on Fedora Core 5, seehubertf3-6/+6
http://lists.unix-ag.uni-kl.de/pipermail/vpnc-devel/2006-September/001006.html. Noted by Jukka Salmi <j+pkgsrc@salmi.ch>, OK'd by wiz@
2006-09-26Remove zebra.salo17-399/+1
No longer developed upstream, literally for years. Vulnerable, nobody stepped up to fix it. Use net/quagga instead.
2006-09-25Update net/teamspeak-client to 2.0.32.60abs2-10/+7
Bugfixes in 2.0.32.60 - Redesigned the 0-100 hz filter to produce better sound. - Fixed "always on top" issues in windows. - Removed "always on top" on linux since it wont work anyway. - Included the fixed TSRemote.dll/libTSRemote.so.0.4 so the sdk works again. - Fixed the windows installer so the windows celp codec is installed again. - Did some speed improvements.
2006-09-25Updat enet/iftop to 0.17:abs2-8/+7
0.17 12/02/06 * Added support for ppp interfaces on FreeBSD (and others using DLT_PPP) * Fixed segfault bug in config file handling. * Fixes to man page William Robinet <william.robinet@conostix.com> * Fix for hash table memory handling bug (caused segfaults on Mac OS X) * Header fixes for Mac OS X Ken McLeod <thecloud@apple.com> * Fixes for compile time errors apparent on Mac OS 10.4.3 Georg Schwarz <georg.schwarz@freenet.de> * Improvements to configure to support cross-compilation * Addition of "NO_SYSTEM" compiler flag to prevent subshell execution Tim Freeman <tim@fungible.com> * Fix to get hardware address on FreeBSD and OpenBSD Nicolas Bernard <n.bernard@worldonline.fr> * Added 802.1q VLAN support Jacek Konieczny <jajcus@bnet.pl>
2006-09-24Disable propolice on DragonFly to work around ICE.joerg1-0/+18
2006-09-24Don't use bmake feature in Makefile, use MAKE_ENV instead.joerg3-10/+9
2006-09-24Reuse MAX if it is already defined. Fixes build on DragonFly 1.6.joerg2-1/+16
2006-09-22Fix build on DragonFly 1.6+.joerg4-11/+53
2006-09-21add INSTALL/DEINSTALL scripts to create a symlink /usr/lib/nss_XXX.so.0drochner3-1/+16
so that the nss plugin is found by programs, addresses PR pkg/34285 by Frank Kruchio, bump PKGREVISIONs
2006-09-20Update net/teamspeak-client to 2.0.31.55nb1abs2-112/+13
- Add correct 'teamspeak-license' licence - Install .wav files
2006-09-19Slightly reorder includes to allow it to build on DragonFly (again).joerg2-5/+14
2006-09-19Workaround for propolice ICE on DragonFly.joerg1-0/+18
2006-09-19Fixed the path to the manual pages.rillig2-1/+15
2006-09-18Retire propolice hack, it compiles now. Add a small patch to fixjoerg3-19/+14
compilation on DragonFly 1.4.