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/adabrowse/files/patch-Makefile

Number of commits found: 2

Wednesday, 12 Mar 2014
23:00 marino search for other commits by this committer
textproc/adabrowse: switch build to .gpr to avoid ASIS rebuilds

At least with the upcoming gcc49 and ASIS 2013, I've been seeing gmake
Makefile-based builds trying to rebuild ASIS rather than just use the
provided static library.  I don't know what causes that, but I did notice
that it doesn't happen with GNAT project files.

1) Disregard gmake completely and provide a new build.gpr file
   This will work when gcc-aux is moved to gcc49.
2) Add DOCS option and install the html documentation optionally
3) Relocate LICENSE to make portlint happy
4) Using GPR makes this jobs safe (although the job number might be
   limited to 1 anyway in this case)
Original commitRevision:348013 
Sunday, 21 Jul 2013
14:22 marino search for other commits by this committer
Add new port: textproc/adabrowse

Adabrowse is an Ada to HTML generator typically used to generate
documentation.  It is a dependency for some Ada ports documentation
options, such as the coming upgrade for security/libsparkcrypto port.

Approved by:	bapt (mentor)
Original commitRevision:323390 

Number of commits found: 2