SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
2
net/p5-IO-Socket-Socks/pkg/DESCR
Normal file
2
net/p5-IO-Socket-Socks/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module seeks to provide a full implementation of the SOCKS protocol
|
||||
while behaving like a regular socket as much as possible.
|
13
net/p5-IO-Socket-Socks/pkg/PLIST
Normal file
13
net/p5-IO-Socket-Socks/pkg/PLIST
Normal file
|
@ -0,0 +1,13 @@
|
|||
${P5SITE}/IO/
|
||||
${P5SITE}/IO/Socket/
|
||||
${P5SITE}/IO/Socket/Socks.pm
|
||||
@man man/man3p/IO::Socket::Socks.3p
|
||||
share/examples/p5-IO-Socket-Socks/
|
||||
share/examples/p5-IO-Socket-Socks/bind.pl
|
||||
share/examples/p5-IO-Socket-Socks/chain.pl
|
||||
share/examples/p5-IO-Socket-Socks/client4.pl
|
||||
share/examples/p5-IO-Socket-Socks/client5.pl
|
||||
share/examples/p5-IO-Socket-Socks/multi-client-multi-ver-coro-based-server.pl
|
||||
share/examples/p5-IO-Socket-Socks/server4.pl
|
||||
share/examples/p5-IO-Socket-Socks/server5.pl
|
||||
share/examples/p5-IO-Socket-Socks/udp.pl
|
Loading…
Add table
Add a link
Reference in a new issue