summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2005-04-20Update to version 0.49.heinz2-6/+6
-- Changes from 0.48 ================= Fix: Only remove leading zeros in the regular expressions for typesbyval and classbyval methods. (patch by Ronald v.d. Pol) Fix: Properly return an empty array in the authority, additional and answer methods (patch by Ronald v.d. Pol) Fix: rt.cpan.org #11930 Incorrect searchlist duplication removal in Net::DNS::Resolver::Win32 Patch courtesy Risto Kankkunen. Problem: rt.cpan.org #11931 Win32.pm used the DNSRegisteredAdapters registry key to determine which local forwarders to send queries to. This is arguably the wrong key as it is used to identify the server which to send dynamic updates to. A real fix for determining the set of nameservers to query has not been implemented. For details see https://rt.cpan.org/Ticket/Display.html?id=11931 Fix: Bug report by Bernhard Schmidt (concerning a bug on the IPv6 branch). The bug caused dname compression to fail and to create compression pointers causing loops. Fix: rt.cpan.org #8882 No redundant lookups on SERVFAIL response and #6149 Does not search multiple DNS servers Net::DNS::Resolver will now use the other nameservers in the list if the RCODE of the answer is not NO ERROR (0) or NAME ERROR (3). When send() exhausted the last nameserver from the it will return the answer that was received from the last nameserver that responded with an RCODE. The error string will be set to "RCODE: <rcode from last packet>" Fix: rt.cpan.org #8803 TXT records don't work with semicolons Since we are expecting presentation format at input a comment will need to be escaped ( \; ). It could be argued that this is a to strict interpretation of 1035 section 5.1. While working on this I discovered there are more problems with TXT RRs. e.g.; '0100' (a character string content represented in hex) is a perfectly legal and should be represented as "\000" in presentation format. Net::DNS does pass character strings with "non-ASCII" chars from the wire to the char_str_lst array but the print functions do not properly escape them when printing. Some tests with TXT RRs added to 07-misc.t Properly dealing with zone file presentation format and binary data is still to be done. Fix: rt.cpan.org Ticket #8483 eval tests for DNS::RR::SIG fail when using a die handler (Thanks Sebastiaan Hoogeveen) Patch applied. Fix: rt.cpan.org: Ticket #8608 Net::DNS::Packet->data makes incorrect assumptions Implemented the "pop" method for the question. Since having a qcount that is not 1 is somewhat rare (it appears in TCP AXFR streams) the ability to pop the answer from a question has not been documented in the "pod" Also fixed the incorrect assumption. (Thanks Bruce Campbell.) Fix: Ticket #11106 Incorrect instructions in README Corrected in the README and in Makefile.PL Olaf Kolkman took over maintenance responsibility from Chris Reinardt. This involved importing the code into another subversion repository. I made sure the numbers jumped, but I did not have access to the "original" subversion repository so I lost some of the history.
2005-04-20Update to version 3.24.seb2-7/+8
Add HOMEPAGE. Changes since last packaged version (3.21) * 3.22 Fixed bug rt.cpan.org #7070 reported by Grover Browning (auto-inc/dec on v6 fails). Thanks Grover. Ruben van Staveren pointed out a bug in v6 canonicalization, as well as providing a patch that was applied. Thanks Ruben. * 3.23 Included support for Module::Signature. Added ->re() as contributed by Laurent Facq (Thanks Laurent!). Added Coalesce() as suggested by Perullo. * 3.24 Version bump. Transfer of 3.23 to CPAN ended up in a truncated file being uploaded.
2005-04-19Upgrade to jwhois-3.2.2nb17, incorporating today's allocations:kleink3-15/+25
2A00:0000::/21 RIPE NCC 2600:0000::/22 ARIN 2604:0000::/22 ARIN 2608:0000::/22 ARIN 260C:0000::/22 ARIN
2005-04-19Sort.wiz1-11/+11
2005-04-19Remove very outdated coda documentation packages coda_doc and coda_intro.wiz9-283/+1
Ok'd by phil@.
2005-04-19Remove non-building coda5_client and coda5_server packages; ok'dwiz19-471/+1
by maintainer, phil@, who will be working on importing a coda6 package.
2005-04-18Update to version 3.1.3salo2-6/+6
Changes: - added mirror --loop option to re-mirror until no changes found. - fixed mirror creating too many children mirrors. - fixed cls and mirror with http backend, when PROPFIND returns 404 error. - fixed mirror --use-cache with sftp backend. - fixed a rare hang in sftp.
2005-04-18riz volunteered to maintain this package.wiz2-4/+4
2005-04-17Update p5-Geo-IP to 1.25. Patch provided by Paul Shupak in PR pkg/29990.minskim2-9/+7
Changes since 1.23: - Fixed memory leak in ISP/Organization database lookups - Added database_info method (Frank Mather) - Added example/netspeed.pl to MANIFEST
2005-04-16Update tor to 0.0.9.8:jschauma2-6/+6
- Fix another race crash bug (thanks to Glenn Fink for reporting). - Compare identity to identity, not to nickname, when extending to a router not already in the directory. This was preventing us from extending to unknown routers. Oops. - Make sure to create OS X Tor user in <500 range, so we aren't creating actual system users. - Note where connection-that-hasn't-sent-end was marked, and fix a few really loud instances of this harmless bug (it's fixed more in 0.1.0.x). - We have a bug that I haven't found yet. Sometimes, very rarely, cpuworkers get stuck in the 'busy' state, even though the cpuworker thinks of itself as idle. This meant that no new circuits ever got established. Here's a workaround to kill any cpuworker that's been busy for more than 100 seconds.
2005-04-16Add patch-ap from wip/host to fix installation.wiz3-2/+33
Add missing man/cat1/host.0 to PLIST.
2005-04-16Add RMD160 checksum.wiz1-1/+2
2005-04-16Include "../../mk/pthread.buildlink3.mk".kristerw1-1/+2
2005-04-15Add conflicts between samba and tdb: both install tdbtool and tdbdump.wiz1-2/+2
2005-04-15Update to 20050415. Changes:schmonz6-32/+126
* Add "djbdns" rc.d script to control all enabled djbdns services, modeled after the "qmail" rc.d script from mail/qmail-run. * Set rc.conf defaults more succinctly, modeled after mail/qmail-run. * Add "reload" as a synonym for "cdb" in axfrdns, rbldns, and tinydns. * Add "foo_postenv" for additional environment customization, for instance to run dnscache as a pure forwarder. * Add "foo_log" booleans to enable or disable logging (enabled by default). * Always run loggers as the "dnslog" user. This makes it simpler to define alternate loggers.
2005-04-14Added missing headers to previously committed patches.schwarz5-9/+19
Changed patch-af to ensure that the pkgsrc CFLAGS will be used for building kphone.
2005-04-14Updated kphone to 4.1.0 (approved by tron)schwarz6-36/+30
Changes from previous version 4.0.5 are: * support for ALSA (not yet enabled in pkgsrc) * support for jack (not yet enabled in pkgsrc) * some bug fixes
2005-04-13Update to jwhois-3.2.2nb16: 41/8 allocated to AfriNIC.kleink3-10/+14
2005-04-13Corrected the patch to apply to sys.h.in, not to sys.h. Also provided arillig2-15/+27
better comment that describes why the patch is needed. Approved by jlam.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv290-580/+290
2005-04-11Net_Socket and Net_SMTP were unbundled from PHP4 in 4.3.11, g/c the relatedjdolecek6-95/+6
conditionals and buildlink logic, and convert to standard DEPENDS
2005-04-11regen with RMD160 hashjdolecek1-1/+2
2005-04-11Add INSTALLATION_DIRS for bin and man/man1.reed1-1/+2
2005-04-11Update to md-whois-4.7.2. Suggested by Takahiro Kambe.reed2-7/+7
No changelog included. Many changes documented in separate debian-devel-changes emails via http://packages.qa.debian.org/w/whois.html. Last changes include: - whois.metu.edu.tr does not accept anymore RIPE-like queries. - Updated the .bg and .jp TLD servers. - Updated the IPv4 allocations.
2005-04-1158/8-60/8 -> APNIC; ride today's PKGREVISION bump.kleink2-15/+21
2005-04-11Change whois server for jp domain; whois.nic.ad.jp => whois.jprs.jp.taca3-15/+24
(whois.nic.ad.jp is still valid for IP address.) Bump PKGREVISION.
2005-04-11Update ftpproxy package to 1.2.3.taca4-35/+17
pkgsrc fix: try to make it work on Solaris. Version 1.2.3 - -------------------------------- * Fixed bug in waitpid handling in daemon mode. * Added optional xferlog logging. * Added -q option to set the source IP of the outgoing control connection (which set also the IP for data connections).
2005-04-09Update to 20020317 manpages, merging upstream web page changes intoschmonz2-6/+7
tcpclient.1. Bump PKGREVISION.
2005-04-09Note axfrdns-conf(8) manpage in PLIST, and bump PKGREVISION. Whileschmonz3-4/+6
here, add an RMD160 checksum for the "ignoreip2" patch.
2005-04-09Standardize handling of additional distfiles (such as externallyschmonz2-12/+11
supplied manual pages) across djbware.
2005-04-09Update to 1.0.0.20:jmmv3-13/+23
18.03.2005 Skype for Linux version 1.0.0.20 * feature: SkypeIn * feature: voicemail sending and receiving * feature: contact grouping * feature: Central Contact List * feature: drag and drop between contact groups * change: chat window doesn't steal focus * change: contact list (x/y) indicators * bugfix: calling to too long SkypeOut numbers crash * bugfix: start tab texts messed up with nondefault font size * bugfix: showing/hiding offline contacts * bugfix: adding/removing SkypeOut contacts * bugfix: startconference, addtochat windows are modal * bugfix: Skype crashes, if there is incoming conference call * bugfix: callhistory bugs, show calls which are redirected to voicemail, dont show missed calls under incoming calls. after delete update the filter * bugfix: Missing title bar, if you call to emergency number * bugfix: problem with user counter on start tab * bugfix: don't show already deleted voicemails on start tab * bugfix: sometimes System Tray icon blinks without any reason * bugfix: does not ignore incoming call * known issue: Start tab does not yet show SkypeIn and Voicemail service status. You can check current service status on My Account page 14.02.2005 Skype for Linux version 1.0.0.7 * change: Call tab no longer closes if remote does not accept call because of won't close, if you have privacy problems * change: prank call prevention suggestion * change: new Options layout * change: addressbar behaviour should depend on General option (start chat / start call) * bugfix: limit field lengths in profile editor * bugfix: voicemail sending crashfixes * bugfix: icon fix when adding a blocked contact to contact list * bugfix: Hold button on toolbar should be disabled until call is picked up. * bugfix: crash when context menu remains open in call * bugfix: call holding and resuming - context menu and toolbar button sync * bugfix: "hang up call" sound works * bugfix: crash when context menu remains open in call * bugfix: e-mail and full name locations changed in profile editor * bugfix: search results order fix when doing several searches after one another * bugfix: "away" and "not available" should allow 3 digits * bugfix: search someone who is already in Contact list - can't add twice * bugfix: tab order in advanced search form * bugfix: icons have names for non-taskbar window managers * bugfix: tray alert does not blink any more when there are no missed events/chats
2005-04-09Get rid of the non-standard variable DIST_VERSION.jmmv1-5/+3
2005-04-09Generate the launcher script at build time.jmmv1-4/+5
2005-04-09Update py-dns to 1.3.3.gson3-8/+29
Summary of changes since 1.2.0: * dns/rdtypes/ANY/TXT.py (TXT.from_text): The masterfile parser incorrectly rejected TXT records where a value was not quoted. * dns/message.py: Added make_response(), which creates a skeletal response for the specified query. Added opcode() and set_opcode() convenience methods to the Message class. Added the request_payload attribute to the Message class. * dns/zone.py (from_xfr): dns.zone.from_xfr() in relativization mode incorrectly set zone.origin to the empty name. * dns/name.py (Name.to_wire): The 'file' parameter to Name.to_wire() is now optional; if omitted, the wire form will be returned as the value of the function. * dns/message.py (Message.find_rrset): find_rrset() now uses an index, vastly improving the from_wire() performance of large messages such as zone transfers. * dns/query.py: sending queries to a nameserver via IPv6 now works. * dns/inet.py (af_for_address): Add af_for_address(), which looks at a textual-form address and attempts to determine which address family it is. * dns/query.py: the default for the 'af' parameter of the udp(), tcp(), and xfr() functions has been changed from AF_INET to None, which causes dns.inet.af_for_address() to be used to determine the address family. If dns.inet.af_for_address() can't figure it out, we fall back to AF_INET and hope for the best. * dns/rdtypes/ANY/NSEC.py (NSEC.from_text): The NSEC text format does not allow specifying types by number, so we shouldn't either. * dns/renderer.py: the renderer module didn't import random, causing an exception to be raised if a query id wasn't provided when a Renderer was created. * dns/resolver.py (Resolver.query): the resolver wasn't catching dns.exception.Timeout, so a timeout erroneously caused the whole resolution to fail instead of just going on to the next server. * dns/rdtypes/ANY/LOC.py (LOC.from_text): LOC milliseconds values were converted incorrectly if the length of the milliseconds string was less than 3. * dns/update.py (Update.delete): We erroneously specified a "deleting" value of dns.rdatatype.NONE instead of dns.rdataclass.NONE when the thing being deleted was either an Rdataset instance or an Rdata instance. * dns/rdtypes/ANY/SSHFP.py: Added support for the proposed SSHFP RR type. * dns/rdata.py (from_text): The masterfile reader did not accept the unknown RR syntax when used with a known RR type. * dns/name.py (from_text): dns.name.from_text() did not raise an exception if a backslash escape ended prematurely. * dns/zone.py (_MasterReader._rr_line): The masterfile reader erroneously treated lines starting with leading whitespace but not having any RR definition as an error. It now treats them like a blank line (which is not an error). * Added support for new DNSSEC types RRSIG, NSEC, and DNSKEY. * dns/query.py (_connect): Windows returns EWOULDBLOCK instead of EINPROGRESS when trying to connect a nonblocking socket. * dns/rdtypes/ANY/LOC.py (LOC.to_wire): We encoded and decoded LOC incorrectly, since we were interpreting the values of altitiude, size, hprec, and vprec in meters instead of centimeters. * dns/rdtypes/IN/WKS.py (WKS.from_wire): The WKS protocol value is encoded with just one octet, not two! * dns/resolver.py (Cache.maybe_clean): The cleaner deleted items from the dictionary while iterating it, causing a RuntimeError to be raised. Thanks to Mark R. Levinson for the bug report, regression test, and fix.
2005-04-08Update to version 3.1.2salo2-7/+7
Changes: 3.1.2: ====== - cache negative results, new setting cache:expire-negative. - set http:use-propfind and http:use-mkcol automatically if those methods are unsupported, so that they will not be retried. - handle DAV:creator-displayname in PROPFIND parser. - parse incorrect XML returned for PROPFIND requests as HTML. - fixed coredump and href handling in PROPFIND result parsing. - fixed sftp transfer of growing files. - fixed compilation with socks5 on freebsd. 3.1.1: ====== - new setting ftp:ignore-pasv-address. - use IP TOS for ftp connections. - new quote command extentions for http: quote move and quote copy for DAV operations. E.g. quote copy index.html http://x.org/index2.html. - fixed timeout handling when waiting for FXP source confirmation. - fixed http DAV method MOVE (use full URL in Destination; fixed stall). 3.1.0: ====== - http DAV support added (PROPFIND, MKCOL, DELETE, MOVE). - new setting mirror:set-permissions. - added cls -r option (reverse sorting). - ignore non fatal STAT and FSTAT errors in sftp. - fixed globbing for file names starting with a tilde. - fixed fish and sftp for solaris 9 ssh. - fixed SITE UTIME and overloaded MDTM in ftp protocol. - fixed spinning when local disk is full. - fixed passive ftp mode for some broken servers. - fixed wrong year in cls output when the time is several hours in the future. - fixed Last-Modified parsing in non-english locales. - optimized memory usage for large directories. - compilation fixes for some compilers. Addresses PR pkg/29922 from Leonard Schmidt.
2005-04-07Belatedly suggest djbdns-run for rbldns service as well.schmonz1-3/+3
2005-04-06Apply patch from net/vnc to make this build on NetBSD >= 3.0.xtraeme2-1/+26
2005-04-05- Add support for building with libnet 1.1.x branch using options.mkadrianp2-3/+36
- Issue highlighted by diro@nixsys.bz in PR# 29814
2005-04-05Add glue to make arla compile on NetBSD 3.99.3, aka -currentagc2-1/+24
2005-04-05Define BIND_8_COMPAT to build on Darwin. Patch provided by Darrin B. Jewellminskim1-1/+2
in PR pkg/29870.
2005-04-04Changes 1.1.15:adam4-28/+56
o Limit the maximum number of available descriptors if necessary, avoiding a possible overflow of fd_sets. o Added absolute timestamp to logformat, in preparation for new module. o Fixed problem involving non-blocking connects in socks clients on Linux. o Prototype related tests during configure are rewritten. Might require prototypes for some platforms to be readded. o Compilation fixes for AIX 5.1-ML03 with IBM Visual Age C/C++ V5. Based on patch from Kieron Curtis2 <KCURTIS2@uk.ibm.com>. o A 'an macro' version of the sockd.8 manual page. Submitted by Tony Leneis <tony@cvrreg.com>. o Upgrade to autoconf 2.59, libtool 1.5.10 and automake 1.9.3. o Patch to code for shutting down idle sockd processes, from William Adams <wlarip@earthlink.net>. NOT ENABLED. o Add test for setegid(), use replacement if not found. Replacement code based on patch by <rainer.doerntge@dlh.de>. o Do not warn at runtime about SO_{SND,RCV}LOWAT socket options if not supported by OS. Based on patch from William Adams <wlarip@earthlink.net>. o enable setegid() call after moving it to correct place; William Adams <wlarip@earthlink.net>. o Support for socksification of getipnodebyname(), contributed by Lennart Dahlström <lennart@appgate.com>. o Support for socksification of getaddrinfo(), contributed by Motoyuki Kasahara <m-kasahr@sra.co.jp>. o Fix some problems with descriptor passing on platforms without cmsghdr. o AIX 5.1 ML-03 compilation fixes for IBM Visual Age C/C++ compiler version 5 by Kieron Curtis2 <KCURTIS2@uk.ibm.com>. o Remove usage of SO_BSDCOMPAT, obsolete and causes warnings with version 2.6 Linux kernels. Noted by Adrian Bridgett <adrian@smop.co.uk>.
2005-04-01+partysipdrochner1-1/+2
2005-04-01import partysip-2.2.1, a SIP proxy serverdrochner6-0/+153
2005-03-31Add & enable p5-Net-Dev-MIBLoadOrder.seb1-1/+2
2005-03-31Initial addition of p5-Net-Dev-MIBLoadOrder version 1.1.0 into theseb4-0/+26
NetBSD Packages Collection. This Perl5 module provides function that will scan a list of files and/or directories to find MIB files. Then parse each MIB file for the information required to determine a MIB Load Order for a Network Management System.
2005-03-30Use INSTALLATION_DIRS to pre-create bin and man/man1.reed1-1/+2
TODO: This package is still broken. It installs man page to ${PREFIX}/share/man/man1 (on NetBSD) and also installs a catman page (generated but no dependency on nroff) which is not listed in PLIST.
2005-03-30rdesktop 1.4 requires the host argument to come after all the othersmarkd3-2/+18
so make that so when krdc calls it. Bump PKGREVISION.
2005-03-30Changes 5.2.1:adam8-38/+122
Fixes: Building: - configure --disable-snmpv2c now works - fix make test tests for rfc1213 - bug 1049607: net-snmp-config --compile-subagent broken library: - bug 1084413: Can't disable file logging - bug 1072406: invalid operator precedence in opendir() agent library: - disconnected AgentX subagents now reconnect with correct context - fix table_array row insert/delete during set processing agent: - don't override clientAddr setting for local trapsinks - bug 1088765: Agent fails to send traps to remote target - bug 1034008: memory leak using SET for table_dataset - patch 1052460: fix agent deadlock on exec - bug 1055781: get-next fails to step into interfaces group correctly - bug 1056760: agent ignores ifspeed, type settings in snmpd.conf - bug 1062986: pass and pass_persist fail and crash snmpd - fix snmpd.conf table token to handle augments tables snmptrapd: - bug 1085981: snmptrapd complains about logging and access control - bug 1040711: snmptrapd: SIGHUP duplicates traphandlers (repeatedly) MFD: - Misc updates to MFD templates - add auto-handling of cache update for row insert/delete Ports: - Win32 - fixes for compiling without the Microsoft PSDK installed - fix Win32 getenv crash - Mac OS X compile error fix - HP-UX configure now detects and won't use unavailable function - Linux - patch 1055036: if-mib init order fix - patch 1057057: ipSystemStatsTable index fix, add ipv6 - patch 1073897: fix if-mib data access 64bit counter wrap detection MIBs: - update IP-FORWARD-MIB from an ID set to become an RFC
2005-03-30Bernhard Roth published his 64-bit tinydns-data fix. Pull it in asschmonz3-61/+21
an external patch file via the "tinydns64" option (enabled by default on sparc64, alpha, and amd64). Binary package should behave identically, so no PKGREVISION bump.
2005-03-30Fix xfce4 build problemsmartti1-2/+2
- make libxfce4gui depend on startup-notification - rebuild the buildlink3.mk files to catch the new dependencies