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.

Port details
py-ropgadget Tool to search gadgets to facilitate ROP exploitation
7.4 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.4Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:33:13
Last Update: 2023-09-01 11:35:03
Commit Hash: 8c7bf79
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pypi.org/project/ropgadget/
Description:
Search gadgets in binaries to facilitate ROP exploitation for several file formats and architectures.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}ropgadget>0:security/py-ropgadget@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-ropgadget/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-ropgadget
  • pkg install py39-ropgadget
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-ropgadget listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-ropgadget
Package flavors (<flavor>: <package>)
  • py39: py39-ropgadget
distinfo:
TIMESTAMP = 1693567209 SHA256 (ROPGadget-7.4.tar.gz) = a40626a32cf867d06192ef24e16221b2b7ba82e2ec84ab5bfdfb0b017559342f SIZE (ROPGadget-7.4.tar.gz) = 25546

Packages (timestamps in pop-ups are UTC):
py39-ropgadget
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.47.4-7.47.4---
FreeBSD:13:quarterly7.47.47.37.47.47.47.47.4
FreeBSD:14:latest7.47.47.27.47.47.3-7.3
FreeBSD:14:quarterly7.47.4-7.47.47.47.47.4
FreeBSD:15:latest7.47.4n/a7.4n/a7.47.47.4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-capstone>=4.0.1 : devel/py-capstone@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. security/py-pwntools

Configuration Options:
No options to configure
Options name:
security_py-ropgadget
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/R/ROPGadget/
  2. https://pypi.org/packages/source/R/ROPGadget/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.4
01 Sep 2023 11:35:03
commit hash: 8c7bf79494190a59b92606e591031443c482b4ebcommit hash: 8c7bf79494190a59b92606e591031443c482b4ebcommit hash: 8c7bf79494190a59b92606e591031443c482b4ebcommit hash: 8c7bf79494190a59b92606e591031443c482b4eb files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-ropgadget: Update to 7.4
7.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
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>
7.3
11 Mar 2023 16:43:27
commit hash: 19bf54ca4914b7ded24715a0f1717a2edad4bafecommit hash: 19bf54ca4914b7ded24715a0f1717a2edad4bafecommit hash: 19bf54ca4914b7ded24715a0f1717a2edad4bafecommit hash: 19bf54ca4914b7ded24715a0f1717a2edad4bafe files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-ropgadget: Update to 7.3
7.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
7.2
07 Dec 2022 17:38:47
commit hash: 4a5487f8a24616c8c9d2a164f628e86e2c3525a2commit hash: 4a5487f8a24616c8c9d2a164f628e86e2c3525a2commit hash: 4a5487f8a24616c8c9d2a164f628e86e2c3525a2commit hash: 4a5487f8a24616c8c9d2a164f628e86e2c3525a2 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-ropgadget: Update to 7.2
7.1
13 Sep 2022 07:24:06
commit hash: 0b78c4ed121ad9b4405e7c1615cc20e6b2e50f9fcommit hash: 0b78c4ed121ad9b4405e7c1615cc20e6b2e50f9fcommit hash: 0b78c4ed121ad9b4405e7c1615cc20e6b2e50f9fcommit hash: 0b78c4ed121ad9b4405e7c1615cc20e6b2e50f9f files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-ropgadget: Update to 7.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
7.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.0
01 Sep 2022 19:06:52
commit hash: 54f0a05d90c12fa9fe84b8d516f2ac8de6d1a474commit hash: 54f0a05d90c12fa9fe84b8d516f2ac8de6d1a474commit hash: 54f0a05d90c12fa9fe84b8d516f2ac8de6d1a474commit hash: 54f0a05d90c12fa9fe84b8d516f2ac8de6d1a474 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-ropgadget: Update to 7.0
6.9
23 Aug 2022 17:47:59
commit hash: 21023f96c2ec55cfe783aa22e782c8c40e3d5683commit hash: 21023f96c2ec55cfe783aa22e782c8c40e3d5683commit hash: 21023f96c2ec55cfe783aa22e782c8c40e3d5683commit hash: 21023f96c2ec55cfe783aa22e782c8c40e3d5683 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-ropgadget: Update to 6.9
6.8
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.8
26 Jun 2022 08:20:16
commit hash: bfd2083b0a31666d4a7c8a5aceed6f2a7ffb217fcommit hash: bfd2083b0a31666d4a7c8a5aceed6f2a7ffb217fcommit hash: bfd2083b0a31666d4a7c8a5aceed6f2a7ffb217fcommit hash: bfd2083b0a31666d4a7c8a5aceed6f2a7ffb217f files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-ropgadget: Update to 6.8
6.7
23 Apr 2022 15:47:22
commit hash: bc050a1dd6752abe07621561d6942280760becc1commit hash: bc050a1dd6752abe07621561d6942280760becc1commit hash: bc050a1dd6752abe07621561d6942280760becc1commit hash: bc050a1dd6752abe07621561d6942280760becc1 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-pwntools: Add new port

Pwntools is a CTF framework and exploit development library. Written in
Python, it is designed for rapid prototyping and development, and
intended to make exploit writing as simple as possible.

WWW: https://github.com/Gallopsled/pwntools
6.7
23 Apr 2022 15:46:04
commit hash: 89d5c3e7c19ceee11f7f1b9db62b45c28e888dbacommit hash: 89d5c3e7c19ceee11f7f1b9db62b45c28e888dbacommit hash: 89d5c3e7c19ceee11f7f1b9db62b45c28e888dbacommit hash: 89d5c3e7c19ceee11f7f1b9db62b45c28e888dba files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-ropgadget: Add new port

Search gadgets in binaries to facilitate ROP exploitation for several
file formats and architectures.

WWW: https://pypi.org/project/ropgadget/

Number of commits found: 14