Age | Commit message (Expand) | Author | Files | Lines |
2005-07-28 | MESSAGE file removed. As mentioned on tech-pkg in May, /etc/ssh.conf | reed | 3 | -25/+5 |
2005-07-28 | My fix from eight days ago was broken. Add the "man" subdirectory | reed | 1 | -14/+14 |
2005-07-20 | Remove MANDIR variable and just use "man" instead. | reed | 2 | -19/+16 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 |
2005-05-31 | Rename option PAM to pam (so all options are lower case). Backwards | dillo | 1 | -3/+3 |
2005-05-25 | Fix typo introduced on August 4 that stopped wtmp logging under Linux | reed | 3 | -6/+6 |
2005-05-25 | Noticed that the PAM +DISPLAY message was not displayed | reed | 1 | -5/+5 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-04-28 | Add CONFLICTS with lsh (common man page). | wiz | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-07 | nb5: Rework Interix support, based on work done by Interop Systems | tv | 24 | -337/+613 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-14 | Create a pam.buildlink3.mk file that is used by PAM-using packages. | jlam | 1 | -2/+2 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-12-22 | Remove support for some variables that are supposed to go away after | jlam | 1 | -17/+1 |
2004-11-25 | Convert to use bsd.options.mk with the following options: | xtraeme | 3 | -21/+56 |
2004-11-04 | Reorder inclusion of headers to fix build on Solaris when kerberos option | markd | 2 | -1/+30 |
2004-10-24 | tell configure where to find xauth(1) so that X forwarding over ssh | grant | 1 | -2/+9 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-08-31 | Update to 3.9p1: | wiz | 14 | -89/+89 |
2004-08-04 | Make openssh build on Interix. Currently only the client (ssh) was | minskim | 17 | -19/+372 |
2004-07-25 | add CONFLICT with ssh2-nox11. | grant | 1 | -2/+3 |
2004-05-21 | Only use the NetBSD-specific MESSAGE.urandom for NetBSD. | reed | 1 | -1/+3 |
2004-05-21 | The makefile had a comment saying PAM authentication causes memory | reed | 1 | -13/+12 |
2004-05-10 | Not needed after 3.8.1p1 update. | wiz | 3 | -41/+0 |
2004-05-10 | Update to 3.8.1p1: | wiz | 5 | -56/+24 |
2004-05-02 | Enable md5 passwords support in Linux. This closes PR pkg/25322 by | xtraeme | 1 | -1/+4 |
2004-04-28 | The buildlink3.mk file for the Kerberos 5 implementation used will | jlam | 1 | -2/+1 |
2004-04-28 | This version of OpenSSH actually no longer supports building with | jlam | 1 | -7/+1 |
2004-04-28 | Fix up OpenSSH sources to allow building with S/Key support on NetBSD as | jlam | 5 | -10/+55 |
2004-04-28 | Building with Kerberos 4 support doesn't work when using mit-krb5. Only | jlam | 1 | -11/+10 |
2004-04-27 | Add the .endif I missed off last night. | markd | 1 | -1/+2 |
2004-04-27 | Don't support the updating the in-tree openssh via pkgsrc. pkgsrc really | jlam | 2 | -61/+1 |
2004-04-27 | Add handling of utmpx/wtmpx on NetBSD-current. | markd | 6 | -11/+154 |
2004-04-27 | Something in our framework interferes with configure disabling utmp/wtmp | markd | 1 | -1/+5 |
2004-04-27 | Use krb5.buildlink3.mk to find krb5 locations. | markd | 1 | -5/+7 |
2004-04-27 | Teach about recent NetBSD versions. | markd | 1 | -4/+5 |
2004-04-25 | Convert to bl3; update comments in Makefile.intree. | wiz | 2 | -11/+11 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 2 | -5/+2 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 |
2004-03-12 | Update to 3.8p1: | wiz | 5 | -27/+27 |
2004-02-21 | Force manual pages installation, because some systems like IRIX will | xtraeme | 1 | -1/+2 |
2004-02-07 | Don't set LD=${CC} globally, but only pass it to CONFIGURE_ENV, which is | jlam | 1 | -2/+2 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 |
2003-10-18 | Add RCS IDs | cjep | 1 | -0/+1 |
2003-10-12 | set LD=CC again for all platforms with an appropriate comment - I | grant | 1 | -9/+11 |
2003-10-12 | add a missing .elif OPSYS == NetBSD, which was resulting in passing | grant | 1 | -1/+2 |
2003-10-08 | Improve message (because on some systems it is okay to install to the | reed | 1 | -2/+2 |
2003-09-23 | On non-SunOS, bring back | jschauma | 1 | -1/+4 |
2003-09-23 | This version of OpenSSH doesn't need special flags for Irix anymore. | jschauma | 1 | -4/+1 |