Le 23/09/2016 à 15:26, Alexander Moisseev via freebsd-ports a écrit :
> On 23.09.2016 15:45, Mathieu Arnold wrote:
>>
>> I don't really know what it does, but to test a port, it seems
>> overcomplicated, everything is already done by the framework.
>>
>> Best would be for you to put:
>>
>> DEVELOPER=yes
>>
>> in /etc/make.conf
>>
>> and simply run "make" as a regular user, it will check everything that
>> can be.
>>
> I believe the most important difference is "port test" does real
> install (into a temp dir) and deinstall, "make" doesn't (merely staging).

I don't really see a point in really installing the port, the only thing
this achieve is test pkg add <file> works.

These days, it is better to use poudriere testport[1] to test your work.
At least you can be certain everything is ok.

1:
https://www.freebsd.org/doc/en/books/porters-handbook/testing-poudriere.html

-- 
Mathieu Arnold


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to