./wip/ypbind-mt, Multithreaded NIS (YP) client daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.12nb1, Package name: ypbind-mt-1.12nb1, Maintainer: reed

ypbind-mt is a complete new implementation of a NIS binding daemon
for Linux and Solaris. It supports ypbind protocol V1 and V2, supports
multiple domain bindings, uses threads for better response, supports
/var/yp/binding/* file, supports a list of known secure NIS servers
(etc/yp.conf), and binds to the server which answers first.

ypbind is used to setup an NIS client.


Required to run:
[net/portmap]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 140.235 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2008-03-09 04:20:08 by Tobias Nygren | Files touched by this commit (2)
Log message:
portmap moved from wip/ to net/.
   2006-03-14 02:28:12 by Johnny C. Lam | Files touched by this commit (27)
Log message:
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
   2005-12-05 23:27:44 by Roland Illig | Files touched by this commit (61)
Log message:
Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
   2005-05-02 22:34:08 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.
 
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
 
This was discussed on tech-pkg in late January and late April.

Not all of these packages have been tested.
 
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
   2005-04-11 23:16:37 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-05-14 15:32:54 by Thomas Klausner | Files touched by this commit (1)
Log message:
Convert to bl3 (distfile unavailable).
   2004-01-28 00:46:30 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Add rc.d script based on NetBSD's ypbind,v 1.5.
This needs to be tested more.

Please note: I didn't add to PLIST -- the install is automated,
so the file registration should be automated too.