A source distribution of Kerberos 4. It is based on eBones (which is
based on MIT Kerberos 4 patchlevel 9), but has been severely hacked
Apart from the core Kerberos programs the distribution contains the following:
telnet and telnetd, rsh, rcp, rlogin and rshd, rlogind, login, su
ftp and ftpd following (mostly) the ftpsec Internet draft.
kauth (kinit + afs support + remote kinit (like rkinit) + batch support)
kpopper and an emacs 19.30 movemail with kpop support
kx for encrypted X sessions, xnlock,
kip for encrypted IP tunnels (requires tunnel device)
afslog (aklog clone), pagsh, and kstring2key for the AFS minded
authentication modules for Irix, Digital UNIX, and PAM.
out a message saying how to start the daemon
o call the INSTALL script from the Makefile
o verify the script is processed when installing the ssh package
THIS PORT IS NOW FROZEN FOR 2.5
having ports read-only,
- help pgp find its own doc files
- had defined(USA_RESIDENT) where needed so that we no longer get
confusing syntax errors if undefined.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.
These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.
I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports. That version of the makefile adds all sums. Previous
versions of the makefile will still work for people installing ports.
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again. However, chages require the latest bsd.port.mk