summaryrefslogtreecommitdiff
path: root/security/ssh/patches/patch-ac
AgeCommit message (Collapse)AuthorFilesLines
2004-06-01Remove obsolete packages, per discussion on tech-pkg.kristerw1-200/+0
2004-02-21replace inappropriate use of _OPSYS_RPATH_NAME with RPATH_FLAG andgrant1-9/+7
make sure that this argument precedes -lX11.
2003-01-04Instead of using -Wl,-R use -Wl,${_OPSYS_RPATH_NAME} (and pass thiscjep1-2/+2
value to make).
2003-01-03Pass -Wl,-R${X11BASE}/lib to cc to build ssh-askpass (instead of just -R)cjep1-22/+22
2000-03-20split security/ssh and security/ssh6.itojun1-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-22Link "ssh-askpass" with run time library path for X11 libraries. Fixestron1-3/+12
PR pkg/9242 by Christian E. Hopps.
1999-12-25Folded in IPv6 and Kerberos IV patches, so that both can bekim1-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-01Use $(INSTALL_DATA), not /usr/bin/install -c ...bouyer1-8/+7
1999-09-18Kerberos IV support (cannot have both IV and V at the same time).kim1-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-18Regenerate offset and fuzzy patches.kim1-17/+17
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-10Update "ssh" package to 1.2.26.tron1-19/+20
1998-05-24Update "ssh" to 1.2.23 on request by mrg.tron1-287/+166
1998-02-12add features/fixes from <jbernard@tater.mines.edu> in pr#4928mrg1-93/+287
1997-12-18remove unnecessary patches, own to me, etcir=/etc.mrg1-0/+1
1997-12-14Secure Shell package; Originally taken from FreeBSD, hacked by agc andhubertf1-0/+92
finished by me.