summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
1999-07-02Make this package work on Solaris.agc3-2/+60
1999-07-02For packages that are in the NetBSD base system, but needed foragc1-2/+2
Solaris, narrow down the platforms, and use specific inclusion rather than disclusion: mark them as ONLY_FOR_PLATFORM=SunOS-*-*, rather than NOT_FOR_PLATFORM=NetBSD-*-*.
1999-07-02Some packages use bsd-style .mk files when building, and so any manualagc3-21/+6
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles.
1999-06-28add & enable ngrephubertf1-1/+2
1999-06-28Import ngrep V1.31: network grephubertf5-0/+30
ngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. It currently recognizes TCP and UDP across ethernet, ppp and slip interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, like tcpdump and snoop.
1999-06-23upgrade to 0.69.itojun2-5/+5
1999-06-20Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"tron2-4/+4
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
1999-06-19The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror ontron1-2/+2
"ftp.sunet.se" instead.
1999-06-15This has an interactive install script. Tell the Makefile so.hwr1-1/+3
Pointed out by Matthias Scheler.
1999-06-14Update the MD5 to match the new sources at www.mr.net/~bradley/...bad1-3/+3
Fixes PR 7726.
1999-06-14Now detecting the type of rtentry works (on my 1.3H) andkim1-3/+141
the software compiles. Hopefully this change does not break anything on 1.4 systems.
1999-06-12Correct reversed patch. Problem noted by Douglas Brebner in PR pkg/7765.tron1-3/+3
1999-06-07net/zebra/pkg/PLIST: comment out daemons that need IPv6 support.itojun3-8/+11
net/zebra/Makefile: add $NetBSD$ and some other cleanups. net/Makefile: add zebra as SUBDIR.
1999-06-07pkgsrc dir for zebra routing daemon (imported from KAME/NetBSD distribution)itojun5-0/+61
1999-06-06Missing patch file to make "kfinger" build.tron1-0/+12
1999-06-06Add and enable sendfile.hwr1-1/+2
1999-06-06Reference implementation of the SAFT (simple asynchronous filehwr9-0/+108
transfer) protocol. Sendfile allows to send arbitrary files to a remote user. This ist version 2.1 of sendfile.
1999-06-05Update "kdenetwork" package to version 1.1.1.tron5-960/+999
1999-06-04Sync with 5.2.4rvb44-1550/+13
1999-06-04Update "ethereal" package to version 0.6.2.tron2-6/+5
1999-06-01Remove some compilation warnings, use mkstemp instead of mktemp.hubertf5-87/+119
Patches submitted by Jaromir Dolecek <dolecek@ics.muni.cz> in PR 7683
1999-06-01Correct minor spelling mistake.agc1-1/+1
1999-05-30Add and enable "batchftp".tron1-1/+2
1999-05-30Import new "batchftp" package:tron7-0/+69
Automatically download files via the FTP protocoll.
1999-05-26Change "NOT_FOR_PLATFORM" pattern so that "make" really understands it.tron1-2/+2
Fixes PR pkg/7651 by Eric Mumpower.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv8-135/+137
pattern match format. Minor pkglint along the way.
1999-05-22Use "readline" package to make command line editing work in non visualtron1-3/+2
mode as suggested by Eric Mumpower in PR pkg/7616.
1999-05-22Make sure that "ncurses" package is really used. Fixes PR pkg/7615tron2-5/+35
by Eric Mumpower.
1999-05-22Apparently needs --with-gd-lib= as well, now...explorer1-2/+2
1999-05-22Update mrtg to 2.7.4rh6-66/+61
Notable changes are: - several bug fixes - now uses GNU configure script - documentation update - cleaned up distribution - new indexmaker accepts multiple config files - optional 2-column layout - option to specify bacground color - option to specify overview graphs sizes - few options to increase/decrease bells and whistles - improvements for perminute perhour - integration of SNMP_util and the latest SNMP_session - changed cfgmaker to use ipaddress as name for targets - fixed html in indexmaker and mrtg - optional handling of two different MaxBytes settings
1999-05-21Use "ln -fs" to create symbolic link in case a file hasn't been removedtron1-2/+2
due to a incomplete package list.
1999-05-21Add "man/man1/irc.1".tron1-1/+2
1999-05-21Update dependence to "ircII" package to version 4.4I.tron1-2/+2
1999-05-21netbsd._org_, not netbsd._com_.tv1-2/+2
(Should this include warped as a ftp site too?)
1999-05-21update to ircII 4.4I. features include ICB support and many bug fixes as usual.mrg7-251/+232
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron2-7/+3
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-18Add 2 perl scripts to collect datas on a NetBSD 1.4 system from netstat,bouyer6-3/+338
iostat, systat and a sample config file to use these. Also update the MESSAGE to stats there is a sample config file. Result can be seen at http://www.antioche.eu.org/mrtg/.
1999-05-17Create a sub directory in "share/doc" for the "README" file.tron2-4/+6
1999-05-12Rsync 2.3.1 is in the /pub/rsync directory, not the /pub/rsync/old-versionstv1-2/+2
directory, on samba.anu.edu.au at the moment.
1999-05-12 - in lchat.pl, use pack_sockaddr_in() instead of building the list ourselvebouyer2-4/+76
with pack(). This is how perl's socket test works, and makes mirror work on my i386/1.4 (otherwise connect() fails with "Address family not supported by protocol family"). - ftp.pl: temporary files were created 0666 ! create the temp file mode 0600, the correct permissions will be set by mirror once the transfer is done.
1999-05-12Can't have "--" on #!/bin/sh lines.bad6-0/+78
1999-05-11Correct calculation of endByte.bad1-2/+2
1999-05-11Add and enable freewais-sf and p5-Wais.bad1-2/+3
1999-05-11Fix dependency on freewais-sf. *sigh*bad1-2/+2
1999-05-11Initial import of p5-Wais version 2.311. A Perl module to interact withbad10-0/+109
WAIS servers.
1999-05-11Oops. This hasn't been used in a long time.bad1-43/+0
1999-05-11Initial import of freeWAIS-sf version 2.2.12.bad23-0/+534
1999-05-10Link with $(LDFLAGS), for -Wl,-R/usr/pkg/libbouyer1-4/+11
1999-05-05Use ftp0.sunet.se instead of ftp.sunet.se.bad2-4/+4
1999-05-04Update dependency on ucd-snmp.tv1-2/+2