ports/145113: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Apr 2 13:10:08 UTC 2010


The following reply was made to PR ports/145113; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/145113: commit references a PR
Date: Fri,  2 Apr 2010 13:06:52 +0000 (UTC)

 pav         2010-04-02 13:06:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/sslh             Makefile distinfo pkg-descr 
     net/sslh/files       patch-Makefile 
   Log:
   sslh lets one accept both HTTPS and SSH connections on the same port. It makes
   it possible to connect to an SSH server on port 443 (e.g. from inside a
   corporate firewall) while still serving HTTPS on that port.
   
   WWW:    http://www.rutschle.net/tech/sslh.shtml
   
   PR:             ports/145113
   Submitted by:   Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
   
   Revision  Changes    Path
   1.2192    +1 -0      ports/net/Makefile
   1.1       +31 -0     ports/net/sslh/Makefile (new)
   1.1       +3 -0      ports/net/sslh/distinfo (new)
   1.1       +20 -0     ports/net/sslh/files/patch-Makefile (new)
   1.1       +5 -0      ports/net/sslh/pkg-descr (new)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list