aboutsummaryrefslogtreecommitdiffstats
path: root/security/ssh/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION because of lib-dep change (see below).netchild2003-01-111-11/+6
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* Quoting the submitter:netchild2002-10-251-3/+1
* Update to version 1.2.33.obrien2002-06-301-3/+8
* Update to version 1.2.32.obrien2002-06-301-1/+1
* Update to version 1.2.31.obrien2002-06-301-1/+1
* Update to version 1.2.30.obrien2002-06-301-1/+1
* Update to version 1.2.29.obrien2002-06-301-1/+1
* Update to version 1.2.28.obrien2002-06-301-11/+7
* Use libgmp4 rather than libgmp-freebsd.obrien2002-06-221-1/+1
* Fix MASTER_SITES.sobomax2002-05-071-3/+2
* Catch up with libgmp3 death.sobomax2002-04-301-1/+1
* Fix libgmp breakage on -current.sobomax2002-04-261-0/+6
* typo clean up police: \s -> \tlioux2001-02-151-3/+3
* Remove some commented out makefile cruft.kris2001-02-101-4/+0
* Sigh, the patch released by ssh.com was wrong (kill() had the argumentskris2001-02-101-1/+1
* Commit fixes for the two recent security problems found by BINDVIEWkris2001-02-101-2/+2
* Mark FORBIDDEN: several problems including possible remote rootkris2001-02-091-0/+2
* Oops, meant to mark FORBIDDEN, not BROKEN, to prevent package builds.kris2001-02-061-1/+1
* Note the reason why this port is still at 1.2.27 (1.2.30 is underkris2001-02-061-4/+8
* Rename PLIST.X11 to pkg-plist.x11.asami2000-10-081-2/+1
* Fennerize MASTER_SITES and replace with a fresh set which a) actually carrykris2000-09-221-5/+7
* Remove dependency on rsaref, comment out RESTRICTED line (but leave itkris2000-09-171-20/+2
* Don't install the startup script if ssh is being run out of inetd.confkris2000-08-231-5/+7
* Remove redundant/inappropriate CATEGORIES. People need to start readingwill2000-06-021-1/+1
* Freshen MASTER_SITEskris2000-04-241-9/+6
* Style cleanup of the makefile.kris2000-04-241-20/+18
* Take over maintainership of this port since the previous maintainerkris2000-04-211-1/+1
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-3/+3
* balance parensmharo2000-04-171-1/+1
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-16/+14
* Sorry to everyone, the commits previously broke installing for these ports.will2000-04-141-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Add better sshd startup scripts; specifically, allow restarting andwill2000-04-061-2/+2
* Make buildable on IPv4-only kernel.sumikawa2000-02-211-10/+2
* Disable ipv6 until it will be fixed by someone.ache2000-02-151-2/+10
* Add 'ipv6' on CATEGORIES.sumikawa2000-02-141-1/+1
* Checfor OSVERSION _or_ USE_INET6 when deciding if IPv6 support shouldtorstenb2000-02-131-2/+4
* Add IPv6 support to ssh.torstenb2000-01-151-6/+11
* Patches are now available from www.ssh.org/patchescpiazza1999-11-261-2/+2
* Use a different PATCH_SITE so we don't keep getting people telling uscpiazza1999-11-181-1/+2
* Correct PLIST for the non-X11 case. (This was OK'ed by the maintainer quiteeivind1999-11-071-0/+8
* Path for problem with tty ownership with chflags and chown in BSD 4.4cpiazza1999-09-031-0/+4
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
* SUID ssh breaks kerberos; disable in the kerberized case. I evenmarkm1999-08-101-2/+3
* Remove manpages from PLIST and use MLINKS instead of a bunch of ${LN} calls.mharo1999-07-161-16/+10
* Update the master site.max1999-07-071-2/+2
* PR: ports/12037sada1999-06-161-3/+3
* detect/use -current libwrapache1999-04-031-1/+5
* (1) Add a new MASTER_SITEbillf1999-03-141-38/+26
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anyasami1999-01-021-5/+5
* configure with "--without-x" if X11BASE/bin/xauth is missing.obrien1998-10-301-1/+5
* Um, be careful when you copy stuff around -- change the secondasami1998-10-081-2/+2
* Better depends.jkh1998-10-081-2/+3
* Clean this file up a bit.jkh1998-10-081-7/+5
* Properly reference the rsaref sources, which are required during the buildjkh1998-10-081-2/+2
* Depend on ports collection rsaref, since we have it now alreadyjkh1998-10-081-8/+3
* Make RSA stuff work on alpha (or on any other 64bit architecture)dima1998-09-261-1/+2
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:asami1998-09-171-2/+2
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-4/+3
* The pkg_create(1) handles symlinks correctly. Delist manpages.hoek1998-08-201-1/+3
* Use ${PERL_VERSION} on perl version.vanilla1998-08-171-4/+4
* Change perl version to 5.00502.vanilla1998-08-171-4/+4
* If KRB5_HOME is defined, compile ssh with krb5 support.dima1998-08-021-1/+5
* Fix up slogin1.1 -> ssh1.1 symlink too.asami1998-07-261-1/+3
* upgrade to 1.2.26 for security improvementsimp1998-07-121-2/+2
* Do not install slogin1.1 manpage, no such programache1998-06-121-3/+1
* 1.2.22 -> 1.2.25dima1998-06-121-10/+20
* Two "/usr/local" --> ${PREFIX}obrien1998-05-231-2/+2
* Allow use of Phil Karn's patchkit that implements DES/DES3 inmph1998-05-221-1/+10
* Further adjustments to english.jkh1998-03-101-4/+4
* Clean up and clarify some english user prompts in the Makefile whichjkh1998-03-101-6/+6
* Upgrade to ssh 1.2.22. Please send problems with the upgrade to me.imp1998-01-211-3/+3
* Make the SOCKS support from USE_SOCKS play nicely with the socks5 port.imp1997-12-251-2/+2
* Change to use perl5.004_04markm1997-11-211-4/+4
* ftp.dsi.unimi.it -> idea.sec.dsi.unimi.itdima1997-11-111-2/+2
* fixed little typo.rse1997-10-101-2/+2
* Upgrade to 1.2.21torstenb1997-09-161-3/+3
* mv -> ${MV}.max1997-09-121-2/+2
* Update name of perl executable in dependencies to "perl5.00401".asami1997-07-181-4/+4
* typo in commentadam1997-07-011-2/+2
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-241-4/+4
* Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I justpeter1997-04-251-4/+13
* Add virtual category 'perl5'.wosch1997-04-201-2/+2
* Upgrade to 1.2.19ache1997-04-171-3/+3
* Upgrade to 1.2.18ache1997-03-291-3/+3
* 1.2.16 --> 1.2.17adam1996-11-201-5/+5
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-5/+6
* Upgrade to official 1.2.16ache1996-10-161-3/+3
* Remove LIB_DEPENDS on libz, it's in /usr/src now.asami1996-08-191-2/+1
* Several fixes/improvements :-peter1996-08-081-4/+13
* If using socks, make sure you find socks librarypst1996-07-231-7/+5
* Back out andrews change - 1.2.14.1 is not an official ssh release.torstenb1996-07-181-17/+10
* Use += for USA_RESIDENT MASTER_SITESache1996-07-181-3/+2
* Upgrade to 1.2.14.1ache1996-07-161-8/+16
* Remove reminder about host key generation, it autogenerated on installache1996-06-201-5/+1
* Install an sshd.sh startup file.jkh1996-06-161-1/+7
* Path on master site has changedtorstenb1996-06-151-2/+2
* Return back to distributed libz 0.95ache1996-06-091-2/+1
* Update ssh-1.2.13 -> ssh-1.2.14peter1996-06-071-23/+11
* Update the hack for locating wish/wish4.0 to also look for wish4.1 nowpeter1996-05-251-3/+7
* Change NO_PACKAGE to RESTRICTED.asami1996-04-171-2/+2
* Auto-sense installed perl & wishache1996-03-251-3/+7
* Move perl depends under USE_PERLache1996-03-241-2/+12
* Check USE_WISH for YES value as other parts of Makefile doesache1996-03-211-2/+2
* Use wish only if USE_WISH defined.ache1996-03-211-2/+2
* Update for perl5.002markm1996-03-171-2/+2
* Use libz 1.0ache1996-02-201-2/+2
* Upgrade to 1.2.13ache1996-02-171-3/+3
* Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worsepst1996-02-061-2/+2
* Understands shared libwrap nowache1996-01-251-2/+3
* Autopick any wish present even wish4.0ache1996-01-251-9/+23
* Damn. Forgot to include the makefile diffs in the last lot.markm1996-01-231-1/+2
* Remove ftp.funet.fi from master list, it not contains rsarefache1996-01-211-2/+1
* Add BUILD_DEPENDS of wish and perl5, both checked exactly in build processache1996-01-211-1/+3
* Upgrade to 1.2.12a (security bugfix)ache1996-01-211-6/+5
* Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:peter1995-11-241-2/+2
* Change category "networking" to "net".asami1995-11-221-2/+2
* Add torstenb as maintainer.asami1995-11-091-1/+3
* Fix tcp_wrapper supportache1995-10-111-4/+5
* add "networking" to the categories listtorstenb1995-10-071-2/+2
* Ssh is a secure rlogin/rsh/rcp replacement with strong authenticationtorstenb1995-10-071-0/+90