Port details |
- kojoney Low level interaction honeypot that emulates an SSH server
- 0.0.4.2 net
=2 0.0.4.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-12-05 20:09:45
- Last Update: 2014-09-01 23:05:27
- SVN Revision: 366967
- People watching this port, also watch:: nikto, graphviz, ettercap, ap24-mod_security, tor
- License: not specified in port
- WWW:
- http://kojoney.sourceforge.net/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: kojoney
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libcrypto.so.8 : security/openssl
- python2.7 : lang/python27
- __init__.py : devel/py-twistedCore
- __init__.py : security/py-twistedConch
- Runtime dependencies:
-
- py27-zope.interface>=3.3.0_1 : devel/py-zope.interface
- Crypto : security/py-pycrypto
- p5-IP-Country>=0 : net/p5-IP-Country
- libcrypto.so.8 : security/openssl
- python2.7 : lang/python27
- __init__.py : devel/py-twistedCore
- __init__.py : security/py-twistedConch
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.4.2 01 Sep 2014 23:05:27 |
bapt |
Remove non staged ports without pending PR from net-p2p, net and news |
0.0.4.2 24 Jul 2014 15:57:24 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.0.4.2 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
0.0.4.2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.0.4.2 08 Dec 2013 12:04:08 |
mva |
New USES=twisted, to replace the old USE_TWISTED knob.
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run |
0.0.4.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.0.4.2 06 Sep 2013 10:47:11 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.0.4.2 30 Jun 2012 14:39:14 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.0.4.2 12 Jun 2012 10:57:20 |
culot |
- Update to 0.0.4.2
PR: ports/168405
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer timeout (>14 days) |
0.0.4.1_3 29 Sep 2011 21:18:00 |
glarkin |
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR: ports/160846
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.0.4.1_2 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
0.0.4.1_1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.0.4.1_1 10 Feb 2007 18:24:50 |
nivit |
- Fixed py-zopeInterface path in RUN_DEPENDS
PR: ports/109022
Submitted by: nivit
Approved by: alexbl (mentor, implicit), "Michael Josic" <systemoperator at
gmail.com> (maintainer) |
0.0.4.1 05 Dec 2006 20:08:46 |
miwi |
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> |