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: devel/ahven/files/extra-src_ahven-framework.adb

Number of commits found: 3

Monday, 28 Feb 2022
21:34 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove ports depending on expired lang/gcc6-aux

Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.

Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util
devel/adabooch
devel/adaid
devel/ahven
devel/alog
devel/aunit
devel/florist-gpl
devel/gprbuild
devel/libspark2012
devel/matreshka
devel/pcsc-ada
devel/pragmarcs
devel/sdl_gnat
dns/ironsides
graphics/generic_image_decoder
lang/adacontrol
lang/asis
lang/gnat_util
lang/lua-ada
math/plplot-ada
misc/excel-writer
net/adasockets
net/anet
security/libadacrypt
textproc/adabrowse
textproc/templates_parser
textproc/words
textproc/xmlada
x11-toolkits/gtkada
x11-toolkits/gtkada3
commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c 8e2a89b
Friday, 4 Apr 2014
21:35 marino search for other commits by this committer
devel/ahven: Improve symbolic traceback functionality

Rather than show the lengthy and not helpful trace of the Ahven
Framework when a symbolic trace is shown, detect the start of this
infrastructure trace and truncate it there.  This helps debugging
greatly by removing a lot of noise.
Original commitRevision:350170 
Tuesday, 18 Feb 2014
18:35 marino search for other commits by this committer
devel/ahven: Modify to add symbolic tracing.

The author, Tero Koskine, intends for ahven to be compiler agnostic,
and therefore can't use GNAT-specific functionality like
GNAT.Traceback.Symbolic.  However, there is only one brand of Ada
compiler in ports, GNAT, so we can take advantage of it.

This change adds a default option to alter the exception handling to
trace through the symbols to display files and line numbers of each
frame on the stack.  Declining the option builds Ahven without the
modification and allows Ahven to be used on non-GNAT compilers (assuming
you can find one on FreeBSD.)
Original commitRevision:344938 

Number of commits found: 3