Commit Graph

13 Commits

Author SHA1 Message Date
Jacques Vidrine
e5ee607b5d Teach krlogind, telnetd, et. al. about FreeBSD's available ptys.
In other words,
  /dev/pty[p-zP-T][0-9a-f] -> /dev/pty[p-sP-S][0-9a-v]

Submitted by:	John Polstra <jdp@polstra.com>
1999-04-05 23:36:46 +00:00
Steve Price
769a61ee49 Make this work with current's new version of texinfo.
PR:		9587
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-26 01:45:28 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Jacques Vidrine
17565d52fa Build and install correctly for a.out and ELF. 1998-11-07 02:33:51 +00:00
Mark Murray
e8b053097d Honour CFLAGS. 1998-09-27 11:34:28 +00:00
Mark Murray
96b0027413 Generalise the fetch process, and allow those outside the USA to
fetch as well.
1998-09-14 19:23:42 +00:00
Tim Vanderhoek
f67f442cd4 Secure the freedom of the manpages! Free the manpages!
PR:		ports/7651
1998-08-19 19:54:37 +00:00
Dima Ruban
2bb6d97578 Use more sane CMD_PATH. 1998-08-03 06:33:07 +00:00
Dima Ruban
d6f233115b Honor KRB5_HOME variable. 1998-08-01 19:47:54 +00:00
Dima Ruban
53305a53ef Minor change to make it work with other awk versions (The one that OpenBSD
has for example)
1998-07-27 22:45:10 +00:00
Jacques Vidrine
f9d9c4695e * Remove gmake from BUILD_DEPENDS; it is implied by USE_GMAKE.
* Allow override of CONFIGURE_ARGS.
* Control building of KerberosIV compatible libraries with
  KRB5_KRB4_COMPAT.
* Use ECHO, FALSE, and DO_NADA as appropriate.
* Combine pre-fetch and do-fetch targets.
1998-07-06 23:35:59 +00:00
Jacques Vidrine
6b7ea58f15 Additional patches (already committed to krb5-current):
* Paths corrected in applications
* ftpd now logs to facility LOG_FTP
* use openpty to obtain pseudo-terminal
* corrected detection of TCL libraries
* fix a forwarding bug
* add -m flag to ksu (preserve USER, HOME, SHELL)
* cosmetic bug fix to telnet.c
Submitted by:	Dima Ruban <dima@best.net>
1998-07-06 18:59:06 +00:00
Jacques Vidrine
7a09e241f4 New port, KerberosV 1.0.5.
PR:		ports/6870
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-06 02:28:42 +00:00