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/py-angr/Makefile
SVNWeb

Number of commits found: 13

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
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)
Thu, 20 Jan 2022
[ 11:20 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:40502d0d506067f33a0c31b0bb50035a94bfd505  commit hash:40502d0d506067f33a0c31b0bb50035a94bfd505  commit hash:40502d0d506067f33a0c31b0bb50035a94bfd505  40502d0 
angr: Return angr framework ports to the pool
Tue, 13 Jul 2021
[ 13:39 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:eae623906cbfce158dc40f64793f738c4d3a6a42  commit hash:eae623906cbfce158dc40f64793f738c4d3a6a42  commit hash:eae623906cbfce158dc40f64793f738c4d3a6a42  eae6239 
*: Use angr.mk in the ports tree
Thu, 29 Apr 2021
[ 17:53 Guangyuan Yang (ygy) search for other commits by this committer ]    commit hash:5c99e255148f3ae5601582c3dc3dd08222dd43e6  commit hash:5c99e255148f3ae5601582c3dc3dd08222dd43e6  commit hash:5c99e255148f3ae5601582c3dc3dd08222dd43e6  5c99e25  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Unbreak ports after devel/py-gitpython's PORTNAME change

PR: 		255489
Fixes:		f133c410c6d97254810f4f0fbd329e42b9eaf3a1
Approved by:	lwhsu, portmgr (blanket)
Differential Revision:	https://reviews.freebsd.org/D30039
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.
Sat, 16 Jan 2021
[ 21:57 0mp search for other commits by this committer ] Original commit   Revision:561764
Update the Angr framework to 9.0.5405

- Angr binaries are now tagged as well. We may consider removing
  ANGR_BINARIES_TAGNAME in the future.
- Remove restrictions on the unicorn version for now. This should prevent
  the port from breaking again in the foreseeable future.

PR:		252042
Reported by:	nc
Event:		January 2021 Bugathon
Thu, 24 Dec 2020
[ 13:46 kai search for other commits by this committer ] Original commit   Revision:559094 (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
Fri, 25 Sep 2020
[ 12:08 0mp search for other commits by this committer ] Original commit   Revision:550018
Update angr and its dependencies to 9.0.4446

Reported by:	Portscout
Thu, 24 Sep 2020
[ 16:08 0mp search for other commits by this committer ] Original commit   Revision:549925 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update the angr project ports to 9.0.4378

This patch introduces security/py-angr/Makefile.version file, which stores
the shared version of all the angr ports (as ANGR_VERSION). It also stores
the tagname of a distribution file, which is required for testing
(ANGR_BINARIES_TAGNAME).
Thu, 12 Mar 2020
[ 09:13 0mp search for other commits by this committer ] Original commit   Revision:528280
New port: security/py-angr

angr is a platform-agnostic binary analysis framework in a form of a suite
of Python 3 libraries that let you load a binary and do a lot of cool
things to it:

- Disassembly and intermediate-representation lifting
- Program instrumentation
- Symbolic execution
- Control-flow analysis
- Data-dependency analysis
- Value-set analysis (VSA)
- Decompilation

The most common angr operation is loading a binary:
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 13