Index: head/www/rubygem-socksify/Makefile =================================================================== --- head/www/rubygem-socksify/Makefile (nonexistent) +++ head/www/rubygem-socksify/Makefile (revision 430980) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= socksify +PORTVERSION= 1.7.0 +CATEGORIES= www rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Redirects any TCP connection through a SOCKS5 proxy + +LICENSE= GPLv3 RUBY +LICENSE_COMB= dual + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +PLIST_FILES+= bin/socksify_ruby + +.include Property changes on: head/www/rubygem-socksify/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/rubygem-socksify/distinfo =================================================================== --- head/www/rubygem-socksify/distinfo (nonexistent) +++ head/www/rubygem-socksify/distinfo (revision 430980) @@ -0,0 +1,3 @@ +TIMESTAMP = 1477515906 +SHA256 (rubygem/socksify-1.7.0.gem) = f67e4154769e9ef8ab517e9a7c5bf397e189aa981e3ff4d47a5d1c33eaa1bab2 +SIZE (rubygem/socksify-1.7.0.gem) = 21504 Property changes on: head/www/rubygem-socksify/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/rubygem-socksify/pkg-descr =================================================================== --- head/www/rubygem-socksify/pkg-descr (nonexistent) +++ head/www/rubygem-socksify/pkg-descr (revision 430980) @@ -0,0 +1,5 @@ +Redirects any TCP connection through a SOCKS5 proxy + +Redirect all TCPSockets through a SOCKS5 proxy + +WWW: http://socksify.rubyforge.org/ Property changes on: head/www/rubygem-socksify/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property