Age | Commit message (Expand) | Author | Files | Lines |
2005-11-08 | Also treat __INTERIX as a *BSD for the purposes of this package. (Mainly | tv | 2 | -4/+4 |
2005-11-08 | Eliminate use of BSDisms __P() and __const in the only place they are used | tv | 4 | -1/+41 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+2 |
2005-11-08 | Include <sys/time.h> for fd_set. | tv | 2 | -1/+14 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-08 | This depends on libpcap, so say so. | tv | 1 | -1/+2 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-08 | Require option "inet6" for IPv6 capability. | tv | 1 | -1/+6 |
2005-11-08 | Obey BSD_INSTALL_* in Makefile. Bump PKGREVISION. | tv | 3 | -6/+20 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-08 | Use "int" in place of socklen_t on Interix. | tv | 1 | -0/+10 |
2005-11-08 | Pull in libbind resolver on Interix. | tv | 1 | -0/+11 |
2005-11-08 | This needs libpcap, so say so. | tv | 1 | -1/+2 |
2005-11-08 | Use strerror(3) rather than sys_errlist on Interix. | tv | 2 | -6/+24 |
2005-11-08 | Need libbind resolver on Interix. | tv | 1 | -0/+11 |
2005-11-08 | Use waitpid() instead of wait3() with null rusage. (waitpid is more portable) | tv | 3 | -3/+17 |
2005-11-07 | Update to version 1.1.3 | seb | 2 | -7/+6 |
2005-11-07 | NOT_FOR_PLATFORM Interix. | tv | 2 | -2/+6 |
2005-11-07 | Don't try including <net/if.h> on Interix. | tv | 2 | -1/+16 |
2005-11-07 | NOT_FOR_PLATFORM Interix. | tv | 3 | -3/+9 |
2005-11-07 | Include <sys/time.h> to get fd_set properly. | tv | 3 | -1/+28 |
2005-11-07 | Pull in libbind resolver on Interix. | tv | 1 | -0/+11 |
2005-11-07 | Updated p5-Net-SNMP to 5.2.0 | martti | 2 | -7/+7 |
2005-11-07 | Added p5-POE-Component-SNMP | martti | 1 | -1/+2 |
2005-11-07 | This module is an event-driven SNMP interface for POE. | martti | 5 | -0/+41 |
2005-11-07 | Removed the buildlink3.mk | martti | 1 | -18/+0 |
2005-11-07 | Pre-format the tbl in the faucet and hose man pages so they're properly | jlam | 1 | -1/+7 |
2005-11-07 | Pre-emptively try to support building on Solaris. | jlam | 1 | -1/+3 |
2005-11-06 | Add and enable netpipes. | jlam | 1 | -1/+2 |
2005-11-06 | Import netpipes-4.2-export as net/netpipes. | jlam | 6 | -0/+124 |
2005-11-06 | Don't advertise RC script and forget it in the PLIST. Bump revision. | joerg | 2 | -3/+4 |
2005-11-05 | Add a RC script for NSD. Set default database location to | joerg | 6 | -13/+54 |
2005-11-05 | This pkg has not been ported to big endian architectures. Set PKG_SKIP_REASON. | kristerw | 1 | -1/+6 |
2005-11-05 | Add missing includes (ssl, zlib). From Geert Hendrickx. | wiz | 3 | -10/+11 |
2005-11-05 | Added buildlink3.mk for this package. | martti | 1 | -0/+18 |
2005-11-04 | Removed jdk13 from the PKG_JVMS_ACCEPTED. | rillig | 1 | -2/+2 |
2005-11-04 | Fixed wrong use of WRKSRC. Cleaned up the Makefile. Added an override | rillig | 11 | -50/+46 |
2005-11-04 | Removed invalid "jdk13" from PKG_JVMS_ACCEPTED. | rillig | 3 | -6/+6 |
2005-11-04 | Use setpgrp(pid_t, pid_t) instead of setpgrp() on Darwin. | minskim | 2 | -4/+4 |
2005-11-04 | Use the official utmpx patch. No functional change. | martti | 2 | -6/+6 |
2005-11-04 | Patch allows build on NetBSD 2.1, but it built on everything else, | gendalia | 1 | -1/+2 |
2005-11-04 | add patch to deal with statvfs not being in 2.1. | gendalia | 2 | -1/+15 |
2005-11-04 | Define BIND_8_COMPAT to build on Darwin. | minskim | 1 | -1/+3 |
2005-11-03 | Fixed wrong use of WRKSRC. | rillig | 5 | -25/+22 |
2005-11-03 | Fixed wrong use of WRKSRC. | rillig | 9 | -32/+33 |
2005-11-03 | Fixed wrong use of WRKSRC. | rillig | 10 | -33/+33 |
2005-11-03 | Add patch to fix a format string vulnerability in vmps_log(): | bouyer | 3 | -2/+22 |
2005-11-03 | Updated proftpd to 1.3.0rc3 | martti | 7 | -80/+34 |
2005-11-03 | Use real bind resolver on Interix. | tv | 1 | -0/+11 |
2005-11-03 | Use ${LINK.c} to link and make sure all FLAGS are heeded. | tv | 1 | -2/+2 |