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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: Mk/Uses/ada.mk

Number of commits found: 32

Wednesday, 28 Feb 2024
17:41 Thierry Thomas (thierry) search for other commits by this committer
Mk/Uses/ada.mk: accept ada:13 and set the default to 12
commit hash: 1739bcef9b6ec9bc2fdc7728e71841513d6f0dcb commit hash: 1739bcef9b6ec9bc2fdc7728e71841513d6f0dcb commit hash: 1739bcef9b6ec9bc2fdc7728e71841513d6f0dcb commit hash: 1739bcef9b6ec9bc2fdc7728e71841513d6f0dcb 1739bce
Thursday, 19 Oct 2023
07:07 Robert Clausecker (fuz) search for other commits by this committer Author: Nico Sonack
Mk/Uses/ada.mk: Don't set CC to gnatmake but to gcc

Setting CC to gnatmake breaks compiling simple C objects. Instead
set it to the correct compiler frontend and set GNATMAKE to gnatmake.

Signed-off-by:	Nico Sonack <nsonack@herrhotzenplotz.de>
PR:		274238
commit hash: 5b5f129463d4d119478e0ff5ca613b7d29edfe53 commit hash: 5b5f129463d4d119478e0ff5ca613b7d29edfe53 commit hash: 5b5f129463d4d119478e0ff5ca613b7d29edfe53 commit hash: 5b5f129463d4d119478e0ff5ca613b7d29edfe53 5b5f129
Thursday, 15 Dec 2022
13:24 Thierry Thomas (thierry) search for other commits by this committer
lang/gnat12: remove programs suffix

Since GNAT is now installed in a specific prefix, we can simplify by
removing the programs suffix: this will avoid the usage of binary
aliases, only setting the PATH is necessary.
commit hash: 45b9b6b5da23eb612a70368f3e5b39eed64b6dc7 commit hash: 45b9b6b5da23eb612a70368f3e5b39eed64b6dc7 commit hash: 45b9b6b5da23eb612a70368f3e5b39eed64b6dc7 commit hash: 45b9b6b5da23eb612a70368f3e5b39eed64b6dc7 45b9b6b
Wednesday, 14 Dec 2022
10:37 Thierry Thomas (thierry) search for other commits by this committer
Mk/Uses/ada.mk: add support for gnat12

Keep lang/gcc6-aux by default for the moment.
commit hash: 3ebee3c508e538ea878b0572af09b5f16b752cbc commit hash: 3ebee3c508e538ea878b0572af09b5f16b752cbc commit hash: 3ebee3c508e538ea878b0572af09b5f16b752cbc commit hash: 3ebee3c508e538ea878b0572af09b5f16b752cbc 3ebee3c
Monday, 28 Nov 2022
11:10 Dima Panov (fluffy) search for other commits by this committer
Mk/Uses: adopt Ada and remove expiration mark
commit hash: f09b2b643295fcae397944fef0481d0c28ba026d commit hash: f09b2b643295fcae397944fef0481d0c28ba026d commit hash: f09b2b643295fcae397944fef0481d0c28ba026d commit hash: f09b2b643295fcae397944fef0481d0c28ba026d f09b2b6
Friday, 30 Sep 2022
17:54 Alexey Dokuchaev (danfe) search for other commits by this committer
Ada ports and Synth: extend expiration till the end of the year

Requested by:	fluffy
commit hash: e0340ee0c521a3b5eb7251e6a1369f94cd1c21d4 commit hash: e0340ee0c521a3b5eb7251e6a1369f94cd1c21d4 commit hash: e0340ee0c521a3b5eb7251e6a1369f94cd1c21d4 commit hash: e0340ee0c521a3b5eb7251e6a1369f94cd1c21d4 e0340ee
Friday, 1 Jul 2022
15:23 Rene Ladan (rene) search for other commits by this committer
Mk/Uses: extend life of USES=ada for three months
commit hash: 6d10fbb3dc8a0a5de7b5278518b0a03670fb0158 commit hash: 6d10fbb3dc8a0a5de7b5278518b0a03670fb0158 commit hash: 6d10fbb3dc8a0a5de7b5278518b0a03670fb0158 commit hash: 6d10fbb3dc8a0a5de7b5278518b0a03670fb0158 6d10fbb
Sunday, 24 Apr 2022
10:00 Tobias C. Berner (tcberner) search for other commits by this committer
framework: cleanup conditional-indentations in Mk/

Run Tools/scripts/indent_make_if.pl on all of Mk.

These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible

Differential Revision:	https://reviews.freebsd.org/D35024
Reviewed by:		portmgr (rene, bapt)
commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 aa25396
Friday, 15 Apr 2022
20:50 Rene Ladan (rene) search for other commits by this committer
Mk/Uses: remove support for Ada on 2022-06-30

USES=ada relies on lang/gcc6-aux which expired on 2022-02-28. Its only
serious consumer left is ports-mgmt/synth, which will be removed too [1].

Discussed with:	fluffy (maintainer) [1]

While here flatten a superfluous variable.
commit hash: b15d7bca348d80846656d6be6cac637e6f150e7b commit hash: b15d7bca348d80846656d6be6cac637e6f150e7b commit hash: b15d7bca348d80846656d6be6cac637e6f150e7b commit hash: b15d7bca348d80846656d6be6cac637e6f150e7b b15d7bc
Tuesday, 6 Apr 2021
14:27 Mathieu Arnold (mat) search for other commits by this committer
framework: Remove $FreeBSD$

Where appropriate fiddle with a few other things.
commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 5d33e04
Saturday, 13 Jun 2020
17:16 linimon search for other commits by this committer
Remove logic for specifying version of gcc-aux.  It has been OBE since
lang/gcc5-aux was removed 2017-11-01.

Test by 'make index'.
Original commitRevision:538689 
Friday, 21 Apr 2017
20:25 rene search for other commits by this committer
Return ports maintained by John Marino to the pool, he is no longer interested.

Submitted by:	Mark Millard via private e-mail
Original commitRevision:439129 
Wednesday, 15 Feb 2017
21:33 rene search for other commits by this committer
Return the ports mistakenly reset to ports@ in r433856 to John Marino.

The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
Original commitRevision:434195 
Sunday, 12 Feb 2017
19:58 rene search for other commits by this committer
Reset maintainer for Uses/ada.mk and Uses/alias.mk
Original commitRevision:433961 
Friday, 27 May 2016
09:54 marino search for other commits by this committer
Mk/Uses/ada.mk: Remove ADA_DEFAULT=49 option

The lang/gcc-aux port has recently been removed, so the previously legal
"49" argument is no longer so.  Adjust ada.mk accordingly by removing
reference to option 49 and lang/gcc-aux.
Original commitRevision:415931 
Saturday, 30 Apr 2016
06:44 marino search for other commits by this committer
Change Ada Framework foundation from gcc5-aux to gcc6-aux

GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
Original commitRevision:414332 
Monday, 11 Apr 2016
13:54 marino search for other commits by this committer
Restrict dns/ironsides to gcc5-aux only

Right now, ironsides emits a STORAGE ERROR during building with
lang/gcc6-aux.  It's unclear if the problem lies with compiler or with
ironsides.  For now, limit building it with gcc5-aux (the default).

The USES=ada:5 setting wasn't supported, but it should have been.  This
has also been fixed.
Original commitRevision:413032 
Sunday, 27 Mar 2016
01:23 bapt search for other commits by this committer
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles

PR:		206569
Exp run by:	antoine
Differential Revision:	D5047
Original commitRevision:411970 
Sunday, 6 Dec 2015
16:21 marino search for other commits by this committer
Mk/Uses/ada.mk: Support lang/gcc6-aux
Original commitRevision:403129 
Thursday, 15 Oct 2015
07:36 bapt search for other commits by this committer
Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched

This gives more time for tools to get updated, available in packages etc before
bothering users
Original commitRevision:399326 
Wednesday, 14 Oct 2015
16:49 bapt search for other commits by this committer
Drop the necessity to add ${PORTSDIR} to dependency line

Modify make describe to automatically prepend ${PORTSDIR} if the path for the
port is not absolute

Checked with poudriere, portmaster, portupgrade

PR:		203685
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D3866
Original commitRevision:399278 
Tuesday, 23 Jun 2015
22:20 marino search for other commits by this committer
Ada Framework: Switch to gcc5-aux, upgrade 6 packages at once

The transition from gcc-aux to gcc5-aux in the Ada framework has been
blocked by the inability to build gtkada3 and, once resolved, GPS (due
to tight locking with compiler).

A few days ago, Adacore made their annual release of their main libre
products, include GPS.  However, some products were tightly coupled with
the recent compilers, so in order to upgrade, the compiler had to be
switched and dependencies require many ports to be upgraded at once:

  * lang/asis
  * devel/gnatcoll
  * devel/gps
  * x11-toolkits/gtkada3
  * www/aws
  * www/aws-demos

While the version upgrades were modest in most cases (gps, gtkada3), the
amount of work put into each port was significant.  There are too many
improvements to mention here.  A few include the removal of dynamic
package lists and incorporating gnatcoll into gps to avoid building it
twice.  A private "exp-run" was done all on all 50+ Ada ports to ensure
they still build.

Also, a new argument was added to Uses/ada.mk, "run", that pulls in the
GNAT compiler as a run depends.  This was necessary for GPS that will
not launch correctly without the compiler in place.
Original commitRevision:390464 
10:57 marino search for other commits by this committer
Uses/ada.mk: "47" is no longer a valid argument

The lang/gcc47-aux compiler was removed last week, so it is being
removed as a build option for the Ada framework.
Original commitRevision:390365 
Tuesday, 17 Mar 2015
13:27 marino search for other commits by this committer
Mk/Uses/ada.mk: Fix missed previously substitution
Original commitRevision:381491 
Monday, 16 Mar 2015
08:11 marino search for other commits by this committer
Mk/Uses/ada.mk: Add argument "49"

To be complete, ada.mk needs to support having ADA_DEFAULT=5 and the port
explicitly requesting lang/gcc-aux.  There is no identified use case for
this yet, but not supporting it is a hole.
Original commitRevision:381372 
01:04 marino search for other commits by this committer
Mk/Uses/ada.mk: Add gcc5-based Ada compiler support

A new argument has been added to USES=ada, "5", which will select the
gcc5-aux compiler (gcc 5) instead of the gcc-aux compiler (gcc 4.9).

Additionally, it will check if ADA_DEFAULT is defined and equal to "5".
If that is the case, gcc5-aux will be used by default, even if no
arguments are defined.  The use case is to define it in make.conf so that
all Ada ports are built with same compiler.  This capability will be used
to confirm all Ada ports build correctly with gcc5-aux before the default
compiler is switched.
Original commitRevision:381368 
Sunday, 28 Sep 2014
16:36 tijl search for other commits by this committer
Change the way USES is handled:
- Loop over USES twice, once to define all *_ARGS variables and once to
  include Uses/*.mk.  This allows all Uses/*.mk to examine arguments given
  to other USES entries.
- Always define *_ARGS (possibly empty) and replace commas with spaces.

Similar for _USES_POST.

Adjust all Uses/*.mk:
- defined(u_ARGS) becomes !empty(u_ARGS)
- Eliminate helper variables like _*_ARGS=${*_ARGS:C/,/ /g}
- Some Uses/*.mk used ":" as argument separator instead of ",", but no port
  used this form
- Uses/cran.mk: remove unused variable VALID_ARGS and USES+=fortran which
  has no effect
- Uses/twisted.mk: simplify handling of the case where neither "build" nor
  "run" arguments have been specified

PR:		193931
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:369465 
Saturday, 15 Mar 2014
10:31 gerald search for other commits by this committer
Move MAINTAINER lines to the end of the initial comment block and
make things a bit more consistent.

Approved by:	portmgr (bapt)
Original commitRevision:348308 
Sunday, 9 Mar 2014
21:25 marino search for other commits by this committer
Uses/ada.mk: Add support for soon-to-be-older Ada compiler

Currently the Ada framework uses a single compiler based on gcc47.
Soon this compiler will be updated to the gcc49 base, but not all Ada
ports are currently happy about this.

This update to ada.mk induces the ARGS of "47" which causes the port to
use the newly-created lang/gcc47-aux port which is currently a clone
of lang/gcc-aux.  When the latter is updated, the Ada Framework will
use it except for those ports that feature "USES+= ada:47"
Original commitRevision:347692 
Friday, 12 Jul 2013
13:40 marino search for other commits by this committer
Replace John Marino email address with FreeBSD version

While I'm here, also trim the headers on a couple of ports and remove
a reference to the Dragonlace mirror which is down indefinitely.

Approved by:	bapt (mentor)
Original commitRevision:322832 
Thursday, 20 Jun 2013
09:57 bapt search for other commits by this committer
Fix svn properties
Original commitRevision:321369 
Tuesday, 30 Apr 2013
11:41 bapt search for other commits by this committer
Add a new USES ada.mk to establish Ada-capable compiler as a build dependency
and set the build environement properly

Submitted by:	John Marino <draco@marino.st>
Original commitRevision:316916 

Number of commits found: 32