Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 3.2.0 | pat | 2002-06-18 | 3 | -7/+3 |
| | | | | | PR: 39491 Submitted by: maintainer | ||||
* | Update to 3.1.2 which fixes a recent security problem described at: | petef | 2002-05-28 | 2 | -3/+2 |
| | | | | | | | http://www.ssh.com/products/ssh/advisories/authentication.cfm PR: 38592 Submitted by: maintainer | ||||
* | Oops, ".include <bsd.port.pre.mk>" line must be placed here. | sada | 2002-05-17 | 1 | -2/+2 |
| | |||||
* | Install default config files as *.sample instead of overwriting existing ones. | sada | 2002-05-17 | 2 | -25/+46 |
| | | | | | | | | Note: The PR includes diffs to cope with WITHOUT_X11 env, but this was already committed by knu-san. So I just added CONFIGURE_ARGS line, please verify it. PR: ports/35385 Submitted by: maintainer | ||||
* | ssh_askpass2 is built only when X11 is installed. Support | knu | 2002-04-02 | 2 | -1/+9 |
| | | | | | | | {WITH,WITHOUT}_X11 and detect ${X11BASE}/lib/libX11.a. Reported by: bento Obtained from: security/ssh (partly) | ||||
* | - Update to 3.1.0. | knu | 2002-02-22 | 14 | -326/+45 |
| | | | | | | | | | | | PR: ports/34740 Submitted by: larse@ISI.EDU - Add %%PORTDOCS%% to pkg-plist. - Assign MAINTAINER to the submitter. Requested by: issei (previous MAINTAINER) | ||||
* | Remove myself from MAINTAINER | issei | 2002-02-16 | 1 | -1/+1 |
| | |||||
* | Remove extra file from pkg-plist to fix package building | dwcjr | 2001-09-14 | 1 | -1/+0 |
| | |||||
* | Unrestrict to match the ssh port. | obrien | 2001-02-17 | 1 | -1/+1 |
| | |||||
* | Don't install etc/rc.d/sshd.sh if sshd is being started from inetd.conf. | steve | 2000-10-30 | 1 | -1/+3 |
| | | | | | | PR: 15691 Submitted by: Roger Marquis <marquis@roble.com> Reviewed by: maintainer | ||||
* | Upgrade to ssh-2.3.0. | kris | 2000-09-02 | 15 | -152/+109 |
| | | | | | PR: ports/20869 Submitted by: Issei Suzuki <issei@issei.org> (Maintainer) | ||||
* | Remove redundant/inappropriate CATEGORIES. People need to start reading | will | 2000-06-02 | 1 | -1/+1 |
| | | | | the Porter's Handbook. :-) | ||||
* | Update to version 2.1.0pl2. | steve | 2000-05-29 | 12 | -100/+119 |
| | | | | | PR: 18620 Submitted by: maintainer | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -3/+3 |
| | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -16/+14 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Sorry to everyone, the commits previously broke installing for these ports. | will | 2000-04-14 | 1 | -1/+1 |
| | | | | | | | | Thanks to those who reported this. PRs: 17927, 17937 Submitted by: Keith Davey <redlance@primenet.com> maintainer (ssh2) | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Add better sshd startup scripts; specifically, allow restarting and | will | 2000-04-05 | 2 | -2/+29 |
| | | | | | | | | | | | | | stopping the server. Martti's submission did not include -h, which I added because if I had added the scripts the way he submitted them, the server wouldn't be started on startup. PR: 10196 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> Reviewed by: kris (partially) No response: maintainers (PR opened February 22, 1999) | ||||
* | Support OpenSSH in the base system as the ssh1 component. | obrien | 2000-03-11 | 1 | -2/+10 |
| | |||||
* | Make pkgname match the directory the port lives in, and to reduce collsion | obrien | 2000-01-28 | 1 | -2/+3 |
| | | | | | | | with the ssh1 port. Asked for by: several on the ports list over time [the maintainer has not responded to multiple emails asking about this change] | ||||
* | remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups | mharo | 1999-12-24 | 2 | -12/+2 |
| | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Forgot a line | cpiazza | 1999-11-25 | 1 | -0/+1 |
| | |||||
* | Patches are now available from www.ssh.org/patches | cpiazza | 1999-11-25 | 1 | -0/+3 |
| | | | | Submitted by: Issei Suzuki <issei@jp.freebsd.org> | ||||
* | Removed an obsoleted patch. | sada | 1999-11-24 | 1 | -4/+0 |
| | | | | | PR: 15059 Submitted by: Maintainer | ||||
* | Path for problem with tty ownership with chflags and chown in BSD 4.4 | cpiazza | 1999-09-02 | 2 | -0/+5 |
| | | | | | | | | variants. Fixes a security bug in tty allocation. PR: 13515 PR: 13536 Submitted by: Issei Suzuki <issei@jp.FreeBSD.org> (ssh2 maintainer) | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -16/+10 |
| | | | | chown -> ${CHOWN} | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Add comment that USE_TCPWRAP ==> YES if /usr/include/tcpd.h exists. | obrien | 1999-06-24 | 1 | -2/+2 |
| | |||||
* | upgrade to 2.0.13 | ache | 1999-06-18 | 11 | -62/+70 |
| | | | | | | | XXXtgetent from original PR fixed PR: 12279 Submitted by: Issei Suzuki <issei@issei.org> | ||||
* | Add WWW: to DESCR files | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | detect/use -current libwrap | ache | 1999-04-03 | 1 | -1/+5 |
| | |||||
* | Re-order definition of a couple of variables so the ssh1 dependency | steve | 1999-03-15 | 1 | -10/+11 |
| | | | | | | | is picked up correctly. PR: 10577 Submitted by: maintainer | ||||
* | Use setusercontext() now to set all sort of login things including env. | ache | 1999-02-06 | 3 | -5/+138 |
| | | | | | | variables and priority! Enable light debugging for compatibility with -v option Don't print "No mail." - not in BSD login style. | ||||
* | remove lines which do chmod -x on recently installed rc.d/sshd.sh | ache | 1999-02-05 | 1 | -4/+1 |
| | |||||
* | upgrade to 2.0.12 | ache | 1999-02-05 | 6 | -20/+42 |
| | |||||
* | remove curses bloat | ache | 1999-01-28 | 1 | -0/+20 |
| | |||||
* | 1. Update base ssh2 version from 2.0.9 to 2.0.11 | obrien | 1998-12-01 | 7 | -33/+79 |
| | | | | | | | | | | | | | | | | | Ssh 2.0.9 has bugs abount updating utmp/wtmp file. 2. Now you can compile ssh2 to support TCP_Wrapper (security/tcp_wrapper) when you define USE_TCPWRAP=YES 3. Fix typo in MASTER_SITES (Thanks to Chris Piazza <norn@home.net>) 4. Use /usr/lib/libz.so.* instead of libz in ssh2 source file. 5. Delete some obsolute pathes. PR: ports/8916 Submitted by: issei@jp.FreeBSD.ORG | ||||
* | fix typo in a URL | obrien | 1998-12-01 | 1 | -2/+2 |
| | |||||
* | Oops, I forgot to remove old patches... | kuriyama | 1998-11-23 | 6 | -598/+0 |
| | |||||
* | Secure shell client and server (remote login program). | kuriyama | 1998-11-23 | 6 | -318/+172 |
| | | | | | PR: ports/8204 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> | ||||
* | Mark this broken as it awaits upgrade after repository copy. | asami | 1998-11-22 | 1 | -1/+3 |
| | |||||
* | add official kerberos patch | ache | 1998-11-10 | 1 | -0/+286 |
| | |||||
* | configure with "--without-x" if X11BASE/bin/xauth is missing. | obrien | 1998-10-30 | 1 | -1/+5 |
| | | | | Requested by: Studded@gorean.org | ||||
* | Um, be careful when you copy stuff around -- change the second | asami | 1998-10-08 | 1 | -2/+2 |
| | | | | | | CONFIGURE_ARGS defintion to use "+=" so it won't override the first. While I'm here, GNU_CONFIGURE implies --prefix=${PREFIX} so take it out. | ||||
* | Better depends. | jkh | 1998-10-08 | 1 | -2/+3 |
| | | | | Also Suggested by: asami | ||||
* | Clean this file up a bit. | jkh | 1998-10-08 | 1 | -7/+5 |
| | | | | Suggested by: asami | ||||
* | Properly reference the rsaref sources, which are required during the build | jkh | 1998-10-08 | 2 | -7/+10 |
| | | | | | of ssh now. If anyone knows of a way of making the build dependency here less gross, I'm listening! :) | ||||
* | Depend on ports collection rsaref, since we have it now already | jkh | 1998-10-07 | 1 | -8/+3 |
| | | | | available "broken out." |