Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2018 21:15:23 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Matthias Fechner <idefix@fechner.net>, freebsd-ports@freebsd.org, crees@freebsd.org, rene@freebsd.org
Subject:   Re: Delete a port
Message-ID:  <5B65B4FB.70103@grosbein.net>
In-Reply-To: <20180804140317.GA22029@blogreen.org>
References:  <a48a6cd2-e088-618a-61e6-909f71ce8ba5@fechner.net> <20180804140317.GA22029@blogreen.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--uB5jxXK4QeO9NweWmQQmJdHJdDdhABwG5
Content-Type: multipart/mixed; boundary="Aw23oxMJ2koRSufsP0VwIOxCFVIW5EmjL";
 protected-headers="v1"
From: Eugene Grosbein <eugen@grosbein.net>
To: Matthias Fechner <idefix@fechner.net>, freebsd-ports@freebsd.org,
 crees@freebsd.org, rene@freebsd.org
Message-ID: <5B65B4FB.70103@grosbein.net>
Subject: Re: Delete a port
References: <a48a6cd2-e088-618a-61e6-909f71ce8ba5@fechner.net>
 <20180804140317.GA22029@blogreen.org>
In-Reply-To: <20180804140317.GA22029@blogreen.org>

--Aw23oxMJ2koRSufsP0VwIOxCFVIW5EmjL
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

04.08.2018 21:03, Romain Tarti=E8re wrote:

> On Sat, Aug 04, 2018 at 12:28:41PM +0200, Matthias Fechner wrote:
>> ./rmport: svnlog: not found
>>
>> Anyone an idea what is wrong?
>=20
> Never used this script, but I guess you are hitting line 390:
>=20
> |         $EDITOR svnlog
>=20
> Any chance $EDITOR is not set?

It seems, rmport script needs a patch:

Index: Tools/scripts/rmport
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Tools/scripts/rmport        (revision 476322)
+++ Tools/scripts/rmport        (working copy)
@@ -39,6 +39,7 @@
 # MAINTAINER=3D  crees@FreeBSD.org
 #

+EDITOR=3D${EDITOR:-vi}
 PORTSDIR=3D${PORTSDIR:-/usr/ports}
 INDEX=3D${PORTSDIR}/`make -C ${PORTSDIR} -V INDEXFILE`





--Aw23oxMJ2koRSufsP0VwIOxCFVIW5EmjL--

--uB5jxXK4QeO9NweWmQQmJdHJdDdhABwG5
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJbZbUAAAoJELDNGvImmIsovzgIAIuZDLV+e0oPAw+Bd6++nPiP
zoMmBcWRjkUo1Rqhy1TyDrid3ka4WSp0Lpg2pnsIiYNjaU6kwwiDNCauhRXOVdO5
lrY97imZJ9wILH1VWdHpebMmUFBplHHELKWZki7tRlNM5UnyRphrbuuPGR+eyYSX
fFGLtTpk9kVj4FosxL5iMdjl9tVM+mUYAH5JQnflMSKJvq3Y3e8h+rHbw13I9W/Q
6D16SXwuRMt4zNqfKAA+/XiJDYI4ATWns21+sXol/BsDp6qnx2tDdTtOW+7G+HdO
v9gCFqnqF6MedtgBsKKkzey+QTeHpAu5g5nrnklP7toMKwjMPJsQp1p+fMYrHzA=
=TtYB
-----END PGP SIGNATURE-----

--uB5jxXK4QeO9NweWmQQmJdHJdDdhABwG5--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5B65B4FB.70103>