summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
1999-08-22Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists.tron1-4/+2
1999-08-22Update delegate to 5.9.3rh5-42/+24
Notable changes are: 1999-06-25 DeleGate/5.9.3 bug fix (cache/Linux), etc. 1999-06-02 DeleGate/5.9.2 URICONV, Y2K, host=-Host, LDAP, etc. 1999-03-15 DeleGate/5.9.1 bug fix (Win, HTTPS, filters, etc.) 1999-03-09 DeleGate/5.9.0 MAX_ARGC, bug fix
1999-08-20Update "dependence" on "gindent" package.tron1-2/+2
1999-08-19Update to ntp-4.0.97fredb3-6/+10
Portability fixes, plus new utility "ntptimeset"
1999-08-19Add "benchmarks" as second category.tron1-2/+2
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc2-2/+6
displayed using the -B option to pkg_info(1). Add USE_KERBEROS4 to BUILD_DEFS
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc2-2/+6
displayed using the -B option to pkg_info(1). Add USE_INET6 to BUILD_DEFS
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc2-3/+21
displayed using the -B option to pkg_info(1). Add USE_SOCKS to BUILD_DEFS
1999-08-16Set CPP definitions to make this package work on Solaris.agc1-1/+7
1999-08-15upgrade to zebra-0.77.itojun2-4/+4
New beta zebra-0.77 is out: ftp://ftp.zebra.org/pub/zebra/zebra-0.77.tar.gz This beta includes brand new ripd. Almost codes of ripd is rewritten. ripd's dynamic `network' command configuration is improved. `timers basic' command's semantics is changed to conforms to RFC2453. ripngd is also updated as same as ripd. IPv6 kernel route handling bug is fixed. SIGUSR1 reopen logging file. ospfd's bug of originating network LSA is fixed. Redistribute routes handling is much improved. Now `no redistribute' works as expected. BGP-4+ withdraw bug is fixed. IPv6 router advertisement codes are added but not yet usable.
1999-08-15Fix "ucd-snmpd" to return "mib-2.ip.ipAddrTable" and make sure "netbsd1"tron4-2/+85
preprocessor symbol gets defined on NetBSD systems. Patches supplied by Zdenek Salvet in PR pkg/7799.
1999-08-15Use package libtool to install "snmptrapd" because we will get a uselesstron2-6/+8
shell script otherwise.
1999-08-15Make this package build on ELF systems.tron6-10/+185
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