NOTICE: This package has been removed from pkgsrc

./sysutils/user, Solaris-compatible {user,group}{add,del,mod} commands

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20000509, Package name: user-20000509, Maintainer: agc

The usermgmt suite of programs provides SVR4/Solaris-compatible
{user,group}{add,del,mod} commands, and two utilities, user(8) and
group(8) which perform the same functions. In addition, some extensions
are provided, which allow a user to be created with the same uid and
gid, for example.

The usermgmt suite was based on the old addnerd package, which, in turn,
was based on Matt Green's addbozo script.

Alistair G. Crooks (agc@netbsd.org)


Master sites: (Expand)

SHA1: 7bdd54a7150c20432dd81fde8d086cd52b3f2fe4
RMD160: 76df4d1ed675b7435476b451740c1acb2d25315e
Filesize: 17.339 KB

Version history: (Expand)


CVS history: (Expand)


   2010-04-18 03:37:22 by Alistair G. Crooks | Files touched by this commit (7) | Package removed
Log message:
Remove the sysutils/user package which is now not needed - if we find
a platform without the necessary tools to manage users, we can
resurrect this from the NetBSD-current sources.
   2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225)
Log message:
Remove @dirrm entries from PLISTs
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
   2005-05-25 15:41:11 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add RMD160 checksum.
   2004-01-20 13:26:16 by Alistair G. Crooks | Files touched by this commit (39)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   2003-09-15 18:27:57 by Julio M. Merino Vidal | Files touched by this commit (5)
Log message:
Add MANINSTALL to BUILD_DEFS for completeness.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795)
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.