aboutsummaryrefslogtreecommitdiff
path: root/net/tcpcat
Commit message (Collapse)AuthorAgeFilesLines
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Reassign to the heapGreg Larkin2012-02-271-1/+1
| | | | | | | Requested by: roam (on ports-developers@) Notes: svn path=/head/; revision=292325
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Mirror the misc/histring and net/tcpcat sources at MASTER_SITE_LOCAL,Peter Pentchev2006-08-171-1/+3
| | | | | | | thus making both actually fetchable. Notes: svn path=/head/; revision=170854
* Fix the master sites and the pkg-descr WWW lines.Peter Pentchev2005-12-123-2/+3
| | | | | | | | | While I'm here, add SHA256 checksums. Reminded by: linimon's and fenner's scripts, like, repeatedly Notes: svn path=/head/; revision=151019
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,Peter Pentchev2004-11-011-1/+1
| | | | | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu> Notes: svn path=/head/; revision=120589
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Update website URL's in pkg-descr.Peter Pentchev2003-12-141-1/+1
| | | | Notes: svn path=/head/; revision=95778
* The webserver on www.gusnet.cx seems to have moved to port 8080.Peter Pentchev2003-10-081-1/+1
| | | | | | | Reported by: fenner's scripts Notes: svn path=/head/; revision=90625
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* Update to tcpcat-1.2.0.Peter Pentchev2002-05-212-3/+2
| | | | | | | Drop the GNU make dependency, our make(1) builds tcpcat just fine. Notes: svn path=/head/; revision=59645
* Update to 1.1.0.Peter Pentchev2001-08-062-2/+2
| | | | Notes: svn path=/head/; revision=45904
* update my email address - roam@orbitel.bg -> roam@FreeBSD.orgPeter Pentchev2000-11-221-1/+1
| | | | Notes: svn path=/head/; revision=35336
* New Port: net/tcpcatJames E. Housley2000-10-295-0/+38
A simple utility for sending/receiving data over a TCP or a Unix-domain socket PR: 22081 Submitted by: Peter Pentchev <roam@orbitel.bg> Notes: svn path=/head/; revision=34396