Port details |
- libaacs Advanced Access Content System implementation
- 0.11.1_1 multimedia =5 0.11.1Version of this port present on the latest quarterly branch.
- Maintainer: shoesoft@gmx.net
- Port Added: 2011-02-21 10:38:57
- Last Update: 2024-08-06 17:09:03
- Commit Hash: 80d61e1
- People watching this port, also watch:: libevent, libglade2, autoconf, libXdamage, xorg-fonts-truetype
- License: LGPL21
- WWW:
- https://www.videolan.org/developers/libaacs.html
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libaacs>0:multimedia/libaacs
- To install the port:
- cd /usr/ports/multimedia/libaacs/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libaacs
- pkg install libaacs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libaacs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646122048
SHA256 (libaacs-0.11.1.tar.bz2) = a88aa0ebe4c98a77f7aeffd92ab3ef64ac548c6b822e8248a8b926725bea0a39
SIZE (libaacs-0.11.1.tar.bz2) = 325669
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- flex : textproc/flex
- bison : devel/bison
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- This port is required by:
- for Libraries
-
- multimedia/libbdplus
Configuration Options:
- No options to configure
- Options name:
- multimedia_libaacs
- USES:
- autoreconf bison libtool pathfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.1_1 06 Aug 2024 17:09:03 |
Vladimir Druzenko (vvd) |
multimedia/libaacs: bump after "add MMC drive support"
PR: 280633
Fixes: c8a5e838dba4 (add MMC drive support) |
0.11.1 06 Aug 2024 16:58:38 |
Vladimir Druzenko (vvd) Author: Stefan Ehmann |
multimedia/libaacs: add MMC drive support, take maintainership
Currently, Blu-ray playback only works if the VUK of the disc is
available in KEYDB.cfg. Otherwise it fails.
With this patch, libaacs will compute the key if non-revoked device keys
and host certificate are present in KEYDB.cfg.
The patch provides an MMC device implementation based on libcam. The
linux implementation uses the CDROM_SEND_PACKET ioctl which is not
available on FreeBSD.
AACS decryption is now working in bd_info from libbluray (vlc also works).
PR: 280633 |
0.11.1 08 Mar 2023 22:35:12 |
Daniel Engberg (diizzy) |
multimedia/libaacs: Add VideoLAN's CDN to MASTER_SITES
Use VideoLAN's CDN as primary site and fallback to download.videolan.org
Reference:
https://get.videolan.org/libaacs/0.11.1/libaacs-0.11.1.tar.bz2?mirrorlist |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.11.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.11.1 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.11.1 01 Mar 2022 10:05:08 |
Fernando Apesteguía (fernape) |
multimedia/libaacs: update to 0.11.1
From ChangeLog:
https://code.videolan.org/videolan/libaacs/-/blob/master/ChangeLog
* Faster start with MacOS when disc does not use bus encryption.
* Improve error logging.
* Improve error resilience.
Reported by: portscout |
0.11.0 14 Jul 2021 16:10:52 |
Po-Chuan Hsieh (sunpoet) |
multimedia/libaacs: Update MASTER_SITES and WWW |
0.11.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11.0 01 Jan 2021 15:30:07 |
pi |
multimedia/libaacs: update 0.9.0 -> 0.11.0
- Update MASTER_SITES
- Clean up Makefile
PR: 250985
Submitted by: daniel.engberg.lists@pyret.net
Relnotes: https://code.videolan.org/videolan/libaacs/-/blob/master/ChangeLog |
0.9.0 17 Feb 2018 13:52:20 |
yuri |
multimedia/libaacs: Update to 0.9.0
Additional port changes:
* Replaced with DISTVERSION
* Added LICENSE_FILE
* Removed USES=autoreconf
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
0.8.1 23 Sep 2017 21:11:51 |
adamw |
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr |
0.8.1 15 Sep 2017 18:28:31 |
adamw |
Reset kami's ports to his personal email address.
With hat: portmgr |
0.8.1 25 Apr 2016 21:58:45 |
kami |
Update libbluray and related libraries
Also clean up/modernise Makefiles.
Reviewed by: cs
Approved by: cs
Differential Revision: https://reviews.freebsd.org/D5743 |
0.8.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.8.0 21 Jun 2015 13:46:50 |
bapt |
Convert to USES=autoreconf |
0.8.0 22 Mar 2015 20:06:19 |
sunpoet |
- Update MAINTAINER: use @FreeBSD.org |
0.8.0 21 Feb 2015 20:54:04 |
kami |
Update libaacs 0.7.0 -> 0.8.0
- Use Makefile.include from libbluray
PR: 190958
Differential Revision: https://reviews.freebsd.org/D1754
Reviewed by: Carlo Strub <cs@freebsd.org>
Approved by: Carlo Strub <cs@freebsd.org> |
0.7.0_3 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.7.0_3 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
0.7.0_2 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
0.7.0_1 18 Jul 2014 11:02:59 |
tijl |
audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports |
0.7.0 27 Apr 2014 14:14:27 |
riggs |
- Update libaacs to 0.7.0
- Add LICENSE
- USES tar:bzip2
- Update libbluray 0.5.0
- Unbreak JAVA option
- USES tar:bzip2
- Bump PORTREVISION in depdendent ports due to shared lib version bump
PR: ports/188573
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: thierry (mentor) |
0.6.0 03 Feb 2014 13:57:46 |
miwi |
- Stage support
- Convert to USES |
0.6.0 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.6.0 02 Sep 2013 12:59:38 |
wg |
multimedia/libaacs: update to 0.6.0
- Update to 0.6.0 [1]
- Convert lib depends to new syntax
- Bump PORTREVISION for dependent ports
Changes:
http://git.videolan.org/?p=libaacs.git;a=blob_plain;f=ChangeLog;hb=HEAD
PR: ports/181492
Submitted by: Dominic Fandrey <kamikaze bsdforen.de> (maintainer) |
0.3.0_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.3.0_1 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
0.3.0 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.3.0 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
0.3.0 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
0.3.0 22 Mar 2012 06:51:17 |
rm |
- update to 0.3.0
PR: 166223
Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
Feature safe: yes |
0.1.20110218_1 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
0.1.20110218 21 Feb 2011 10:38:25 |
ehaupt |
Add libaacs 0.1.20110218, advanced Access Content System implementation.
Submitted by: kamikaze at bsdforen.de |