summaryrefslogtreecommitdiff
path: root/security/ssh (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
* Bump PORTREVISION because of lib-dep change (see below).Alexander Leidinger2003-01-111-11/+6
* - Correctly order KERBEROS_LIBS so that the build doesn't try toMatthew N. Dodd2003-01-082-17/+42
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
* Quoting the submitter:Alexander Leidinger2002-10-253-16/+24
* Update to version 1.2.33.David E. O'Brien2002-06-305-42/+38
* Update to version 1.2.32.David E. O'Brien2002-06-294-34/+2
* Update to version 1.2.31.David E. O'Brien2002-06-293-11/+2
* Update to version 1.2.30.David E. O'Brien2002-06-293-58/+52
* Update to version 1.2.29.David E. O'Brien2002-06-291-2/+11
* Update to version 1.2.29.David E. O'Brien2002-06-291-1/+1
* Update to version 1.2.29.David E. O'Brien2002-06-291-1/+1
* Update to version 1.2.28.David E. O'Brien2002-06-299-1350/+800
* Use libgmp4 rather than libgmp-freebsd.David E. O'Brien2002-06-221-1/+1
* Fix MASTER_SITES.Maxim Sobolev2002-05-071-3/+2
* Catch up with libgmp3 death.Maxim Sobolev2002-04-301-1/+1
* Fix libgmp breakage on -current.Maxim Sobolev2002-04-262-6/+12
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-3/+3
* Remove some commented out makefile cruft.Kris Kennaway2001-02-091-4/+0
* Sigh, the patch released by ssh.com was wrong (kill() had the argumentsKris Kennaway2001-02-092-2/+2
* Commit fixes for the two recent security problems found by BINDVIEWKris Kennaway2001-02-093-2/+34
* Mark FORBIDDEN: several problems including possible remote rootKris Kennaway2001-02-091-0/+2
* Oops, meant to mark FORBIDDEN, not BROKEN, to prevent package builds.Kris Kennaway2001-02-061-1/+1
* Note the reason why this port is still at 1.2.27 (1.2.30 is underKris Kennaway2001-02-061-4/+8
* Rename PLIST.X11 to pkg-plist.x11.Satoshi Asami2000-10-081-2/+1
* Fennerize MASTER_SITES and replace with a fresh set which a) actually carryKris Kennaway2000-09-212-98/+7
* Remove dependency on rsaref, comment out RESTRICTED line (but leave itKris Kennaway2000-09-172-28/+7
* Don't install the startup script if ssh is being run out of inetd.confKris Kennaway2000-08-231-5/+7
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
* Freshen MASTER_SITEsKris Kennaway2000-04-241-9/+6
* Style cleanup of the makefile.Kris Kennaway2000-04-241-20/+18
* Sort PLIST and use ssh-keygen1 for key generation, not ssh-keygen whichKris Kennaway2000-04-242-12/+12
* Take over maintainership of this port since the previous maintainerKris Kennaway2000-04-211-1/+1
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-3/+3
* Don't make sshd listen on two ports by default (!) - this "feature" wasKris Kennaway2000-04-211-4/+16
* Unbreak Kerberos5 support.Kris Kennaway2000-04-211-2/+2
* Convert patch to unidiff; no functional changes.Kris Kennaway2000-04-211-418/+369
* balance parensMichael Haro2000-04-171-1/+1
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-16/+14
* Sorry to everyone, the commits previously broke installing for these ports.Will Andrews2000-04-141-1/+1
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
* Add better sshd startup scripts; specifically, allow restarting andWill Andrews2000-04-052-2/+29
* - re-enable TCP_NODELAYMunechika SUMIKAWA2000-02-241-41/+30
* Make IPv6-enable ssh works on socks environment.Munechika SUMIKAWA2000-02-243-17/+53
* Make buildable on IPv4-only kernel.Munechika SUMIKAWA2000-02-202-17/+11
* Disable ipv6 until it will be fixed by someone.Andrey A. Chernov2000-02-141-2/+10
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-02-141-1/+1
* Checfor OSVERSION _or_ USE_INET6 when deciding if IPv6 support shouldTorsten Blum2000-02-122-15/+23
* Add IPv6 support to ssh.Torsten Blum2000-01-1425-130/+4026