aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-06-25 03:35:58 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-06-25 03:35:58 +0800
commit4b95bc3c678ec442f9bbd99748acbfe22fd8cd69 (patch)
tree4dcc2754b89efcc4d9e58f0a41f503619d6b24aa /security/openssh-portable
parent59d06e4d630f8b34af884d1308295ea85384f400 (diff)
downloadfreebsd-ports-gnome-4b95bc3c678ec442f9bbd99748acbfe22fd8cd69.tar.gz
freebsd-ports-gnome-4b95bc3c678ec442f9bbd99748acbfe22fd8cd69.tar.zst
freebsd-ports-gnome-4b95bc3c678ec442f9bbd99748acbfe22fd8cd69.zip
Support changed ETCDIR in pkg-plist
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile2
-rw-r--r--security/openssh-portable/pkg-plist10
2 files changed, 5 insertions, 7 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index c2ea076de9ad..bad56e019e4f 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openssh
DISTVERSION= 6.8p1
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= security ipv6
MASTER_SITES= OPENBSD/OpenSSH/portable
diff --git a/security/openssh-portable/pkg-plist b/security/openssh-portable/pkg-plist
index f07bbb896b8e..4acfecc1bacc 100644
--- a/security/openssh-portable/pkg-plist
+++ b/security/openssh-portable/pkg-plist
@@ -7,12 +7,10 @@ bin/ssh-add
bin/ssh-agent
bin/ssh-keygen
bin/ssh-keyscan
-@exec if [ -f %D/etc/ssh_config -a ! -f %D/etc/ssh/ssh_config ]; then ln %D/etc/ssh_config %D/etc/ssh/ssh_config ; fi
-@exec if [ -f %D/etc/sshd_config -a ! -f %D/etc/ssh/sshd_config ]; then ln %D/etc/sshd_config %D/etc/ssh/sshd_config ; fi
-etc/ssh/moduli
-@sample etc/ssh/ssh_config.sample
-@sample etc/ssh/sshd_config.sample
-%%X509%%@dir etc/ssh/ca
+%%ETCDIR%%/moduli
+@sample %%ETCDIR%%/ssh_config.sample
+@sample %%ETCDIR%%/sshd_config.sample
+%%X509%%@dir %%ETCDIR%%/ca
@exec if [ -f %D/%%ETCDIR%%/ssh_host_ecdsa_key ] && grep -q DSA %D/%%ETCDIR%%/ssh_host_ecdsa_key; then echo; echo "\!/ Warning \!/"; echo; echo "Your %D/%%ETCDIR%%/ssh_host_ecdsa_key is not a valid ECDSA key. It is incorrectly"; echo "a DSA key due to a bug fixed in 2012 in the security/openssh-portable port."; echo; echo "Regenerate a proper one with: rm -f %D/%%ETCDIR%%/ssh_host_ecdsa_key*; service openssh restart"; echo; echo "Clients should not see any key change warning since the ECDSA was not valid and was not actually"; echo "used by the server."; echo; echo "\!/ Warning \!/"; fi
sbin/sshd
libexec/sftp-server
-50/+1 * - Convert to stagingeadler2013-10-211-6/+4 * multimedia/ffmpeg: update to 2.0.1wg2013-10-2010-79/+211 * Strip binariesbapt2013-10-191-1/+5 * Update to 1.9.4bapt2013-10-192-6/+10 * Enable stagebapt2013-10-192-10/+6 * Unconditionnaly install docs in stagebapt2013-10-191-4/+2 * Unconditionnaly install docs and remove useless inclusion of bsd.port.options.mkbapt2013-10-191-4/+0 * Enable staging,bapt2013-10-192-21/+17 * - Add USES=desktop-file-utilsdecke2013-10-182-66/+31 * - Update from 0.5.4 to 0.5.5danilo2013-10-182-9/+8 * Remove audio/akode*. This was part of KDE 3.x.tijl2013-10-1854-942/+0 * - Disable SSE if arch != amd64danilo2013-10-181-1/+1 * - Disable SSE if the arch is powerpc [1]danilo2013-10-172-104/+39 * - Convert to stagingmadpilot2013-10-174-2/+1 * - Convert to stagingmadpilot2013-10-175-8/+13 * - Support stagingamdmi32013-10-171-1/+1 * - Support stagingamdmi32013-10-171-9/+6 * - Convert to stagingmadpilot2013-10-172-8/+6 * - Convert to stagingmadpilot2013-10-173-6/+2 * - Convert to stagingmadpilot2013-10-171-4/+1 * - Support stagingamdmi32013-10-161-6/+4 * - Support STAGEDIRolivierd2013-10-164-10/+6 * Remove all options bringing gnome1 librariesbapt2013-10-152-19/+6 * - Update MASTER_SITES and WWWsunpoet2013-10-143-57/+34 * Enable stagingpawel2013-10-141-1/+0 * - Apply patch that slipped last commitfeld2013-10-132-2/+13 * Update to 1.16.0.novel2013-10-133-3/+6 * Allow packageing as a user[1]bapt2013-10-131-1/+7 * - Convert unmaintained ports to USES=qmakemakc2013-10-131-11/+8 * avoid package name collisions.ume2013-10-132-2/+2 * use new LIB_DEPENDS format.ume2013-10-131-1/+1 * - Strip shared librarysunpoet2013-10-133-24/+14 * - Fix mumble not detecting celt librariesfeld2013-10-135-38/+79 * 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9tabthorpe2013-10-1110-205/+0 * Fix mpdcon distfile nametheraven2013-10-101-0/+1 * Remove dead BERLIOS mirror.ehaupt2013-10-101-1/+1 * - Update to 1.9.1jhale2013-10-104-548/+10 * - Convert to stagingmadpilot2013-10-101-12/+4 * - Convert to stagingmadpilot2013-10-101-3/+1 * - Support stagingjhale2013-10-092-5/+4 * - Support stagingjhale2013-10-091-13/+7 * - Support stagingjhale2013-10-091-5/+4 * - Use unique package namesjhale2013-10-093-15/+7 * - Support stagingjhale2013-10-091-3/+2 * - Support stagingjhale2013-10-091-28/+10 * - Support stagingjhale2013-10-091-9/+10 * Remove USE_GCC=any: builds fine with clangbapt2013-10-091-1/+0 * - Change maintainer email to @FreeBSD.orgnemysis2013-10-091-17/+13 * audio/deadbeef: link using ffmpeg0wg2013-10-093-4/+58 * audio/cuberok: link using ffmpeg0wg2013-10-092-11/+22 * Update MPDCon to the latest release. Switch upstream to GAP, which hastheraven2013-10-084-17/+43 * - Fix location of reswrap after update of FOX-1.4gahr2013-10-081-0/+1 * Explicitly link libraries on 10 unmaintained portsmarino2013-10-082-1/+2 * - Bump PORTREVISION on ports dependent on FOX. This is needed because wegahr2013-10-072-2/+2 * - Remove LATEST_LINK from my Qt4/KDE4 portsmakc2013-10-071-48/+25 * Fix pkgname collisionbapt2013-10-071-1/+1 * Remove yamt, it is unmaintained and depends on gnome1 librariesbapt2013-10-0710-242/+0 * - Fix various distinfo artifactsak2013-10-071-0/+1 * audio/p5-Net-FreeBSD: Support DragonFly toomarino2013-10-072-0/+42 * audio/ecasound: #include <cstring>marino2013-10-071-0/+10 * - Change maintainer email to @FreeBSD.orgnemysis2013-10-051-56/+27 * Add staging support for linux-f10-* ports maintained by emulation@rene2013-10-0512-17/+5 * Stagifybapt2013-10-052-3/+3 * stagifybapt2013-10-052-4/+2 * Stagifybapt2013-10-051-6/+3 * Stagify and cleanupbapt2013-10-052-8/+6 * Stagifybapt2013-10-052-6/+150 * Stagifybapt2013-10-051-2/+1 * Enable stagebapt2013-10-051-4/+3 * use opt_MAKE_ENV.ume2013-10-051-6/+1 * Stagifybapt2013-10-052-58/+32 * - enable stage.ume2013-10-051-4/+5 * Stagifybapt2013-10-052-9/+8 * enable stage.ume2013-10-051-3/+7 * Make use of new option helpers.naddy2013-10-041-13/+3 * Make use of opt_USE.naddy2013-10-041-4/+1 * Fix build on 10-CURRENTehaupt2013-10-041-0/+1 * Fix build on 10-CURRENTehaupt2013-10-041-0/+1 * - Convert to scons USESmadpilot2013-10-041-13/+8 * Fix after removal of PKGNAMESUFFIX in master portbapt2013-10-041-0/+1 * - Update 0.6.1jhale2013-10-043-5/+4 * Do not arbitrary rename packagesbapt2013-10-046-6/+0 * Dot not arbritrary change PKGNAMEbapt2013-10-043-11/+0 * - Changed email and reversed surname/namevg2013-10-042-3/+3 * - update to 1.0.27.2 [1]flo2013-10-0411-68/+130 * audio/osd-lyrics: Fix iconv LDFLAGSmarino2013-10-031-1/+1 * audio/minitunes: add <unistd.h> for modern compilersmarino2013-10-031-0/+10 * No public distfiles available anymore, pkgname conflict with sysutils/trackerbapt2013-10-028-165/+0 * Use stagingehaupt2013-10-021-3/+4 * Update to 0.25.0ehaupt2013-10-022-6/+4 * - Remove default DISTNAMEbdrewery2013-09-301-1/+0 * - Support STAGEDIRak2013-09-301-4/+2 * - Update to 1.2jhale2013-09-294-40/+47 * - Convert to PYDISTUTILS_AUTOPLISTmva2013-09-292-51/+1 * - Enable stage supportmva2013-09-292-3/+2 * Convert xmms2 ports to staging.madpilot2013-09-298-55/+48 * - Move PLIST_FILES and MAN1 to pkg-plistgblach2013-09-292-4/+6 * Add an explicit dependency on pkgconf (needed to build ossxmix)antoine2013-09-291-0/+1 * Support staging, general clean-up.naddy2013-09-299-37/+22 * Support staging.naddy2013-09-291-19/+18 * - Support stagingamdmi32013-09-289-3/+2 * Support staging, clean up.naddy2013-09-282-22/+20 * - Convert to PYDISTUTILS_AUTOPLISTmva2013-09-282-45/+2 * - Enable stage supportmva2013-09-2812-59/+23 * - Enable stage supportmva2013-09-281-2/+2 * - Set the properly supported python versionsmva2013-09-281-1/+1 * - Convert USE_GNOME=gnomehack to USES=pathfixgblach2013-09-281-14/+13 * - Support staginggblach2013-09-281-1/+0 * - Support staginggblach2013-09-281-6/+6 * Add dbus-glib-1 as explicity dependency and fix build on currentgarga2013-09-271-6/+2 * - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18tabthorpe2013-09-272-2/+2 * Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.eadler2013-09-272-2/+2 * Add support for STAGEDIRpawel2013-09-262-3/+1 * - Change maintainer email to @FreeBSD.orgdanilo2013-09-263-22/+9 * bump revision due jansson shlib change.vanilla2013-09-261-1/+1 * Change to the new LIB_DEPENDS formatlme2013-09-261-1/+1 * - Support staginglme2013-09-261-3/+2 * Support staginglme2013-09-262-13/+12 * - Update to 2013.09.15 [1]amdmi32013-09-256-42/+13 * - Whitespace fixjhale2013-09-251-1/+1 * - Update to 1.0jhale2013-09-254-8/+23 * - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-258-8/+0 * Support staginggarga2013-09-251-2/+1 * Tweak iconv handling.naddy2013-09-251-2/+3 * Convert to stage.naddy2013-09-252-7/+9 * Convert to stage and overhaul.naddy2013-09-253-46/+10 * Convert to stage, use options helpers, make full use of stage fornaddy2013-09-253-34/+9 * Update LIB_DEPENDS syntax on my ports and silent make check-makefilegarga2013-09-251-1/+1 * Make good use of stage for optionally packaging docs.naddy2013-09-254-44/+0 * Convert to stage.naddy2013-09-241-2/+1 * Fix after staging conversionbapt2013-09-241-1/+1 * - Convert to USES+=tclgahr2013-09-245-14/+67 * - Convert to USES+=tkgahr2013-09-243-30/+19 * Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runbapt2013-09-248-12/+2 * Things using py-distutils works ootb with stagingbapt2013-09-241-1/+0 * - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATAbdrewery2013-09-231-0/+1 * Remove the MAN1 macro leftoversbapt2013-09-231-2/+0 * Convert to stagebapt2013-09-232-4/+2 * Convert to stage,bapt2013-09-232-7/+3 * Allow staging + modernize LIB_DEPENDSbapt2013-09-231-2/+1 * Convert to stagebapt2013-09-231-12/+4 * This port is stage friendly ootbbapt2013-09-231-1/+0 * - Convert to USES+=tclgahr2013-09-232-20/+21 * - Convert to USES+=tclgahr2013-09-231-1/+1 * - Fix build with clanggahr2013-09-234-0/+54 * - Convert to USES+=tclgahr2013-09-232-428/+5 * - Update to 3.1.1lme2013-09-233-5/+5 * - Add mikmod support for audio/sdl_mixer and audio/sdl2_mixermva2013-09-212-58/+38 * - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-214-6/+8 * Fix NO_STAGEbapt2013-09-211-1/+0 * Returning maintainership on my multimedia ports to ports@freebsd.orgmm2013-09-213-3/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-20