summaryrefslogtreecommitdiff
path: root/net/netcat/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2011-01-13Use dynamic linking by default. ok wizpooka1-3/+3
Also, use the default FD_SETSIZE so that syscall interceptors have a better chance of getting lucky.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-08-05add a valuable feature from Debian: quit after EOF on stdindrochner1-2/+2
being here, apply a string termination fix from Debian bump PKGREVISION
2003-11-23Convert to use buildlink2. Remove s/make/${MAKE}/g changes in patch-aejlam1-2/+2
made unnecessary by tools.mk.
2003-11-10support darwindanw1-2/+2
2003-05-24Replace hard-coded 'make' by 'MAKE' to make :-) this work on Solaris;heinz1-2/+2
no revision bump necessary. Should really fix PR pkg/21045.
2003-04-30un-hardwire 'cc' to give this a chance of building on variousgrant1-1/+3
platforms.
2002-10-08Update netcat to netcat-1.10nb1abs1-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-21Include <string.h> in a few places to stop some warnings on alpha (andsimonb1-1/+4
other 64-bit platforms?).
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo