Age | Commit message (Expand) | Author | Files | Lines |
2001-06-09 | ' ' -> '\t' | wiz | 1 | -2/+2 |
2001-06-09 | Remove trailing whitespace. | wiz | 1 | -14/+14 |
2001-06-09 | Add patches from Simon Burge <simonb@wasabisystems.com> to build cfs | jlam | 6 | -18/+94 |
2001-06-07 | Add patches missing from commit that did the following modifications: | jlam | 3 | -0/+46 |
2001-06-07 | * Use NetBSD's getpass() function instead of the homegrown one, as the | jlam | 5 | -78/+216 |
2001-06-06 | Fix warning output if new file is smaller than old one. | wiz | 2 | -3/+3 |
2001-06-06 | LICENSE=srp_client-license | jtb | 1 | -1/+3 |
2001-06-06 | LICENSE=portsentry-license. | jtb | 1 | -1/+3 |
2001-06-06 | Back out the socklen_t Makefile magic - causes core dumps on 1.5 i386 | simonb | 1 | -2/+1 |
2001-06-06 | Remove files from jlam's cfs package import (on top of agc's) until | wiz | 3 | -136/+0 |
2001-06-05 | cfs - Cryptographic File System | jlam | 5 | -27/+170 |
2001-06-05 | Define RINCLUDES, since otherwise cc -I will eat the next argument, | agc | 2 | -4/+4 |
2001-06-05 | Install a workaround for socklen_t definition woes on 1.5 | agc | 1 | -2/+4 |
2001-06-05 | Add and enable cfs | agc | 1 | -1/+2 |
2001-06-05 | Initial import of Steve Bellovin's port of Matt Blaze's CFS into the | agc | 5 | -0/+148 |
2001-06-04 | Use slightly modified idea.c, which recognizes NetBSD PowerPC machines as | wiz | 2 | -6/+6 |
2001-05-31 | Update to 1.0.6, provided by Nathan Ahlstrom in pkg/13069. | wiz | 3 | -7/+6 |
2001-05-26 | No functional change...just rework some code and re-sort some lines. | jlam | 1 | -11/+9 |
2001-05-26 | Protect against multiple inclusion. | jlam | 1 | -1/+6 |
2001-05-24 | Add buildlink.mk file to link libraries and headers into ${WRKDIR}, to be | jlam | 1 | -0/+59 |
2001-05-23 | Fix compilation on macppc. (relocation error because of missing -fPIC) | wiz | 3 | -1/+29 |
2001-05-22 | linux is much like solaris (for today) | abs | 1 | -0/+1 |
2001-05-22 | We also work under Linux | abs | 2 | -4/+4 |
2001-05-21 | add RATS. | jun | 1 | -1/+2 |
2001-05-21 | Initial import of "RATS": | jun | 5 | -0/+45 |
2001-05-21 | Update pgpdump to 0.08 -> 0.11 . | jun | 2 | -5/+5 |
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 2 | -4/+4 |
2001-05-14 | use portable openssh 2.9p1. | itojun | 3 | -17/+41 |
2001-05-14 | use USE_PYTHON | drochner | 1 | -15/+5 |
2001-05-14 | Tidy up, and remove note about RSA. | wiz | 1 | -3/+3 |
2001-05-14 | Update to 1.0.5, provided by Mark White in private mail. | wiz | 5 | -65/+30 |
2001-05-14 | Update uvscan-dat to 4137. Notable changes include the detection of | rh | 2 | -5/+5 |
2001-05-12 | Fix build problem under NetBSD-current. | tron | 2 | -1/+17 |
2001-05-12 | fix types on 64-bit systems. | dmcmahill | 2 | -7/+18 |
2001-05-11 | Move NetBSD only patches to a distribution patch file to avoid ugly | tron | 10 | -235/+7 |
2001-05-11 | Convert all patches to unified output format. | tron | 6 | -305/+226 |
2001-05-11 | mark as broken on alpha, mips, sparc, vax as it doesn't build here. | dmcmahill | 1 | -1/+6 |
2001-05-10 | use -C with rpcgen to generate ansi code. Makes sure some needed headers | dmcmahill | 2 | -10/+11 |
2001-05-10 | add missing example file, caught by latest bulk build. | agc | 1 | -1/+2 |
2001-05-10 | Add missing manual page, from results of last bulk build. | agc | 1 | -1/+2 |
2001-05-10 | Add missing manual page, pointed out by the last bulk build | agc | 1 | -1/+2 |
2001-05-09 | Move to SHA1, and add size. | wiz | 1 | -2/+3 |
2001-05-09 | Define USE_LTDL as this library requires it. | jlam | 1 | -1/+2 |
2001-05-07 | Remove py-crypto, which has been obsoleted by py-amkCrypto. | wiz | 14 | -328/+0 |
2001-05-07 | Replace py-crypto with py-amkCrypto. | wiz | 1 | -2/+2 |
2001-05-07 | Initial import of py-amkCrypto, crypto functions for python, to | wiz | 5 | -0/+137 |
2001-05-02 | o we don't want it to depend on X, so disable X support -> don't built nifty | zuntum | 2 | -3/+4 |
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change | jlam | 3 | -6/+6 |
2001-04-29 | Update to SHA1 instead of MD5. The MD5 of the distfile downloaded from | rh | 1 | -2/+3 |
2001-04-27 | Install the README & INSTALL doc | abs | 2 | -2/+9 |