aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use crypto.3 as dependeny.dinoex2002-05-091-1/+1
* Chase openssl shlib version increase.sobomax2002-05-071-1/+1
* openssl:dinoex2002-05-041-3/+3
* Security fix for token passing, see bugtraq for details.dinoex2002-05-031-2/+2
* Updated Patch on openBSD website,dinoex2002-03-281-1/+1
* Fix problem with auth_ttyok and ttynamedinoex2002-03-251-1/+1
* Merge patches from -stable with USE_PAM and HAVE_LOGIN_CAPdinoex2002-03-181-1/+1
* create ssh_config-dist and sshd_config-distdinoex2002-03-131-6/+6
* Add etc/moduli if it does not exist already.dinoex2002-03-111-1/+5
* - Fix Problem with 3des chiperdinoex2002-03-091-0/+1
* Pass option to generate rsa1 keys, which is now required.dinoex2002-03-091-1/+1
* Update to OpenSSH 3.1 OpennSSH-portable 3.1p1dinoex2002-03-081-6/+5
* Fix off-by-one error.nectar2002-03-061-0/+1
* Change some defines from "YES" to "yes"dinoex2002-01-281-1/+1
* - Udate to OpenSSH-3.0.2dinoex2001-12-021-2/+2
* Use newer patch from OpenBSD ftp site, no relevant changesdinoex2001-12-021-3/+2
* - generate now all 3 host keyes if they don't exists beforedinoex2001-12-021-3/+8
* make portlint a bit happierdinoex2001-11-181-1/+2
* Supply DEAFULT for PATCH_SITESdinoex2001-11-181-0/+1
* Update to openssh-3.0.1 and openssh-portable-3.0.1p1dinoex2001-11-181-1/+2
* Update to OpenSSH 3.0 and OpenSSH-portable 3.0p1dinoex2001-11-071-2/+1
* - included an patch that solves a coredump in sshddinoex2001-10-241-0/+1
* - Update to OpenSSH 2.9.9dinoex2001-10-031-3/+8
* This adds two environment variables into environment of user: LANG & MM_CHARSET,dinoex2001-06-251-1/+1
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
* - Drop modifier L in makefile, all options have to be setdinoex2001-06-121-0/+22
* - Don't generate keys if BATCH is defined,dinoex2001-06-121-2/+5
* - Fix FreeBSD specific patch, exit now if change of password fails.dinoex2001-06-111-1/+1
* Fix spelling and make portline happy (training spaces)dinoex2001-06-101-2/+2
* - Switch to the user's uid before attempting to unlink the auth forwardingdinoex2001-06-091-0/+1
* - Update from OpenSSH 2.2.0 to OpenSSH 2.9dinoex2001-06-081-17/+4
* make openssh comply with section 4.4.9 (MAN vars in Makefile, not plist)mharo2001-04-021-0/+4
* Move the maintainer to ports. I don't have the capacity to continuegreen2001-02-211-1/+1
* Add patch to prevent Bleichenbacher attack on SSH1 server. Bumpkris2001-02-121-1/+1
* Bump PORTREVISION due to security fix.kris2001-02-101-0/+1
* Add patch to deal with possible remote root exploit found bykris2001-02-101-2/+0
* Mark FORBIDDEN: several problems including possible remote rootkris2001-02-091-0/+2
* Update to OpenSSH 2.2.0. This is an end-of-life update for thegreen2000-11-051-1/+1
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-221-4/+1
* Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch).green2000-06-281-2/+2
* Remove redundant/inappropriate CATEGORIES. People need to start readingwill2000-06-021-1/+1
* Oops, put the I back in INSTALL_SCRIPT.green2000-05-141-1/+1
* Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS isgreen2000-05-141-86/+18
* Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff ingreen2000-04-211-2/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Update this to a CVS_DATE of a few minutes ago.green2000-03-031-1/+1
* Allow manual PORTS_CVS_SERVER and CVS_SITES settings.brian2000-03-021-1/+4
* Change a MAKE_ENV= to MAKE_ENV+=. This may fix problems people ongreen2000-02-161-1/+1
* Clean things up by using the new knob for OpenSSL usage.green2000-02-131-8/+4
* Tell the user that they're doing something wrong when USA_RESIDENT isgreen2000-02-101-1/+5
* Simplify IPv6 checking.sumikawa2000-02-091-1/+1
* the condition for USE_INET6 setting was opposite.sumikawa2000-02-021-1/+2
* Fix a "USET" -> "USE" again. IPv6 should work for this port. Again.green2000-02-011-6/+7
* Take off RESTRICTED, since this has been a proper package for somegreen2000-01-281-2/+0
* List CVS files in IGNOREFILES so they will be properly deleted by "distclean".asami2000-01-261-0/+2
* Use ${OSVERSION} instead of ${USE_INET6}.sumikawa2000-01-261-3/+1
* Fix IPv6 support: change a typo "USET_IPV6" to "USE_IPV6".green2000-01-191-1/+1
* - remove me from another MAINTAINERsumikawa2000-01-181-5/+7
* Add sumikawa@FreeBSD.org as another MAINTAINER. Hopefully, this willgreen2000-01-161-0/+1
* Update to a more current OpenSSH, including...green2000-01-141-1/+10
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-081-1/+1
* Update to today's OpenSSH.green1999-12-231-2/+2
* I've cleaned up ${CVS_DATE} usage a bit (keep spaces correctly), andgreen1999-12-081-3/+3
* In the meantime (while things are being worked and decided on on thegreen1999-12-061-2/+2
* Under advisories, put RESTRICTED back. It more accurately reflectsgreen1999-12-061-0/+2
* Good-bye, RESTRICTED.green1999-12-061-2/+0
* Add the PAM SSH RSA key authentication module. For example, you can add,green1999-11-291-2/+20
* Update to a current CVS_DATE. The only real change I see is the (big)green1999-11-291-1/+1
* Change CFLAGS to get modified in Makefile.inc, fixing thegreen1999-11-291-1/+0
* Update the CVS_DATE. This brings in support for TIS authentication,green1999-11-241-4/+4
* Correct ssh-keygen usage.green1999-11-231-1/+1
* Clean up some shell scripting and replace it with proper Makefilegreen1999-11-231-8/+12
* And away we go! Here comes the source mirror, thanks Mark!green1999-11-221-1/+1
* Update to the latest CVS_DATE, obsoleting patches patch-a[yz].green1999-11-221-3/+38
* Set all the default PATHs correctly, removing a "hack"-ish ${PERL}green1999-11-211-2/+0
* ARGH! Remember the echo -n ' sshd'.green1999-11-201-1/+1
* Change around sshd.sh for the last time.green1999-11-201-9/+6
* Turn on HAVE_OPENPTY so more than 16 terminals work with sshd.green1999-11-201-9/+4
* Update to the latest CVS_DATE (now =) The biggest change to the OpenBSDgreen1999-11-201-2/+2
* Make the second CVS site work for real.green1999-11-181-23/+29
* Update OpenSSH to the latest CVS_DATE.green1999-11-181-7/+24
* Thanks to those who replied! The include (ssl versus openssl) transformgreen1999-11-181-1/+4
* Prompted by Kris Kennaway <kris@FreeBSD.org>green1999-11-171-1/+1
* Bump CVS_DATE to a few minutes ago, and update MD5 checksums for updatedgreen1999-11-151-1/+4
* Enable TCP wrapper support (conditionalized to turn off if tcpd.h isgreen1999-11-151-1/+10
* Lots of OpenSSH changes, let's see if I remember them all.green1999-11-131-12/+39
* Correct the do-fetch target and improve error detection in fetchit.green1999-11-121-4/+4
* Whoops, extra parenthesis broke do-fetch.green1999-11-121-1/+1
* Quite a bit of change to OpenSSH made:green1999-11-111-1/+16
* Make some various cleanups. Note that I did not add RESTRICTED since this isgreen1999-11-091-3/+1
* Add library dependency to crypto.1.dirk1999-11-091-0/+1
* Say hello to OpenSSH! It's more secure, has a better license, andgreen1999-11-081-0/+30