non port: devel/afay/Makefile |
Number of commits found: 15 |
Monday, 29 Jan 2018
|
12:56 bapt
Deprecate some abandonware
 |
Monday, 10 Oct 2016
|
19:33 amdmi3
- Switch to options helpers
- Fix WWW:
 |
Thursday, 15 Sep 2016
|
01:29 marino
Release some of my ports back to the heap
 |
Saturday, 30 Apr 2016
|
06:44 marino
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).
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 16 Oct 2014
|
10:36 marino
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
 |
Tuesday, 29 Jul 2014
|
19:11 adamw
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
 |
Thursday, 15 May 2014
|
11:40 marino
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)
 |
Friday, 14 Mar 2014
|
10:43 marino
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
 |
Sunday, 9 Mar 2014
|
21:40 marino
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.
 |
Monday, 27 Jan 2014
|
10:47 bapt
Support stage
 |
Friday, 20 Sep 2013
|
17:03 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
 |
Friday, 26 Jul 2013
|
20:50 marino
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)
 |
Saturday, 4 Aug 2007
|
11:41 gabor
- 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)
 |
Tuesday, 14 Nov 2006
|
10:16 miwi
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>
 |
Number of commits found: 15 |