Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-11-08 | Use += in previous. | tv | 1 | -2/+2 | |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 2 | -2/+6 | |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 | |
2005-11-08 | Test sizeof(unsigned short) in the int types hackery. | tv | 3 | -3/+16 | |
Use autoconf to generate configure, until this patch is regen'd at the source. | |||||
2005-11-08 | Use setpgid(), not setpgrp(), on Interix via -D. | tv | 1 | -1/+2 | |
2005-11-08 | Also treat __INTERIX as a *BSD for the purposes of this package. (Mainly | tv | 2 | -4/+4 | |
changes usage of setpgrp() to setpgid(..., ...).) | |||||
2005-11-08 | Eliminate use of BSDisms __P() and __const in the only place they are used | tv | 4 | -1/+41 | |
(internal strptime(3) replacement prototypes). | |||||
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 | |
Bump PKGREVISION due to this being an all-platform change. | |||||
2005-11-07 | Update to version 1.1.3 | seb | 2 | -7/+6 | |
Changes since last packages version (1.1.2): Wed Nov 2 10:03:00 CET 2005 * Fixed typos in sipcalc man page, thanks to A Costa <agcosta@gis.net> for patch. * Added -w ipv4 option to display some inverse mask information. | |||||
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 | |
- Removed the dependency on the IO::Socket::INET and IO::Socket::INET6 modules. The IO::Socket module is now used for all socket objects. - The port information can now be included as part of the transport address specified with the session() Transport Domain arguments. - Added support for specifying the scope zone index for IPv6 addresses as described in RFC 4007 - "IPv6 Scoped Address Architecture". - The default value for the agent-addr in SNMPv1 Trap-PDUs is now the IP address associated with the interface on which the trap will be transmitted. - Support of the AES privacy protocol was updated to be compliant with RFC 3826 - "The Advanced Encryption Standard (AES) Cipher Algorithm in the SNMP User-based Security Model". - Corrected an issue where any non-blocking SNMPv3 message queued prior to calling snmp_dispatcher() was sent with an empty contextEngineID. - The first SNMPv3 discovery message is again being sent with a zero- length msgUserName as suggested by RFC 3414. - All sockets are now flagged as non-blocking to prevent a possible deadlock due to an interaction between recv() and select(). - The sending of messages is now bounded by the receive processing rate to avoid receive buffer overflows. - The return value of select() is now checked for both "undef" and -1. - The "usm.t" tests are now skipped if any of the non-core modules required by the Net::SNMP::Security::USM module are not present. | |||||
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 | |
POE::Component::SNMP uses the Net::SNMP module. | |||||
2005-11-07 | Removed the buildlink3.mk | martti | 1 | -18/+0 | |
I got few private comments that one should not use buildlink3.mk but the standard DEPENDS statement because we do not link against libraries in this case. | |||||
2005-11-07 | Pre-format the tbl in the faucet and hose man pages so they're properly | jlam | 1 | -1/+7 | |
displayed by man(1). | |||||
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 | |
The netpipes package is a collection of utilities that makes TCP/IP streams usable in shell scripts. | |||||
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 | |
${VARBASE}/db/nsd.db on all platforms and use user/group nsd for the daemon to run as. Install sample configuration without .sample extension. Take maintainership. Bump revision. | |||||
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 | |
for INSTALL_LIB. As the libraries are installed with the correct ownership now (LIBOWN and LIBGRP), bumped the PKGREVISION. | |||||
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 | |
so increment PKGREVISION. | |||||
2005-11-04 | add patch to deal with statvfs not being in 2.1. | gendalia | 2 | -1/+15 | |
(NetBSD Version 299000000, not 200040000 | |||||
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 | |