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 is 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: textproc/templates_parser/files/templates_parser.gpr

Number of commits found: 3

Monday, 28 Feb 2022
21:34 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove ports depending on expired lang/gcc6-aux

Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.

Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util
devel/adabooch
devel/adaid
devel/ahven
devel/alog
devel/aunit
devel/florist-gpl
devel/gprbuild
devel/libspark2012
devel/matreshka
devel/pcsc-ada
devel/pragmarcs
devel/sdl_gnat
dns/ironsides
graphics/generic_image_decoder
lang/adacontrol
lang/asis
lang/gnat_util
lang/lua-ada
math/plplot-ada
misc/excel-writer
net/adasockets
net/anet
security/libadacrypt
textproc/adabrowse
textproc/templates_parser
textproc/words
textproc/xmlada
x11-toolkits/gtkada
x11-toolkits/gtkada3
commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c 8e2a89b
Saturday, 17 May 2014
15:34 marino search for other commits by this committer
textproc/templates_parser: Define Naming in gpr file

Two source files have non-standard names as they were build options.
The gpr file needs to pass this information to gprbuild users.
Original commitRevision:354326 
Friday, 16 May 2014
17:51 marino search for other commits by this committer
Add new Ada port: textproc/templates_parser

This was part of the Ada Web Server, but it is maintained separated and
even needs to be recursively cloned into AWS git repository.  Now the
AWS template engine is a separate library that AWS will use in the
upcoming update.  The package description is below.

     ================================================================

This is the template engine for the Ada Web Server.  It is modular and
therefore can be split out of AWS and used on its own.

As it was designed for generating web pages, it's function is to parse
a page template and replace tokens with specified values.  This template
engine is amazingly fast due to its concurrent cached compiled templates
support.

WWW: http://docs.adacore.com/aws-docs/templates_parser
Original commitRevision:354249 

Number of commits found: 3