notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/afay/Makefile
SVNWeb

Number of commits found: 15

Mon, 29 Jan 2018
[ 12:56 bapt search for other commits by this committer ] Original commit   Revision:460298
Deprecate some abandonware
Mon, 10 Oct 2016
[ 19:33 amdmi3 search for other commits by this committer ] Original commit   Revision:423686
- Switch to options helpers
- Fix WWW:
Thu, 15 Sep 2016
[ 01:29 marino search for other commits by this committer ] Original commit   Revision:422173
Release some of my ports back to the heap
Sat, 30 Apr 2016
[ 06:44 marino search for other commits by this committer ] Original commit   Revision:414332 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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).
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 16 Oct 2014
[ 10:36 marino search for other commits by this committer ] Original commit   Revision:370993 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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
Tue, 29 Jul 2014
[ 19:11 adamw search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Thu, 15 May 2014
[ 11:40 marino search for other commits by this committer ] Original commit   Revision:354110
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)
Fri, 14 Mar 2014
[ 10:43 marino search for other commits by this committer ] Original commit   Revision:348207
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
Sun, 9 Mar 2014
[ 21:40 marino search for other commits by this committer ] Original commit   Revision:347695
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.
Mon, 27 Jan 2014
[ 10:47 bapt search for other commits by this committer ] Original commit   Revision:341368
Support stage
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Fri, 26 Jul 2013
[ 20:50 marino search for other commits by this committer ] Original commit   Revision:323753
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)
Sat, 4 Aug 2007
[ 11:41 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- 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)
Tue, 14 Nov 2006
[ 10:16 miwi search for other commits by this committer ] Original commit 
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