On Fri, Apr 3, 2009 at 2:40 PM, RW wrote:
> On Fri, 3 Apr 2009 12:12:18 +0400
> subbsd wrote:
>
>
>> My question - why do not make this facility by generic (for example
>> create add/del/check-existence procedure in
>> some /usr/ports/Mk/bsd.users.mk file) ?
>
> Presumably because the same functi
On Fri, 3 Apr 2009 12:12:18 +0400
subbsd wrote:
> My question - why do not make this facility by generic (for example
> create add/del/check-existence procedure in
> some /usr/ports/Mk/bsd.users.mk file) ?
Presumably because the same functionality has to go into package files,
and work for some
Hello maillist,
I've planned porting some software to FreeBSD and currently generate Makefile
for ports. My application required presence of some account in system.
I've see many sample from current ports like "squid, cacti, avahi, mysql,
pgsql, cups, distcc..." and many-many-many, they are us