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/alog/Makefile
SVNWeb

Number of commits found: 15

Mon, 28 Feb 2022
[ 21:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:8e2a89b541867f9b43bfefc59a9af5245cdb4c2c  commit hash:8e2a89b541867f9b43bfefc59a9af5245cdb4c2c  commit hash:8e2a89b541867f9b43bfefc59a9af5245cdb4c2c  8e2a89b  (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 8 Jan 2020
[ 14:54 danfe search for other commits by this committer ] Original commit   Revision:522426
Update to version 0.6.1.

Reported by:	portscout
Wed, 22 Aug 2018
[ 18:57 swills search for other commits by this committer ] Original commit   Revision:477810
devel/alog: Update to 0.5.3

PR:		230724
Submitted by:	Nathan <ndowens@yahoo.com>
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Fri, 21 Apr 2017
[ 20:25 rene search for other commits by this committer ] Original commit   Revision:439129 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Return ports maintained by John Marino to the pool, he is no longer interested.

Submitted by:	Mark Millard via private e-mail
Wed, 15 Feb 2017
[ 21:33 rene search for other commits by this committer ] Original commit   Revision:434195 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Return the ports mistakenly reset to ports@ in r433856 to John Marino.

The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
Sat, 11 Feb 2017
[ 12:42 rene search for other commits by this committer ] Original commit   Revision:433856 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Return ports maintained by John Marino to the pool, see r433827 for details
Thu, 25 Aug 2016
[ 20:16 marino search for other commits by this committer ] Original commit   Revision:420880
devel/alog; Upgrade version 0.5.1 => 0.5.2
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
Mon, 29 Feb 2016
[ 11:20 marino search for other commits by this committer ] Original commit   Revision:409806
devel/alog: Upgrade version 0.5.0 => 0.5.1
Fri, 31 Oct 2014
[ 21:37 marino search for other commits by this committer ] Original commit   Revision:371937
devel/alog: not jobs safe
Thu, 16 Oct 2014
[ 13:19 marino search for other commits by this committer ] Original commit   Revision:371005
net/alog: Upgrade version 0.4.1 => 0.5.0

The upgrade removes:
  * The version package
  * The full option (pgsql, smtp, and xmpp facilities)

It switches to build with gprbuild
It fixes the policy database so that it's safe for concurrent access.
Wed, 26 Mar 2014
[ 01:44 marino search for other commits by this committer ] Original commit   Revision:349206
Add new Ada port: devel/alog

Alog is a stackable logging framework for Ada. It aims to be straight
forward to use and is easily extendable. It provides support for various
logger types, log facilities, loglevel policies and message
transformations.

The Alog library comes in two flavors: base and full. The base build
includes facilities to log to files and syslog while the full version
provides more advanced log facilities like SMTP, Jabber/XMPP or PostgreSQL.
The full version requires AWS (Ada Web Server) and APQ (Ada95 database
binding) and are offered as a non-default option.

WWW: http://www.codelabs.ch/alog

Number of commits found: 15