Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -4/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Update 1.1 -> 1.1.1 | nectar | 2000-01-16 | 5 | -216/+156 |
| | |||||
* | Fix for abort in login.krb5 (segment violation when trying to get a | nectar | 1999-10-13 | 1 | -0/+100 |
| | | | | | | TGT). Obtained from: MIT Kerberos GNATS PR krb5-appl/762, 763 | ||||
* | Update 1.0.6 -> 1.1 | nectar | 1999-10-04 | 7 | -259/+157 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -2/+2 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+1 |
| | | | | chown -> ${CHOWN} | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 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 | nectar | 1999-05-27 | 3 | -13/+16 |
| | |||||
* | Add WWW: to DESCR files | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Teach krlogind, telnetd, et. al. about FreeBSD's available ptys. | nectar | 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 | 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 | 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. | nectar | 1998-11-07 | 2 | -15/+35 |
| | |||||
* | Honour CFLAGS. | markm | 1998-09-27 | 1 | -2/+2 |
| | |||||
* | Generalise the fetch process, and allow those outside the USA to | markm | 1998-09-14 | 1 | -8/+34 |
| | | | | fetch as well. | ||||
* | Secure the freedom of the manpages! Free the manpages! | hoek | 1998-08-19 | 1 | -32/+0 |
| | | | | PR: ports/7651 | ||||
* | Use more sane CMD_PATH. | dima | 1998-08-03 | 1 | -0/+13 |
| | |||||
* | Honor KRB5_HOME variable. | dima | 1998-08-01 | 1 | -1/+6 |
| | |||||
* | Minor change to make it work with other awk versions (The one that OpenBSD | dima | 1998-07-27 | 1 | -2/+2 |
| | | | | has for example) | ||||
* | * Remove gmake from BUILD_DEPENDS; it is implied by USE_GMAKE. | nectar | 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): | nectar | 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. | nectar | 1998-07-06 | 9 | -0/+372 |
PR: ports/6870 Submitted by: Jacques Vidrine <n@nectar.com> |