path to installed port's directory

2025-03-03 Thread Igor Kolesnik
Hi; I'm makeing a port, let's say 'foo'. It has a build dependency on a port 'bar'. In order to build 'foo' I need to know the installation directory of 'bar'. In the foo's Makefile I can write `pkg info -pq`/bar I wonder if there is another, a better, way of getting that information? thanks

Re: path to installed port's directory

2025-03-03 Thread Igor Kolesnik
On Mon, Mar 03, 2025 at 08:22:12PM +0300, Gleb Popov wrote: > Ports are expected to locate their dependencies under the ${LOCALBASE} prefix. Super. Thanks.

Re: path to installed port's directory

2025-03-03 Thread Gleb Popov
On Mon, Mar 3, 2025 at 7:59 PM Igor Kolesnik wrote: > > Hi; > > I'm makeing a port, let's say 'foo'. It has a build dependency on a > port 'bar'. > > In order to build 'foo' I need to know the installation directory of > 'bar'. > > In the foo's Makefile I can write > > `pkg info -pq`/bar > > I wo

Re: www/linux-widevine-cdm failures with Apple TV+?

2025-03-03 Thread Gleb Popov
On Tue, Mar 4, 2025 at 8:13 AM Jonathan Chen wrote: > > Am I missing something obvious? Ugh, I overlooked a missing commit hash update for foreign-cdm. Will be fixed shortly.

Unmaintained FreeBSD ports which are out of date

2025-03-03 Thread portscout
| Current version | New version +-+ games/openra| 20210321| release-20250303 +-+ www

Re: www/linux-widevine-cdm failures with Apple TV+?

2025-03-03 Thread Jonathan Chen
On 1/03/25 07:25, Jonathan Chen wrote: Hi, I'm trying to view content on AppleTV+ and failing. I'm seeing the following errors on stdout: worker.cpp:723: info: createCdmInstance; cdm_interface_version = 11; key_system = com.widevine.alpha capnp/rpc.c++:160: info: returning failure over rpc;

Re: www/linux-widevine-cdm failures with Apple TV+?

2025-03-03 Thread Mario Marietto
Sometimes it stops working. But I developed a different method. I virtualize Android X86 with bhyve and I can watch whatever I want. Il mar 4 mar 2025, 06:13 Jonathan Chen ha scritto: > On 1/03/25 07:25, Jonathan Chen wrote: > > Hi, > > > > I'm trying to view content on AppleTV+ and failing. I'm