Date: Mon, 7 Mar 2011 18:04:50 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/yara Makefile distinfo pkg-descr pkg-plist ports/security/py-yara Makefile distinfo pkg-descr ports/security/py-yara/files patch-setup.py Message-ID: <201103071804.p27I4odo015875@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wxs 2011-03-07 18:04:50 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/yara Makefile distinfo pkg-descr pkg-plist
security/py-yara Makefile distinfo pkg-descr
security/py-yara/files patch-setup.py
Log:
Two new ports: security/yara and security/py-yara. The latter is the python
bindings for the former.
"YARA is a tool aimed at helping malware researchers to identify and classify
malware samples. With YARA you can create descriptions of malware families
based on textual or binary patterns contained on samples of those families.
Each description consists of a set of strings and a Boolean expression which
determines its logic."
WWW: http://code.google.com/p/yara-project/
Revision Changes Path
1.1156 +2 -0 ports/security/Makefile
1.1 +28 -0 ports/security/py-yara/Makefile (new)
1.1 +2 -0 ports/security/py-yara/distinfo (new)
1.1 +15 -0 ports/security/py-yara/files/patch-setup.py (new)
1.1 +9 -0 ports/security/py-yara/pkg-descr (new)
1.1 +28 -0 ports/security/yara/Makefile (new)
1.1 +2 -0 ports/security/yara/distinfo (new)
1.1 +7 -0 ports/security/yara/pkg-descr (new)
1.1 +6 -0 ports/security/yara/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103071804.p27I4odo015875>
