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: textproc/xmlada/files/generic_gpr.in

Number of commits found: 4

Sunday, 18 Dec 2022
21:13 Thierry Thomas (thierry) search for other commits by this committer
textproc/xmlada: modernize by using gprbuild
commit hash: d33b365f0c3cb3d90ca8e48ed25e805482d4aa37 commit hash: d33b365f0c3cb3d90ca8e48ed25e805482d4aa37 commit hash: d33b365f0c3cb3d90ca8e48ed25e805482d4aa37 commit hash: d33b365f0c3cb3d90ca8e48ed25e805482d4aa37 d33b365
Wednesday, 14 Dec 2022
10:37 Thierry Thomas (thierry) search for other commits by this committer
textproc/xmlada: resurrect
commit hash: 177a057e70c5c15a1a717dcecc0678e27c42867b commit hash: 177a057e70c5c15a1a717dcecc0678e27c42867b commit hash: 177a057e70c5c15a1a717dcecc0678e27c42867b commit hash: 177a057e70c5c15a1a717dcecc0678e27c42867b 177a057
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
Sunday, 21 Jun 2015
23:35 marino search for other commits by this committer
textproc/xmlada: Upgrade version 4.5.0.0 => 4.6.0.0, overhaul make system

Due to the unavailability of a public repository, this version uses
Adacores 2015 distribution of xmlada.  It's probably a minor update
from the previous one.

The major change, however, is the creation of a custom makefile to build
and install xmlada.  Why?  because gnatmake will lose the ability to
build project files in the near future, so xmlada makefiles were changed
to use gprbuild to build and itself it.  One problem: gprbuild needs
xmlada as a build dependency.  (and it also needs gprbuild to build
itself!!)  I could have chosen to keep using gnatmake, but I decided to
bite the bullet, fix it correctly now and not have to get stuck by it
by future versions of gnat that remove project management from gnatmake.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:390269 

Number of commits found: 4