summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2007-03-24Update to 2.12.1, addressing PR 36075:wiz3-25/+32
============== Version 2.12.1 ============== o Fixes * Warning fixes (Benjamin Otte) o Doc Translators * Rostislav Raykov (bg) * Francisco Javier F. Serrador (es) * Christophe Bliard (fr) * Myckel Habets (nl) * AP S Alam (pa) * Nickolay V. Shmyrev (ru) * Daniel Nylander (sv) o Translators * Khaled Hosny (ar) * Runa Bhattacharjee (bn_IN) * Mahay Alam Khan (bn) * Hendrik Richter (de) * Pema Geyleg (dz) * Francisco Javier F. Serrador (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Robert-André Mauchin (fr) * Ignacio Casal Quinteiro (gl) * Garry Lachman (he) * Gabor Kelemen (hu) * Alessio Frusciante (it) * Alexander Didebulidze (ka) * Žygimantas Beručka (lt) * Raivis Dejus (lv) * Fano Rajaonarisoa (mg) * Ani Peter (ml) * Sanlig Badral (mn) * Rahul Bhalerao (mr) * Shyam Krishna Bal (ne) * Åsmund Skjæveland (nn) * Subhransu Behera (or) * Amanpreet Singh Alam (pa) * GNOME PL Team (pl) * Leonardo Ferreira Fontenelle (pt_BR) * Leonid Kanter (ru) * Matic Žgur (sl) * Игор Несторовић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Mai Hao Hui (zh_CN) * Woodman Tuen (zh_HK)
2007-03-24Prepare for switching to NO_MTREE=yes.joerg26-38/+81
2007-03-24Updated to version 0.59.heinz3-20/+6
Pkgsrc changes: - Removed patch-ac for t/11-inet6.t, this got integrated by the software maintainer. Changes since version 0.58: =========================== *** 0.59 September 18, 2006 Fix rt.cpan.org 20836, 20857, 20994, and 21402 These tickets all revolved around proper reverse mapping of IPv6 addresses. Note that directly calling Question->new() withouth arguments will cause the qclass,qtype to be IN, A instead of ANY, ANY. Net::DNS::Resolver's search() method would always gracefully interpret a qname in the form of an IPv4 address. It would go out and do a PTR query in the reverse address tree. This behavior has also been applied to IPv6 addresses in their many shapes and forms. This change did two things, 1) root zone not implicitly added to search list when looking up short name, 2) default domain appended to short name if DEFNAMES and not DNSRCH. Fix rt.cpan.org 18113 Minor error due to unapplied part of patch fixed. Feature: Experimental NSEC3 hooks. Added hook for future support of (experimental) NSEC3 suppport (NSEC3 having an experimental type code).
2007-03-24add libtracemarkd1-1/+2
2007-03-24Initial import of libtrace 3.0.0markd4-0/+95
libtrace is a library for trace processing. It supports multiple input methods, including device capture, raw and gz-compressed trace, and sockets; and multiple input formats, including pcap and DAG. Features * Understands PCAP, ERF, DAG, legacy POS, ATM and Ethernet and preliminary WAG formats * Read from tracefile, gz-compressed tracefile * Native DAG read support * BPF filter support on all input formats * Format conversion into ERF and PCAP formats * Write to tracefile for all formats * Write to interface via PCAP or Natively under Linux * libpacketdump, a packet dumping library useful for diagnosis * Various tools for trace manipulation
2007-03-23Fix typos in options.mkadrianp1-8/+23
Fix snort-flexresp{2} so that they actually can be tested and work properly with the new libnet{10,11} laoyout Pointed out by wiz@ in private email
2007-03-23Complete move of chat/ser to net/ser. Addresses PR 36059.wiz1-1/+2
2007-03-23Reimport chat/ser as net/ser, since that's a better fit.wiz6-0/+231
Addresses PR 36059.
2007-03-21fix PLIST, bump PKGREVISIONgendalia2-2/+4
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz7-12/+14
2007-03-21Update OpenAFS from 1.4.1 to 1.4.4.gendalia2-7/+7
Changes: * Security bugfix: - SetUID is no longer honored for the local cell by default. The "fs setcellstatus" command must be issued for any cell the system administrator wishes to allow setuid files in. >From 1.4.3: All unix systems: - Fix Universal AFS Error mapping when the local OS does not define some errors. - Avoid byte range locking for java when it means to ask for a whole file lock but uses a -1 length. - Reinit resolver library on afsdb failure. All systems: - Make rxdebug be less aggressive when retransmitting. - Allow unix domain socket for fileserver-volserver communication. - Fix server fake address support when NetRestrict is being used. - Fix crash when 3.4 jumbograms are part of an Rx connection. - Fix crashes in pts chown and pts rename. - Make asetkey buildable with Heimdal. - Avoid potential orphaned files during vos restore. - Improve ubik debug logging. - Add vldb repair tool. - Avoid potential bosserver process list corruption. - Revert to previous fileserver startup attachment order. >From 1.4.2: All systems: * Volume dump parsing code in the volserver has better error checking. * salvager has improved damaged volume handling on namei fileservers. * fileserver has size validity checks for when large file support is disabled. * fileserver avoids potentially multiply adding a host to its hash table. * rxkad client private data storage is allocated dynamically on ticket size. * Handle universal error code translation for file locking. * fileserver needs to swap callback connections on a client IP change. * fileserver host package revised to reduce lock contention. * Rx has been fixed to count hard acks, thus opening the congestion window. * All servers support bound Rx sockets (on one interface). * namei fileserver no longer use lockf() to avoid range locking issues. * most binaries now support the -version switch. * backup suite fixes for 64 bit platforms. * volserver avoids holding holds during volume purges. * volserver avoids losing files on namei during vos zap. > Since 1.4.1: All systems: * Fix rx usage of WSAStartup/WSACleanup * Fix the code that writes the backconnectionhostnames value to ensure that the data buffer is written with the correct length. * Do not panic if the maximum number of volume entries are in use and one of them can be recycled. * Add a missing lock that was lost during the pullup of patchs for 1.4.1c * Fix the pthread library so that it can be loaded and unloaded safely by an application.
2007-03-20add PKG_OPTION acl to enable Access Control Lists. tested on Solarisgrant1-2/+9
10 w/ UFS (ZFS/NFSv4 style ACLs not yet supported as of this release of Samba).
2007-03-20Remove "gftp" packages. They are broken and unmaintained.tron15-394/+1
Approved by Jared D. McNeill.
2007-03-19Add and enable wide-dhcpv6.taca1-1/+2
2007-03-19Importing wide-dhcpv6 20061016 release.taca7-0/+137
Tested by KAWAMOTO Yoshihisa (kawamoto@). WIDE-DHCPv6 is an open-source implementation of Dynamic Host Configuration Protocol for IPv6 (DHCPv6) developed by the KAME project. The implementation mainly conforms to the following standards: - RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6) - RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options for Session Initiation Protocol (SIP) Servers - RFC3633: IPv6 Prefix Options for Dynamic Host Configuration Protocol (DHCP) - RFC3646: DNS Configuration options for Dynamic Host Configuration Protocol for IPv6 (DHCPv6) - RFC4075: Simple Network Time Protocol (SNTP) Configuration Option for DHCPv6 - RFC4242: Information Refresh Time Option for Dynamic Host Configuration Protocol for IPv6 (DHCPv6) All the components of the main protocol are provided, i.e., DHCPv6 clients, servers, and relay agents. Supported message types are as follows: Solicit, Advertise, Request, Renew, Rebind, Release, Reply, Information-request, Relay-forward and Relay-reply. Note that the current implementation does not support IPv6 temporary address allocation by DHCPv6, and there is no plan to implement that feature at the moment.
2007-03-19give away to pkgsrc-userstv4-8/+8
2007-03-19Fixed the COMMENT and the contents of DESCR. The gopher server isn'trillig2-5/+3
included anymore. See http://mail-index.netbsd.org/pkgsrc-users/2007/03/18/0008.html
2007-03-18Update to 2.14.7:wiz2-6/+6
ORBit2-2.14.7 * bug fixes + Split up some asserts to ease debugging + Dist MAINTAINERS ORBit2-2.14.6 * bug fixes + Add uninstalled .pc files (Brian Cameron) + Improve debugging (Kees Cook) + Build fix (dmacks at netspace org)
2007-03-18Perl path fixadam3-4/+15
2007-03-18Changes 3.4:adam4-21/+36
* perl 5.00503 fix * added TCP/DNS * added TCP/Rwhois * added TCP/SIP, UDP/SIP, UDP/IAX2, TCP/Asterisk * added TCP/RPC, UDP/RPC * added asynchronous resolver * radius fix * code reorganization * configurable ip options: TTL, TOS, LSRR, SSRR * support for web_auth_none * scheduler adjustment * http redirect loop detection fix * argusctl checknow added * notification %O fix * database testing enhancements * added remote monitoring agent * faster SSL failure detection * enhanced performance
2007-03-17Don't depend on mtree to provide man page directories. Sort PLIST.joerg2-8/+9
2007-03-17Add official patches for 3.0.24.taca3-8/+36
o security = share and NTLMv2 Fixes an issues with servers set to "security = share" and Vista clients that send NTLMv2 responses by default. o Vista Point-n-Print Fixes several point-n-print bugs with Vista clients. o BUG 4361 Fix failure when using the Vista backup utility. o BUG 4093 Fix expansion of the %a smb.conf variable for Vista clients. o BUG 4356 Fix MS-DFS referrals with Windows Vista clients. o BUG 4188 Fix for Vista failing to delete directories on a Samba share. Bump PKGREVISION.
2007-03-16restore rmail from libexec not bin since it moved and the libexec one is newerchristos2-81/+69
2007-03-16put in the pkgsrc location of uucicochristos2-4/+4
2007-03-16- fix plistchristos2-3/+5
- bump package
2007-03-16Adjust ${PREFIX} dynamically so that man pages and programs work properly.christos5-10/+17
2007-03-15Don't depend on mtree.joerg1-1/+2
2007-03-15explain what needs to be done post-install.christos1-0/+7
2007-03-15Add rmail and uucpd back. List code snippets that need to be added to etc files.christos19-4/+958
2007-03-14Add missing dependencies to fix build with modular xorg.wiz1-1/+3
2007-03-14Fixed the unprivileged build and PKGMANDIR.rillig1-1/+9
2007-03-13update to 2.14.2drochner3-23/+23
changes: - Fix build problem on gentoo - Fix a couple of bugs uncovered by Coverity
2007-03-13update to 0.8.8drochner2-6/+6
change: drop spec file
2007-03-10Don't mix variable declarations and code. gcc said:rillig2-5/+22
mDNSUNP.c:243: parse error before `char'
2007-03-09Update py-dns to 1.5.0.gson3-9/+26
Summary of changes since 1.3.3: * dns/rdtypes/IN/DHCID.py: Added support for the DHCID RR type. * dns/query.py (udp): Messages from unexpected sources can now be ignored by setting ignore_unexpected to True. * dns/query.py (udp): When raising UnexpectedSource, add more detail about what went wrong to the exception. * dns/message.py (Message.use_edns): add reasonable defaults for the ednsflags, payload, and request_payload parameters. * dns/message.py (Message.want_dnssec): add a convenience method for enabling/disabling the "DNSSEC desired" flag in requests. * dns/message.py (make_query): add "use_edns" and "want_dnssec" parameters. * dns/resolver.py (Resolver.read_resolv_conf): If /etc/resolv.conf doesn't exist, just use the default resolver configuration (i.e. the same thing we would have used if resolv.conf had existed and been empty). * dns/resolver.py (Resolver._config_win32_fromkey): fix cut-and-paste error where we passed the wrong variable to self._config_win32_search(). Thanks to David Arnold for finding the bug and submitting a patch. * dns/resolver.py (Answer): Add more support for the sequence protocol, forwarding requests to the answer object's rrset. E.g. "for a in answer" is equivalent to "for a in answer.rrset", "answer[i]" is equivalent to "answer.rrset[i]", and "answer[i:j]" is equivalent to "answer.rrset[i:j]". * dns/query.py (xfr): Add IXFR support. * dns/rdtypes/IN/IPSECKEY.py: Added support for the IPSECKEY RR type. * dns/rdtypes/ANY/SPF.py: Added support for the SPF RR type. * (Version 1.4.0 released) * dns/rrset.py (RRset.to_rdataset): Added a convenience method to convert an rrset into an rdataset. * Added dns.e164.query(). This function can be used to look for NAPTR RRs for a specified number in several domains, e.g.: dns.e164.query('16505551212', ['e164.dnspython.org.', 'e164.arpa.']) * dns/resolver.py (Resolver.query): The resolver deleted from a list while iterating it, which makes the iterator unhappy. * dns/resolver.py (Resolver.query): The resolver needlessly delayed responses for successful queries. * dns/rdata.py: added a validate() method to the rdata class. If you change an rdata by assigning to its fields, it is a good idea to call validate() when you are done making changes. For example, if 'r' is an MX record and then you execute: r.preference = 100000 # invalid, because > 65535 r.validate() The validation will fail and an exception will be raised. * dns/ttl.py: TTLs are now bounds checked to be within the closed interval [0, 2^31 - 1]. * The BIND 8 TTL syntax is now accepted in the SOA refresh, retry, expire, and minimum fields, and in the original_ttl field of SIG and RRSIG records. * dns/resolver.py: The windows registry irritatingly changes the list element delimiter in between ' ' and ',' (and vice-versa) in various versions of windows. We now cope by always looking for either one (' ' first). * dns/e164.py: Added routines to convert between E.164 numbers and their ENUM domain name equivalents. * dns/reversename.py: Added routines to convert between IPv4 and IPv6 addresses and their DNS reverse-map equivalents. * dns/rdtypes/ANY/LOC.py (_tuple_to_float): The sign was lost when converting a tuple into a float, which broke conversions of south latitudes and west longitudes. * dns/zone.py: The 'origin' parameter to from_text() and from_file() is now optional. If not specified, dnspython will use the first $ORIGIN in the text as the zone's origin. * dns/zone.py: Sanity checks of the zone's origin node can now be disabled. * dns/name.py: Preliminary Unicode support has been added for domain names. Running dns.name.from_text() on a Unicode string will now encode each label using the IDN ACE encoding. The to_unicode() method may be used to convert a dns.name.Name with IDN ACE labels back into a Unicode string. This functionality requires Python 2.3 or greater. * (Version 1.3.5 released) * dns/zone.py: Zone.iterate_rdatasets() and Zone.iterate_rdatas() did not have a default rdtype of dns.rdatatype.ANY as their docstrings said they did. They do now. * dns/name.py: Added the parent() method, which returns the parent of a name. * dns/resolver.py: Added zone_for_name() helper, which returns the name of the zone which contains the specified name. * dns/resolver.py: Added get_default_resolver(), which returns the default resolver, initializing it if necessary. * dns/resolver.py (Resolver._compute_timeout): If time goes backwards a little bit, ignore it. * (Version 1.3.4 released) * dns/message.py (make_response): Trying to respond to a response threw a NameError while trying to throw a FormErr since it used the wrong name for the FormErr exception. * dns/query.py (_connect): We needed to ignore EALREADY too. * dns/query.py: Optional "source" and "source_port" parameters have been added to udp(), tcp(), and xfr(). Thanks to Ralf Weber for suggesting the change and providing a patch. * dns/query.py: The requirement that the "where" parameter be an IPv4 or IPv6 address is now documented. * dns/resolver.py: The resolver now does exponential backoff each time it runs through all of the nameservers. * dns/resolver.py: rcodes which indicate a nameserver is likely to be a "permanent failure" for a query cause the nameserver to be removed from the mix for that query.
2007-03-08Minor pkglint cleanup, from Sergey Svishchev.wiz2-5/+5
2007-03-07Let this also build on DragonFly.joerg14-50/+76
2007-03-07Fix build on systems which have pw_change but not _PASSWORD_CHGNOW.joerg2-1/+18
2007-03-07No Python 2.2 support.joerg1-2/+2
2007-03-07Updated to version 0.21_03 as version 0.2 no longer builds ongson2-8/+10
NetBSD-current. Changes since 0.2: 0.21_03 Fri Sep 15 11:26:17 IDT 2006 - Received official maintainership from Sergey - In Makefile.PL check for the location of the header file, report if it could not be found. 0.21_02 Sep 10 2006 - Cleaning up the C code (indentation) - More tests - Cleaning up the documentation, replacing the bad English of Sergey with the bad English of Gabor. - new() dies if wrong or duplicate protocols given All by Gabor Szabo 0.21_01 Sat Sep 9 23:59:07 IDT 2006 - Cleaning up many warnings that were probably due to using gcc 4+ - Cleaning up several assignment errors that were probably due to gcc 4+ - Lots of cleanup in the Perl code - Add tests All by Gabor Szabo
2007-03-07Update to version 3.5.9salo3-15/+14
Changes: 3.5.9: ====== - Fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). 3.5.8: ====== - Fixed `sleep' command. 3.5.7: ====== - Fixed a spurious timeout when uploading a file.
2007-03-05Update to version 10 client (on i386) which includes support for newsborrill6-35/+53
features in Presentation Server 4.5. Sparc package left unchanged as there has been no new release.
2007-03-04Update MASTER_SITES/HOMEPAGE -- mostly disappeared.wiz1-3/+3
From Sergey Svishchev in private mail.
2007-03-04update dnstop to version 20070219.dogcow2-6/+6
IPv6 support is now included; less CPU is required; miscellaneous bugfixes. See CHANGES for more detailed information.
2007-03-02Switch to new master site, update to 1.12.drochner5-40/+24
There is no changelog available. Appearently some minor build issues are fixed. Thanks to Arne H. Juul for pointing me at that.
2007-03-02Bump PKGREVISION to pick up a fix in the libnet10 package so it can findadrianp1-2/+3
the libnet10 library correctly. This should fix PR #35888 opened by Zafer Aydogan
2007-03-01Some pkglint cleanup: use SUBST framework, remove .gz from man pages in PLIST.wiz2-10/+9
2007-03-01SCRIPTS_ENV is unused here, do not modify it.wiz1-2/+1
2007-03-01Update to version 20061217.salo3-23/+6
requested by <martin> Changes: 20061217: ========= - Portability fix: provide a replacement daemon(3) if necessary. 20061204: ========= - Fix buffer overflow in local version of glob(3). (already fixed in pkgsrc) - Implement -D to run as a stand-alone daemon. - Add ftpd.conf(5) options: hidesymlinks recvbufsize - Enforce account expiration, and support shadow password aging where appropriate. - Return 450 instead of 550 upon NLST error. - Portability fixes and improvements.
2007-02-28Update to 2.1rc2. Mainly bug fixes and improvements to management interfacesborrill2-7/+7