non port: dns/ironsides/Makefile |
SVNWeb
|
Number of commits found: 17 |
Mon, 28 Feb 2022
|
[ 21:34 Rene Ladan (rene) ] 8e2a89b (Only the first 10 of 234 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
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 ] (Only the first 10 of 62 ports in this commit are shown above. )
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 ] (Only the first 10 of 62 ports in this commit are shown above. )
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 ] (Only the first 10 of 63 ports in this commit are shown above. )
Return ports maintained by John Marino to the pool, see r433827 for details
|
Sat, 27 Aug 2016
|
[ 23:11 marino ]
dns/ironsides finally builds on gcc6-aux, switch over to it
It appears the previous STORAGE ERROR was a compiler bug that got fixed
between the GCC 6.1 and 6.2 versions of gcc6-aux. Switch it and the
helper port devel/libspark2012 over to it, which are the last two ports
that depend on lang/gcc6-aux.
|
Mon, 11 Apr 2016
|
[ 13:54 marino ]
Restrict dns/ironsides to gcc5-aux only
Right now, ironsides emits a STORAGE ERROR during building with
lang/gcc6-aux. It's unclear if the problem lies with compiler or with
ironsides. For now, limit building it with gcc5-aux (the default).
The USES=ada:5 setting wasn't supported, but it should have been. This
has also been fixed.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 7 Nov 2015
|
[ 11:51 marino ]
dns/ironsides: Upgrade snapshot 2014-04-20 => 2015-04-15
|
Thu, 16 Oct 2014
|
[ 10:45 marino ]
dns/ironsides: Remove pkg-plist
|
Wed, 28 May 2014
|
[ 23:34 marino ]
dns/ironsides: USES+= zip
|
Fri, 21 Feb 2014
|
[ 10:41 marino ]
dns/ironsides: Actually install the man page!
|
[ 10:11 marino ]
dns/ironsides: Upgrade version 20130315 to 20140220
After contacting the author, he updated the snapshot to the latest,
remove 7M worth of dead files and adding a man page. I made some
corrections to that man page and converted it to mdoc tags.
|
Wed, 19 Feb 2014
|
[ 02:22 marino ]
dns/ironsides: Fix extraction problem on clean jail
GNATMake was used to clean up the WRKSRC after extraction, but the
problem is that it's not present at that point on a clean build; it
comes in later as a build dependency. Rather than a messy definition
of extract-depends, just remove the files manually without gnatmake.
|
Mon, 17 Feb 2014
|
[ 11:27 marino ]
Add new Ada-based DNS server port: dns/ironsides
IRONSIDES is an authoritative DNS server that is provably invulnerable to
many of the problems that plague other servers. It achieves this property
through the use of formal methods in its design, in particular the language
Ada and the SPARK formal methods tool set. Code validated in this way is
provably exception-free, contains no data flow errors, and terminates only
in the ways that its programmers explicitly say that it can. These are very
desirable properties from a computer security perspective.
IRONSIDES is not a complete implementation of DNS. In particular, it does
not support zone transfers or recursive queries. It does, however, support
a sufficient number of DNS records to be useful as an authoritative DNS
server for an enterprise.
|
Number of commits found: 17 |