Commit graph

10 commits

Author SHA1 Message Date
Ed Schouten
60fca1c601 Just disable wtmp logging.
I looked at the code and even when not using utmpx it completely makes
no sense at all to handle logging. It only wrotes login entries to the
log files, but never logout entries. This will totally upset last/ac
each time you log in.

Approved by:	miwi (portmgr, implicit)
2010-01-20 16:17:34 +00:00
Steven Kreuzer
f0ba0a2fe4 Fix build with custom PREFIX/LOCALBASE
Reported by:	QAT
Approved by:	wxs(mentor)
2009-07-03 20:36:51 +00:00
Oliver Lehmann
c6a2c073ca define USE_GETUSERSHELL not GETUSERSHELL - with getusershell() rpc.pcnfsd will
use getusershell() to determine if the usershell is a valid shell or not.
Without USE_GETUSERSHELL defined, rpc.pcnfsd will only check if the usershell
ends in sh - which is bad when you want to enable an /sbin/nologin user to mount
nfs shares.
Bump PORTREVISION

Noticed by:	playing with NFS on MS-DOS 6.22 (yihaa)
2005-04-21 10:44:21 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Chris Piazza
99c25961e6 1) Add a patch to fix the syntax for 'lpc status' for FreeBSD 3.x+
2) Shorten down a long line in DESCR.

PR:		12442
Submitted by:	Isupov A.Yu <isupov@moonhe.jinr.ru>
1999-06-30 03:57:40 +00:00
Satoshi Asami
6b3ced65a9 Move Makefile.inc to ${FILESDIR}, copy it to ${WRKSRC} during extract
and include it explicitly.

The previous method of relying in the implicit inclusion of "../Makefile.inc"
broke when WRKDIRPREFIX is set.
1998-12-01 08:23:30 +00:00
Paul Traina
dbd8b7ea2c Add in patches for vulnerabilities discussed in CERT CA:96.08 1996-04-21 07:29:16 +00:00
Satoshi Asami
fbb78febf2 Major cleanup. Make sure all parts agree with each other.
Submitted by:	Javier Martin Rueda <jmrueda@diatel.upm.es>
1995-05-12 12:23:15 +00:00
Joerg Wunsch
66d6fa2f8d mkdir -p the BINDIR during beforeinstall, instead of blindly
assuming everyone has already got a /usr/local/libexec.
1995-03-19 10:12:39 +00:00
Paul Traina
c6b6b307a9 PC NFS authentication/spooling daemon 1994-10-07 00:23:56 +00:00