| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
16 Dec 2009 16:43:21
5.2.p1_2,1
|
amdmi3  |
- Remove BROKEN on 8.x WITH_KERBEROS case. Builds fine on 8.0 and 9.0, i386 and
amd64
- While here, fix minor plist issue for WITH_X509 case
PR: 141679
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer) |
02 Nov 2009 08:08:46
5.2.p1_2,1
|
lioux  |
- Under OSVERSION >= 800000, only mark BROKEN if WITH_KERBEROS.
- The port links fine otherwise. |
30 Sep 2009 22:09:06
5.2.p1_2,1
|
pav  |
- Mark BROKEN on 8.X with Kerberos - does not link
Reported by: pointyhat |
23 Sep 2009 19:44:47
5.2.p1_2,1
|
pav  |
- Revert USE_RC_SUBR change from last commit, it breaks OVERWRITE_BASE
- Add a hint to pkg-message about running this together with base sshd
PR: ports/138943
Submitted by: Denis Barov <dindin@yandex-team.ru> (maintainer)
Feature safe: yes |
18 Sep 2009 15:05:52
5.2.p1_2,1
|
pav  |
- Unbreak KERBEROS option
- Add option for OpenBSD support
- Fix crash in sftp listing
PR: ports/138409 (cumulative patch)
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer)
Feature safe: yes |
08 Aug 2009 08:13:50
5.2.p1_1,1
|
pav  |
- Mark BROKEN on 8.X: does not link
Reported by: pointyhat |
27 Jun 2009 15:52:57
5.2.p1_1,1
|
nork  |
Fix build error WITH_HPN.
PR: ports/135407
Submitted by: maintainer implicit (already submitted)
Pointy hat to: pgollucci |
23 Jun 2009 18:15:33
5.2.p1_1,1
|
pgollucci  |
- Fix the previous commit
The patch file names for LPK were not updated completely in the Makefile
PR: ports/135968
Submitted by: Konstantin Kukushkin <dark@rambler-co.ru>
Approved by: maintainer (implicit, shouyld have been in previous patch) |
21 Jun 2009 21:36:15
5.2.p1_1,1
|
pgollucci  |
- security/openssh-portable: update HPN and LPK patches to newer versions
- still broken on -CURRENT
PR: ports/135407
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer) |
19 May 2009 11:13:28
5.2.p1_1,1
|
osa  |
Fix build with WITH_LPK support for amd64 by change extra patches order.
Do not bump PORTREVISION.
Submitted by: Fedor Dikarev aka fe at rambler dash co dot ru
Spotted by: maxim
Approved by: maintainer unavailable, i.e.
$ whois dindin.ru | grep ^state
state: REGISTERED, NOT DELEGATED
PR: amd64/134706 |
17 May 2009 04:00:11
5.2.p1_1,1
|
nork  |
Fix HPN crash issue by using aes128-ctr, aes192-ctr and aes256-ctr.
Approved by: pav |
15 May 2009 12:00:28
5.2.p1,1
|
pav  |
- Update to 5.2p1
- Assign maintainership to the submitter
PR: ports/134160
Submitted by: Denis Barov <dindin@dindin.ru> |
22 Apr 2009 07:01:40
5.1.p1,1
|
sumikawa  |
Fix several problems with OPENSSH_OVERWRITE_BASE=1.
- Empty dir handling
- rc.d installation
- prefix modification in manuals
From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
PR: ports/133412 |
24 Mar 2009 17:41:44
5.1.p1,1
|
pav  |
- Reset long-term inactive maintainer |
24 Mar 2009 17:41:06
5.1.p1,1
|
pav  |
- Integrate x509 certificate patch (optional, default off) from
http://www.roumenpetrov.info/openssh/
PR: ports/121438
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
Approved by: maintainer timeout (mnag; 1 year) |
24 Mar 2009 17:33:41
5.1.p1,1
|
pav  |
- Add vendor patch for lpk patch that fixes runtime on amd64
PR: ports/129092
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by: maintainer timeout (mnag; 4 months) |
24 Mar 2009 17:26:18
5.1.p1,1
|
pav  |
- Update to 5.1p1
PR: ports/128679
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer timeout (mnag; 4 months) |
11 Nov 2008 13:03:40
5.0.p1,1
|
skv  |
Fix rootless build.
PR: ports/126164
Submitted by: skv
Approved by: maintainer timeout (> 3 months) |
21 Aug 2008 07:18:49
5.0.p1,1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
22 Jun 2008 20:26:07
5.0.p1,1
|
pav  |
- Mark BROKEN after recent kerberos update |
19 Apr 2008 14:46:25
5.0.p1,1
|
mnag  |
- Update to 5.0p1
- Port LPK patch to 5.0p1 and add to files dir
- Remove USE_PERL_BUILD since doesn't need [1]
- Update KERB_GSSAPI to 5.0p1
- Update HPN patch to 5.0p1 13v3
- Respect LOCALBASE on configure_args of LPK [2]
- Change MASTER_SITE of snapshot
- portlint(1)
PR: 121826 [2]
Submitted by: Andrew Kolchoogin <andrew___rinet.ru> [2]
Reported by: Björn König <bkoenig___alpha-tierchen.d [1] |
16 Jan 2008 13:09:00
4.7.p1_1,1
|
mnag  |
- Update HPN patch to hpn12v20
- Bump PORTREVISION
Submitted by: Ollivier Robert <roberto__keltia.freenix.fr> |
05 Oct 2007 13:41:26
4.7.p1,1
|
mnag  |
- Update gsskex patch to 20070927
- Update HPN patch to hpn12v19 [1]
Notified by: ale [1] |
04 Oct 2007 07:00:24
4.7.p1,1
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
14 Sep 2007 02:32:25
4.7.p1,1
|
mnag  |
- Update MD5/SHA256 of openssh hpn patch. This patch are rerolled to update
version:
--- openssh-4.7p1-hpn12v18.diff 2007-09-13 17:11:05.000000000 -0300
+++ /usr/ports/distfiles/openssh-4.7p1-hpn12v18.diff 2007-09-05
18:13:03.000000000 -0300
@@ -1580,5 +1580,5 @@
#define SSH_PORTABLE "p1"
-#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
-+#define SSH_HPN "-hpn12v18"
++#define SSH_HPN "-hpn12v17"
+#define SSH_RELEASE SSH_VERSION SSH_PORTABLE SSH_HPN
Reported by: Tsurutani Naoki <turutani___scphys.kyoto-u.ac.jp> |
08 Sep 2007 02:18:31
4.7.p1,1
|
mnag  |
- Update to 4.7p1
- Update HPN patch to 4.7p1-hpn12v18
- Mark as BROKEN WITH_KERB_GSSAPI while developer release a new patch |
30 Aug 2007 16:40:39
4.6.p1_1,1
|
mnag  |
- Enable ssl-engine
- Update gsskex patch to 4.6p1-gsskex-20070312
- Update lpk patch to 4.6p1-0.3.9
- Update hpn patch to 4.6p1-hpn12v17
- Fix challenge-response issue
- Bump PORTREVISION
Reported by: Stefan Lambrev [1], ale@ [1] |
23 Jul 2007 10:36:52
4.6.p1,1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
12 Mar 2007 22:13:18
4.6.p1,1
|
mnag  |
- Update OpenSSH to 4.6p1
- Update GSSKEX patch to 20061220
- Update HPN patch to hpn12v16
- Update LPK patch to 0.3.8 |
06 Feb 2007 11:49:46
4.5.p1,1
|
rafan  |
- Use RC_SUBR_SUFFIX
Approved by: mnag (maintainer) |
17 Nov 2006 18:58:43
4.5.p1,1
|
ale  |
Update HPN patch to v14 for openssh 4.5p1.
Approved by: mnag |
10 Nov 2006 14:28:42
4.5.p1,1
|
mnag  |
- Fix CHROOT patch using chroot() before setusercontext() and add strerror() in
message if chroot() fail.
Notified by: Chris Gardner <chris_g_g___hotmail.com> |
10 Nov 2006 13:11:49
4.5.p1,1
|
mnag  |
- Update to 4.5p1
- patch-sshd.c unconditionally includes <gssapi.h>. Include "ssh-gss.h" instead.
[1]
PR: 104481 [1]
Submitted by: Mark Andrews <Mark_Andrews___isc.org> [1] |
17 Oct 2006 14:27:18
4.4.p1_1,1
|
mnag  |
- Update HPN patch. Patch are renamed, the only content differences are two rows
now enclosed in an "else" block.
Submitted by: ale
Approved by: portmgr (erwin) |
07 Oct 2006 22:06:55
4.4.p1_1,1
|
mnag  |
- Add OPTION to enable Kerberos/GSSAPI patch [1]
- Add OPTION to enable LPK patch (ldap stored public key) [2]
PR: 86384 [1], 103399 [2]
Submitted by: Garrett Wollman <wollman___khavrinen.csail.mit.edu> [1], Dmitriy
Kirhlarov <dkirhlarov___oilspace.com> [2] |
04 Oct 2006 14:53:54
4.4.p1_1,1
|
mnag  |
- Fix package creation. [1]
- Update HPN patch and remove IGNORE. [2]
- Bump PORTREVISION
PR: 103961
Submitted by: Phil Oleson <oz___nixil.net> [1], ale [2] |
01 Oct 2006 20:37:54
4.4.p1,1
|
mnag  |
- Install ssh_config-dist and sshd_config-dist in OVERWRITE_BASE too. |
01 Oct 2006 03:15:01
4.4.p1,1
|
mnag  |
- Update to 4.4p1.
- Disable temporary HPN patch until HPN release new version.
- Fix rc.d script path in sshd.8
- Add FreeBSD-${PKGNAME} in SSH_VERSION and SSH_RELEASE like src does.
- Sync patches with src.
Security: CVE-2006-4924, CVE-2006-5051 |
29 Aug 2006 20:47:07
4.3.p2_1,1  |
ale  |
Update HPN-12 patch to version 8 (no functional changes,
only documentation changes and a small bug fix on option parsing).
Approved by: mnag |
09 Aug 2006 13:49:15
4.3.p2_1,1  |
simon  |
Add optional OpenSC PIN patch which make it possible for OpenSSH to ask
for a PIN when using an OpenSC smartcard.
Approved by: mnag (maintainer)
Patch obtained from: http://bugzilla.mindrot.org/show_bug.cgi?id=608 |
04 Jul 2006 21:10:25
4.3.p2_1,1  |
mnag  |
- Remove unecessary ?= in PKGNAMESUFFIX [1]
- Update HPN patch to hpn12. Now none cipher are configured in run time. [2]
Notified by: Peter Losher <plosher___plosh.net> [1], Scott Larson
<stl___iowainteractive.com> [2] |
12 Jun 2006 17:56:35
4.3.p2_1,1  |
ale  |
Add support for smart cards.
Approved by: maintainer |
21 Feb 2006 19:28:37
4.3.p2_1,1  |
mnag  |
- Fix order in rc.d script. Because of pidfile are empty, reload [2] and restart
[1]
commands kill all connections.
- Separate keygen part and create keygen command.
- Bump PORTREVISION
PR: 93228 [1]
Reported by: DanGer on #bsdports [2] |
11 Feb 2006 23:59:28
4.3.p2,1  |
mnag  |
Forget to add HPN patches. |
11 Feb 2006 23:55:26
4.3.p2,1  |
mnag  |
- Update to 4.3p2 |
07 Feb 2006 20:07:54
4.3.p1,1  |
mnag  |
- Update to 4.3p1
- Use DISTVERSION
- Add most configuration in OPTIONS
- Enable support to libedit in sftp [1]
- Add OPTIONS to HPN patches [2]
- Add new rc.d script [3]
- New rc.d script are responsible to check configuration and create host keys
- Using USE_RC_SUBR
- Modify pkg-message to reflect new rc.d script
- Fix pkg-plist
Reviewd by: dougb [3]
Submitted by: vs [1], brooks [2]
Tested by: me, John E Hein |
07 Feb 2006 20:04:25
4.2.0.0,1  |
mnag  |
- Reorganize Makefile in preparation to update to 4.3p1
- Add one http in MASTER_SITES
- Update WWW |
09 Nov 2005 02:32:50
4.2.0.0,1  |
mnag  |
Add SHA256 |
16 Sep 2005 18:58:32
4.2.0.0,1  |
mnag  |
Update my email
Approved by: pav (mentor) |
06 Sep 2005 13:36:30
4.2.0.0,1  |
garga  |
- Pass maintainership to submitter, since he sent the last patch.
PR: ports/85775
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br> |
01 Sep 2005 20:24:36
4.2.0.0,1  |
garga  |
- Update to 4.2p1
PR: ports/85578
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
06 Jun 2005 20:09:04
4.1.0.1,1  |
pav  |
- Update to 4.1p1
PR: ports/81948
Submitted by: Daniel Gerzo <danger@rulez.sk> |
11 Apr 2005 22:31:07
4.0.0.1,1  |
pav  |
- Don't specify --with-ssl-dir when using the system's OpenSSL
PR: ports/79355
Submitted by: Mark Andrews <Mark_Andrews@isc.org> |
20 Mar 2005 01:00:03
4.0.0.1,1  |
ahze  |
- Update to 4.0p1
PR: ports/79029
Submitted by: Dimitry Andric <dimitry@andric.com> |
18 Dec 2004 19:16:09
3.9.0.1,1  |
pav  |
- sshd child process crashes when user with expired password logs in.
Fix unitialized pointer in our local patch.
PR: ports/75204
Submitted by: Andriy Gapon <avg@icyb.net.ua> |
14 Oct 2004 06:26:27
3.9.0.1,1  |
dinoex  |
- drop maintainership |
12 Oct 2004 05:43:52
3.9.0.1,1  |
dinoex  |
- new option WITH_OPENSSH_CHROOT
Submitted by: KANAI Makoto |
12 Oct 2004 05:42:53
3.9.0.1,1  |
dinoex  |
- cleanup patches
(only context changed) |
18 Aug 2004 12:35:53
3.9.0.1,1  |
dinoex  |
- update to 3.9p1
set PORTVERSION 3.9.0.1 to avoid another
bump of PORTEPOCH if 3.9.1p1 come out.
- new option OPENSSH_SNAPSHOT |
29 Apr 2004 04:48:57
3.8.1p1,1  |
dinoex  |
- bump PORTEPOCH
Reported by kriS |
29 Apr 2004 04:04:27
3.8.1p1  |
dinoex  |
- update to 3.8.1p1 |
03 Apr 2004 06:18:29
3.8p1  |
dinoex  |
- force kerberos by option WITH_GSSAPI |
26 Mar 2004 19:56:42
3.8p1  |
dinoex  |
- make PKGNAMESUFFIX more flexible |
26 Feb 2004 05:47:07
3.8p1  |
dinoex  |
- add SIZE |
25 Feb 2004 12:32:57
3.8p1  |
dinoex  |
- update to 3.8p1 |
04 Dec 2003 03:24:09
3.7.1p2  |
dinoex  |
- fix Usage |
18 Oct 2003 11:45:34
3.7.1p2  |
dinoex  |
- new option WITHOUT_KERBEROS
PR: 58156
Submitted by: matt@peterson.org |
13 Oct 2003 15:16:40
3.7.1p2  |
dinoex  |
- fix build with kerberos5 from base and missing libdes
- get rid of autoconf dependency |
13 Oct 2003 05:05:54
3.7.1p2  |
dinoex  |
- fix spelling of gssapi |
12 Oct 2003 12:53:31
3.7.1p2  |
dinoex  |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com |
10 Oct 2003 04:52:03
3.7.1p2  |
dinoex  |
- GSSAPI patch improved for kerbers5 and hemidal
Submitted by: bg@sics.se |
28 Sep 2003 19:41:51
3.7.1p2  |
dinoex  |
- cleanup GSSAPI option |
28 Sep 2003 04:07:19
3.7.1p2  |
dinoex  |
- Fix BATCH=yes patch for bento. |
26 Sep 2003 19:13:52
3.7.1p2  |
dinoex  |
- update to 3.7.1p2
more regressions tests successfull |
26 Sep 2003 03:42:39
3.6.1p2_5  |
dinoex  |
- Security Fix in PAM handling
Obtained from: des |
25 Sep 2003 18:08:02
3.6.1p2_4  |
dinoex  |
- mark FORBIDDEN until fixed. |
23 Sep 2003 20:16:50
3.6.1p2_4  |
dinoex  |
- Security Fix obtained from OpenBSD
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/buffer.c.diff?r1=1.18&r2=1.19
Submitted by: ash@lab.poc.net |
17 Sep 2003 17:07:48
3.6.1p2_3  |
nectar  |
Add Solar Designer's additional fixes to buffer management. |
17 Sep 2003 13:03:12
3.6.1p2_2  |
dinoex  |
- Securitry Fix revision 2
http://www.openssh.com/txt/buffer.adv
Approved by: lioux (portmgr) |
16 Sep 2003 13:43:10
3.6.1p2_1  |
nectar  |
Do not record expanded size before attempting to reallocate associated
memory.
Obtained from: OpenBSD |
30 Aug 2003 09:02:38
3.6.1p2  |
dinoex  |
- use OPENSSLRPATH from bsd.openssl.mk
- strip CONFIGURE_ENV, LDFLAGS is set in bsd.openssl.mk |
28 Aug 2003 16:38:18
3.6.1p2  |
dinoex  |
- use hook for bsd.openssl.mk |
07 May 2003 21:04:49
3.6.1p2  |
dinoex  |
- Update to gssapi-20030430
Submitted by: wollman@lcs.mit.edu |
30 Apr 2003 06:44:39
3.6.1p2  |
dinoex  |
- Update to 3.6.1p2 |
15 Apr 2003 19:50:02
3.6.1p1  |
dinoex  |
- honor any given LDFLAGS |
13 Apr 2003 12:47:23
3.6.1p1  |
dinoex  |
- Change all USE_OPENSSL_* to WITH_OPENSSL_* |
03 Apr 2003 20:35:36
3.6.1p1  |
dinoex  |
- use bsd.openssl.mk |
02 Apr 2003 05:26:55
3.6.1p1  |
dinoex  |
- Update to 3.6.1p1 |
01 Apr 2003 05:10:29
3.6p1  |
dinoex  |
- extend regression tests |
01 Apr 2003 04:02:56
3.6p1  |
dinoex  |
- Update to 3.6p1 |
23 Mar 2003 04:48:27
3.5p1_1  |
dinoex  |
- add USE_PERL5_BUILD |
21 Feb 2003 03:59:00
3.5p1_1  |
dinoex  |
- retire pkg-comment |
20 Feb 2003 18:26:42
3.5p1_1  |
dinoex  |
- add COMMENT |
02 Jan 2003 04:21:59
3.5p1_1  |
dinoex  |
- openssh-3.5p1 doesn't log utmp for IPv6 connection correctly
Submitted by: ume |
21 Nov 2002 22:00:45
3.5p1  |
dinoex  |
openssh-gssapi-3.5p1 is marked as broken |
26 Oct 2002 04:56:53
3.5p1  |
dinoex  |
- cleanup of mor patches
- fix Makefile to avoid key-generation on bento. |
20 Oct 2002 17:02:10
3.5p1  |
dinoex  |
remove an disfuntional MASTER_SITE |
17 Oct 2002 05:40:23
3.5p1  |
dinoex  |
Update to 3.5p1 |
17 Sep 2002 06:24:37
3.4p1_8  |
dinoex  |
Craete moduli on bento. |
06 Aug 2002 20:31:25
3.4p1_8  |
dinoex  |
add bugfix from CURRENT |