Commit graph

887 commits

Author SHA1 Message Date
hubertf
548b089fef add category security 1999-12-21 22:39:30 +00:00
hubertf
1c5598281e add & enable sftp 1999-12-21 22:38:44 +00:00
hubertf
ad92635a91 sftp is an ftp replacement that runs over an ssh tunnel. Two programs
are included - sftp and sftpserv. When sftp is run and a host is
connected to (either by running 'sftp remotehost' or 'open remotehost'
from the sftp prompt), an ssh connection is initiated to the remote
host, and sftpserv is run. So, sftpserv must be in your path on
the remote host. Note that since sftpserv is run from ssh, no root
privileges are necessary.
1999-12-21 22:37:51 +00:00
simonb
8d14e3d97e Remove perllocal.pod as per email from Hubert Feyrer on tech-pkg. 1999-12-20 04:14:23 +00:00
windsor
f99ff102d5 md5 didn't match file ndg_files.tar.gz
neither my freshly-downloaded copy nor file residing in
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
1999-12-15 21:34:05 +00:00
rh
0e97d76772 sync w/ reality. 1999-12-08 14:01:49 +00:00
rh
fb8e7a5c60 Update reachover dependency on openssl to 0.9.4
defuzz
1999-12-08 13:57:42 +00:00
rh
caf600989d defuzz 1999-12-08 13:44:51 +00:00
abs
aec5e5eff2 Update to nocol-4.2.2b4
Primary reason was to fix a buffer overrun in portmon which caused a coredump
whem trying to monitor certain webservers.
1999-12-06 21:09:12 +00:00
bouyer
a6539fb6bd Make kde work on solaris. Mostly:
- don't hardcode -lossaudio in Makefiles, teach configure about it instead
- different PLIST
1999-12-06 20:44:57 +00:00
hubertf
67966c715b this wants gettext 1999-12-06 00:47:09 +00:00
tron
d6c9445cc7 Make this package build again. Fixes PR pkg/8891 by Damon Brodie. 1999-12-05 22:46:42 +00:00
sommerfeld
2c1b83d70d Add mtr 1999-12-04 16:53:22 +00:00
sommerfeld
ec83e6a018 NetBSDify. 1999-12-04 16:50:10 +00:00
sommerfeld
871080c8af import FreeBSD-current package for mtr-0.41:
Traceroute and ping in a single graphical network diagnostic tool
1999-12-04 14:27:30 +00:00
rh
6bbc9c7ca0 Update p5-Net to 1.0607. Numerous bugfixes and enhancements. 1999-12-02 15:57:28 +00:00
frueauf
dee1331326 Update ethereal to 0.7.9.
Overview of changes in Ethereal 0.7.9:
* Compilation warning fix (Guy)
* Updates to Q.931 (Guy)
* Updates to Q.2931 (Guy)
* Display filter widget uses GtkCombo (Gerald)
* Added SNMP over Ethernet (Gilbert)
* Small changes to display filters from tcp follow and match selected (Gilbert)
* Fix problem and update SMB (Richard)
* Update portmap (Uwe)
* Update NFS (Uwe)
* Support for iptrace 1.0 files (Gilbert; thanks to
        Florian Lohoff <flo@rfc822.org> for sample trace files)
* Update support for netmon 2.0 files (Guy)
* Updates to ATM (Guy)
* Updates to ARP (Guy)
* Updates to DNS (Guy)
* Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy)
* Colorize TCP streams (Gerald)
* Make autoconf check for correct contents of libz library (Guy)
* Updates to About box (Guy, Gilbert)
1999-11-29 21:20:05 +00:00
frueauf
433fefcdf4 *sigh* I hate rcs ids in patch files. 1999-11-29 11:50:14 +00:00
frueauf
846fc69947 sync. 1999-11-29 11:46:02 +00:00
frueauf
2ecf1cd989 Make ircII compile with socks support even if the ncurses package is
installed. The configure script added $LOCALBASE/include to CFLAGS,
but that way the local includes get mixed up with ncruses includes.
Append $LOCALBASE/include after the local includes to includepath.
1999-11-29 11:45:13 +00:00
soren
ac926ffdae s/printtitle/printtime/ 1999-11-29 05:19:25 +00:00
soren
fc7531bccb Fix path. 1999-11-29 05:01:35 +00:00
christos
7087f35f45 update patch checksum 1999-11-29 04:38:50 +00:00
christos
b4fe85ba98 depend on the existance of the define TIOCSTI to enable it, not SYSV 1999-11-29 04:38:22 +00:00
rh
3c6c51be42 defuzz 1999-11-27 23:03:54 +00:00
hubertf
e89fcf8258 sync w/ master site, still needs more work (see PR 8891, left open for someone else to fix) 1999-11-27 17:04:15 +00:00
rh
d969d43d8c Update delegate to 5.9.8.
Changes include:
 + security: randomized stack base to prevent overflow attack
 + general: fixed some dangerous buffer overflows
 + MASTER: immediate rejection in MASTER mode for forbidden users
 + CFI: fixed direction of LOGFILE on -v,-vv not to socket but to LOGFILE
 + CFI: fixed not to pass "[execpath]command" to shell (since5.9.2)
 + HTTP: fixed SEGV on long (maybe non-) scheme name in URL
 + INETD: fixed SEGV when argument-list part in INETD parameter is empty
 + SocksV5: fixed dropping response data on BIND/ACCEPT
 + Socksv5: fixed (enabled) UDP/SocksV5 on little endians
 + SocksV4: return immediate error response to SocksV5 request
 + NNTP: removed duplicated X-Forwarded in NNTPCC
1999-11-27 07:48:46 +00:00
hubertf
f381e0575f add a space after the timestamp 1999-11-26 23:18:46 +00:00
hubertf
fc57ac494b update sample.icbrc 1999-11-26 22:46:45 +00:00
hubertf
81b752953f Add a note about a old version that's out there. I'd have sent them my
patches, but their codebase is MUCH older than ours.
1999-11-26 22:43:46 +00:00
hubertf
efae4529f9 Ooops, the distfile's still at 5.0.9, it's only the package that's at pl1. 1999-11-26 22:16:21 +00:00
hubertf
4825e883ec Split patches and add code to print time in front of each line.
Needs to be switched on from .icbrc: oset printtime true.
Bump version to 5.0.9pl1 for that.
1999-11-26 22:12:36 +00:00
tron
e2b42e6c8d Update "spegla" package to version 1.1 using patches supplied by
Jens A Nilsson in private e-mail.
1999-11-25 19:46:19 +00:00
itojun
ef1f934d2c add patch-sum. 1999-11-25 02:00:16 +00:00
hubertf
52c5637d37 zzufed 1999-11-25 01:50:41 +00:00
frueauf
d0bfd61054 Update ethereal to 0.7.8.
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-24 13:24:58 +00:00
agc
a93cea9408 Move from RUN_DEPENDS to DEPENDS, and clean up the directory path. 1999-11-24 10:33:01 +00:00
windsor
46087f9626 updated md5 hash for vnc-latest_doc.tgz 1999-11-23 20:51:13 +00:00
windsor
9c20af541b fixed bad md5 checksum for radius.3.6B-skey.tar.gz 1999-11-23 20:47:08 +00:00
itojun
9683e5c7b6 net/totd: DNS proxy that supports IPv6 <==> IPv4 record translation.
XXX the pkgsrc Makefile requires USE_INET6 in mk.conf at this moment,
as the program is meaningful only if you have IPv4/v6 dual-stack support.
I'm not sure if it actually requires IPv6 in kernel...
1999-11-22 21:07:53 +00:00
itojun
cf55c1a1a4 from KAME/netbsd latest tree 1999-11-22 21:04:01 +00:00
rh
cfbb70929d Recommend to upgrade to bind-8.2.2p5 not p3. 1999-11-22 12:05:59 +00:00
tron
9768e5ae2d List "net" first because it is the primary category. 1999-11-21 12:04:12 +00:00
hubertf
6118de5ebe tron wanted to maintain this 1999-11-20 20:03:36 +00:00
tron
6da7d8b61f Set "${BINDIR}" to "${PREFIX}/bin". 1999-11-20 11:57:57 +00:00
tron
77760a6590 Use NetBSD build system and WARNSify program. 1999-11-20 11:54:44 +00:00
tron
fb8b9b5f12 Because "${CFLAGS}" contains "-O2" we don't need to use it explicitly. 1999-11-20 11:38:24 +00:00
hubertf
afc914dfe9 install documentation 1999-11-19 13:23:51 +00:00
agc
3667af2477 Unfortunately, one of the files that is patched contains an RCS Id in
the surrounding context. Introduce a pre-patch stage which removes the
magic '$' characters from the source file, which allows us to have
package patch files which do not contain any RCS Ids, and which allows
us to patch without a fuzz factor.
1999-11-19 12:32:26 +00:00
bouyer
f47dd7014c Properly handle RTM_OIFINFO. 1999-11-19 12:03:30 +00:00