Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3.1 11 Mar 2024 09:11:37 |
Antoine Brodin (antoine) |
security/py-yara: update to 4.3.1 |
4.2.3 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.2.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.2.3 17 Aug 2022 13:06:42 |
Antoine Brodin (antoine) |
security/py-yara: update to 4.2.3 |
4.1.0 12 Apr 2022 17:38:09 |
Thierry Thomas (thierry) |
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. |
4.1.0 13 Oct 2021 13:15:31 |
Stefan Eßer (se) |
security/py-yara: Add CPE information
Approved by: portmgr (blanket) |
4.1.0 26 Jun 2021 09:36:10 |
Antoine Brodin (antoine) |
security/py-yara: update to 4.1.0 |
4.0.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.5 12 Mar 2021 19:11:07 |
antoine |
Update yara and py-yara to 4.0.5 |
4.0.2 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
4.0.2 07 Jul 2020 17:24:09 |
antoine |
Update to 4.0.2 |
3.11.0 19 Oct 2019 19:24:42 |
antoine |
Update to 3.11.0 |
3.10.0 06 May 2019 05:55:15 |
antoine |
Update yara and py-yara to 3.10.0 |
3.9.0 25 Feb 2019 17:22:56 |
antoine |
Update yara to 3.9.0 |
3.8.1 17 Aug 2018 13:07:57 |
antoine |
Update yara and py-yara to 3.8.1 |
3.8.0 11 Aug 2018 18:19:11 |
antoine |
Update yara and py-yara to 3.8.0 |
3.7.0 02 Dec 2017 13:26:26 |
antoine |
Update to 3.7.0 |
3.6.3 06 Jul 2017 12:29:28 |
antoine |
Update to 3.6.3
MFH: 2017Q3 (bugfix release) |
3.6.2 29 Jun 2017 14:20:00 |
antoine |
Update yara and py-yara to 3.6.2 |
3.6.1 06 Jun 2017 18:07:47 |
antoine |
- Update to 3.6.1
- Take maintainership of py-yara [1]
Approved by: maintainer 9 months ago [1] |
3.5.0 08 Sep 2016 17:49:12 |
antoine |
Update to 3.5.0
PR: 212267
Approved by: maintainer |
3.4.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.4.0 30 Jun 2015 13:48:44 |
wxs |
Update to 3.4.0. |
3.3.0 07 May 2015 17:41:24 |
mat |
Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
3.3.0 16 Feb 2015 18:52:42 |
wxs |
Update to 3.3.0. |
2.1.0 24 Oct 2014 16:50:43 |
mva |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
2.1.0 14 Jul 2014 15:20:40 |
wxs |
Update WWW. |
2.1.0 20 May 2014 13:55:18 |
antoine |
Chase same distinfo update as security/yara |
2.1.0 08 May 2014 03:11:19 |
wxs |
Update to 2.1.0. |
2.0.0 18 Feb 2014 18:49:31 |
antoine |
- Stage support
- New LIB_DEPENDS syntax
- Remove PYDISTUTILS_EGGINFO, it's useless with PYDISTUTILS_AUTOPLIST |
2.0.0 29 Dec 2013 05:59:02 |
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. |
1.7_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.7_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.7_1 17 Jul 2013 16:54:52 |
wxs |
Chase security/yara change back to using pcre. |
1.7 16 Apr 2013 15:31:48 |
wxs |
Update to 1.7.
Feature safe: yes |
1.6 12 Dec 2012 18:48:34 |
wxs |
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. |
1.6 08 Jan 2012 01:44:55 |
wxs |
- Update to 1.6. |
1.5 23 May 2011 16:05:41 |
wxs |
- Update to 1.5
- Don't hardcode py2.7
- Respect custom LOCALBASE |
1.4a 07 Mar 2011 18:04:50 |
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/ |