Marcus Alves Grando
ab17d06e1f
- Update HPN patch to hpn12v20
...
- Bump PORTREVISION
Submitted by: Ollivier Robert <roberto__keltia.freenix.fr>
2008-01-16 13:09:00 +00:00
Marcus Alves Grando
6263358d77
- Update gsskex patch to 20070927
...
- Update HPN patch to hpn12v19 [1]
Notified by: ale [1]
2007-10-05 12:41:25 +00:00
Edwin Groothuis
13441eac4b
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 06:02:06 +00:00
Marcus Alves Grando
2d5e352aea
- 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>
2007-09-14 01:32:25 +00:00
Marcus Alves Grando
651b04a669
- Update to 4.7p1
...
- Update HPN patch to 4.7p1-hpn12v18
- Mark as BROKEN WITH_KERB_GSSAPI while developer release a new patch
2007-09-08 01:18:31 +00:00
Marcus Alves Grando
a33136265a
- 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]
2007-08-30 15:40:39 +00:00
Rong-En Fan
f935a609c5
- 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
2007-07-23 09:36:51 +00:00
Marcus Alves Grando
1b02a74de9
- Update OpenSSH to 4.6p1
...
- Update GSSKEX patch to 20061220
- Update HPN patch to hpn12v16
- Update LPK patch to 0.3.8
2007-03-12 22:13:18 +00:00
Rong-En Fan
06fc0cebe4
- Use RC_SUBR_SUFFIX
...
Approved by: mnag (maintainer)
2007-02-06 11:49:46 +00:00
Alex Dupre
851f178959
Update HPN patch to v14 for openssh 4.5p1.
...
Approved by: mnag
2006-11-17 18:58:43 +00:00
Marcus Alves Grando
d5aa31b5f3
- Fix CHROOT patch using chroot() before setusercontext() and add strerror() in message if chroot() fail.
...
Notified by: Chris Gardner <chris_g_g___hotmail.com>
2006-11-10 14:28:42 +00:00
Marcus Alves Grando
ec6c3d3ee3
- 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]
2006-11-10 13:11:49 +00:00
Marcus Alves Grando
3d5fa7b997
- 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)
2006-10-17 13:27:18 +00:00
Marcus Alves Grando
a99bc1ea54
- 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]
2006-10-07 21:06:55 +00:00
Marcus Alves Grando
bfdda791c6
- 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]
2006-10-04 13:53:54 +00:00
Marcus Alves Grando
59fcdc5d04
- Install ssh_config-dist and sshd_config-dist in OVERWRITE_BASE too.
2006-10-01 19:37:54 +00:00
Marcus Alves Grando
5ef0f821ec
- 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
2006-10-01 02:15:00 +00:00
Alex Dupre
214233f056
Update HPN-12 patch to version 8 (no functional changes,
...
only documentation changes and a small bug fix on option parsing).
Approved by: mnag
2006-08-29 19:47:07 +00:00
Simon L. B. Nielsen
5d8b44f097
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
2006-08-09 12:49:15 +00:00
Marcus Alves Grando
46c58e9d32
- 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]
2006-07-04 20:10:25 +00:00
Alex Dupre
32907f0dac
Add support for smart cards.
...
Approved by: maintainer
2006-06-12 16:56:35 +00:00
Marcus Alves Grando
1468fb643a
- 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]
2006-02-21 19:28:37 +00:00
Marcus Alves Grando
87f45f45eb
Forget to add HPN patches.
2006-02-11 23:59:28 +00:00
Marcus Alves Grando
73824d118c
- Update to 4.3p2
2006-02-11 23:55:26 +00:00
Marcus Alves Grando
b62a23c6c7
- 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
2006-02-07 20:07:54 +00:00
Marcus Alves Grando
6fae4e91b2
- Reorganize Makefile in preparation to update to 4.3p1
...
- Add one http in MASTER_SITES
- Update WWW
2006-02-07 20:04:25 +00:00
Marcus Alves Grando
ffcf729c85
Add SHA256
2005-11-09 02:32:50 +00:00
Marcus Alves Grando
346fd0a6a3
Update my email
...
Approved by: pav (mentor)
2005-09-16 17:58:32 +00:00
Renato Botelho
7877bb5c51
- Pass maintainership to submitter, since he sent the last patch.
...
PR: ports/85775
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-06 12:36:30 +00:00
Renato Botelho
509cdc26e4
- Update to 4.2p1
...
PR: ports/85578
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-09-01 19:24:36 +00:00
Pav Lucistnik
02e1b098c1
- Update to 4.1p1
...
PR: ports/81948
Submitted by: Daniel Gerzo <danger@rulez.sk>
2005-06-06 19:09:04 +00:00
Pav Lucistnik
156690eab7
- Don't specify --with-ssl-dir when using the system's OpenSSL
...
PR: ports/79355
Submitted by: Mark Andrews <Mark_Andrews@isc.org>
2005-04-11 21:31:07 +00:00
Michael Johnson
0ec6f79d45
- Update to 4.0p1
...
PR: ports/79029
Submitted by: Dimitry Andric <dimitry@andric.com>
2005-03-20 01:00:03 +00:00
Pav Lucistnik
e13125d765
- 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>
2004-12-18 19:16:09 +00:00
Dirk Meyer
24a3891634
- drop maintainership
2004-10-14 05:29:11 +00:00
Dirk Meyer
3c2373bc49
- new option WITH_OPENSSH_CHROOT
...
Submitted by: KANAI Makoto
2004-10-12 04:43:52 +00:00
Dirk Meyer
cdfe97f541
- cleanup patches
...
(only context changed)
2004-10-12 04:42:53 +00:00
Dirk Meyer
7fbc51cf8f
- 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
2004-08-18 11:35:53 +00:00
Dirk Meyer
d117dad851
- bump PORTEPOCH
...
Reported by kriS
2004-04-29 03:48:57 +00:00
Dirk Meyer
499a0b72b3
- update to 3.8.1p1
2004-04-29 03:04:27 +00:00
Dirk Meyer
c07ec24865
- force kerberos by option WITH_GSSAPI
2004-04-03 05:18:28 +00:00
Dirk Meyer
80edc26466
- make PKGNAMESUFFIX more flexible
2004-03-26 19:56:41 +00:00
Dirk Meyer
4857d67313
- add SIZE
2004-02-26 05:56:07 +00:00
Dirk Meyer
d35031ac66
- update to 3.8p1
2004-02-25 12:32:57 +00:00
Dirk Meyer
12fc4ace75
- fix Usage
2003-12-04 03:24:09 +00:00
Dirk Meyer
49972ed336
- new option WITHOUT_KERBEROS
...
PR: 58156
Submitted by: matt@peterson.org
2003-10-18 10:45:34 +00:00
Dirk Meyer
21dacc2501
- fix build with kerberos5 from base and missing libdes
...
- get rid of autoconf dependency
2003-10-13 14:16:40 +00:00
Dirk Meyer
badc2d9a45
- fix spelling of gssapi
2003-10-13 04:05:54 +00:00
Dirk Meyer
62297c98c6
- add CONFLICTS
...
Submitted by: eikemeier@fillmore-labs.com
2003-10-12 11:53:31 +00:00
Dirk Meyer
709dd56c79
- GSSAPI patch improved for kerbers5 and hemidal
...
Submitted by: bg@sics.se
2003-10-10 03:52:03 +00:00