non port: security/yara/Makefile |
SVNWeb
|
Number of commits found: 44 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 17 Aug 2022
|
[ 13:06 Antoine Brodin (antoine) ] d33d83c
security/yara: update to 4.2.3
|
Thu, 21 Oct 2021
|
[ 14:27 Stefan Eßer (se) ] acb20f2
security/yara: Add CPE information
Approved by: portmgr (blanket)
|
Sat, 26 Jun 2021
|
[ 09:35 Antoine Brodin (antoine) ] b30a952
security/yara: update to 4.1.1
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 12 Mar 2021
|
[ 19:11 antoine ]
Update yara and py-yara to 4.0.5
|
Tue, 7 Jul 2020
|
[ 17:24 antoine ]
Update to 4.0.2
|
Sat, 19 Oct 2019
|
[ 19:24 antoine ]
Update to 3.11.0
|
Mon, 6 May 2019
|
[ 05:55 antoine ]
Update yara and py-yara to 3.10.0
|
Mon, 25 Feb 2019
|
[ 17:22 antoine ]
Update yara to 3.9.0
|
Fri, 17 Aug 2018
|
[ 13:07 antoine ]
Update yara and py-yara to 3.8.1
|
Sat, 11 Aug 2018
|
[ 18:19 antoine ]
Update yara and py-yara to 3.8.0
|
Sun, 21 Jan 2018
|
[ 12:11 antoine ]
Update to 3.7.1
|
Sat, 13 Jan 2018
|
[ 09:53 antoine ]
Work around sem_unlink bug on FreeBSD when /tmp is using tmpfs
PR: 189353
|
Sat, 2 Dec 2017
|
[ 13:26 antoine ]
Update to 3.7.0
|
Thu, 6 Jul 2017
|
[ 12:29 antoine ]
Update to 3.6.3
MFH: 2017Q3 (bugfix release)
|
Thu, 29 Jun 2017
|
[ 14:20 antoine ]
Update yara and py-yara to 3.6.2
|
Tue, 6 Jun 2017
|
[ 18:07 antoine ]
- Update to 3.6.1
- Take maintainership of py-yara [1]
Approved by: maintainer 9 months ago [1]
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Wed, 21 Sep 2016
|
[ 15:11 antoine ]
- Fix build when a previous version is insalled and ssl from ports is used
- Fix build with libressl
- Take maintainership
PR: 212610
Approved by: wxs (maintainer)
|
Sun, 11 Sep 2016
|
[ 14:19 antoine ]
Honor SSL_DEFAULT
|
Thu, 8 Sep 2016
|
[ 17:48 antoine ]
Update to 3.5.0
PR: 212266
Approved by: maintainer
|
Fri, 6 Nov 2015
|
[ 03:40 sunpoet ]
- Use USES=pathfix
- While I'm here, pet portlint
Approved by: portmgr (blanket)
|
Thu, 5 Nov 2015
|
[ 20:57 amdmi3 ]
- Add LICENSE
- Fix pkgconfig file location
Approved by: portmgr blanket
MFH: 2015Q4 (blanket)
|
Fri, 3 Jul 2015
|
[ 10:46 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add USES=alias to 11 ports (non-invasive DragonFly support)
|
Mon, 29 Jun 2015
|
[ 20:23 wxs ]
Update to 3.4.0.
|
Thu, 7 May 2015
|
[ 20:24 mat ] (Only the first 10 of 323 ports in this commit are shown above. )
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 29 Mar 2015
|
[ 15:54 bapt ]
Convert to USES=autoreconf
|
Mon, 16 Feb 2015
|
[ 18:52 wxs ]
Update to 3.3.0.
|
Sat, 5 Jul 2014
|
[ 19:14 tijl ]
- Convert to USES=libtool
- Use INSTALL_TARGET=install-strip
|
Mon, 19 May 2014
|
[ 01:40 wxs ]
Fix fetching.
Tag updated to v2.1.0 from 2.1.0. No changes to code.
Thanks antoine@ for noticing.
|
Thu, 8 May 2014
|
[ 03:11 wxs ]
Update to 2.1.0.
|
Fri, 31 Jan 2014
|
[ 15:25 miwi ]
- Stage support
|
Sun, 29 Dec 2013
|
[ 05:59 wxs ]
Update to 2.0.0.
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.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 16 Jul 2013
|
[ 18:52 wxs ]
Switch back to pcre. Most other environments are using yara with pcre and
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.
|
Tue, 16 Apr 2013
|
[ 15:31 wxs ]
Update to 1.7.
Feature safe: yes
|
Wed, 12 Dec 2012
|
[ 18:48 wxs ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove the header for ports I created.
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.
|
Sun, 8 Jan 2012
|
[ 01:44 wxs ]
Update to 1.6.
While here, fix build with clang by setting USE_CSTD=gnu89.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Mon, 23 May 2011
|
[ 15:54 wxs ]
- Update to 1.5.
- Switch to devel/re2 instead of PCRE.
|
Mon, 7 Mar 2011
|
[ 18:04 wxs ]
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/
|
Number of commits found: 44 |