Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2010 13:10:08 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/145113: commit references a PR
Message-ID:  <201004021310.o32DA8rI068138@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/145113; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@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@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@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004021310.o32DA8rI068138>