1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

[Maintainer update] shells/scponly: Fix WinSCP compativility and etc

PR:		ports/90983
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
This commit is contained in:
Edwin Groothuis 2005-12-27 21:27:09 +00:00
parent fa08782b94
commit 6eba572d21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152228

View File

@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20051228:
AFFECTS: users of shells/scponly
AUTHOR: rushani@FreeBSD.org
From scponly 4.2, scp & WinSCP compatibilities are not enabled by default.
To enable those compatibilities, define WITH_SCPONLY_SCP and/or
WITH_SCPONLY_WINSCP, respectively.
20051225:
AFFECTS: users of p5-libapreq2
AUTHOR: vanilla@FreeBSD.org