aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
Commit message (Collapse)AuthorAgeFilesLines
* - Fix runtime crash on CURRENT due to import of NetBSD strnvis() [1]Bryan Drewery2013-02-081-1/+2
| | | | | | | | | | | | which differs in prototype from OpenBSD strnvis() [2] [1] http://lists.freebsd.org/pipermail/freebsd-stable/2013-January/071703.html [2] http://gnats.netbsd.org/44977 Submitted by: dim Notes: svn path=/head/; revision=311891
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - Update mirror site for HPN patchBryan Drewery2012-12-051-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308352
* - Take maintainershipBryan Drewery2012-10-291-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306620
* Convert to OptionsNGEitan Adler2012-10-131-35/+32
| | | | | | | | | | | Trim Headers PR: ports/172429 Submitted by: Michael Gmelin <freebsd@grem.de> Feature safe: yes Notes: svn path=/head/; revision=305839
* When installing in the base, USE_RCORDER does the right thing withoutDoug Barton2012-08-051-10/+2
| | | | | | | all the gymnastics Notes: svn path=/head/; revision=302140
* Add KEYWORD: shutdownDoug Barton2012-06-241-58/+53
| | | | | | | | Simplify some code Fix an error message Notes: svn path=/head/; revision=299909
* - Fix ECDSA key generation in openssh rc.d scriptSunpoet Po-Chuan Hsieh2012-06-242-2/+2
| | | | | | | | | - Bump PORTREVISION for package change Submitted by: J. Hellenthal <jhellenthal@dataix.net> Notes: svn path=/head/; revision=299902
* Change HPN patch mirror location to one that worksEitan Adler2012-06-131-1/+1
| | | | | | | | PR: ports/168306 Submitted by: "Bryan Drewery" <bryan@shatow.net> Notes: svn path=/head/; revision=299163
* - Reset maintainershipSunpoet Po-Chuan Hsieh2012-05-011-1/+1
| | | | | | | | PR: ports/167423 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Notes: svn path=/head/; revision=295776
* - Perl only needed to build, not needed to run. remove PERL5_RUN from MakefileMichael Scheidell2012-03-281-2/+1
| | | | | | | | | | | | - Bump PORTREVISION PR: ports/166413 Submitted by: Gleb Smirnoff <glebius@cell.glebius.int.ru> Approved by: Grzegorz Blach <magik@roorback.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293925
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Add USE_PERL5_BUILDMichael Scheidell2011-12-231-0/+1
| | | | | | | | | PR: ports/163414 Submitted by: portmgr (pav) Approved by: gabor (mentor) Notes: svn path=/head/; revision=287929
* - openssh-portable needs perl to build (reported by Gleb Smirnoff via mail)Michael Scheidell2011-12-231-0/+3
| | | | | | | | | | | - add ssh_engine.5 man page when openssh-portable WITH_X509 is turned on (reported by John Hein via mail) PR: ports/163414 Submitted by: Grzegorz Blach <magik@roorback.net> Approved by: gabor (mentor) Notes: svn path=/head/; revision=287924
* - update to 5.8p2 [1]Florian Smeets2011-10-2134-5635/+844
| | | | | | | | | | | | | | | | | | | - fix Kerberos knob [2] - fix build on 9.0 [3] - fix deinstall with various knobs [4] - fix LPK knob [5] PR: ports/161818 [1], ports/144597 [2], ports/160389 [3] ports/150493, ports/156926 [4], ports/155456 [5] Submitted by: "Grzegorz Blach" <magik@roorback.net> [1], [2], [4], [5] pluknet [3] Reported by: Jonathan <lordsith49@hotmail.com> [2] Kevin Thompson <antiduh@csh.rit.edu> [4] Alexey Remizov <alexey@remizov.org> [5] Notes: svn path=/head/; revision=284070
* - Maintainer to magik@roorback.netStephen Montgomery-Smith2011-07-191-1/+1
| | | | | | | Approved by: maho (mentor) and magik@roorback.net Notes: svn path=/head/; revision=277928
* - Add VersionAddendum support.Stephen Montgomery-Smith2011-07-1312-43/+244
| | | | | | | | | | | - Bump portrevision. PR: ports/142824 Submitted by: Scot Hetzel <swhetzel@gmail.com> Approved by: gabor (mentor) Notes: svn path=/head/; revision=277657
* -remove MD5Olli Hauer2011-07-031-3/+0
| | | | Notes: svn path=/head/; revision=276991
* Unbreak build with LPK option (broken after commit 1.674 in bsd.port.mk).Sergey Skvortsov2011-03-111-1/+1
| | | | Notes: svn path=/head/; revision=270702
* Remove OpenSC support. This port should be updated to support PKCS#11.Alex Dupre2010-12-272-146/+0
| | | | Notes: svn path=/head/; revision=266965
* - Fix optional dependency on security/heimdalRene Ladan2010-11-211-2/+2
| | | | | | | | | | | | - Bump PORTREVISION PR: ports/152029 Submitted by: Joerg Pulz [Joerg.Pulz frm2.tum.de] Approved by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer of net/freeradius*) girgen (maintainer of databases/postgresql*-server, 14 day timeout) Notes: svn path=/head/; revision=264890
* Add the sftpfilecontrol patch as an OPTION (WITH_FILECONTROL)Philip M. Gollucci2010-08-312-0/+494
| | | | | | | | | | See http://sftpfilecontrol.sourceforge.net/ for details. PR: ports/146338 Submitted by: Steve Wills <steve@mouf.net> Notes: svn path=/head/; revision=260249
* Reset dindin@dindin.ru due to maintainer-timeout and no response to email.Mark Linimon2010-08-221-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=259771
* - Annotate the combination of X509 and KERB_GSSAPI patches as brokenPav Lucistnik2010-05-041-0/+4
| | | | | | | | | PR: ports/142819 Submitted by: Scot Hetzel <swhetzel@gmail.com> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=253666
* Mark BROKEN on 9.x: does not buildErwin Lansing2010-04-181-0/+4
| | | | Notes: svn path=/head/; revision=252887
* RC_SUBR_SUFFIX has not been needed for a long time now, all supportedDoug Barton2010-03-271-1/+1
| | | | | | | | versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh appended to the script name. Notes: svn path=/head/; revision=251570
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Remove BROKEN on 8.x WITH_KERBEROS case. Builds fine on 8.0 and 9.0, i386 ↵Dmitry Marakasov2009-12-162-6/+4
| | | | | | | | | | | | and amd64 - While here, fix minor plist issue for WITH_X509 case PR: 141679 Submitted by: Denis Barov <dindin@dindin.ru> (maintainer) Notes: svn path=/head/; revision=246003
* - Under OSVERSION >= 800000, only mark BROKEN if WITH_KERBEROS.Mario Sergio Fujikawa Ferreira2009-11-021-0/+2
| | | | | | | - The port links fine otherwise. Notes: svn path=/head/; revision=243630
* - Mark BROKEN on 8.X with Kerberos - does not linkPav Lucistnik2009-09-301-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=242331
* - Revert USE_RC_SUBR change from last commit, it breaks OVERWRITE_BASEPav Lucistnik2009-09-232-2/+5
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=241992
* - Unbreak KERBEROS optionPav Lucistnik2009-09-183-11/+78
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=241653
* - Mark BROKEN on 8.X: does not linkPav Lucistnik2009-08-081-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=239141
* Fix build error WITH_HPN.Norikatsu Shigemura2009-06-271-2/+2
| | | | | | | | | PR: ports/135407 Submitted by: maintainer implicit (already submitted) Pointy hat to: pgollucci Notes: svn path=/head/; revision=236686
* - Fix the previous commitPhilip M. Gollucci2009-06-231-4/+4
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=236534
* - security/openssh-portable: update HPN and LPK patches to newer versionsPhilip M. Gollucci2009-06-217-1132/+2684
| | | | | | | | | | - still broken on -CURRENT PR: ports/135407 Submitted by: Denis Barov <dindin@dindin.ru> (maintainer) Notes: svn path=/head/; revision=236442
* Fix build with WITH_LPK support for amd64 by change extra patches order.Sergey A. Osokin2009-05-191-3/+4
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=234197
* Fix HPN crash issue by using aes128-ctr, aes192-ctr and aes256-ctr.Norikatsu Shigemura2009-05-172-3/+4
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=234048
* - Update to 5.2p1Pav Lucistnik2009-05-157-258/+2740
| | | | | | | | | | - Assign maintainership to the submitter PR: ports/134160 Submitted by: Denis Barov <dindin@dindin.ru> Notes: svn path=/head/; revision=233924
* Fix several problems with OPENSSH_OVERWRITE_BASE=1.Munechika SUMIKAWA2009-04-222-12/+6
| | | | | | | | | | | | - Empty dir handling - rc.d installation - prefix modification in manuals From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> PR: ports/133412 Notes: svn path=/head/; revision=232494
* - Reset long-term inactive maintainerPav Lucistnik2009-03-241-1/+1
| | | | Notes: svn path=/head/; revision=230886
* - Integrate x509 certificate patch (optional, default off) from ↵Pav Lucistnik2009-03-242-0/+11
| | | | | | | | | | | http://www.roumenpetrov.info/openssh/ PR: ports/121438 Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org> Approved by: maintainer timeout (mnag; 1 year) Notes: svn path=/head/; revision=230885
* - Add vendor patch for lpk patch that fixes runtime on amd64Pav Lucistnik2009-03-242-0/+47
| | | | | | | | | PR: ports/129092 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: maintainer timeout (mnag; 4 months) Notes: svn path=/head/; revision=230883
* - Update to 5.1p1Pav Lucistnik2009-03-244-49/+38
| | | | | | | | | PR: ports/128679 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: maintainer timeout (mnag; 4 months) Notes: svn path=/head/; revision=230882
* Fix rootless build.Sergey Skvortsov2008-11-111-1/+1
| | | | | | | | | PR: ports/126164 Submitted by: skv Approved by: maintainer timeout (> 3 months) Notes: svn path=/head/; revision=222735
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Mark BROKEN after recent kerberos updatePav Lucistnik2008-06-221-0/+4
| | | | Notes: svn path=/head/; revision=215546
* - Update to 5.0p1Marcus Alves Grando2008-04-195-58/+1915
| | | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=211576
* - Update HPN patch to hpn12v20Marcus Alves Grando2008-01-162-4/+5
| | | | | | | | | - Bump PORTREVISION Submitted by: Ollivier Robert <roberto__keltia.freenix.fr> Notes: svn path=/head/; revision=205724
* - Update gsskex patch to 20070927Marcus Alves Grando2007-10-052-9/+8
| | | | | | | | | - Update HPN patch to hpn12v19 [1] Notified by: ale [1] Notes: svn path=/head/; revision=200908