summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2005-11-08So this package was broken because the author messed up autoconf @foo@.hubertf6-63/+153
2005-11-08Use += in previous.tv1-2/+2
2005-11-08NOT_FOR_PLATFORM Interix.tv2-2/+6
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-11-08Test sizeof(unsigned short) in the int types hackery.tv3-3/+16
2005-11-08Use setpgid(), not setpgrp(), on Interix via -D.tv1-1/+2
2005-11-08Also treat __INTERIX as a *BSD for the purposes of this package. (Mainlytv2-4/+4
2005-11-08Eliminate use of BSDisms __P() and __const in the only place they are usedtv4-1/+41
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+2
2005-11-08Include <sys/time.h> for fd_set.tv2-1/+14
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-11-08This depends on libpcap, so say so.tv1-1/+2
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-11-08Require option "inet6" for IPv6 capability.tv1-1/+6
2005-11-08Obey BSD_INSTALL_* in Makefile. Bump PKGREVISION.tv3-6/+20
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-11-08Use "int" in place of socklen_t on Interix.tv1-0/+10
2005-11-08Pull in libbind resolver on Interix.tv1-0/+11
2005-11-08This needs libpcap, so say so.tv1-1/+2
2005-11-08Use strerror(3) rather than sys_errlist on Interix.tv2-6/+24
2005-11-08Need libbind resolver on Interix.tv1-0/+11
2005-11-08Use waitpid() instead of wait3() with null rusage. (waitpid is more portable)tv3-3/+17
2005-11-07Update to version 1.1.3seb2-7/+6
2005-11-07NOT_FOR_PLATFORM Interix.tv2-2/+6
2005-11-07Don't try including <net/if.h> on Interix.tv2-1/+16
2005-11-07NOT_FOR_PLATFORM Interix.tv3-3/+9
2005-11-07Include <sys/time.h> to get fd_set properly.tv3-1/+28
2005-11-07Pull in libbind resolver on Interix.tv1-0/+11
2005-11-07Updated p5-Net-SNMP to 5.2.0martti2-7/+7
2005-11-07Added p5-POE-Component-SNMPmartti1-1/+2
2005-11-07This module is an event-driven SNMP interface for POE.martti5-0/+41
2005-11-07Removed the buildlink3.mkmartti1-18/+0
2005-11-07Pre-format the tbl in the faucet and hose man pages so they're properlyjlam1-1/+7
2005-11-07Pre-emptively try to support building on Solaris.jlam1-1/+3
2005-11-06Add and enable netpipes.jlam1-1/+2
2005-11-06Import netpipes-4.2-export as net/netpipes.jlam6-0/+124
2005-11-06Don't advertise RC script and forget it in the PLIST. Bump revision.joerg2-3/+4
2005-11-05Add a RC script for NSD. Set default database location tojoerg6-13/+54
2005-11-05This pkg has not been ported to big endian architectures. Set PKG_SKIP_REASON.kristerw1-1/+6
2005-11-05Add missing includes (ssl, zlib). From Geert Hendrickx.wiz3-10/+11
2005-11-05Added buildlink3.mk for this package.martti1-0/+18
2005-11-04Removed jdk13 from the PKG_JVMS_ACCEPTED.rillig1-2/+2
2005-11-04Fixed wrong use of WRKSRC. Cleaned up the Makefile. Added an overriderillig11-50/+46
2005-11-04Removed invalid "jdk13" from PKG_JVMS_ACCEPTED.rillig3-6/+6
2005-11-04Use setpgrp(pid_t, pid_t) instead of setpgrp() on Darwin.minskim2-4/+4
2005-11-04Use the official utmpx patch. No functional change.martti2-6/+6
2005-11-04Patch allows build on NetBSD 2.1, but it built on everything else,gendalia1-1/+2
2005-11-04add patch to deal with statvfs not being in 2.1.gendalia2-1/+15
2005-11-04Define BIND_8_COMPAT to build on Darwin.minskim1-1/+3
2005-11-03Fixed wrong use of WRKSRC.rillig5-25/+22