summaryrefslogtreecommitdiff
path: root/net/netcat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* portlintDavid E. O'Brien1999-09-051-3/+3
| | | | Notes: svn path=/head/; revision=21285
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Respect CC and CFLAGSKris Kennaway1999-04-161-0/+26
| | | | | | | Reviewed by: obrien Notes: svn path=/head/; revision=17919
* Remove docs dir on pkg_deletion.David E. O'Brien1997-11-141-0/+1
| | | | | | | | PR: ports/5037 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=8610
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* New port -- netcat is a simple utility which reads and writes data acrossDavid E. O'Brien1996-11-225-0/+74
network connections. Obtained from: OpenBSD Notes: svn path=/head/; revision=4635