Hi Vadim,

Vadim Zhukov wrote on Tue, Sep 22, 2015 at 01:15:26AM +0300:

> Similar info is already at the top of the bsd.port.mk(5). Given that
> bin/ and man/ aren't required to start using ports(7), I think
> duplicating info in ports(7) isn't needed.

Oh, i see.  I missed that ports(7) is more for users building an
occasional port (because they are running -stable, the package isn't
allowed to be distributed, they urgently need to update the package
before snapshots become available, or because they use a rare
architecture) or a group of ports, while bsd.port.mk(5) is for ports
development and maintenance.

Patch dropped.

Yours,
  Ingo


> 2015-09-22 0:20 GMT+03:00 Ingo Schwarze <schwa...@usta.de>:
>
>> Index: ports.7
>> ===================================================================
>> RCS file: /cvs/src/share/man/man7/ports.7,v
>> retrieving revision 1.103
>> diff -u -r1.103 ports.7
>> --- ports.7     24 Aug 2015 12:57:14 -0000      1.103
>> +++ ports.7     21 Sep 2015 21:17:32 -0000
>> @@ -717,6 +717,13 @@
>>  Ports master Makefile.
>>  .It Pa /usr/ports/INDEX
>>  Ports index.
>> +.It Pa /usr/ports/infrastructure/bin
>> +Ports maintenance tools; consider adding this directory to the
>> +.Ev PATH
>> +environment variable.
>> +.It Pa /usr/ports/infrastructure/man
>> +Porting tools documentation; add it to
>> +.Xr man.conf 5 .
>>  .It Pa /usr/ports/infrastructure/mk/bsd.port.mk
>>  The ports main engine.
>>  .It Pa /usr/ports/infrastructure/templates/network.conf.template

Reply via email to