Bug 106384

Summary: New port: irc/solid-ircd A low level interaction honeypot that emulates an SSH server
Product: Ports & Packages Reporter: Michael Josic <systemoperator>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Michael Josic 2006-12-05 16:50:04 UTC
Kojoney is a low level interaction honeypot that emulates an SSH server. The daemon is written in Python using the Twisted Conch libraries.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-05 17:22:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-05 20:08:53 UTC
miwi        2006-12-05 20:08:46 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/kojoney          Makefile distinfo pkg-descr pkg-plist 
    net/kojoney/files    patch-Makefile 
  Log:
  Kojoney is a low level interaction honeypot that emulates an SSH server.
  The daemon is written in Python using the Twisted Conch libraries.
  
  WWW: http://kojoney.sourceforge.net/
  
  PR:             ports/106384
  Submitted by:   mj <systemoperator at gmail.com>
  
  Revision  Changes    Path
  1.1773    +1 -0      ports/net/Makefile
  1.1       +28 -0     ports/net/kojoney/Makefile (new)
  1.1       +3 -0      ports/net/kojoney/distinfo (new)
  1.1       +19 -0     ports/net/kojoney/files/patch-Makefile (new)
  1.1       +4 -0      ports/net/kojoney/pkg-descr (new)
  1.1       +17 -0     ports/net/kojoney/pkg-plist (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 Martin Wilke freebsd_committer freebsd_triage 2006-12-05 20:09:11 UTC
State Changed
From-To: open->closed

New port added. Thanks!