| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling error correction. | green | 1999-11-08 | 1 | -1/+1 |
* | Correct PLIST for the non-X11 case. (This was OK'ed by the maintainer quite | eivind | 1999-11-06 | 3 | -2/+10 |
* | Turn Root Login on again. | torstenb | 1999-09-10 | 1 | -1/+1 |
* | Path for problem with tty ownership with chflags and chown in BSD 4.4 | cpiazza | 1999-09-02 | 2 | -0/+5 |
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
* | SUID ssh breaks kerberos; disable in the kerberized case. I even | markm | 1999-08-09 | 1 | -2/+3 |
* | Remove manpages from PLIST and use MLINKS instead of a bunch of ${LN} calls. | mharo | 1999-07-16 | 2 | -24/+10 |
* | Update the master site. | max | 1999-07-07 | 1 | -2/+2 |
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -1/+1 |
* | Only use trimdomain() if __FreeBSD_version > 320000 | brian | 1999-06-18 | 2 | -9/+22 |
* | PR: ports/12037 | sada | 1999-06-15 | 11 | -390/+162 |
* | Always use trimdomain(), not just #if __FreeBSD_version >= 400004 | brian | 1999-05-07 | 2 | -22/+8 |
* | Reduce the copy of the DISPLAY variable using | brian | 1999-04-11 | 1 | -2/+24 |
* | Call trimdomain() to reduce the size of the ut_host | brian | 1999-04-11 | 1 | -0/+31 |
* | detect/use -current libwrap | ache | 1999-04-03 | 1 | -1/+5 |
* | (1) Add a new MASTER_SITE | billf | 1999-03-13 | 2 | -39/+26 |
* | Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any | asami | 1999-01-02 | 1 | -5/+5 |
* | add official kerberos patch | ache | 1998-11-10 | 1 | -0/+286 |
* | configure with "--without-x" if X11BASE/bin/xauth is missing. | obrien | 1998-10-30 | 1 | -1/+5 |
* | Um, be careful when you copy stuff around -- change the second | asami | 1998-10-08 | 1 | -2/+2 |
* | Better depends. | jkh | 1998-10-08 | 1 | -2/+3 |
* | Clean this file up a bit. | jkh | 1998-10-08 | 1 | -7/+5 |
* | Properly reference the rsaref sources, which are required during the build | jkh | 1998-10-08 | 2 | -7/+10 |
* | Depend on ports collection rsaref, since we have it now already | jkh | 1998-10-07 | 1 | -8/+3 |
* | Make RSA stuff work on alpha (or on any other 64bit architecture) | dima | 1998-09-26 | 1 | -1/+2 |
* | tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile: | asami | 1998-09-17 | 1 | -2/+2 |
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-15 | 1 | -4/+3 |
* | Repair a linkage problem, whereis the ssh port was trying to | chuckr | 1998-09-13 | 1 | -186/+121 |
* | The pkg_create(1) handles symlinks correctly. Delist manpages. | hoek | 1998-08-19 | 2 | -42/+20 |
* | Use ${PERL_VERSION} on perl version. | vanilla | 1998-08-17 | 1 | -4/+4 |
* | Change perl version to 5.00502. | vanilla | 1998-08-17 | 1 | -4/+4 |
* | If KRB5_HOME is defined, compile ssh with krb5 support. | dima | 1998-08-01 | 1 | -1/+5 |
* | Fix up slogin1.1 -> ssh1.1 symlink too. | asami | 1998-07-25 | 1 | -1/+3 |
* | upgrade to 1.2.26 for security improvements | imp | 1998-07-11 | 2 | -3/+3 |
* | Do not install slogin1.1 manpage, no such program | ache | 1998-06-12 | 1 | -3/+1 |
* | Fix all *1 links | ache | 1998-06-12 | 1 | -16/+30 |
* | 1.2.22 -> 1.2.25 | dima | 1998-06-12 | 5 | -436/+176 |
* | Two "/usr/local" --> ${PREFIX} | obrien | 1998-05-23 | 1 | -2/+2 |
* | Allow use of Phil Karn's patchkit that implements DES/DES3 in | mph | 1998-05-22 | 2 | -1/+11 |
* | Further adjustments to english. | jkh | 1998-03-10 | 1 | -4/+4 |
* | Clean up and clarify some english user prompts in the Makefile which | jkh | 1998-03-10 | 1 | -6/+6 |
* | Fix rare DES empty passwords bug | ache | 1998-02-13 | 1 | -0/+13 |
* | Don't print "No mail" for FreeBSD , just print nothing | ache | 1998-01-22 | 1 | -3/+15 |
* | Fix .hushlogin support | ache | 1998-01-22 | 1 | -48/+74 |
* | Upgrade to ssh 1.2.22. Please send problems with the upgrade to me. | imp | 1998-01-20 | 3 | -426/+359 |
* | Merge in change requested by theo: | imp | 1997-12-24 | 1 | -1/+1 |
* | Make the SOCKS support from USE_SOCKS play nicely with the socks5 port. | imp | 1997-12-24 | 1 | -2/+2 |
* | Change to use perl5.004_04 | markm | 1997-11-21 | 1 | -4/+4 |