Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. | Jimmy Olgeni | 2017-11-02 | 1 | -2/+2 |
| | | | | | | | This round is @FreeBSD.org residents except teams. Notes: svn path=/head/; revision=453381 | ||||
* | Add Public Domain support to ports license framework. You can now use | Dmitry Marakasov | 2016-01-12 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149 Notes: svn path=/head/; revision=405874 | ||||
* | Add port to install various NIST KAT files. These are used by the | John-Mark Gurney | 2015-03-22 | 4 | -0/+187 |
tests in tests/sys/opencrypto to validate parts of the OpenCrypto subsystem... Sponsored by: The FreeBSD Foundation Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D2064 Notes: svn path=/head/; revision=381886 |