aboutsummaryrefslogtreecommitdiff
path: root/net/unix2tcp
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+2
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+1
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Spelling and whitespace fixes.Jimmy Olgeni2010-08-051-3/+3
| | | | Notes: svn path=/head/; revision=258804
* - add MASTER_SITEMichael Landin2007-04-101-1/+2
| | | | Notes: svn path=/head/; revision=189660
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Update to -> 1.8.2Michael Landin2004-06-242-3/+3
| | | | | | | | | - bugfixing - syslog reporting added - code clean-up Notes: svn path=/head/; revision=112142
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* o Update to 0.8.1Michael Landin2003-12-223-7/+13
| | | | | | | o Use %%DOCSDIR%% Notes: svn path=/head/; revision=96442
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* Remove pkg-comment where COMMENT is already defined in the MakefileAde Lovett2003-03-071-1/+0
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77044
* New port: net/unix2tcpEdwin Groothuis2003-02-125-0/+53
A connection forwarder that converts Unix sockets into TCP sockets. Compiles on both 4.x and -CURRENT PR: ports/47667 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=75357