Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-01 | Remove obsolete packages, per discussion on tech-pkg. | kristerw | 1 | -200/+0 | |
2004-02-21 | replace inappropriate use of _OPSYS_RPATH_NAME with RPATH_FLAG and | grant | 1 | -9/+7 | |
make sure that this argument precedes -lX11. | |||||
2003-01-04 | Instead of using -Wl,-R use -Wl,${_OPSYS_RPATH_NAME} (and pass this | cjep | 1 | -2/+2 | |
value to make). | |||||
2003-01-03 | Pass -Wl,-R${X11BASE}/lib to cc to build ssh-askpass (instead of just -R) | cjep | 1 | -22/+22 | |
2000-03-20 | split security/ssh and security/ssh6. | itojun | 1 | -3/+3 | |
security/ssh6: IPv4/v6 ready, socks unavailable, kerberos available (not tested) security/ssh: IPv4 onlyready, socks available, kerberos available (not tested) should be integrated into one whenever socks support becomes aware of getaddrinfo/getnameinfo. two directories with tons of patches/patch-* is a maintenance headache. | |||||
2000-01-22 | Link "ssh-askpass" with run time library path for X11 libraries. Fixes | tron | 1 | -3/+12 | |
PR pkg/9242 by Christian E. Hopps. | |||||
1999-12-25 | Folded in IPv6 and Kerberos IV patches, so that both can be | kim | 1 | -15/+52 | |
compiled. This also fixes problems with Kerberos IV and V support clashing (you still have to choose one or the other at compile time, though). Compiles and runs on 1.4O -- needs testing on 1.4.2, and also some closer looking at certain patches (e.g. patch-au has a "#if 0" that could maybe be something else). | |||||
1999-12-01 | Use $(INSTALL_DATA), not /usr/bin/install -c ... | bouyer | 1 | -8/+7 | |
1999-09-18 | Kerberos IV support (cannot have both IV and V at the same time). | kim | 1 | -33/+21 | |
Note that I reverted some LIBZ stuff in patch-ac that was (while correct) not necessary and conflicted with the Kerberos patch. I have not tested the combination of Kerberos IV and INET6 (yet). | |||||
1999-09-18 | Regenerate offset and fuzzy patches. | kim | 1 | -17/+17 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-07-10 | Update "ssh" package to 1.2.26. | tron | 1 | -19/+20 | |
1998-05-24 | Update "ssh" to 1.2.23 on request by mrg. | tron | 1 | -287/+166 | |
1998-02-12 | add features/fixes from <jbernard@tater.mines.edu> in pr#4928 | mrg | 1 | -93/+287 | |
1997-12-18 | remove unnecessary patches, own to me, etcir=/etc. | mrg | 1 | -0/+1 | |
1997-12-14 | Secure Shell package; Originally taken from FreeBSD, hacked by agc and | hubertf | 1 | -0/+92 | |
finished by me. |