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
non port: www/aws/files/patch-makefile
SVNWeb

Number of commits found: 4

Tue, 23 Jun 2015
[ 22:20 marino search for other commits by this committer ] Original commit   Revision:390464 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 17 May 2014
[ 21:21 marino search for other commits by this committer ] Original commit   Revision:354373 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
www/aws: Upgrade from 3.1.0.0 => 3.2.0.0

The templates parser was split out from AWS and due to quirk how
GPRBuild interacts with aggregate library projects, linking it as a
separate library was more than challenging.  It would drop a library
exchange file (aws.lexch) in /usr/local/lib/templates_parser during
the linking process.  Ports are not support to touch areas outside of
their work directory -- if they do, builders will notice and fail the
port.  After hours of trying to get GPRLib to behave, I was reduced to
copying the *.ali files over to the work directory and creating a
custom gpr file to make linking legal.  In the process, I noticed AWS
was linking back to work directory (sanity checks don't flag this yet)
so that was fixed the the custom "-R" option that I added to GPRBuild
a couple of years ago.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 4 Jul 2013
[ 12:31 wg search for other commits by this committer ] Original commit   Revision:322270
www/aws: udpate to 3.1.0.0

- Update to 3.1.0.0
- Auto generate pkg-plist
- Add another option for SSL

PR:		ports/180242
Submitted by:	John Marino <draco@marino.st> (maintainer)
Thu, 6 Jun 2013
[ 22:31 rakuco search for other commits by this committer ] Original commit   Revision:320141
Remove leftovers introduced in r320123.

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

Number of commits found: 4