aboutsummaryrefslogtreecommitdiffstats
path: root/security/libbeid/files
Commit message (Collapse)AuthorAgeFilesLines
* Update libbeid to 4.1.11tijl2015-12-311-3/+3
|
* Update to 4.1.8tijl2015-10-215-42/+17
|
* Update to 4.1.2tijl2015-06-026-210/+103
|
* security/libbeid: Add <stdlib.h> header for mallocmarino2014-10-011-4/+5
| | | | | | | | The existing patch removed "<malloc.h>" but didn't provide "<stdlib.h>". Adjust to compound patch to fix that oversight. FWIW, the extra work to partially fix a patch is one reason I don't like one-patch-many-files. It's not the only reason.
* Update to upstream revision 1614tijl2014-08-164-496/+181
|
* New port: security/libbeidtijl2014-04-174-0/+869
Support libraries for Belgian government-issued electronic identity cards. A PKCS #11 module is included that can be used with Mozilla Firefox. The distfile has been created from upstream trunk revision 1457. The patches included in the port fix all clang compiler warnings for -Wall -Wextra -Wno-unused-parameter.