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
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.
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
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.
| Current version | New version
+-+
games/openra| 20210321|
release-20250303
+-+
www
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;
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