summaryrefslogtreecommitdiff
path: root/security/ssh/Makefile
AgeCommit message (Expand)Author
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-21Take over maintainership of this port since the previous maintainerKris Kennaway
2000-04-21Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro
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-20Make buildable on IPv4-only kernel.Munechika SUMIKAWA
2000-02-14Disable ipv6 until it will be fixed by someone.Andrey A. Chernov
2000-02-14Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA
2000-02-12Checfor OSVERSION _or_ USE_INET6 when deciding if IPv6 support shouldTorsten Blum
2000-01-14Add IPv6 support to ssh.Torsten Blum
1999-11-25Patches are now available from www.ssh.org/patchesChris Piazza
1999-11-18Use a different PATCH_SITE so we don't keep getting people telling usChris Piazza
1999-11-06Correct PLIST for the non-X11 case. (This was OK'ed by the maintainer quiteEivind Eklund
1999-09-02Path for problem with tty ownership with chflags and chown in BSD 4.4Chris Piazza
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro
1999-08-31$Id$ -> $FreeBSD$Peter Wemm
1999-08-22chmod -> ${CHMOD}Michael Haro
1999-08-09SUID ssh breaks kerberos; disable in the kerberized case. I evenMark Murray
1999-07-16Remove manpages from PLIST and use MLINKS instead of a bunch of ${LN} calls.Michael Haro
1999-07-07Update the master site.Masafumi Max NAKANE
1999-06-15PR: ports/12037SADA Kenji
1999-04-03detect/use -current libwrapAndrey A. Chernov
1999-03-13(1) Add a new MASTER_SITEBill Fumerola
1999-01-02Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anySatoshi Asami
1998-10-30configure with "--without-x" if X11BASE/bin/xauth is missing.David E. O'Brien
1998-10-08Um, be careful when you copy stuff around -- change the secondSatoshi Asami
1998-10-08Better depends.Jordan K. Hubbard
1998-10-08Clean this file up a bit.Jordan K. Hubbard
1998-10-08Properly reference the rsaref sources, which are required during the buildJordan K. Hubbard
1998-10-07Depend on ports collection rsaref, since we have it now alreadyJordan K. Hubbard
1998-09-26Make RSA stuff work on alpha (or on any other 64bit architecture)Dima Ruban
1998-09-17tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:Satoshi Asami
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami
1998-08-19The pkg_create(1) handles symlinks correctly. Delist manpages.Tim Vanderhoek