| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Notes:
svn path=/head/; revision=424427
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with libressl
- Take maintainership
PR: 212610
Approved by: wxs (maintainer)
Notes:
svn path=/head/; revision=422564
|
|
|
|
| |
Notes:
svn path=/head/; revision=421822
|
|
|
|
|
|
|
|
| |
PR: 212266
Approved by: maintainer
Notes:
svn path=/head/; revision=421569
|
|
|
|
|
|
|
|
|
| |
- While I'm here, pet portlint
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=400882
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkgconfig file location
Approved by: portmgr blanket
MFH: 2015Q4 (blanket)
Notes:
svn path=/head/; revision=400867
|
|
|
|
| |
Notes:
svn path=/head/; revision=391227
|
|
|
|
| |
Notes:
svn path=/head/; revision=390935
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385665
|
|
|
|
| |
Notes:
svn path=/head/; revision=382603
|
|
|
|
| |
Notes:
svn path=/head/; revision=379102
|
|
|
|
| |
Notes:
svn path=/head/; revision=361788
|
|
|
|
|
|
|
| |
- Use INSTALL_TARGET=install-strip
Notes:
svn path=/head/; revision=360803
|
|
|
|
|
|
|
|
|
| |
Tag updated to v2.1.0 from 2.1.0. No changes to code.
Thanks antoine@ for noticing.
Notes:
svn path=/head/; revision=354480
|
|
|
|
| |
Notes:
svn path=/head/; revision=353247
|
|
|
|
| |
Notes:
svn path=/head/; revision=342007
|
|
|
|
|
|
|
|
|
|
| |
The port has moved to github and py-yara is no longer a separate tarball
for distribution. It is now bundled with the yara code. At some point I
want to make py-yara not depend directly upon yara. This way you can get
just the python bindings without needing to install yara itself.
Notes:
svn path=/head/; revision=337941
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
| |
there are too many differences in behavior when using re2.
I'm bumping PORTREVISION here because the port is bumped so infrequently
that I don't want to wait for a more significant change to get this port
back in line with the rest of the yara using world.
Notes:
svn path=/head/; revision=323121
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=315824
|
|
|
|
|
|
|
|
|
| |
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
Notes:
svn path=/head/; revision=308777
|
|
|
|
|
|
|
| |
While here, fix build with clang by setting USE_CSTD=gnu89.
Notes:
svn path=/head/; revision=288720
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
| |
- Switch to devel/re2 instead of PCRE.
Notes:
svn path=/head/; revision=274521
|
|
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/
Notes:
svn path=/head/; revision=270455
|