Bug 123300 - New port: security/scnc - SSL Capable Netcat
Summary: New port: security/scnc - SSL Capable Netcat
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-01 15:10 UTC by Sofian Brabez
Modified: 2008-05-03 10:30 UTC (History)
0 users

See Also:


Attachments
file.shar (1.96 KB, text/plain)
2008-05-01 15:10 UTC, Sofian Brabez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sofian Brabez 2008-05-01 15:10:00 UTC
Here the .shar file as attachement to add scnc (http://gomor.org/bin/view/GomorOrg/SslNetcat) to the port tree (security category)

scnc is a SSL Capable Netcat with SSL support, TCP and UDP
proxying and IPV4/IPV6 proxying features.

Features:
=========
* SSL Support.
* Telnet Support.
* TCP and UDP Proxying.
* IPV4/ IPV6 Support.
* Netcat in pure Perl with SSL capabilities.

Requirements:
=============
* Perl
* security/p5-IO-Socket-SSL port
* security/p5-IO-
* net/p5-Net-Telnet port

Author:
=======
Patrice Auffret (http://gomor.org/)

Fix: Patch attached with submission follows:
Comment 1 Philippe Audeoud freebsd_committer freebsd_triage 2008-05-01 15:40:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-03 10:20:50 UTC
jadawin     2008-05-03 09:20:44 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/scnc             Makefile distinfo pkg-descr 
  Log:
  scnc is a SSL Capable Netcat with SSL support, TCP and UDP
  proxying and IPV4/IPV6 proxying features.
  
  WWW: http://gomor.org/bin/view/GomorOrg/SslNetcat
  
  PR:             ports/123300
  Submitted by:   Sofian Brabez <sbrabez at gmail.com>
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.1993    +1 -0      ports/net/Makefile
  1.1       +36 -0     ports/net/scnc/Makefile (new)
  1.1       +3 -0      ports/net/scnc/distinfo (new)
  1.1       +4 -0      ports/net/scnc/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 Philippe Audeoud freebsd_committer freebsd_triage 2008-05-03 10:22:05 UTC
State Changed
From-To: open->closed

New port added. Thanks!