svn commit: r367290 - in head/x11: . lumina

Kris Moore kris at pcbsd.org
Thu Sep 4 17:01:47 UTC 2014


On 09/04/2014 12:52, Alexey Dokuchaev wrote:
> On Thu, Sep 04, 2014 at 04:34:11PM +0000, Kris Moore wrote:
>> New Revision: 367290
>> URL: http://svnweb.freebsd.org/changeset/ports/367290
>>
>> +.if ${OSVERSION} < 1000000
>> +IGNORE=		requires FreeBSD 10 or later
>> +.endif
> Why?
>
> ./danfe
>

Because several of our tools will try to interact with files on PC-BSD
mirrors that only exist for 10.0 and later. (Mainly for jail creation,
packages, etc)

I *could* remove the restriction, but users mileage will vary.. Do you
need it for an earlier version of FreeBSD?

-- 
Kris Moore
PC-BSD Software
iXsystems



More information about the svn-ports-head mailing list