Port details |
- afay Improved aflex and ayacc Ada 95 scanner and parser generators
- 041111_3 devel
=0 041111_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, not used in the ports tree
This port expired on: 2018-03-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-11-14 10:17:04
- Last Update: 2018-03-02 19:10:49
- SVN Revision: 463444
- License: aflex
- WWW:
- http://thiberlog.free.fr/
- Description:
- This is a modified version of Aflex/Ayacc for Ada95 parent/child feature
support. A new directive "%unit A.B.C" has been 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.
WWW: http://thiberlog.free.fr/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: afay
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (afay_thiberlog_041111.tgz) = 05bcf5d83368f379caef43ecb2d7591f0ed2ec364e6ea431f36ad71df37ef522
SIZE (afay_thiberlog_041111.tgz) = 700487
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- ada : lang/gcc6-aux
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for afay-041111_3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- ada tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
041111_3 02 Mar 2018 19:10:49 |
rene |
Remove expired ports:
2018-03-01 devel/dotconf++: No upstream, not depend on in the ports tree
2018-03-01 emulators/gnuboy: Latest version is 1.0.5, older version does not
fetch
2018-03-01 games/adgali: Mastersite disappeared
2018-03-01 games/tuxpuck: Mastersite disappeared
2018-03-01 japanese/migemo-emacs: Unmaintained
2018-03-01 math/clarence: Mastersite disappeared
2018-03-01 devel/cstringbuffer: Abandonware, no more upstream
2018-03-01 deskutils/charmap: Mastersite disappeared
2018-03-01 devel/afay: Abandonware, not used in the ports tree
2018-03-01 devel/alabastra: Abandonware, not used in the ports tree
2018-03-01 devel/adime: Abandonware, not used in the ports tree
2018-03-01 devel/boaconstructor: Abandonware, does not work with recent
python/wxPython
2018-03-01 audio/amp: No more upstream
2018-03-01 devel/alf: Abandonware, unused in the ports tree |
041111_3 29 Jan 2018 12:56:00 |
bapt |
Deprecate some abandonware |
041111_3 10 Oct 2016 19:33:15 |
amdmi3 |
- Switch to options helpers
- Fix WWW: |
041111_3 15 Sep 2016 01:29:41 |
marino |
Release some of my ports back to the heap |
041111_3 30 Apr 2016 06:44:28 |
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). |
041111_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
041111_2 16 Oct 2014 10:36:15 |
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 |
041111_2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
041111_2 15 May 2014 11:40:48 |
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) |
041111_2 14 Mar 2014 10:43:10 |
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 |
041111_1 09 Mar 2014 21:40: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. |
041111_1 27 Jan 2014 10:47:07 |
bapt |
Support stage |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
041111_1 26 Jul 2013 20:50:51 |
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) |
041111 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
041111 04 Aug 2007 11:41:31 |
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) |
041111 14 Nov 2006 10:16:54 |
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> |