Date: Tue, 22 Dec 2009 17:28:54 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-InlineEgg Makefile distinfo pkg-descr pkg-plist Message-ID: <200912221728.nBMHSs3D050049@repoman.freebsd.org>
index | next in thread | raw e-mail
miwi 2009-12-22 17:28:54 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-InlineEgg Makefile distinfo pkg-descr pkg-plist
Log:
InlineEgg is a Python module that provides the user with a toolbox of
convenient classes for writing small assembly programs. Only that instead of
having to remember confusing assembly mnemonics and requiring the developer
to remember how to use complex tools like assemblers and linkers, everything
is done the easy way: in Python. InlineEgg is oriented - but not limited -
to developing shellcode (sometimes called eggs) for use in exploits.
WWW: http://oss.corest.com/projects/inlineegg.html
PR: ports/141886
Submitted by: Sofian Brabez <sbrabez at gmail.com>
Revision Changes Path
1.3721 +1 -0 ports/devel/Makefile
1.1 +39 -0 ports/devel/py-InlineEgg/Makefile (new)
1.1 +3 -0 ports/devel/py-InlineEgg/distinfo (new)
1.1 +8 -0 ports/devel/py-InlineEgg/pkg-descr (new)
1.1 +28 -0 ports/devel/py-InlineEgg/pkg-plist (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912221728.nBMHSs3D050049>
