From owner-freebsd-ports@FreeBSD.ORG Sat Feb 14 15:41:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA5B216A4CE for ; Sat, 14 Feb 2004 15:41:05 -0800 (PST) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B37743D1D for ; Sat, 14 Feb 2004 15:41:05 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (696e4713ff8e7213df9427549ef83353@adsl-67-119-53-169.dsl.lsan03.pacbell.net [67.119.53.169])i1ENexa3025348; Sat, 14 Feb 2004 17:41:01 -0600 (CST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 852E066D0E; Sat, 14 Feb 2004 15:40:56 -0800 (PST) Date: Sat, 14 Feb 2004 15:40:56 -0800 From: Kris Kennaway To: Cy Schubert Message-ID: <20040214234056.GA37675@xor.obsecurity.org> References: <20040214232132.GA37334@xor.obsecurity.org> <200402142326.i1ENQUqe003612@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <200402142326.i1ENQUqe003612@cwsys.cwsent.com> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org cc: Laurent LEVIER cc: Kris Kennaway Subject: Re: Ports with duplicate LATEST_LINKS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 23:41:05 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 14, 2004 at 03:26:30PM -0800, Cy Schubert wrote: > In message <20040214232132.GA37334@xor.obsecurity.org>, Kris Kennaway=20 > writes: > >=20 > > --BXVAT5kNtrzKuDFl > > Content-Type: text/plain; charset=3Dus-ascii > > Content-Disposition: inline > > Content-Transfer-Encoding: quoted-printable > >=20 > > On Sat, Feb 14, 2004 at 08:35:54AM -0800, Cy Schubert wrote: > >=20 > > > Try something like this. Just pick a link name and run with it. > > >=3D20 > > > Index: security/hydra/Makefile > > > =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3= D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D > > =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D= =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D > > =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D= =3D3D=3D3D=3D3D=3D3D > > > RCS file: /home/pcvs/ports/security/hydra/Makefile,v > > > retrieving revision 1.5 > > > diff -u -r1.5 Makefile > > > --- security/hydra/Makefile 6 Feb 2004 13:12:16 -0000 1.5 > > > +++ security/hydra/Makefile 14 Feb 2004 15:23:45 -0000 > > > @@ -17,6 +17,7 @@ > > > MAINTAINER=3D3D llevier@argosnet.com > > > COMMENT=3D3D Bruce Force Attack Utility working on multiple network = servic=3D > > es > > > =3D20 > > > +LATEST_LINK=3D3D security/hydra > >=20 > > No, that's illegal, this is supposed to be the name of a symlink in > > Latest/, so you can't use a subdirectory. >=20 > We could use a "-", "_", or ".", or for that matter anything else that=20 > people might find pleasing. It doesn't matter to me as long as they're=20 > unique. Just pick one and use it. Or just add NO_LATEST_LINK, because people aren't as likely to guess any name that isn't the name of the port, when they do pkg_add -r. Kris --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFALrIIWry0BWjoQKURAhTcAKDc/zjYXMkRr/Qm/2Ysl6JyO/R5HQCfdv+J c9vvCbiSbiFTSFpWUD6b3WQ= =6Y78 -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--