Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | Michael Haro | 1999-06-05 | 2 | -6/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Update 1.0.5 -> 1.0.6 | Jacques Vidrine | 1999-05-27 | 3 | -13/+16 |
| | |||||
* | Add WWW: to DESCR files | Michael Haro | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Teach krlogind, telnetd, et. al. about FreeBSD's available ptys. | Jacques Vidrine | 1999-04-05 | 1 | -0/+50 |
| | | | | | | | 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> | ||||
* | Make this work with current's new version of texinfo. | Steve Price | 1999-01-26 | 1 | -0/+11 |
| | | | | | PR: 9587 Submitted by: Sheldon Hearn <axl@iafrica.com> | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1998-11-14 | 1 | -8/+10 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. | ||||
* | Build and install correctly for a.out and ELF. | Jacques Vidrine | 1998-11-07 | 2 | -15/+35 |
| | |||||
* | Honour CFLAGS. | Mark Murray | 1998-09-27 | 1 | -2/+2 |
| | |||||
* | Generalise the fetch process, and allow those outside the USA to | Mark Murray | 1998-09-14 | 1 | -8/+34 |
| | | | | fetch as well. | ||||
* | Secure the freedom of the manpages! Free the manpages! | Tim Vanderhoek | 1998-08-19 | 1 | -32/+0 |
| | | | | PR: ports/7651 | ||||
* | Use more sane CMD_PATH. | Dima Ruban | 1998-08-03 | 1 | -0/+13 |
| | |||||
* | Honor KRB5_HOME variable. | Dima Ruban | 1998-08-01 | 1 | -1/+6 |
| | |||||
* | Minor change to make it work with other awk versions (The one that OpenBSD | Dima Ruban | 1998-07-27 | 1 | -2/+2 |
| | | | | has for example) | ||||
* | * Remove gmake from BUILD_DEPENDS; it is implied by USE_GMAKE. | Jacques Vidrine | 1998-07-06 | 1 | -31/+44 |
| | | | | | | | | * 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. | ||||
* | Additional patches (already committed to krb5-current): | Jacques Vidrine | 1998-07-06 | 5 | -0/+298 |
| | | | | | | | | | | | * 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> | ||||
* | New port, KerberosV 1.0.5. | Jacques Vidrine | 1998-07-06 | 9 | -0/+372 |
PR: ports/6870 Submitted by: Jacques Vidrine <n@nectar.com> |