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/afay/Makefile

Number of commits found: 15

Monday, 29 Jan 2018
12:56 bapt search for other commits by this committer
Deprecate some abandonware
Original commitRevision:460298 
Monday, 10 Oct 2016
19:33 amdmi3 search for other commits by this committer
- Switch to options helpers
- Fix WWW:
Original commitRevision:423686 
Thursday, 15 Sep 2016
01:29 marino search for other commits by this committer
Release some of my ports back to the heap
Original commitRevision:422173 
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 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 16 Oct 2014
10:36 marino search for other commits by this committer
marino 12 devel ports: Remove @dirrm, tend install commands, plus

The main purpose of this commit is to remove @dirrm from the pkg-plist of
some of my ports in devel category.  While here, also:
  * Unmask some commands
  * Use parenthesis on compound commands for multi-job support
  * Add a license in one case
  * USES=python conversion in one case
  * Add WWW and reformat description in one case
  * Respect 80-columns
Original commitRevision:370993 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Thursday, 15 May 2014
11:40 marino search for other commits by this committer
devel/afay: Adopt

This was the only Ada port not maintained by me.  The listed maintainer
never submitted or approved any changes after the port was imported in
2006, and he did not respond to my request to take it over.  It was the
only port he maintained.

Approved by:	maintainer timeout (~8 weeks)
Original commitRevision:354110 
Friday, 14 Mar 2014
10:43 marino search for other commits by this committer
devel/afay: Fix for gcc49 and add EXAMPLES option

* Add a patch to make gcc49 building this port
* Add EXAMPLES option
* Fix DOCS option
* Simplify installation, respect 80 columns

This means only gnatdroid-arm* depends on gcc47-aux now.
Everything else can be built with gcc49
Original commitRevision:348207 
Sunday, 9 Mar 2014
21:40 marino search for other commits by this committer
devel/afay: Requires USES=ada:47 for now

While here, fix the options and make the COMMENT shorter.
To build on ada:49 will require patched source.
Original commitRevision:347695 
Monday, 27 Jan 2014
10:47 bapt search for other commits by this committer
Support stage
Original commitRevision:341368 
Friday, 20 Sep 2013
17:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Original commitRevision:327722 
Friday, 26 Jul 2013
20:50 marino search for other commits by this committer
devel/afay: Move to Ada framework

Currently this port has a hard dependency on lang/gnat.  This has been
replaced with USES+=ada and minor changes to incorporate it into the Ada
framework with a PORTREVISION bump.

The makefile header was trimmed and NOPORTDOCS was replaced with the DOCS
option, and now portlint is happy.

Approved by:	bapt & culot (mentors)
Original commitRevision:323753 
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Original commit
Tuesday, 14 Nov 2006
10:16 miwi search for other commits by this committer
A modified version of Aflex/Ayacc for Ada95 parent/child feature support. A new
directive "%unit A.B.C" is added, enabling the Ada unit A.B.C to be the parent
of the generated lexer/parser.

Aflex/Ayacc are copyrighted by the The University of California.

PR:             ports/105356
Submitted by:   John Merryweather Cooper <john_m_cooper@yahoo.com>
Original commit

Number of commits found: 15