Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-08-05 | add a valuable feature from Debian: quit after EOF on stdin | drochner | 3 | -13/+82 | |
being here, apply a string termination fix from Debian bump PKGREVISION | |||||
2004-02-24 | Allow ALL_TARGET to be something that's settable per-${OPSYS}, and set it | jlam | 1 | -2/+7 | |
to "netbsd" for OpenBSD. This fixes PR 24536. | |||||
2004-02-01 | Kill a useless (and incorrect) "it's" | snj | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-05 | bl3ify | jlam | 1 | -2/+6 | |
2003-11-23 | Convert to use buildlink2. Remove s/make/${MAKE}/g changes in patch-ae | jlam | 3 | -85/+15 | |
made unnecessary by tools.mk. | |||||
2003-11-10 | support darwin | danw | 2 | -4/+5 | |
2003-09-06 | Original homepage refuses connections; substitute it. | wiz | 1 | -2/+2 | |
2003-08-12 | s/ENV/SETENV/, from Todd Vierling in PR 22442. | wiz | 1 | -2/+2 | |
2003-07-09 | correctly set ${MAKE_ENV} before calling ${MAKE}. | grant | 1 | -2/+2 | |
2003-05-24 | Replace hard-coded 'make' by 'MAKE' to make :-) this work on Solaris; | heinz | 2 | -10/+80 | |
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 | 3 | -1/+71 | |
platforms. | |||||
2003-04-07 | Use LOWER_OPSYS as the make target. This works for netbsd and solaris; | cjep | 1 | -2/+2 | |
hopefully for others too. Addresses PR#21045. | |||||
2002-10-08 | Update netcat to netcat-1.10nb1 | abs | 7 | -103/+112 | |
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 | 4 | -1/+40 | |
other 64-bit platforms?). | |||||
2001-12-03 | Miscellaneous man page fixes. | wiz | 1 | -4/+5 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
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 | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-12 | Add manpage. | hubertf | 3 | -2/+131 | |
Submitted by Andrew Brown <atatat@atatdot.net> in PR 11935. | |||||
2000-11-20 | reorder non-working mirrors and fix the path to the one that works. | christos | 1 | -3/+3 | |
2000-02-05 | silence pkglint | wiz | 1 | -3/+3 | |
1999-09-07 | Document the -b option. | is | 2 | -5/+13 | |
1999-09-07 | Fixes to allow testing with IPv4 broadcast addresses: | is | 3 | -0/+68 | |
- use inet_ntoa instead of inet_addr, so that an error is different from a possible return value - add "-b" option, to switch on SO_BROADCAST (to allow sending broadcasts) | |||||
1999-03-07 | Never mind -- set PKGNAME and DISTNAME manually. | kim | 1 | -2/+2 | |
1999-03-07 | Call commands through variables. | kim | 1 | -3/+3 | |
1998-09-29 | Import of netcat (1.10) | kim | 5 | -0/+62 | |