1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Pav Lucistnik
3c1d88375e - Update to 2011-12-25
Submitted by:	gleb (maintainer)
2011-12-26 17:13:39 +00:00
Pav Lucistnik
f450a925bd - Update to 2011-10-18
Submitted by:	gleb (maintainer)
2011-10-18 21:25:31 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Pav Lucistnik
d7b48707dd - Fix build on -CURRENT
Submitted by:	gk (maintainer)
2011-09-11 20:22:45 +00:00
Pav Lucistnik
e27d6e50a3 - Update to 2011.09.01 to unbreak build on -CURRENT
Submitted by:	gk (maintainer)
2011-09-06 10:53:06 +00:00
Sofian Brabez
48135da34d PEFS is a kernel level stacked cryptographic filesystem for FreeBSD.
Key features:
* Transparently runs on top of existing file systems
* Random per file tweak value for encryption
* Stores metadata only in encrypted file name
* Arbitrary number of keys per file system, mixing keys in same
  directory and key chains
* Modern cryptographic algorithms: AES and Camellia in XTS mode,
  PKCS#5v2 and HKDF for key generation.

WWW: http://github.com/glk/pefs
WWW: http://wiki.freebsd.org/PEFS

PR:		ports/156002
Submitted by:	Gleb Kurtsou <gk@freebsd.org>
Approved by:	jadawin@ (mentor)
2011-09-01 14:21:11 +00:00