18 Commits

Author SHA1 Message Date
rsadowski
41f5ec6e08 Update libaacs to 0.11.0.
2020-07-22: Version 0.11.0
- Add more AACS2 support (still not complete).
- Add support for partial unit keys in KEYDB.CFG.
- Improve opening of UHD discs (~ 10 seconds faster).
- Improve large KEYDB.CFG parsing (~ 4 times faster).
- Improve error resilience.
- Reduce memory usage (does not depend on config file size anymore).
- Fix segfault on macOS when MMC opening fails.
- Fix memory leak with multiple UK entries in KEYDB.cfg file.
- Fix AACS2 with multiple unit keys.
- Fix include flags order (do not include wrong headers outside of source tree).

2020-03-22: Version 0.10.0
- Add support for AACS2 content certificate.
- Add aacs_set_key_caching().
- Add aacs_error_str().
- Issue a warning when using AACS2 capable drive.
- Fix macOS mount issues.
- Fix parsing title entries from multiple KEYDB.cfg files.
- Fix memory leak with multiple KEYDB.cfg files.
- Fix data corruption when structs are not packed.

Update diff from Brad
2020-12-21 06:18:23 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
ajacoutot
b8a82613df Update to libaacs-0.9.0.
from Brad
2017-08-29 13:16:44 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
jasper
a5aafa164d remove empty file 2015-12-20 09:06:42 +00:00
sthen
412cc39bb3 remove build dep on ports flex 2015-11-19 20:17:15 +00:00
jca
52b5acd7d6 Cope with latest bison; ok sthen@ 2015-11-15 11:55:59 +00:00
ajacoutot
42b50ca3bd Update to libaacs-0.8.1.
from brad
ok phessler@
2015-05-22 12:38:29 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
ajacoutot
baab88111d Remove BROKEN on PowerPC -- it should build correctly now that the root
issue has been fixed.

from brad
2015-05-19 21:24:03 +00:00
landry
0d459e26a2 BROKEN-powerpc, fails to link with missing refs to free()/malloc() since
20140513. PIE ?
2014-09-16 18:11:35 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
2f47a12eaf Update to libaacs 0.5.0.
ok sthen@
2012-09-25 21:58:59 +00:00
jasper
4272ee15d5 Remove -pthread patching.
from brad
2012-08-27 09:34:42 +00:00
phessler
044ee7874a libgcrypt already pulls in libgpg-error
noticed by ajacoutot@
2012-03-30 13:35:42 +00:00
phessler
906abaa014 libaacs is a research project to implement the Advanced Access Content
System specification.

This research project provides, through an open-source library, a way to
understand how the AACS works.

This research project is mainly developed by an international team of
developers from Doom9.

NB: this project doesn't offer any key or certificate that could be used
to decode encrypted copyrighted material.

Reviewed and a few fixes by Brad
OK sthen@
2012-03-30 13:15:59 +00:00