notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/yara/Makefile
SVNWeb

Number of commits found: 44

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 17 Aug 2022
[ 13:06 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:d33d83c88f293a2a72f5836bbd67d9ecf46e607f  commit hash:d33d83c88f293a2a72f5836bbd67d9ecf46e607f  commit hash:d33d83c88f293a2a72f5836bbd67d9ecf46e607f  d33d83c 
security/yara: update to 4.2.3
Thu, 21 Oct 2021
[ 14:27 Stefan Eßer (se) search for other commits by this committer ]    commit hash:acb20f268c586a8490dced6693d6a3c96863934e  commit hash:acb20f268c586a8490dced6693d6a3c96863934e  commit hash:acb20f268c586a8490dced6693d6a3c96863934e  acb20f2 
security/yara: Add CPE information

Approved by:	portmgr (blanket)
Sat, 26 Jun 2021
[ 09:35 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:b30a95224e19a79c4ea31705bc206b8607a6303a  commit hash:b30a95224e19a79c4ea31705bc206b8607a6303a  commit hash:b30a95224e19a79c4ea31705bc206b8607a6303a  b30a952 
security/yara: update to 4.1.1
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 12 Mar 2021
[ 19:11 antoine search for other commits by this committer ] Original commit   Revision:568200
Update yara and py-yara to 4.0.5
Tue, 7 Jul 2020
[ 17:24 antoine search for other commits by this committer ] Original commit   Revision:541442
Update to 4.0.2
Sat, 19 Oct 2019
[ 19:24 antoine search for other commits by this committer ] Original commit   Revision:514826
Update to 3.11.0
Mon, 6 May 2019
[ 05:55 antoine search for other commits by this committer ] Original commit   Revision:500899
Update yara and py-yara to 3.10.0
Mon, 25 Feb 2019
[ 17:22 antoine search for other commits by this committer ] Original commit   Revision:493885
Update yara to 3.9.0
Fri, 17 Aug 2018
[ 13:07 antoine search for other commits by this committer ] Original commit   Revision:477423
Update yara and py-yara to 3.8.1
Sat, 11 Aug 2018
[ 18:19 antoine search for other commits by this committer ] Original commit   Revision:476939
Update yara and py-yara to 3.8.0
Sun, 21 Jan 2018
[ 12:11 antoine search for other commits by this committer ] Original commit   Revision:459599
Update to 3.7.1
Sat, 13 Jan 2018
[ 09:53 antoine search for other commits by this committer ] Original commit   Revision:458923
Work around sem_unlink bug on FreeBSD when /tmp is using tmpfs

PR:		189353
Sat, 2 Dec 2017
[ 13:26 antoine search for other commits by this committer ] Original commit   Revision:455365
Update to 3.7.0
Thu, 6 Jul 2017
[ 12:29 antoine search for other commits by this committer ] Original commit   Revision:445141
Update to 3.6.3

MFH:		2017Q3 (bugfix release)
Thu, 29 Jun 2017
[ 14:20 antoine search for other commits by this committer ] Original commit   Revision:444646
Update yara and py-yara to 3.6.2
Tue, 6 Jun 2017
[ 18:07 antoine search for other commits by this committer ] Original commit   Revision:442788
- 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 search for other commits by this committer ] Original commit   Revision:424427 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:422564
- 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 search for other commits by this committer ] Original commit   Revision:421822
Honor SSL_DEFAULT
Thu, 8 Sep 2016
[ 17:48 antoine search for other commits by this committer ] Original commit   Revision:421569
Update to 3.5.0

PR:		212266
Approved by:	maintainer
Fri, 6 Nov 2015
[ 03:40 sunpoet search for other commits by this committer ] Original commit   Revision:400882
- Use USES=pathfix
- While I'm here, pet portlint

Approved by:	portmgr (blanket)
Thu, 5 Nov 2015
[ 20:57 amdmi3 search for other commits by this committer ] Original commit   Revision:400867
- Add LICENSE
- Fix pkgconfig file location

Approved by:	portmgr blanket
MFH:		2015Q4 (blanket)
Fri, 3 Jul 2015
[ 10:46 marino search for other commits by this committer ] Original commit   Revision:391227 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add USES=alias to 11 ports (non-invasive DragonFly support)
Mon, 29 Jun 2015
[ 20:23 wxs search for other commits by this committer ] Original commit   Revision:390935
Update to 3.4.0.
Thu, 7 May 2015
[ 20:24 mat search for other commits by this committer ] Original commit   Revision:385665 (Only the first 10 of 323 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:382603
Convert to USES=autoreconf
Mon, 16 Feb 2015
[ 18:52 wxs search for other commits by this committer ] Original commit   Revision:379102
Update to 3.3.0.
Sat, 5 Jul 2014
[ 19:14 tijl search for other commits by this committer ] Original commit   Revision:360803
- Convert to USES=libtool
- Use INSTALL_TARGET=install-strip
Mon, 19 May 2014
[ 01:40 wxs search for other commits by this committer ] Original commit   Revision:354480
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 search for other commits by this committer ] Original commit   Revision:353247
Update to 2.1.0.
Fri, 31 Jan 2014
[ 15:25 miwi search for other commits by this committer ] Original commit   Revision:342007
- Stage support
Sun, 29 Dec 2013
[ 05:59 wxs search for other commits by this committer ] Original commit   Revision:337941
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 search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Tue, 16 Jul 2013
[ 18:52 wxs search for other commits by this committer ] Original commit   Revision:323121
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 search for other commits by this committer ] Original commit   Revision:315824
Update to 1.7.

Feature safe:	yes
Wed, 12 Dec 2012
[ 18:48 wxs search for other commits by this committer ] Original commit   Revision:308777 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
Update to 1.6.

While here, fix build with clang by setting USE_CSTD=gnu89.
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Update to 1.5.
- Switch to devel/re2 instead of PCRE.
Mon, 7 Mar 2011
[ 18:04 wxs search for other commits by this committer ] Original commit 
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