Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-13 | Use dynamic linking by default. ok wiz | pooka | 1 | -3/+3 | |
Also, use the default FD_SETSIZE so that syscall interceptors have a better chance of getting lucky. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-08-05 | add a valuable feature from Debian: quit after EOF on stdin | drochner | 1 | -2/+2 | |
being here, apply a string termination fix from Debian bump PKGREVISION | |||||
2003-11-23 | Convert to use buildlink2. Remove s/make/${MAKE}/g changes in patch-ae | jlam | 1 | -2/+2 | |
made unnecessary by tools.mk. | |||||
2003-11-10 | support darwin | danw | 1 | -2/+2 | |
2003-05-24 | Replace hard-coded 'make' by 'MAKE' to make :-) this work on Solaris; | heinz | 1 | -2/+2 | |
no revision bump necessary. Should really fix PR pkg/21045. | |||||
2003-04-30 | un-hardwire 'cc' to give this a chance of building on various | grant | 1 | -1/+3 | |
platforms. | |||||
2002-10-08 | Update netcat to netcat-1.10nb1 | abs | 1 | -6/+5 | |
Merge two netcat.c patches into a single patch file, remove unneccessary call to res_init() and pass correct make options for Linux and (untested) Solaris. | |||||
2002-08-21 | Include <string.h> in a few places to stop some warnings on alpha (and | simonb | 1 | -1/+4 | |
other 64-bit platforms?). | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -0/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo |