1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rene Ladan
50f8eaece1 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)
2014-01-13 21:00:02 +00:00
Marcus von Appen
885b528f02 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
2013-12-08 12:04:07 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Andrej Zverev
6a0dfa24b4 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-06 10:47:10 +00:00
Andrej Zverev
bd4d8236ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:39:14 +00:00
Frederic Culot
1b3c227120 - Update to 0.0.4.2
PR:		ports/168405
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer timeout (>14 days)
2012-06-12 10:57:20 +00:00
Greg Larkin
649ed43937 - Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR:		ports/160846
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-29 21:18:00 +00:00
Martin Wilke
729d9d232f - Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
2011-02-25 03:19:29 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Nicola Vitale
ba9aeed6da - 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)
2007-02-10 18:24:50 +00:00
Martin Wilke
bc6842e502 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>
2006-12-05 20:08:46 +00:00