Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2013 11:40:32 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com>
Cc:        FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: PKGNG
Message-ID:  <523C2620.9070604@infracaninophile.co.uk>
In-Reply-To: <CAOgwaMswyuuLgTnUSn5o7naO4fB2gYRRJrR5Lnc92mQNrV6RnA@mail.gmail.com>
References:  <CAFRryZgme_qi5e3exjoDFkxAnEvd%2BySJ9w0khP6esMRC-QOaGA@mail.gmail.com> <523C1273.6040504@infracaninophile.co.uk> <CAOgwaMswyuuLgTnUSn5o7naO4fB2gYRRJrR5Lnc92mQNrV6RnA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/20/13 10:59, Mehmet Erol Sanliturk wrote:
> The following links are not accessible ( at least from Turkey ) :
> 
> http://pkg-test.freebsd.org/
> http://pkg-test.freebsd.org/pkg-test-amd64/
> http://pkg-test.freebsd.org/pkg-test-i386/
> 

pkg-test.freebsd.org is a SRV record, not an A record[*].  pkg(8) will
be able to find the repo given the information I showed.

Also ${ABI} in pkg.conf expands to a string like freebsd:9:x86:64 which
includes more than just the CPU architecture.

	Cheers,

	Matthew

[*] This usage is not in compliance with RFC 2616 so the URL will need
to be changed at some point.  See https://github.com/freebsd/pkg/issues/550





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?523C2620.9070604>