summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2002-02-15mkdir -> ${MKDIR}skrll7-18/+18
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2002-02-14Add work arround for build problems under NetBSD-i386 1.5.1, 1.5.2 andtron2-7/+500
early 1.5.3 alpha versions caused by an error in "sys/disklabel.h"
2002-02-13Update HOMEPAGE, per pkg/15601.wiz1-2/+2
2002-02-13Remove "ucd-snmp-current" package because "ucd-snmp" package was updatedtron12-3798/+1
to the same version but has an extra security fixe.
2002-02-13Update "ucd-snmp" package to version 4.2.3nb1:tron15-385/+3377
- Replace with contents of "ucd-snmp-current" package to fix various security problems. - Add patch sent to "bugtraq" by Juan M. de la Torre to fix buffer overflow in "snmpnetstat" client.
2002-02-13Update tcpdump to version 3.7.1.seb4-8/+58
Enable IPv6 support if /usr/include/netinet/ip6.h exists. Now IPv6 support works for Solaris 8 at least. Strongly buildlink'ify. I did not find a way to have a changes summary for version 3.6.2. Summary for 3.7 release: - keyword "ipx" added. - Better OSI/802.2 support on Linux. - IEEE 802.11 support, from clenahan@fortresstech.com, achirica@ttd.net. - LLC SAP support for FDDI/token ring/RFC-1483 style ATM - BXXP protocol was replaced by the BEEP protocol; - improvements to SNAP demux. - Changes to "any" interface documentation. - Documentation on pcap_stats() counters. - Fix a memory leak found by Miklos Szeredi - pcap_ether_aton(). - Added MPLS encapsulation decoding per RFC3032. - DNS dissector handles TKEY, TSIG and IXFR. - adaptive SLIP interface patch from Igor Khristophorov <igor@atdot.org> - SMB printing has much improved bounds checks - OUI 0x0000f8 decoded as encapsulated ethernet for Cisco-custom bridging - Zephyr support, from Nickolai Zeldovich <kolya@MIT.EDU>. - Solaris - devices with digits in them. Stefan Hudson <hudson@mbay.net> - IPX socket 0x85be is for Cisco EIGRP over IPX. - Improvements to fragmented ESP handling. - SCTP support from Armando L. Caro Jr. <acaro@mail.eecis.udel.edu> - Linux ARPHDR_ATM support fixed. - Added a "netbeui" keyword, which selects NetBEUI packets. - IPv6 ND improvements, MobileIP dissector, 2292bis-02 for RA option. - Handle ARPHDR_HDLC from Marcus Felipe Pereira <marcus@task.com.br>. - Handle IPX socket 0x553 -> NetBIOS-over-IPX socket, "nwlink-dgm" - Better Linux libc5 compat. - BIND9 lwres dissector added. - MIPS and SPARC get strict alignment macros (affects print-bgp.c) - Apple LocalTalk LINKTYPE_ reserved. - New time stamp formats documented. - DHCP6 updated to draft-22.txt spec. - ICMP types/codes now accept symbolic names. - Add SIGINFO handler from LBL - encrypted CIPE tunnels in IRIX, from Franz Schaefer <schaefer@mond.at>. - now we are -Wstrict-prototype clean. - NetBSD DLT_PPP_ETHER; adapted from Martin Husemann <martin@netbsd.org>. - PPPoE dissector cleaned up. - Support for LocalTalk hardware, from Uns Lider <unslider@miranda.org>. - In dissector, now the caller prints the IP addresses rather than proto. - cjclark@alum.mit.edu: print the IP proto for non-initial fragments. - LLC frames with a DSAP and LSAP of 0xe0 are IPX frames. - Linux cooked frames with a type value of LINUX_SLL_P_802_3 are IPX. - captures on the "any" device won't be done in promiscuous mode - Token Ring support on DLPI - Onno van der Linden <onno@simplex.nl> - ARCNet support, from NetBSD. - HSRP dissector, from Julian Cowley <julian@lava.net>. - Handle (GRE-encapsulated) PPTP - added -C option to rotate save file every optarg * 1,000,000 bytes. - support for "vrrp" name - NetBSD, by Klaus Klein <kleink@netbsd.org>. - PPTP support, from Motonori Shindo <mshindo@mshindo.net>. - IS-IS over PPP support, from Hannes Gredler <hannes@juniper.net>. - CNFP support for IPv6,format. Harry Raaymakers <harryr@connect.com.au>. - ESP printing updated to RFC2406. - HP-UX can now handle large number of PPAs. - MSDP printer added. - L2TP dissector improvements from Motonori Shindo.
2002-02-13Update libpcap to version 0.7.1.seb3-7/+10
Enable IPv6 support if /usr/include/netinet/ip6.h exists. I did not find a way to have a changes summary for version 0.6.2. Summary for 0.7 release: - Added pcap_findalldevs() call to get list of interfaces in a MI way. - pcap_stats() has been documented as to what its counters mean on each platform.
2002-02-12The check whether ${CFLAGS} contains -O2 didn't catch the case ofmrauch1-3/+3
multiple flags given in ${CFLAGS}. Fixed.
2002-02-12Mark as broken on NetBSD/i386 1.5.[12]skrll1-1/+7
2002-02-12Remove the workaround - something else breaks instead.skrll1-4/+1
2002-02-12Attempt to workaround includes lossage on NetBSD-1.5.[12] that causesskrll1-1/+4
build failures. Tested to compile and install cleanly on -current.
2002-02-12Updated tightvnc to 1.2.2martti2-7/+7
- Xvnc: Minor bugfix which should prevent potential dereference of a NULL pointer. - One more packaging option for the Unix source: ready to build archive with Zlib and JPEG libraries inside. - Other minor fixes and cleanups.
2002-02-12Updated tightvncviewer to 1.2.2martti2-7/+10
- Unix viewer: Now viewer window would be raised on beep (bell) event, unless new -noraiseonbeep option is provided in the command line or "raiseOnBeep" resource set to False. - One more packaging option for the Unix source: ready to build archive with Zlib and JPEG libraries inside. - Other minor fixes and cleanups. - Unix vncviewer: Default tunneling command template has been changed, to allow tunneled connections to hosts where only loopback VNC connections are enabled. New -via <GATEWAY> command-line option provides enhanced tunneling functionality, now one can make vncviewer tunnel connections to a VNC host via third machine acting as a gateway.
2002-02-11Update SDL_net to 1.2.3zuntum4-24/+7
Changes: 1.2.3: Sam Lantinga - Fri Oct 26 07:15:28 PDT 2001 * Fixed byte order read/write macros on sparc Jonathan Atkins - Sun Sep 23 10:44:27 PDT 2001 * Fixed non-blocking socket flags on Windows 1.2.2: Sam Lantinga - Sun Jul 22 16:41:44 PDT 2001 * Added Project Builder projects for building MacOS X framework Masahiro Minami - Sun, 27 May 2001 02:10:35 +0900 * Added working MacOS Open Transport support 1.2.1: Sam Lantinga - Tue Apr 17 11:42:13 PDT 2001 * Cleaned up swap function definitions in SDL_net.h * Added the swap functions back in for binary compatibility Paul Jenner - Sat, 14 Apr 2001 09:20:38 -0700 (PDT) * Added support for building RPM directly from tar archive Fixes pkg/15581 by Ben Wong <Benjamin.Wong@cc.gatech.edu>
2002-02-11Improve DESCR and COMMENTzuntum2-3/+4
Inspired by pkg/15581 by Ben Wong <Benjamin.Wong@cc.gatech.edu>
2002-02-10No need to switch MASTER_SITES to MASTER_SITE_LOCAL, we can just setzuntum2-8/+10
DIST_SUBDIR to ${PKGNAME}. Pointed out by Thomas Klausner <wiz@netbsd.org>, thanks! PKGREVISION hasn't been bumped as the window between changes is reasonably slow (about 20 minutes)
2002-02-10Update ipcalc to 0.35zuntum2-9/+8
Changes: # 0.35 12/2/2001 Fixed big-endian bug in subnets(). This was reported # by Igor Zozulya and Steve Kent. Thank you for your help # and access to your sparc machine! Fixes pkg/15576, though in a different way than suggested by originator (distfile has been put into MASTER_SITE_LOCAL, so distinfo will never get broken again)
2002-02-08Invoke JVM with "-green -jar" instead of "-jar -green" if "blackdown-jdk13"tron1-3/+4
is used. Problem noted by Andrew Cagney in private e-mail.
2002-02-07update samba package to 2.2.3.1 (samba 2.2.3a).taca2-6/+6
Change from 2.2.3 ----------------- This is a minor bugfix release for the 2.2.3 release. The 2.2.3 release had a problem that was visible to Windows 2000 Explorer users in that copying files into a share that already existed failed with "Access Denied" rather than asking the user if an overwrite was required. This was due to an incorrect error mapping between the UNIX EEXIST error code and the NT status error. As Windows Explorer is a highly visible end user application a quick bugfix release was required, hence 2.2.3a. Compilation on HPUX versions earlier than HPUX 11 has also been corrected. The cvs.log file is no longer included with this release, as it adds 13Mb to the size of the release, and is easily available on the Web.
2002-02-06Use "blackdown-jdk13" as JVM type instead of incorrect "blackdown-jdk" ontron1-9/+9
NetBSD-powerpc.
2002-02-06add and enable ripe-whoiswiz1-1/+2
2002-02-06Don't invoke JVM with "-jar -jar" on NetBSD-powerpc. Problem noted bytron1-2/+2
Andrew Cagney in private e-mail.
2002-02-06Changes instances where BSD_INSTALL_* were used by targets in the Makefilejlam2-6/+6
into the equivalent INSTALL_*. This is fallout from the change in revision 1.915 that removed ${MAKE_ENV} from the environment for a recursive make.
2002-02-06bsd.pkg.install.mk is supposed to come before bsd.pkg.mk per Packages.txtjmc1-2/+2
2002-02-05/bin/mkdir -> ${MKDIR}.skrll4-8/+8
Make the print-PLIST target output ${MKDIR} also.
2002-02-05add ipcheckdrochner1-1/+2
2002-02-05initial import of ipcheck-0.151, a python client for the dyndns servicedrochner4-0/+33
such a pkg was submitted in PR pkg/12438, but the URL it refers to is invalid
2002-02-05Mark this as being obsoleted by samba>=2.2.3, which brought back thejlam1-1/+3
"share modes" parameter. Leave in pkgsrc for now in case was other functionality missing from the 2.0.x -> 2.2.x switch.
2002-02-05Initial import of the latest RIPE whois client, version 3.0, into the NetBSDseb4-0/+56
Packages Collection. This is a complete rewrite of the RIPE whois client: - The networkupdate utility is gone (it was restricted to internal RIPE NCC nodes anyway). - The cryptpw utility is also gone (it was not of real use for non-RIPE NCC users anyway). - The default command name is now whois3. - The whois3 client does not check for supported flags at the client side, except for -h (whois host) and -p (whois port). The syntax checks for flags are made at the server side. This package is believed to be the successor of net/ripe-whois-tools which could problably be removed.
2002-02-05Use proper path for DEPENDS getting to ruby-nqxmljmc1-3/+2
2002-02-05Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".jlam8-23/+23
Noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-02-05Modify the package so that the message is only displayed if SAMBA_USE_LDAPjlam4-33/+30
is not defined, as that is the only time when the smbpasswd file is consulted. Also don't create a the smbpasswd file from /etc/passwd, as that generates a lot of bad users, e.g. root, daemon, operator, etc. Instead, just create an empty smbpasswd file and rely on the admin to add approved users to the smbpasswd file using "smbpasswd -a".
2002-02-05Add a bunch more FTP mirror sites.jlam1-2/+5
2002-02-05(1) Change Samba's "lockdir" from /var/run/samba to /var/db/samba.taca11-11/+278
(2) Add "piddir" as /var/run and "pidfile dir" and "pidfile directory" statement for smb.conf. (3) Some fix for password synchronization but it isn't tested much and it is almost useless under "encrypt passwords = yes" environment. Changes for INSTALL and part of Makefile are provided by "Johnny C. Lam" <jlam@netbsd.org> and (2) and (3) are got from FreeBSD ports. Bump revision to 1; samba-2.2.3nb1 now.
2002-02-04Use HTTP for german mirror because FTP doesn't work.tron1-2/+2
2002-02-04* Renamed the startup script rc.d/radiusd.sh -> rc.d/radiusdmartti2-7/+7
* Don't fail if ${PREFIX}/etc/raddb can't be removed (i.e. because users's locally modified configuration files are still there)
2002-02-04Added optional support for LDAP (set SAMBA_USE_LDAP=YES to activate this).martti2-2/+12
According to Samba 2.2.3 release announcement: Much work has been done on the LDAP backend code. The configure option --with-ldapsam is now considered to be stable. The schema used has changed, see the file examples/LDAP/samba.schema for the new schema. New documentation explaining how to set up a Samba only PDC/BDC setup has been added in the files Samba-LDAP-HOWTO and Samba-BDC-HOWTO in the documentation tree.
2002-02-04Updated samba to 2.2.3martti4-16/+19
Changes in 2.2.3 ----------------- 1). Fixed shared library compile for Solaris with native compiler. 2). UNIX CIFS extensions code added (donated by HP). 3). Changed to using NT status codes on the wire if the client can support this. 4). altname command to show 8.3 name added to smbclient. 5). const-safe endian macros now used. 6). client code now uses UNICODE on the wire. 7). Correctly return fault PDU's on bad handle. 8). Improved NT error code mapping table. 9). Many new point and print RPC calls added. 10). Win9x clients can now see full user list. 11). fileid added to identify simultaneous open files (no longer use dev/inode/time as unique value). 12). HPUX ACL code added (donated by HP). 13). vfs interfaces updated (again !). 14). MSDOS Code Page 866 -> 1251 mapping added. 15). winbindd now processes quit/hup signals correctly. 16). No tdb traversal done on startup/shutdown - ensures scalability. 17). Fix bug with paths for homes share. 18). Fixed copyfile for OS/2. 19). Fix group membership when groups are on more than one line. 20). Fixed core dumps in posix ACL mapping code. 21). Tidyup of UNICODE functions (put/get). 22). Move rpcclient to the new libsmb code. 23). Add missing Windows 2000 passthough trans2 calls. 24). Return check all tdb calls. 25). Make local name lookup work even if wins server is down. 26). pam session code added to winbind. 27). Added winbindd cache to all lookups. 28). Fix allocate bugs that caused file sizes to be incorrect. 29). Fixed write cache code - now safe to use. 30). Fixed winbindd memory leaks. 31). winbindd will now do name lookups (to allow non Open Source systems to do the nsswitch WINS lookup). Fixed by SGI. 32). passdb memory leaks fixed. 33). LDAP code updates and now properly maintained. 34). Finally figured out how changeid is meant to work. 35). Downlevel printing now looks as NT does in print monitor window. 36). Many fixups in spoolss printing RPC parsing. 37). Speed up password enumeration as a PDC. 38). Fix printer changed notify messages (work from HP). 39). Fix modify timestamp on close code. 40). Fix long standing mangled names bug. 41). Fix delete on close semantics. 42). Stop opening all files with O_NONBLOCK ! 43). Use O_NOFOLLOW for systems that have it and don't want symlinks. 44). Ensure NT suplementary groups get added to user token. 45). Try and mitigate effects of DNS timeout (do less lookups). 46). Added current user connection context stack. 47). Fixes to utmp code. 48). smbw code tidyups. 49). Added tdb open log code. Several tdb fixes.
2002-02-03Update ethereal to 0.9.1mjl2-5/+5
Program preferences have been expanded to include capture, name resolution, and window geometry settings. It is now possible to search for all fields in GIOP messages. You can now build display filters on the fly by right-clicking on tree view items. Additionally, protocol hierarchy statistics display and MacOS X capture timeout bugs have been fixed. The idl2eth utility now handles CORBA IDL recursive unions and structs and the text2pcap utility also received updates, including SCTP support. New dissectors include DHCPv6, DLSw, IAPP, SCSI, SPOOLSS RPC, SliMP3, and TSP. Dissectors receiving updates include AFS, AIM, Auto-RP, BGP, BOOTP, DCE RPC, DIAMETER, FDDI, GTP, H.261, HMIPv6, IS-IS, iSCSI, ISUP, LDAP, M3UA, MIP, MMSE, MTP3, NBNS, NCP, NDMP, NFS, ONC RPC, PIM, PPP, PPP, Q.931, RPC, RSVP, RTCP, SCTP, SDP, SIP, SMB/CIFS, SSL, STAT, Syslog, TCP, TNS, VJ, WTP, and ypbind. Support for WildPackets' AiroPeek and OpenBSD pflog capture file formats have been added (you can read pflog data from a file, or directly from the logging interface). Support for the DBS Etherwatch, EtherPeek, NetMon, and VMS TCPIPtrace formats has been enhanced.
2002-02-01Add support for NetBSD-powerpc based on suggestion made by Andrew Cagneytron1-3/+15
in PR pkg/13881.
2002-02-01Build and install the check_hpjd plugin.skrll2-5/+8
This closes pkg/14514 from Chris Tribo <t1345@hopi.dtcc.edu>
2002-01-31Sort.wiz1-3/+3
2002-01-31Remove eggdrop (broken for 16 months now).wiz11-255/+1
2002-01-31Instead of manually making "install-config" as the first step of thejlam1-2/+3
post-install target, just add install-config to the list of INSTALL_TARGETS. This is much simpler, duh! Thanks to Thomas Klausner <wiz@netbsd.org> for pointing this out.
2002-01-31If one wants to make a target from some Makefile within ${WRKSRC}, thenjlam1-2/+2
the right way to call the target is: ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} target The environment should be set explicitly, and one should _always_ call "${MAKE_PROGRAM}", and not "${MAKE}" since the former always refers to the name of the actual make program used, regardless of whether USE_GMAKE is defined or not.
2002-01-31Update net/openslp to 1.0.7. Relevant changes from version 1.0.6 include:jlam2-12/+20
* Applied patch from Juergen Kreileder that provides the net.slp.multicastIF slp.conf setting. net.slp.multicastIF is useful in setting up OpenSLP on multi-homed machines where it is desireable to configure which interface should send multicast traffic. * Applied patch from Garth Bushell that fixes a problem where not enough memory was being allocated to hold an escaped string in SLPEscape(). * Changed slpd "daemonize" code to chdir() to "/" so that the PWD is not left unmountable.
2002-01-31Fix cpp handling in vnc's private imake to deal with change of cpp locationmarkd2-7/+21
as per same change made to Xfree86's imake recently.
2002-01-30When built with PAM support, add USE_PAM to BUILD_DEFS.jlam1-1/+2
2002-01-29add py-IPdrochner1-1/+2
2002-01-29initial import of py-IP-0.4, a python module to handle IPv4 and IPv6 address,drochner4-0/+26
submitted by Shell Hung per PR pkg/15144