summaryrefslogtreecommitdiff
path: root/net (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30 Add tn3270Mark Murray1-0/+1
Notes: svn path=/head/; revision=21136
1999-08-30This is FreeBSD's tn3270, yanked from src/usr.bin, and lightly hackedMark Murray6-0/+53
with the addition of relevant parts of src/usr.bin/telnet/* Once the dateline hase crossed the repository, the original will be led outside, given a perfunctory trial, and shot. Notes: svn path=/head/; revision=21135
1999-08-30$Id$ -> $FreeBSD$Peter Wemm222-222/+222
Notes: svn path=/head/; revision=21126
1999-08-29Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek3-3/+3
Notes: svn path=/head/; revision=21098
1999-08-29Caps, no period.Tim Vanderhoek2-2/+2
Notes: svn path=/head/; revision=21094
1999-08-29Make this port interoperable on the FreeBSD/Alpha. From Andrew Gallatin:Steve Price1-0/+182
Due to the size difference between a struct timeval on FreeBSD/Alpha (2 longs for a total of 128 bits) and a struct timeval nearly everywhere else in the known universe (2 ints, for a total of 64-bits, even on DEC OSF/1), and the way zephyr uses timevals, it needs a bit of help. Submitted by: Adrew Gallatin <gallatin@cs.duke.edu> Obtained from: NetBSD Notes: svn path=/head/; revision=21091
1999-08-28expr -> ${EXPR}Michael Haro5-16/+16
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-28Activate icqnix.Jim Mock1-1/+2
Notes: svn path=/head/; revision=21050
1999-08-28Import of icqnix.Jim Mock5-0/+103
ICQnix is an ICQ client for X that is designed to look and feel as much like the Mirabilis ICQ client as possible. PR: 13428 Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw> Notes: svn path=/head/; revision=21049
1999-08-28sed -> ${SED}Michael Haro2-4/+4
Notes: svn path=/head/; revision=21048
1999-08-28ln -> ${LN}Michael Haro6-20/+20
Notes: svn path=/head/; revision=21047
1999-08-27Activate gtkyahoo.Jim Mock1-1/+2
Notes: svn path=/head/; revision=21038
1999-08-27Import of gtkyahoo.Jim Mock5-0/+39
gtkyahoo is a GTK-based Yahoo! Messenger client. PR: 13244 Submitted by: Dannyman <dannyman@dannyland.org> Notes: svn path=/head/; revision=21036
1999-08-27hotname -> hostnameMichael Haro1-2/+2
Notes: svn path=/head/; revision=21035
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro12-68/+70
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-27Upgrade SNMP to 4.0.1, which is a last minute bugfix.Bill Fumerola8-13/+15
Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible with the ucd-snmp changes. If this is a huge problem, then a repo copy of ucd-snmp can be made and we can have the hassle of keeping two copies in our tree. Notes: svn path=/head/; revision=21027
1999-08-27Update to version 4.0Chris Piazza9-105/+120
Submitted by: billf Notes: svn path=/head/; revision=21018
1999-08-26Forced commit, the PR was actuallyChris Piazza1-1/+1
PR: 13262 Notes: svn path=/head/; revision=21015
1999-08-26Activate tcpflowChris Piazza1-1/+2
Notes: svn path=/head/; revision=21014
1999-08-26Import of tcpflow.Chris Piazza6-0/+197
Tcpflow is a tool for capturing data transmitted as part of TCP connections (flows), and stores it in a way that is convenient for protocol analysis or debugging. tcpflow reconstructs the actual data streams and stores each flow in a seperate file for later analysis. PR: 13362 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=21013
1999-08-25Change Id->FreeBSD.David E. O'Brien4-4/+4
Notes: svn path=/head/; revision=20960
1999-08-24MASTERSITE moved files aroundMichael Haro1-2/+2
Notes: svn path=/head/; revision=20926
1999-08-23grep -> ${GREP}Michael Haro5-10/+10
true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
1999-08-22awk -> ${AWK}Michael Haro4-14/+14
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-08-22chmod -> ${CHMOD}Michael Haro32-95/+95
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-22Add rrdtool, and re-sort SUBDIR entries.Bill Fenner1-4/+5
Notes: svn path=/head/; revision=20880
1999-08-22Round Robin Database Tool - store time-series data with averaging or otherBill Fenner10-0/+190
(lossy) historical compression, and create graphs. PR: ports/12717 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=20879
1999-08-19Upgrade to zebra 0.77Andreas Klemm6-9/+9
From: Kunihiro Ishiguro <kunihiro@zebra.org> Date: Sun, 15 Aug 1999 23:47:59 +0900 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. * Changes in zebra-0.77 * Changes in lib ** SIGUSR1 reopen logging file. ** route-map is extended to support multi-protocol routing information. ** When compiling under GNU libc 2.1 environment don't use inet6-apps. * Changes in zebra ** Basic IPv6 router advertisement codes added. It is not yet usable. ** Fix IPv6 route addition/deletion bug is fixed. ** `show ip route A.B.C.D' works * Changes in bgpd ** When invalid unfeasible routes length comes, bgpd send notify then continue to process the packet. Now bgpd stop parsing invalid packet then return to main loop. ** BGP-4+ withdrawn routes parse bug is fixed. ** When BGP-4+ information passed to non shared network's peer, trim link-local next-hop information. ** `no redistribute ROUTE_TYPE' withdraw installed routes from BGP routing information. ** `show ipv6 route IPV6ADDR' command added. ** BGP start timer has jitter. ** Holdtimer configuration bug is fixed. Now configuration does not show unconfigured hold time value. * Changes in ripngd ** Now update timer (default 30 seconds) has +/- 50% jitter value. ** Add timers basic command. ** `network' configuration is dynamically reflected. ** `timers basic <update> <timeout> <garbage>' added. * Changes in ripd ** Reconstruct almost codes. ** `network' configuration is dynamically reflected. ** RIP timers now conforms to RFC2453. So user can configure update, timeout, garbage timer. ** `timers basic <update> <timeout> <garbage>' works. * Changes in ospfd ** Bug of originating network LSA is fixed. ** `no router ospf' core dump bug is fixed. * Changes in ospf6d ** Redistribute route works. Notes: svn path=/head/; revision=20801
1999-08-18Add pipsecdSatoshi Asami1-1/+2
Notes: svn path=/head/; revision=20770
1999-08-16Import pipsecd, a tool for making IPsec tunnels.Matthew Hunt9-0/+134
PR: 13178 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> Notes: svn path=/head/; revision=20754
1999-08-16Remove this patch again. It seems that stubhost works now.Poul-Henning Kamp1-13/+0
Notes: svn path=/head/; revision=20752
1999-08-12Upgrade to 0.7.2, which fixes several large memory leaks.Bill Fumerola4-6/+6
Notes: svn path=/head/; revision=20671
1999-08-12Updated to version 0.9.7Jim Mock6-14/+14
Notes: svn path=/head/; revision=20668
1999-08-11Use PKGNAME. Before it would have been ldapsdk_12311998 and now it isChris Piazza1-4/+5
-1998.12.31. PR: 13055 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Change three instances of 'mkdir -p' to ${MKDIR} Notes: svn path=/head/; revision=20647
1999-08-10Changes in 0.75, 0.76 is a bugfix release ...Andreas Klemm6-9/+9
BGP-4+ route handling is much improved. ripngd perform route aggregation with aggregate-address command. When zebra starts up, delete all installed routes which installed by zebra. ospfd DR election problem fixed. `terminal length 0' bug is fixed. BGP route-map now properly handles permit/deny and match/no match mixture. This fix is done by Rick Payne <rickp@rossfell.co.uk>. -- Kunihiro Ishiguro -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- * Changes in zebra-0.75 * Changes in lib ** `termnal length 0' bug is fixed. * Changes in zebra ** When zebra starts up, sweep all zebra installed routes. If -k or --keep_kernel option is specified to zebra dameon. This function is not performed. * Changes in ripngd ** Aggreagte address command supported. In router ripngd, `aggregate-address IPV6PREFIX' works. * Changes in bgpd ** Input route-map's bug which cause segmentation violation is fixed. ** route-map method improved. ** BGP-4+ nexthop detection improved. ** BGP-4+ route re-selection bug is fixed. ** BGP-4+ iBGP route's nexthop calculation works. ** After connection Established `show ip bgp neighbor' display BGP TCP connection's source and destination address. ** In case of BGP-4+ `show ip bgp neighbor' display BGP-4+ global and local nexthop which used for originated route. This address will be used when `next-hop-self'. * Changes in ospfd ** Fix bug of DR election. ** Set IP precedence field with IPTOS_PREC_INTERNET_CONTROL. ** Schedule NeighborChange event if NSM status change. ** Never include a neighbor in Hello packet, when the neighbor goes down. Notes: svn path=/head/; revision=20643
1999-08-10Use proper type in call to res_mkquery()David E. O'Brien1-0/+11
Submitted by: gcc -Wall and the letters R,T,F, and M Notes: svn path=/head/; revision=20639
1999-08-09Use empty MASTER_SITES= to indicate that there's nothing for theBill Fenner2-4/+4
distfile survey to check. Notes: svn path=/head/; revision=20624
1999-08-08Upgrade to bind 8.2.1Justin M. Seger4-20/+14
Submitted by: ust@cert.siemens.de PR: ports/12875 Notes: svn path=/head/; revision=20619
1999-08-07Remove two files that aren't installed anymore.Bill Fumerola3-6/+0
Noticed By: bento's logs. Notes: svn path=/head/; revision=20602
1999-08-07Update to 0.9.6Chris Piazza6-40/+44
PR: 13011 Submitted by: maintainer Notes: svn path=/head/; revision=20593
1999-08-05Upgrade to 0.7.1, they actually released 0.7.1 before I could evenBill Fumerola4-8/+6
upgrade our tree to 0.7.0! It's good, however, because this version fixes some significant bugs. Notes: svn path=/head/; revision=20548
1999-08-05Update patch checksum.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20546
1999-08-05Fix build and run problems in conjunction with OpenSSL.Dirk Froemberg15-198/+211
Natively SSLtelnet works with SSLeay, only. PR: ports/12973 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer) Notes: svn path=/head/; revision=20534
1999-08-03Update to version 0.72Chris Piazza2-5/+5
PR: 12945 Submitted by: maintainer Notes: svn path=/head/; revision=20519
1999-08-02Upgrade to 5.9.3.Masafumi Max NAKANE2-5/+5
Notes: svn path=/head/; revision=20501
1999-08-02Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek5-5/+5
containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
1999-08-02IglooFTP beroftpd cftp curl downloader ftpfind ftpmirror ftpsearchSatoshi Asami1-31/+1
ftptool gftp greed gtm jmirror lftp llnlxdir llnlxftp mirror moxftp ncftp ncftp2 ncftp3 omi pavuk proftpd spegla wget wu-ftpd wxftp yafc yale-tftpd have been moved to new category "ftp". Notes: svn path=/head/; revision=20496
1999-08-02Fix up some grammarChris Piazza1-2/+2
Notes: svn path=/head/; revision=20482
1999-08-02Activate tundChris Piazza1-1/+2
Notes: svn path=/head/; revision=20481
1999-08-02Import of tund.Chris Piazza5-0/+29
TUND allows to organize IP over IP tunnel (IP packets are incapsulated into UDP one). It works together with FreeBSD ipfw(8). Can be used for tunneling private networks behind NATD. PR: 12718 Submitted by: Sergey Kosyakov <ks@itp.ac.ru> Notes: svn path=/head/; revision=20480