summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-11-25Update openssl to 0.9.4.erh17-169/+268
1999-11-25Update exim to 3.10.ad6-60/+9
1999-11-25Check return code of close()/fclose() in a few places.is2-1/+35
Without this, joe doesn't notice that you exceeded your filesystem quota, and happily creates a zero length file (throwing away all your changes).
1999-11-25Fix build problems caused by libtool usage.tron5-8/+58
1999-11-25add MIRROR_DISTFILES=no.itojun1-1/+2
1999-11-25Work around for imake generated Makefile taking -lWidgets to be the sharedfredb2-1/+24
library installed by the afterstep-current package, instead of knews' own libWidgets.a. Why does $(LDPRELIBS) come in before $(OBJS) anyway?
1999-11-25Add and enable Ngraph.sakamoto1-1/+2
1999-11-25Initial import of Ngraph-6.3.06 pkg by Osamu OISHI <oishi@ims.ac.jp>.sakamoto8-0/+300
the 2D graph and data analysis program
1999-11-25add patch-sum.itojun2-0/+6
1999-11-25devel/ipv6socket_scrub: checks IPv6 portabilty in source code.itojun1-1/+2
add ipv6socket_scrub to SUBDIR rule. XXX this needs license agreement with Sun (you need to fetch tarball manually). is NO_CDROM and other restrictions enough?
1999-11-25from KAME/netbsd repositoryitojun6-0/+85
1999-11-25zzufedhubertf27-449/+485
1999-11-25Use our fine dependency system instead placing things in the users' hand.hubertf2-8/+4
This has failed often enough in the past. :->
1999-11-25Don't depend on random packages installed by some user, use ourhubertf1-6/+2
dependency system to pull in stuff that's known to work.
1999-11-24Add and enable ploticusrh1-1/+2
1999-11-24Import of ploticus-1.31, a versatile plotting and data visualization tool.rh7-0/+184
1999-11-24create StarOffice-specific directories in ${PREFIX}/Office51, not ${PREFIX}rh1-2/+2
1999-11-24adjusthubertf1-21/+21
1999-11-24remove some leftovers from the defuzzinghubertf20-78/+20
1999-11-24defuzzhubertf21-134/+223
1999-11-24fixhubertf2-7/+8
1999-11-24Make this package no longer interactive. Simple one, doing the TCL stuffhubertf3-11/+8
with tclsh instead of wish did the job.
1999-11-24Update ethereal to 0.7.8.frueauf2-4/+4
Overview of changes in Ethereal 0.7.8: * Added RPC and NFS (Uwe) * Added IGRP/EIGRP (Don) * "Print" button in TCP Follow window (Warren Young) * BGP enhancemnets (Itojun, Greg) * Wiretap support for Toshiba ISDN router traces (Gilbert) * More filterable fields (Guy, Laurent) * AIX and IBM C compiler fixes (Craig Rodrigues) * General fixes (Guy) * LPD dissector segfault fix (Gilbert) * ICQ update (Kojak) * VLAN update (Nathan) * "Find Frame" function (Guy) * Support for newer libpcaps, and broken RH 6.1 libpcap (Guy) * DNS update (Brian J. Murrell), and similar NBNS update (Guy) * More DNS updates (Guy) * "Go to frame" function (Guy) * Added IMAP (Nathan) * Added various RPC stubs (Nathan) * Added portmap (Nathan) * Added LAPD (Gilbert, Guy) * LLC fix (Guy) * Added Q.931 (Guy) * SMB updates and segfault fixes (Richard) * Added bootparams (Nathan) * Added ypserv (Nathan) * Conversation code fix (Guy) * Added mount and stat (Nathan) * Added MAPI (Nathan) * IPv4 address comparison and subnet testing in display filters (Gilbert) * Added NLM (Uwe) * More IPX SAP types (Nathan) * Automatic ETT_* enum number registration (Guy) * Added SAP (Session Announcement Protocol) (Heikki) * Wiretap support for ATM iptrace files (Guy, Gilbert) * OSPF fix (Heikki) * General routines for registration of "init" routines (Guy) * Added ILMI (SNMP over ATM AAL5) (Guy) * Added SSCOP (Guy) * Added Q.2931 (Guy) * "Match selected" produces display filters with field names (Gilbert) * IPX packet summary resolves IPX network names and MAC addresses (Gilbert) * POP fixes (Heikki) * Added VRRP (Heikki) * Display filter "Reset" button (Laurent) * Added HSRP (Heikki) * SNA packets show hex dump with EBCDIC converted to ASCII (Gilbert) * Added Cisco Auto-RP (Heikki) Overview of changes in Ethereal 0.7.7: * Check header length in IP header (Guy) * Fix printf formats in packet-rx.c (Guy) * NTP changes (Tomislav Vujec) * Add conversation mechanism and generalize net/datalink address storage (Guy) * Fix ipproto.c bug (Guy) * Removed erroneous assert in packet-sna.c (Gilbert) * Support for Appletalk DDP, Banyan Vines, and SNA FID type 4 addresses in "address" type code (Guy) * Fixes for Appletalk and Vines (Guy) * Add ICQ dissector (Kojak) * Remove compilation warnings in packet-snmp.c (Tomislav) * Remove compilation warnings from packet-smb.c (Richard) * Add make-reg-dotc to let non-GNU makes work. (Guy) * Fix AIX compilation (Guy, Gilbert) * Fix autoconf weird-path problem (Guy) Overview of changes in Ethereal 0.7.6: * Fix xdlc bug (Guy, Gilbert) * Add name resolution option to GUI. (Laurent) * Fix LLC bug (Guy) * Display filter bug fixes Santeri Paavolainen <santtu@ssh.fi> Dewi Morgan <dewim@sco.com> (Gilbert) * Print changes (Guy) * NG Sniffer FDDI time unit fix (Guy) * Fixes for SINIX (Uwe Girlich) * Lots of fork/sync fixes (Guy) * Add filename to Capture dialog box (Guy) * New display filters for many protocols (Laurent... the man!) * Check for bad packet lengths in many protocols (Laurent, Gilbert, Guy) * More SMB fields and fixes (Richard, Guy) * NBNS fix (Richard) * POP fix (Laurent) * Fix behavior for bad color filters (Gilbert) * Default colors for color wheel (Santeri Paavolainen <santtu@ssh.fi>) * ZLIB error messages (Guy) * Display filter byte-string syntax additions (Gilbert) * IPv6 proto_tree and display filter support (Lareunt, Jun-ichiro) * Added info to protocol registration (Gilbert) * Added signed integer support to display filters (Phil Techau) * IPv6 fixes (Jun-ichiro) * ASCII/EBCDIC conversion in TCP Follow window (Gilbert) * Add DOUBLE filtering to display filters (Gilbert) * OSPF fix to dissect MD5 field (Tony Hard <thart@avici.com> * Automated method of finding proto_register functions (Guy) * Wiretap support for nettl (HP-UX trace tool) (Olivier) * Added BPDU (Christophe Tronche) * Added SNA (Gilbert) * Added RIPng, PIM (Jun-ichiro) * Added Yahoo messager and pager protocols (Nathan) * Added NTP (Nathan) * Added BGP (Jun-ichiro) * Added AFS, RX (Nathan) * Addef VLAN (802.1q) (Nathan) Overview of changes in Ethereal 0.7.5: * Fixed bug when reading files on FreeBSD (Guy) * Fixed compilation bug when disabling zlib on FreeBSD (Guy) Overview of changes in Ethereal 0.7.4: * Fixed Radcom file reader in wiretap (Olivier) * Add "--with-ucdsnmp" to autoconf (Bert Driehuis <driehuis@playbeing.org>) * Fix snoop reader for Solaris seek problem (Guy) * NetBIOS and NBIPX updates (Guy) * Capture dialogue changes (Guy, Laurent) * Movement of GTK files to subdirectory (Gilbert, Guy) * Wiretap support for Lucent/Ascent WAN router traces (Gerald) * Added dissector for Internet Cache Protocol (Peter Torvals) * Added dissector for Internet Printing Protocol (Guy) * Show the IP flags as 4 bits (Daniel Ryde <ryde@tripnet.se>) * Changed usage of FT_BOOLEAN (Gilbert) * Fixed bugs with short packets and eth, tr, and fddi (Gilbert, Guy) * Fix for IPX SAP types (Mark H. Wood <mwood@IUPUI.edu>) * TRMAC now uses dfilter variables (Gilbert) * randpkt added; produces trace file of random packets (Gilbert) * New helper macros in packet.h (Guy) * x.25 and lapb fixes (Olivier) * Wiretap compilation fixes (Laurent) * OSI fixes; CLNP now uses dfilter variables (Laurent) * New Collapse/Expand All function (Laurent) * Enhanced printing options (Guy) * zlib support for compress trace files (Ashok) * Fix ICMP timestamp dissection (Dirk Bonne <dirk@out1.mx.skynet.be>)
1999-11-24Add .cvsignore to stop cvs update listing every distfile and moreabs4-2/+2
1999-11-24You commit it, you maintain it. That's the game.drochner1-2/+2
1999-11-24Use DEPENDS in preference to RUN_DEPENDS.agc1-2/+2
1999-11-24Move from RUN_DEPENDS to plain DEPENDS.agc1-3/+3
1999-11-24Document POPTOP_USE_MPPE (used in netpop package).agc1-1/+7
1999-11-24Move from RUN_DEPENDS to DEPENDS, and clean up the directory path.agc1-2/+2
1999-11-24Use DEPENDS in preference to RUN_DEPENDS.agc1-4/+4
1999-11-24move to 0.7. This silences some rather annoying errno/sys_errlist noise.explorer2-10/+4
1999-11-23add USE_FORTRAN for selection of the fortran compilerdmcmahill1-5/+2
1999-11-23updated md5 checksumwindsor1-2/+2
1999-11-23changed the default for CPP to be /usr/bin/cpp instead of /lib/cpp in f2c-f77dmcmahill2-8/+15
1999-11-23updated md5 hashwindsor1-2/+2
1999-11-23updated md5 hash for vnc-latest_doc.tgzwindsor1-2/+2
1999-11-23fixed bad md5 checksum for radius.3.6B-skey.tar.gzwindsor1-2/+2
1999-11-23fixed bad md5 checksumwindsor1-2/+2
1999-11-23corrected bad checksumwindsor1-2/+2
1999-11-23fix md5 checksumwindsor1-2/+2
1999-11-23Bump version to 1.79. Introduced four new warnings:hubertf2-3/+25
WARN: no ./files/patch-sum file. Please run 'make makepatchsum'. WARN: no ./files/md5 file. Please run 'make makesum'. WARN: RUN_DEPENDS is deprecated, please use DEPENDS. WARN: LIB_DEPENDS is deprecated, please use DEPENDS. Fixes PR 8861 by Dan McMahill <mcmahill@mit.edu>
1999-11-23set MAINTAINER to packages@netbsd.org, like the other KDE stuffdrochner1-2/+2
1999-11-23I'll play MAINTAINER heredrochner2-4/+4
1999-11-23add USE_FORTRAN for selection of the fortran compilerdmcmahill1-6/+2
1999-11-23add USE_FORTRANdmcmahill1-4/+2
1999-11-23more NO_CDROM fixuphubertf4-7/+13
1999-11-23change depricated RUN_DEPENDS to DEPENDSdmcmahill1-2/+2
1999-11-23Update the DEPENDS section to remove the depricated RUN_DEPENDS variable.dmcmahill1-22/+21
1999-11-23add a bunch of NO_CDROM where appropriatehubertf8-9/+16
1999-11-23- Update pvm dependency to new version of pvm (3.4.2)dmcmahill10-102/+130
- a few patches to correctly work with the new version of PVM - Add USE_FORTRAN and remove local selection of the fortran compiler - Change DEPENDS on xless to RUN_DEPENDS (not used for build)