notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/py-yara/Makefile

Number of commits found: 39

Monday, 11 Mar 2024
09:11 Antoine Brodin (antoine) search for other commits by this committer
security/py-yara: update to 4.3.1
commit hash: a755a860fb9d9afe9c9c7a31c32d49f522dbae1d commit hash: a755a860fb9d9afe9c9c7a31c32d49f522dbae1d commit hash: a755a860fb9d9afe9c9c7a31c32d49f522dbae1d commit hash: a755a860fb9d9afe9c9c7a31c32d49f522dbae1d a755a86
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 17 Aug 2022
13:06 Antoine Brodin (antoine) search for other commits by this committer
security/py-yara: update to 4.2.3
commit hash: 9f2603dce0c29e41ec559328c775ec511114c8f4 commit hash: 9f2603dce0c29e41ec559328c775ec511114c8f4 commit hash: 9f2603dce0c29e41ec559328c775ec511114c8f4 commit hash: 9f2603dce0c29e41ec559328c775ec511114c8f4 9f2603d
Tuesday, 12 Apr 2022
17:38 Thierry Thomas (thierry) search for other commits by this committer
security/py-yara-python-dex: adding prebuilt dex-enabled yara-python wheels

This is needed to upgrade APKiD.

Also add a conflict with security/py-yara.
commit hash: 02c5def706fad2d802b611f03418e96434ecdedf commit hash: 02c5def706fad2d802b611f03418e96434ecdedf commit hash: 02c5def706fad2d802b611f03418e96434ecdedf commit hash: 02c5def706fad2d802b611f03418e96434ecdedf 02c5def
Wednesday, 13 Oct 2021
13:15 Stefan Eßer (se) search for other commits by this committer
security/py-yara: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 9941896ad248b6401460b93f0d055790b8527f39 commit hash: 9941896ad248b6401460b93f0d055790b8527f39 commit hash: 9941896ad248b6401460b93f0d055790b8527f39 commit hash: 9941896ad248b6401460b93f0d055790b8527f39 9941896
Saturday, 26 Jun 2021
09:36 Antoine Brodin (antoine) search for other commits by this committer
security/py-yara: update to 4.1.0
commit hash: 90d2d75372d141b72759c85b27c66c98711de721 commit hash: 90d2d75372d141b72759c85b27c66c98711de721 commit hash: 90d2d75372d141b72759c85b27c66c98711de721 commit hash: 90d2d75372d141b72759c85b27c66c98711de721 90d2d75
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 12 Mar 2021
19:11 antoine search for other commits by this committer
Update yara and py-yara to 4.0.5
Original commitRevision:568200 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Tuesday, 7 Jul 2020
17:24 antoine search for other commits by this committer
Update to 4.0.2
Original commitRevision:541442 
Saturday, 19 Oct 2019
19:24 antoine search for other commits by this committer
Update to 3.11.0
Original commitRevision:514827 
Monday, 6 May 2019
05:55 antoine search for other commits by this committer
Update yara and py-yara to 3.10.0
Original commitRevision:500899 
Monday, 25 Feb 2019
17:22 antoine search for other commits by this committer
Update yara to 3.9.0
Original commitRevision:493885 
Friday, 17 Aug 2018
13:07 antoine search for other commits by this committer
Update yara and py-yara to 3.8.1
Original commitRevision:477423 
Saturday, 11 Aug 2018
18:19 antoine search for other commits by this committer
Update yara and py-yara to 3.8.0
Original commitRevision:476939 
Saturday, 2 Dec 2017
13:26 antoine search for other commits by this committer
Update to 3.7.0
Original commitRevision:455366 
Thursday, 6 Jul 2017
12:29 antoine search for other commits by this committer
Update to 3.6.3

MFH:		2017Q3 (bugfix release)
Original commitRevision:445141 
Thursday, 29 Jun 2017
14:20 antoine search for other commits by this committer
Update yara and py-yara to 3.6.2
Original commitRevision:444646 
Tuesday, 6 Jun 2017
18:07 antoine search for other commits by this committer
- Update to 3.6.1
- Take maintainership of py-yara [1]

Approved by:	maintainer 9 months ago [1]
Original commitRevision:442788 
Thursday, 8 Sep 2016
17:49 antoine search for other commits by this committer
Update to 3.5.0

PR:		212267
Approved by:	maintainer
Original commitRevision:421571 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Tuesday, 30 Jun 2015
13:48 wxs search for other commits by this committer
Update to 3.4.0.
Original commitRevision:390960 
Thursday, 7 May 2015
17:41 mat search for other commits by this committer
Update ports in the s* categores to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385645 
Monday, 16 Feb 2015
18:52 wxs search for other commits by this committer
Update to 3.3.0.
Original commitRevision:379102 
Friday, 24 Oct 2014
16:50 mva search for other commits by this committer
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371453 
Tuesday, 20 May 2014
13:55 antoine search for other commits by this committer
Chase same distinfo update as security/yara
Original commitRevision:354640 
Thursday, 8 May 2014
03:11 wxs search for other commits by this committer
Update to 2.1.0.
Original commitRevision:353247 
Tuesday, 18 Feb 2014
18:49 antoine search for other commits by this committer
- Stage support
- New LIB_DEPENDS syntax
- Remove PYDISTUTILS_EGGINFO, it's useless with PYDISTUTILS_AUTOPLIST
Original commitRevision:344940 
Sunday, 29 Dec 2013
05:59 wxs search for other commits by this committer
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.
Original commitRevision:337941 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Wednesday, 17 Jul 2013
16:54 wxs search for other commits by this committer
Chase security/yara change back to using pcre.
Original commitRevision:323180 
Tuesday, 16 Apr 2013
15:31 wxs search for other commits by this committer
Update to 1.7.

Feature safe:	yes
Original commitRevision:315824 
Wednesday, 12 Dec 2012
18:48 wxs search for other commits by this committer
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.
Original commitRevision:308777 
Sunday, 8 Jan 2012
01:44 wxs search for other commits by this committer
- Update to 1.6.
Original commit
Monday, 23 May 2011
16:05 wxs search for other commits by this committer
- Update to 1.5
- Don't hardcode py2.7
- Respect custom LOCALBASE
Original commit
Monday, 7 Mar 2011
18:04 wxs search for other commits by this committer
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/
Original commit

Number of commits found: 39