Bug 156398 - [NEW PORT] net/ssspl: A Simple Socks Server for Perl
Summary: [NEW PORT] net/ssspl: A Simple Socks Server for Perl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 12:20 UTC by Hung-Yi Chen
Modified: 2011-06-23 13:50 UTC (History)
0 users

See Also:


Attachments
ssspl.shar (1.36 KB, text/plain)
2011-04-14 12:20 UTC, Hung-Yi Chen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2011-04-14 12:20:02 UTC
	This is a simple socks server written in perl that implements the SOCKS v5 protocol.

	WWW: http://sourceforge.net/projects/ssspl/
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2011-06-23 11:48:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-23 13:46:30 UTC
dhn         2011-06-23 12:46:21 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/ssspl            Makefile distinfo pkg-descr 
  Log:
  SSSPL - Simple Socks Server for Perl
  
  SSS is a simple socks server written in perl that
  implements the SOCKS v5 protocol.
  
  WWW:    http://sourceforge.net/projects/ssspl/
  
  PR:             ports/156398
  Submitted by:   Hung-Yi Chen <gaod@hychen.org>
  
  Revision  Changes    Path
  1.2346    +1 -0      ports/net/Makefile
  1.1       +34 -0     ports/net/ssspl/Makefile (new)
  1.1       +2 -0      ports/net/ssspl/distinfo (new)
  1.1       +6 -0      ports/net/ssspl/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"
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2011-06-23 13:46:42 UTC
State Changed
From-To: open->closed

New port added. Thanks!