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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: www/aws-demos/files/templates.tads

Number of commits found: 2

Tuesday, 11 Oct 2016
07:49 marino search for other commits by this committer
www/aws(-demos): Upgrade version 17.0.0 => 17.0.1

Using a separately built templates_parser is just too much work. Instead,
use the framework's GITHUB support to pull template_parser from github
and install in the source tree (as designed).  This allows removal and
simplification of several patches.

Rework the -demos port to install several missing files and maintain
the directory tree so that web_elements are relatively in the intended
location.
Original commitRevision:423748 
Saturday, 17 May 2014
21:21 marino search for other commits by this committer
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)
Original commitRevision:354373 

Number of commits found: 2