non port: security/libsparkcrypto/Makefile |
SVNWeb
|
Number of commits found: 20 |
Sun, 15 Sep 2019
|
[ 17:28 antoine ] (Only the first 10 of 354 ports in this commit are shown above. )
Deprecate a few ports
|
Mon, 5 Aug 2019
|
[ 06:37 antoine ] (Only the first 10 of 95 ports in this commit are shown above. )
Mark BROKEN: unfetchable
|
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
|
Fri, 24 Feb 2017
|
[ 21:55 linimon ]
Mark a few leaf ports broken on aarch64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
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, 30 Apr 2016
|
[ 06:44 marino ] (Only the first 10 of 42 ports in this commit are shown above. )
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:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 3 Sep 2015
|
[ 14:09 amdmi3 ] (Only the first 10 of 62 ports in this commit are shown above. )
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket
|
Sun, 5 Jul 2015
|
[ 09:11 marino ]
security/libsparkcrypto: Fix on i386
The source was trying to perform nested inlines on i386 which is no
longer allowed by GCC5.
Reported by: pkg-fallout
|
Mon, 16 Mar 2015
|
[ 18:35 marino ]
security/libsparkcrypto: Fix gcc5-aux support and stop stage building
This port failed to build on gcc5-aux because 3 data types could not
be inlined after an explicit pragma requested it (the pragmas were
removed).
I noticed half the port was building in the stage phase, so I changed
the ALL_TARGET to make all of it build during the build phase. This
probably didn't need revbump, but I'm going to anyway to make sure the
FreeBSD builders are still happy.
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 26 May 2014
|
[ 09:24 bapt ] (Only the first 10 of 32 ports in this commit are shown above. )
Convert to USES=dos2unix
With hat: portmgr
|
Sat, 15 Feb 2014
|
[ 17:46 marino ]
security/libsparkcrypto: Clarify BSD is 3-clause license
|
Sun, 10 Nov 2013
|
[ 11:54 marino ]
security/libsparkcrypto: Convert to staging
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Sun, 21 Jul 2013
|
[ 14:31 marino ]
security/libsparkcrypto: Optionally generate documentation
It was not possible to generate libsparkcrypto documentation before the
textproc/adabrowse port was created. Now that AdaBrowse is available,
add a "DOCS" options to generate the documentation.
While here, convert USE_GMAKE to USES+=gmake and fix DESTDIR to work
properly instead of installing during the build phase. The Makefile
also had to altered to install the documentation as well.
Approved by: bapt (mentor)
|
Fri, 12 Jul 2013
|
[ 13:40 marino ] (Only the first 10 of 16 ports in this commit are shown above. )
Replace John Marino email address with FreeBSD version
While I'm here, also trim the headers on a couple of ports and remove
a reference to the Dragonlace mirror which is down indefinitely.
Approved by: bapt (mentor)
|
Mon, 1 Jul 2013
|
[ 16:36 wg ]
security/libsparkcrypto: Cryptographic library implemented in SPARK
libsparkcrypto is a formally verified implementation of several widely used
symmetric cryptographic algorithms using the SPARK programming language and
toolset. For the complete library proofs of the absence of run-time errors
like type range violations, division by zero and numerical overflows are
available. Some of its subprograms include proofs of partial correctness.
The distribution contains test cases for all implemented algorithms and a
benchmark to compare its performance with the OpenSSL library. The achieved
speed has been found to be very close to the optimized C and Assembler
implementations of OpenSSL.
WWW: http://senier.net/libsparkcrypto/
PR: ports/180015
Submitted by: John Marino <draco@marino.st>
|
Number of commits found: 20 |