summaryrefslogtreecommitdiff
path: root/security/ssh
AgeCommit message (Expand)Author
2004-04-19- define NO_LATEST_LINK, even if port is forbidenClement Laforet
2004-04-10Tidy up whitespace.Trevor Johnson
2004-03-14Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett
2004-01-29SIZEify.Trevor Johnson
2003-10-13- add CONFLICTSDirk Meyer
2003-09-27KATO mega patchEdwin Groothuis
2003-02-20De-pkg-comment.Akinori MUSHA
2003-01-11Bump PORTREVISION because of lib-dep change (see below).Alexander Leidinger
2003-01-08- Correctly order KERBEROS_LIBS so that the build doesn't try toMatthew N. Dodd
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger
2002-10-25Quoting the submitter:Alexander Leidinger
2002-06-30Update to version 1.2.33.David E. O'Brien
2002-06-29Update to version 1.2.32.David E. O'Brien
2002-06-29Update to version 1.2.31.David E. O'Brien
2002-06-29Update to version 1.2.30.David E. O'Brien
2002-06-29Update to version 1.2.29.David E. O'Brien
2002-06-29Update to version 1.2.29.David E. O'Brien
2002-06-29Update to version 1.2.29.David E. O'Brien
2002-06-29Update to version 1.2.28.David E. O'Brien
2002-06-22Use libgmp4 rather than libgmp-freebsd.David E. O'Brien
2002-05-07Fix MASTER_SITES.Maxim Sobolev
2002-04-30Catch up with libgmp3 death.Maxim Sobolev
2002-04-26Fix libgmp breakage on -current.Maxim Sobolev
2001-02-14typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira
2001-02-09Remove some commented out makefile cruft.Kris Kennaway
2001-02-09Sigh, the patch released by ssh.com was wrong (kill() had the argumentsKris Kennaway
2001-02-09Commit fixes for the two recent security problems found by BINDVIEWKris Kennaway
2001-02-09Mark FORBIDDEN: several problems including possible remote rootKris Kennaway
2001-02-06Oops, meant to mark FORBIDDEN, not BROKEN, to prevent package builds.Kris Kennaway
2001-02-06Note the reason why this port is still at 1.2.27 (1.2.30 is underKris Kennaway
2000-10-08Rename PLIST.X11 to pkg-plist.x11.Satoshi Asami
2000-09-21Fennerize MASTER_SITES and replace with a fresh set which a) actually carryKris Kennaway
2000-09-17Remove dependency on rsaref, comment out RESTRICTED line (but leave itKris Kennaway
2000-08-23Don't install the startup script if ssh is being run out of inetd.confKris Kennaway
2000-06-02Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews
2000-04-24Freshen MASTER_SITEsKris Kennaway
2000-04-24Style cleanup of the makefile.Kris Kennaway
2000-04-24Sort PLIST and use ssh-keygen1 for key generation, not ssh-keygen whichKris Kennaway
2000-04-21Take over maintainership of this port since the previous maintainerKris Kennaway
2000-04-21Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro
2000-04-21Don't make sshd listen on two ports by default (!) - this "feature" wasKris Kennaway
2000-04-21Unbreak Kerberos5 support.Kris Kennaway
2000-04-21Convert patch to unidiff; no functional changes.Kris Kennaway
2000-04-17balance parensMichael Haro
2000-04-17Standardize all user defined options to the booleans WITH_FOO andJeremy Lea
2000-04-14Sorry to everyone, the commits previously broke installing for these ports.Will Andrews
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza
2000-04-05Add better sshd startup scripts; specifically, allow restarting andWill Andrews
2000-02-24- re-enable TCP_NODELAYMunechika SUMIKAWA