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/gef/distinfo

Number of commits found: 8

Sunday, 20 Feb 2022
22:21 Mateusz Piotrowski (0mp) search for other commits by this committer
security/gef: Update to 2022.01

Changes:	https://github.com/hugsy/gef/releases/tag/2022.01
commit hash: 2f76e8c761fdd802be8ad3212420df5aa6f93d24 commit hash: 2f76e8c761fdd802be8ad3212420df5aa6f93d24 commit hash: 2f76e8c761fdd802be8ad3212420df5aa6f93d24 commit hash: 2f76e8c761fdd802be8ad3212420df5aa6f93d24 2f76e8c
Wednesday, 20 Oct 2021
09:46 Mateusz Piotrowski (0mp) search for other commits by this committer
security/gef: Update to 2021.10

Changes:	https://github.com/hugsy/gef/releases/tag/2021.10
commit hash: 9f53559b5082ad030db932703d575b3a2c0e34b9 commit hash: 9f53559b5082ad030db932703d575b3a2c0e34b9 commit hash: 9f53559b5082ad030db932703d575b3a2c0e34b9 commit hash: 9f53559b5082ad030db932703d575b3a2c0e34b9 9f53559
Tuesday, 6 Jul 2021
14:44 Mateusz Piotrowski (0mp) search for other commits by this committer
security/gef: Update to 2021.07
commit hash: 182a2f3e80236d80983b29bcc3c49c90348b4333 commit hash: 182a2f3e80236d80983b29bcc3c49c90348b4333 commit hash: 182a2f3e80236d80983b29bcc3c49c90348b4333 commit hash: 182a2f3e80236d80983b29bcc3c49c90348b4333 182a2f3
Thursday, 15 Apr 2021
11:09 Mateusz Piotrowski (0mp) search for other commits by this committer
security/gef: Update to 2021.04

Release notes:
https://github.com/hugsy/gef/releases/tag/2021.04
commit hash: 5fafc75c0ff5e3ad71947b9edbb0d0720e7ec41f commit hash: 5fafc75c0ff5e3ad71947b9edbb0d0720e7ec41f commit hash: 5fafc75c0ff5e3ad71947b9edbb0d0720e7ec41f commit hash: 5fafc75c0ff5e3ad71947b9edbb0d0720e7ec41f 5fafc75
Sunday, 24 Jan 2021
16:30 0mp search for other commits by this committer
Update to 2021.01

Support for Python 2 has been dropped.
Original commitRevision:562489 
Sunday, 28 Jun 2020
11:16 0mp search for other commits by this committer
Update to 2020.06

Release notes:
https://github.com/hugsy/gef/releases/tag/2020.06
Original commitRevision:540700 
Tuesday, 10 Mar 2020
17:34 0mp search for other commits by this committer
Update to 2020.03-1

Release notes:
https://github.com/hugsy/gef/releases/tag/2020.03-1

Reported by:	portscout
Original commitRevision:528188 
Monday, 2 Mar 2020
16:28 0mp search for other commits by this committer
New port: security/gef

GEF (pronounced "Jeff") is a set of commands for x86/64, ARM, MIPS, PowerPC
and SPARC to assist exploit developers and reverse-engineers when using old
school GDB. It provides additional features to GDB using the Python API to
assist during the process of dynamic analysis and exploit development.
Application developers will also benefit from it, as GEF lifts a great part
of regular GDB obscurity, avoiding repeating traditional commands, or
bringing out the relevant information from the debugging runtime.

Some of GEF features include:
- One single GDB script.
- Fast limiting the number of dependencies and optimizing code to make the
  commands as fast as possible.
- Provides more than 50 commands to drastically change your experience in
  GDB.
- Easily extendable to create other commands by providing more
  comprehensible layout to GDB Python API.
- Built around an architecture abstraction layer, so all commands work in
  any GDB-supported architecture such as x86-32/64, ARMv5/6/7, AARCH64,
  SPARC, MIPS, PowerPC, etc.
- Suited for real-life apps debugging, exploit development, just as much as
  CTF.

WWW: https://gef.rtfd.io
Original commitRevision:527640 

Number of commits found: 8