summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
1998-08-09Let's have a man page for irc(1) as well (the distribution onlykim2-4/+6
installs ircII(1), which is difficult to find when the binary is not called that).
1998-08-09What ircII calls IRCLIB is really the GNU datadir, i.e. put all the helpkim3-587/+596
files, scripts and translation tables in share/irc instead of lib/irc.
1998-08-09Forgot the id again...kim1-0/+2
1998-08-09Use INSTALL_PROGRAM and INSTALL_MAN to avoid bin.bin ownershipskim2-11/+13
hardcoded in the distributed Makefile. Use INSTALL_DATA instead of INSTALL_MAN to install the ${PREFIX}/share/doc/bing/README file.
1998-08-09Do not install as bin.bin mode 555, but rather use the defaultkim1-3/+14
provided by the pkg system (the INSTALL macro for make already has -g and -o, so remove the extra options from Makefile.in).
1998-08-09The password file for samba cannot generally be share between machines,kim2-12/+17
so place it in /etc/samba/private. Other machine dependent files (e.g. the printer defs) go now into /etc/samba by default.
1998-08-08Forgot that tag... (diff should output it for me?)kim1-0/+2
1998-08-08The logic for determining the local domain was wrong.kim2-4/+58
Using gethostname(3) instead (could use gethostbyname(3) on top of that, I guess...).
1998-08-07Adding ntop, "network top", v0.4kim10-0/+169
1998-08-07Added ntopkim1-1/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc33-0/+66
1998-08-07Add NetBSD RCS Ids.agc92-4/+188
1998-08-04Move determination of the Fully Qualified Domain Name into theagc1-6/+5
post-patch: rule.
1998-08-03Update VNC to version 3.3.2 using patches supplied by Jeff Rizzo intron6-768/+125
PR pkg/5868.
1998-08-03Update ucd-snmp to 3.5, inspired by pr 5880 by Jeff Rizzo.frueauf5-31/+26
XXX The configure script sets KERNEL and _KERNEL before including XXX <sys/socket.h> for whatever reason. This breaks some little XXX programms which detect options for configure, one of those XXX should detect the rtentry style, on NetBSD-current where XXX <sys/socket.h> includes opt_compat_*.h files. patch-aa XXX workarounds this, but a clean solution should be found and XXX feedbacked to the author.
1998-08-01Enable SOCKS support.scottr1-1/+15
1998-08-01Fix a botch in handling the result of the test for libsocks5.scottr1-3/+12
1998-07-30amiga->m68k as amiga is not even defined here.frueauf1-1/+1
1998-07-25Update to rsync 2.1.0.frueauf5-68/+102
1998-07-24Add and enable nocol.agc1-1/+2
1998-07-24Initial import of nocol-4.2b6, "an extensible network and systemagc9-0/+282
monitoring utility" into the NetBSD packages collection.
1998-07-22fix PLISTis1-20/+22
1998-07-22ICSI version of GNU finger, a distributed finger system for workstationis9-0/+467
pools and similar setups. The mugshot support was left out as much as easily possible - nowadays people use the WWW for this functionality.
1998-07-20HAS_CONFIGURE -> GNU_CONFIGURE.tv1-2/+2
1998-07-19Update qt to 1.40. Use libtool to generate the shared and static library.tv1-2/+2
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE} (xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-15Update for automatic shared object handling.agc2-8/+4
1998-07-14Add "${CONFLICTS}".tron1-1/+3
1998-07-14Update "kdenetwork" to version 1.0.tron5-37/+41
1998-07-14cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in everyfrueauf1-2/+1
package Makefile.
1998-07-13Add and activate MRTG, the Multi-Router Traffic Grapher.tv8-74/+67
1998-07-13Import of FreeBSD's Multi Router Traffic Grapher pkg, patches to follow.tv7-0/+125
1998-07-10Use mkstemp(3).mycroft3-0/+314
1998-07-04Remove outdated RCS tag.mycroft1-2/+1
1998-07-04Update to 2.0.18.mycroft4-30/+28
1998-07-04Update libjpeg to v6b.mycroft1-2/+2
1998-07-03Don't mirror distribution files which are kept locally anyway.tron2-2/+5
1998-07-02The "gated" source may not be redistributed without a licence.tron1-1/+3
1998-07-02Don't hard code prefix, remove unnecessary patches, cleanup "Makefile".tron4-58/+49
1998-06-27Add "${CONFLICTS}".tron1-1/+3
1998-06-27This patch is no longer needed with wget 1.5.2.frueauf1-14/+0
1998-06-27Update to wget-1.5.2.frueauf2-3/+3
1998-06-26Add missing NetBSD Id.frueauf1-0/+1
1998-06-26Enable gatedchristos1-2/+2
1998-06-26gated package from FreeBSDchristos8-0/+139
1998-06-26gsted package from FreeBSDchristos1-0/+1
1998-06-26gated package from FreeBSDchristos1-0/+14
1998-06-25include <paths.h>, and PATH_SENDMAIL => _PATH_SENDMAIL.is1-0/+30
1998-06-22Update package Makefiles for automatic manual page handling.agc20-74/+20
1998-06-21Automanpage handling.tv1-3/+1