aboutsummaryrefslogtreecommitdiff
path: root/net/tcpcat
Commit message (Collapse)AuthorAgeFilesLines
* Typos, whitespace and capitalization fixes (G-P).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397461
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-2/+1
| | | | Notes: svn path=/head/; revision=380309
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* - 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