summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2002-07-18Patch the various pkgconfig files to include proper -Wl,-R options.rh7-4/+42
Bump PKGREVISION
2002-07-18Updated speedtouch to 1.1 [abs 2002-07-18]abs8-236/+64
New version works fully under NetBSD 1.6_BETA, and also works on some systems which failed to communicate with the USB modem correctlyt under earlier versions. Additional fix to pkg/17531
2002-07-17Add a patch to ensure that select(2) is prototyped.agc2-1/+16
2002-07-17Specify the PKGDIR properly, and use it where appropriate.agc1-4/+6
Add a missing CONFLICT on the new snort-mysql package.
2002-07-17Update to KDE 3.0.2skrll2-5/+5
Also, allow the arts SSE detection code to run on modern NetBSD systems. Changes are: arts Again Build fixes. Realtime priority configuration fix kdelibs dcop: Make it possible to disable the Qt bridge. make sure tooltip effects can be configured. kbuildsycoca: avoid crash on unreadable directories. kdockwidget: fixing reading of configuration. kedittoolbar: fix leak. khtml: many fixes. kded: signal handling fixes. kio-http slave: fixes related to form posts and cache handling. kjs: added max recursion limit. kjs: leak and compatibility fixes. kdebase kicker: &-escaping fix audiocd: fix cddb computation thumbnail previewer: calculate the number of bytes to read instead of hardcoding it.
2002-07-16Update to 4.1.1a. Add drivers for TrueTime 560 IRIG-B decoderfredb3-6/+7
and Zyfer GPStarplus, minor documentation updates.
2002-07-15Remove a trailing empty line.wiz1-2/+1
2002-07-15Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Someheinz6-9/+38
slight formatting changes.
2002-07-15Prepend ${.CURDIR} to some paths.wiz1-3/+3
2002-07-15Update to 1.8.7, prompted by Mipam.wiz3-10/+10
Changes: The main purpose of this release is a stable target with many fragroute and tcp connection oriented fixes. This is also the last release of the 1.8.7 line and signals the start of the beta cycle for the 1.9 branch.
2002-07-14Sort.wiz1-2/+2
2002-07-14Remove gnut. It has a vulnerability, there's no newer version available,wiz9-243/+1
and it has an open PR against it (13619). There are enough other gnutella clients out there...
2002-07-12Update to 0.35.8, fixes pkg/17574.wiz4-86/+89
Relevant changes: * --fake-stat support, fakes mode/stat information. Very useful on MacOS X finder that uses this. * Bug fixes Also, sort PLIST, and standardize MESSAGE slightly.
2002-07-12Add and enable snort-mysqlagc1-1/+2
2002-07-12Initial import of snort-mysql into the NetBSD packages collection.agc1-0/+27
Provided by Tracy Di Marco White in PR 17449 snort-mysql is a libpcap-based packet sniffer/logger using a MySQL database
2002-07-12Update to 2.4.0, supplied by Julio Merino in pkg/17414, for GNOME2.wiz3-9/+8
Changes since 2.3.108: * leak fixes (Michael) + async code + connection dispose + GIOP 1.0 service contexts * trace cleanup (Sean Atkinson) + us timestamp printing + ellipsize long strings * Bug fixes + accept NULL async callbacks (Michael) + CosNaming mess fixups (Michael) + Java interop fix (Mark) + IDL compiler more type friendly (Gergo)
2002-07-12Update to 0.5.0, per patch from Julio Merino in pkg/17413.wiz4-10/+10
Changes: not many, GNOME2 version.
2002-07-12LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. Makes libdsocks.a appear again.wiz2-3/+4
2002-07-12Update to 1.1.13.wiz5-80/+12
Changes since 1.1.9: Logging fixes (deprecating -l option to sockd) Two commercial modules available, redirect and bandwidth (not included in pkg) Some more from the 'Changes' file: o Move daemon() call to later so more errors can be reported, suggested by Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>. o fix problem when linking with libsocks; NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp>. o fix some problems when socksifying, making certain programs hang forever (e.g. certain versions/installations of "ssh -X"). Thanks to NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp> for diagnosis, help and testing. o Don't mark the rule as good either if sockscf.state.unfixedpamdata, fixes bug reported by Jerry Murdock" <jmurdock@itraktech.com>. o fix a bug preventing the list given in a 'user:' keyword from being checked correctly. Reported by Oleg Bulavsky <bulch@ftc.ru>. o "-h" prints out configfile used, based on suggestion from dh_tsc_10@ugcs.net. o fix bugs that reset some defaults at the wrong time, reported by dh_tsc_10@ugcs.net. o prototype script for generation of graphs with usage information included (bin/sockd-graphgen). Contact us if you run a socks server with significant usage, and you are willing to help with testing. o Some minor optimisations in server i/o code, at the cost of some timer accuracy concerning bandwidth limiting/client expiration. o prefix "socks" to some global variables to avoid collisions during socksify. Reported by Don Reid <donr@cvs.agilent.com>. o capi/socks.h needs Rxxx prototypes to work with a c++ compiler. Noted by Alex Morozov <alex@idisys.iae.nsk.su>. o If Rgetsockname() is called on a socket that a previous uncompleted Rconnect() has been done on, try to sleep until Rconnect() has finished instead of returning ENOBUFS. Hoped to help compatibility with some applications. o Modified httpproxy code a little, based on patch from dh_tsc_10@ugcs.net. o Code for selecting which of multiple external ipaddresses to use on a global basis based on routing. Code contributed by Tom Chan <tchan@austin.rr.com>. o Rename "pamservicename" to "pam.servicename". o Fix memory overrun problem in Rgethostbyname*(). Found and diagnosed by dme@dme.org, thanks. o new method added: "pam". Code contributed by Patrick Bihan-Faou, MindStep Corporation, patrick@mindstep.com. o let client-rules have their own global methodline, "clientmethod", default value set to "none". The global "method" is only used for socks-rules now. o delay checking of password/etc til we have received the socks request (rather than during negotiation, as was the case). Required for supporting passwordbased authentication via non-socks methods, e.g. pam. o socklen_t definition updated for NetBSD 1.5U. Problem report and patch submitted by Janne Snabb <snabb@ssh.com>. o Output from 'config.guess' is not sufficient to determine use of elf on NetBSD. Problem report and patch submitted by Janne Snabb <snabb@ssh.com>
2002-07-11Add and enable IglooFTPagc1-1/+2
2002-07-11Initial import of IglooFTP-0.6.1 into the NetBSD Packages Collection.agc6-0/+209
Provided in PR 16141 by rxg@ms25.url.com.tw (Rui-Xiang Guo) IglooFTP is a new graphical FTP client written from scratch. Its main goals is to be easy to use and intuitive when used by novice, but powerful and fully configurable in the hand of experienced users. Already available features are : Intuitive user friendly interface, graphical configurability, toolbar, fast-connect bar, graphical directories browser, tree hierarchical site manager with site groups, user profile management, local and remote prompt command, directories creation/deletion, recursive downloads/uploads delete/move/chmod, file transfert resume, resolution of symbolic links, support of passive and non-passive data connection, possibility to show / hide hidden file, anti-idle tool, DND support, firewall support, own Netscape mini-toolbar and a great appearance.
2002-07-10obey PKG_SYSCONFBASE/DIR settingitojun1-1/+2
2002-07-10Remove Merit RADIUS.kim12-380/+1
2002-07-10pkglint.wiz1-4/+4
2002-07-10Add gethost.kim1-1/+2
2002-07-10Add net/gethost submitted by reed@reedmedia.net, with minor mods by me.kim5-0/+43
Closes PR 17489.
2002-07-09upgrade to 0.93a (it is a leaf package, so it should be okay)itojun9-84/+52
0.93a + Fix host_name to host_triplet. + Ohara's crush fix for ospf6d. 0.93 + New config of BGP. + Crush problem ospfd which reported on Zebra ML is fixed. + KDD R&D Laboratories, Inc. OSPF Opaque LSA and TE LSA.
2002-07-09Add and enable nbtscanagc1-1/+2
2002-07-09Initial import of nbtscan-1.0.2 into the NetBSD packages collection.agc6-0/+61
Provided in PR 17355 by ISIHARA,Takanori NBTscan is a program for scanning IP networks for NetBIOS name information. It sends NetBIOS status query to each address in supplied range and lists received information in human readable form. For each respondent host it lists IP address, NetBIOS computer name, logged-in user name and MAC address.
2002-07-09Make compile on >=1.5ZB. Closes pkg/17531.wiz2-1/+145
2002-07-07Update to 0.90, as requested in pkg/17508. Changes since 0.85:wiz3-6/+13
- All configuration can now be made from the GUI. - Fully redesigned search filters to work like ipchains/iptable on Linux. - Obsoleted experimental "auto-download", superseded by the new filtering code. - Added Gnutella bandwidth management. - Both HTTP and Gnet bandwidth is now displayed real time. - Added full HUGE support (Hash/URN Gnutella Extensions). - Added support for local host preference. - Gtk-gnutella can do traffic compression when connecting to a node that also supports it. - Upload and downloads will now show User-Agent/Server information. - Added status to the download queue. - You can now freeze the download queue whilst manipulating it. - Searches can now be listed on the left side of the screen, or as tabs like in the previous versions. - Added automatic banning of servents that are hammering us. - Many more cool new features that you'll discover whilst playing with it.
2002-07-07Update ja-samba package to 2.2.4.1.0 (samba-ja 2.2.4-ja-1.0).taca14-295/+105
This is localized message based on samba 2.2.4. Its own feature: - Localized winbind support (though winbind isn't supported on NetBSD.) - Japanese support for resource name: file name, share name, NetBIOS name and NetBIOS user name. - Machine depended character code for file and directory name. - Japanese documents. - Internatilnalized swat. It also fixes security problem found on samba 2.2.3 and later which happens with --with-tdbsam option. (It isn't enabled on default.)
2002-07-06Add envstat2mrtg.tv1-1/+2
2002-07-06Add some additional files that appeared in a newer version.tv1-1/+7
2002-07-02Fix MASTER_SITES (none any longer) and HOMEPAGE.wiz1-5/+3
2002-07-02More pkglint friendly.wiz1-4/+3
2002-07-02Add RCS Id.wiz1-0/+1
2002-07-02Add RCS Id.wiz5-0/+5
2002-07-01Update to 0.9.5. ethreal-0.9.5/NEWS says:toshii3-15/+16
== June 28, 2002 Ethereal 0.9.5 has been released. This version fixes several potential security problems revealed since the release of 0.9.4. See the security advisory at http://www.ethereal.com/appnotes/enpa-sa-00005.html for more details. New Features: The ability to read packet data from a pipe was enhanced. Printing under Windows now works. New Protocols 802.3 LACP, Apache JServ, AODV6, DCERPC Browser, Java RMI, TAPI Updated Protocols ATM, BGP, BOOTP, DCE RPC, EPM, Frame Relay, GTP, L2TP, LMP, MAPI, MIP, MMSE, MTP3, NCP, NFS, NSPI, PPP, Q2931, RADIUS, RSVP, SCSI, SMB, SNA, SOCKS, SPOOLSS, SRVSVC, SunATM, TFTP, TNS, Token Ring, UCP, VJ TCP/IP, WCP, WEP, WSP, WTP Capture File Updates Ethereal can now write LANalyzer files. The Sniffer, nettl, snoop, NetXRay, and libpcap code all received updates.
2002-06-30Build and run on Darwin using its JDK.schmonz1-3/+3
2002-06-30add missing <string.h> for alpha.dmcmahill2-1/+12
2002-06-30Remove redundant homepage in DESCR.jlam1-2/+0
2002-06-30Update net/ipa to 1.2.7. Changes from version 1.2.5 include ajlam5-24/+94
- Honor PKG_SYSCONFDIR and use bsd.pkg.install.mk to handle config files and rc.d scripts. - Memory access fixes. - Now '{', '}', '#' and ';' characters are not allowed for naming rules and limits. *** SECURITY UPDATE *** Removed SUID bit from ipastat(8) due to security problems (and don't even try to set it back). Admins who use the "db_owner" parameter *and* use some safe user/group, *and* didn't forget to set the same safe user/group for the ipastat(8) program, as it was said in the SECURITY NOTE on the ipastat(8) manual page, should not worry a lot. Admins who ignored that SECURITY NOTE should double check the security of their systems and change all passwords, secrets keys, etc. if you think that somebody cracked your systems by ipastat(8).
2002-06-29sync PLIST with reality.agc1-6/+1
2002-06-28- Add two additional fix about localization.taca4-2/+41
- bump package revision.
2002-06-28need suse_compat for libstdc++-libc6.1-2.so.3drochner1-2/+3
2002-06-28Remove diagnostic ttytype from debug messages - native curses doesn'tagc3-3/+30
have the ttytype throw-back, and it's not exactly useful these days.
2002-06-28upgrade to 8.3.3. includes important security fix.itojun2-8/+7
--- 8.3.3-REL released --- (Wed Jun 26 21:15:43 PDT 2002) 1301. [func] log attempts to exploit #1300. 1300. [bug] Remote buffer overrun. 1299. [func] Log to xfer-in when a named-xfer fails and one of the masters returned REFUSED. 1298. [bug] named could leak a OPT record when returning a negative response. 1297. [func] 'ndc restart' will now attempt to preserve the arguments named was started with. Use 'ndc restart --' to clear the arguements. Use 'ndc restart <new arguements>' to restart named with a alternate set of arguements. 1296. [bug] delay setting need_restart until the response to ndc exec has been sent. 1295. [func] new ndc command 'args'. returns the arguements that named was started with %xx escaped. 1294. [bug] #1272 broke linkage for those OS's using -lfl (flex). Move -ll/-lfl to LIBL for all platforms. --- 8.3.2-REL released --- (Mon Jun 17 20:24:32 PDT 2002) 1293. [doc] update man pages for 'dig', 'dnsquery' and 'host' to reflect IPv6 capabilities (nslookup and nsupdate were already IPv4/IPv6 agnostic). 1292. [func] host: the default lookups now also include AAAA records. 1291. [func] 'dig -x <ip6>' now works. 1290. [bug] 'dig @server' fail to report the IPv6 address of the server in error messages. 1289. [contrib] normalize_zone now handles $TTL. 1288. [bug] named: -t and -w could not be used together. 1287. [func] report serial(s) in out going transfer operation. --- 8.3.2-RC1 released --- (Thu May 30 23:06:11 PDT 2002) 1286. [func] libbind: no longer attempts bit string labels for IPv6 reverse resolution. Try IP6.ARPA then IP6.INT for nibble style resolution. 1285. [port] linux: ss_family vs __ss_family in sockaddr_storage. 1284. [port] freebsd: 5.0 uses gid_t rather that int for GETGROUPLIST_ARGS 1283. [port] bsdi: 4.2 also has struct sockaddr_storage. 1282. [bug] nslookup was using inet_ntoa() to print out a IPv6 address. 1281. [bug] escape '(' and ')' when coverting to presentation form. 1280. [func] server { edns yes_or_no; } is now supported. 1279. [bug] nslookup: partial coversion to similar style outputs for both -type=aaaa and -type=a. 1278. [bug] free() of non-malloced memory in nslookup. 1277. [port] cast all instances of yytext in commands.l to (char*) to silence compilers on OS's where lex declares it as (unsigned char *). 1276. [port] hpux 11.22: ansify GetAnswer in getinfo.c to silence compiler. 1275. [bug] bad declaration of si in tsig_key_from_addr(). 1274. [port] hpux 11.22: ansify hexstring() and display() in addr.c to silence compiler. 1273. [bug] const pointer conficts in res_debug.c. 1272. [port] hpux 11.22: don't link against -ll unless required. 1272. [bug] main_need_num was not last entry in enum. main_need_tick nolonger required. 1271. [port] hpux: treat all hpux systems as BIG_ENDIAN, don't include <sys/mbuf.h>. 1270. [port] hpux 11.22 namespace clash DATASIZE -> BIND_DATASIZE. 1269. [port] hpux 11.11 interface scaning. 1268. [port] solaris: 64 bit binary compatability. 1267. [bug] aix4: missing IN6_IS_ADDR_V4COMPAT macro. 1266. [bug] If you are using TSIG #1261 introduced the potential of a infinite loop. 1265. [bug] nslookup failed on platforms that don't have BSD 43 style sockets. 1264. [bug] LINK_INIT and UNLINK were not compatible with C++, use LINK_INIT_TYPE and UNLINK_TYPE instead. --- 8.3.2-T1B released --- (Tue May 7 18:49:58 PDT 2002) 1263. [bug] gethostans() could get out of sync parsing the response if there was a very long CNAME chain. 1262. [bug] winnt: dumpdb and stats should now work reliably. 1261. [bug] using a valid TSIG with a compressed ownername could result a INSIST() failure. 1260. [func] "notify explicit;" from BIND 9. 1259. [misc] leave the verification of the OPT options to the caller. 1258. [func] accept SOA MNAME field as legitimate additional data. 1257. [bug] malformed response to query w/ tsig + edns. 1256. [port] darwin: probe for IPv6 support. 1255. [bug] xfers_running could become out of sync if a zone was removed while it was being transfered. 1254. [func] nsupdate can now update IPv6 servers. 1253. [func] host now accepts IPv6 addresses. 1253. [bug] reserve space for the signature when performing a zone transfer. 1252. [func] dnsquery now accepts IPv6 addresses. 1251. [bug] win32: it was possible to call RegCloseKey() on a invalid key. 1250 [func] nslookup now accepts IPv6 addresses. 1249. [func] dig now accepts IPv6 addresses. 1248. [doc] correct some typos in named.conf.5 and corresponding html. 1247. [bug] get_salen() IPv6 support was broken for OSs w/o sa_len. 1246. [support] add highly dangerous compile time option NXDOMAIN_ON_DENIAL. it should not be used except in testing. 1245. [bug] if we don't have enough file descriptors to open a socket attempt to close a idle tcp client. 1244. [port] bsdi: 4.3 has struct sockaddr_storage. 1243. [bug] SERVFAIL can have too many other causes to be used say whether a server supports EDNS or not. 1242. [port] 64k answer buffers were causing stack space to be exceeded for certian OS. Use heap space instead. 1241. [bug] getnameinfo() failed to lookup IPv4 mapped / compatible addresses. 1340. [bug] reference after free for included conf file name. 1339. [bug] doaddinfo would not always attempt to fetch missing glue when it should have. 1338. [bug] an IPv6 only nameserver could generate spurious sysquery errors. 1337. [port] linux: IN6ADDR_LOOPBACK_INIT, IN6ADDR_ANY_INIT and sockaddr_storage not declared by early kernels. 1336. [bug] getaddrinfo() could call freeaddrinfo() with an invalid pointer. 1335. [bug] res_nupdate() failed to update the name servers addresses before sending the update. 1334. [bug] A6 is expected in the additional section.
2002-06-28upgrade to 4.9.9.itojun4-228/+7
--- 4.9.9-REL released --- 818. [bug] remote buffer overrun.
2002-06-27Make this package xpkgwedge-friendlyagc2-1/+15