summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
1999-08-13Forget to add this before last commitfredb1-0/+3
1999-08-13Update ntp4 to 4.0.96p1fredb4-7/+58
Highlights: - - Y2K patches from AT&T: readme, test results, in source directory - - various portability and configuration patches for Linux, WinNT This version of the package now requires "gmake", "autoconf", and "automake" as a consequence of its use of distribution patches. This requirement is expected to go away with the pending release.
1999-08-10Update to 2.0.5a. Supplied by mcmahill@mtl.mit.edu with minor corrections bybouyer5-27/+22
me.
1999-08-08checksum patchsommerfeld1-0/+3
1999-08-08protect zenicb against emacs 20.3sommerfeld1-0/+13
1999-08-05Replace broken Perl5 build dependence by standard build dependence.tron1-2/+2
1999-08-05Update to V0.7.1. Changes:hubertf2-4/+5
Overview of changes in Ethereal 0.7.1: * Fixed big memory leaks in dfilter code (Guy) * Enhanced xdlc, llc, and x25 (Guy, Olivier) * Made glossary-dump option not initialize X11 (Guy) * Fixed logical operands in dfilter code (Gilbert) * Added progress bar to display filter (Gilbert) Overview of changes in Ethereal 0.7.0: * Addition of RTSP and SDP dissectors (Jason) * New proto_tree and display filter system (Gilbert) * Updated SMB suport (Richard) * RADIUS dissector added (Johan) * Display filter text-entry does auto-reload (Guy) * Now compiles on Win32 (Gilbert) * Removed support for GTK+-1.[01].x (Gilbert) * Column re-sizing changes (Guy) * Linux ATM Classical IP support (Theirry) * X.25 support in wiretap iptrace routine (Olivier) * Wiretap fix for "-S" ethereal option (Laurent) * LAPB and X.25 dissectors added (Olivier) * FreeBSD compilation cleanups (Bill Fumerola, <billf@jade.chc-chimes.com>) * Ability to print all packets at once (Guy) Overview of changes in Ethereal 0.6.3: * Capture dialogue window data bug-fix (Guy) * PPPoE (PPP over Ethernet) added (Jeff Jahr) * ISAKMP, GRE, PPTP added (Brad Robel-Forrest) * RSVP added (Ashok Narayanan) * Summary dialogue added (Aaron Hillegass) * Match Selected GUI added (Ashok Narayanan) * Display Option GUI allows change of Time column (Guy) * GTK 1.[12] bug fix (Gilbert) * Code clean up (Guy) * strerror() added for platforms that don't have it (Guy)
1999-08-05Make this package work on Solaris:agc4-13/+64
+ Makefile patches to work out what OS is being used. + Solaris 2.6 (at least) has herror, so don't try to redefine it + Pass down CC value from package Makefile + Don't pass down Zoularis CPPFLAGS from package Makefile + Regen patch-sum file
1999-08-04regen.rh1-0/+4
1999-08-04Add and enable tn5250.rh1-1/+2
1999-08-04Import of tn5250-0.12.51, an implementation of the IBM 5250 telnet protocolrh7-0/+64
1999-08-04Rename dhid.sh.sample to dhid.sh. This matches what security/ssh does.jlam3-6/+6
1999-07-29Eliminate absolute paths in MESSAGE file.fredb2-7/+14
1999-07-28Update ntp4 to version 4.0.95fredb2-4/+4
1999-07-27Update package to ntp-4.0.94b.fredb2-6/+7
1999-07-27upgrade to 0.74. key changes are shown below.itojun4-10/+6
>This is the first beta relase which includes (partly) workable ospfd. >Now ospfd works as inter area OSPF router. When it works properly >route goes into the kernel. Please note it does not support intra >area route, AS external route, multiple area, aging of LSA, etc... >Please use ospfd only in test environment. > >BGP serious bug is fixed. ripngd is almost rewritten to conform to >RFC2080. ospf6d's LSA data structure is improved. And also many bugs >are fixed.
1999-07-25Add proper ncurses handling. Patch submitted in PR 8048hubertf3-7/+9
by Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>.
1999-07-24Fix typo in home page URL.tron1-2/+2
1999-07-24Add and enable "ntp4" packagefredb1-1/+2
1999-07-24Fix category for "ntp4" packagefredb1-2/+2
1999-07-24Import new "ntp4" package:fredb6-0/+201
Network Time Protocol Version 4
1999-07-23Don't use soon-to-be-removed "${NO_WRKSUBDIR}".tron1-2/+2
1999-07-23Use "DEPENDS" instead of "RUN_DEPENDS".tron1-3/+3
1999-07-22gtkglarea to 1.2.1sakamoto1-2/+2
1999-07-22cleaner IPv6 patch is applied.itojun4-42/+11
1999-07-21add /brickmrg2-1/+52
1999-07-20Correct dhid.sh.sample script by replacing @ECHO@ with ${ECHO}.jlam2-4/+7
Also add RCS ID tag to dhid.sh.sample.
1999-07-19fix incomplete PLIST. zebra.info{-1,-2} were added.itojun3-3/+7
1999-07-19Add and enable dhid.jlam1-1/+2
1999-07-19dhid-3.0: Dynamic Host Information Service client daemonjlam12-0/+139
1999-07-16upgrade to 0.73.itojun4-32/+4
1999-07-15Update dependence for "ircII" package.tron1-2/+2
1999-07-15update to 4.4J, which fixes:mrg3-10/+8
- CAST128-CBC bugs. this version unfortunately is incompatible with earlier versions due to badly generate keys. - ICB port number defaults correctly to 7326. - new $servertype() so you can tell if you are on an ICB or IRC connection. - /register support for the 'icb' script. also, don't remove `ircII.servers' and `ircII.motd' as these files are created by humans not a package and removing them is really evil (the only time they exist is if they are manually created). lucky for me, i read this closely before running `pkg_delete'.
1999-07-15Upgrade to 1.33. Changes: Now handles fragments. Also fixed a few minor bugs.hubertf4-27/+11
1999-07-14Update dependence on "gnome-core" package.tron1-2/+2
1999-07-14Update dependence on "xemacs" package to version 21.1.4.tron1-2/+2
1999-07-13Fix problem with configuration on ELF systems.tron1-2/+2
1999-07-13 * Use libedit's readline wrapper instead of readline when possible.jlam5-38/+79
* Update readline dependency.
1999-07-13Update readline dependency.jlam4-12/+12
1999-07-12add official mirror for ftp.kame.net.itojun1-3/+5
1999-07-11Add and enable ywho.kim1-1/+2
1999-07-11An on-demand rwho and friends.kim5-0/+29
1999-07-11update to zebra 0.72.itojun2-4/+4
1999-07-09Add package patch checksum files.agc57-0/+344
1999-07-09Add package patch-sum filesagc1-0/+15
1999-07-08enable IPv6 build (USE_INET6)itojun4-2/+44
1999-07-08Get rid of redundant comments at top of Makefile.agc1-10/+4
Modify the logic around the use of IPv6.
1999-07-08thropej suggested me to put it into src/usr.sbin so I nuke it.itojun6-82/+0
sorry for the mess...
1999-07-08pkgsrc for ALTQ (alternate queueing framework).itojun6-0/+82
mainly for ATM PVC related userland programs.
1999-07-08- Update homepage.tron3-82/+90
- Update built-in sites from Bunyip's canononical list. - Build with libcompat instead of custom regex. Patches supplied by Frederick Bruckman in PR pkg/7856.