From owner-cvs-ports@FreeBSD.ORG Thu Jan 27 22:22:09 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EFDE16A4CE; Thu, 27 Jan 2005 22:22:09 +0000 (GMT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8339E43D55; Thu, 27 Jan 2005 22:22:06 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id B91E376E0; Thu, 27 Jan 2005 23:17:22 +0100 (CET) Date: Thu, 27 Jan 2005 23:17:22 +0100 From: Thierry Thomas To: Kris Kennaway Message-ID: <20050127221722.GA40775@graf.pompo.net> Mail-Followup-To: Kris Kennaway , cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org References: <200501271827.j0RIRfeP052265@repoman.freebsd.org> <20050127202704.1241613c.oliver@FreeBSD.org> <20050127193105.GA22233@xor.obsecurity.org> <20050127205120.49af3a0b.oliver@FreeBSD.org> <20050127220421.GA85114@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <20050127220421.GA85114@xor.obsecurity.org> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11 Makefile ports/x11/Terminal Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 22:22:09 -0000 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Jeu 27 jan 05 =E0 23:04:21 +0100, Kris Kennaway =E9crivait=A0: > It's not quite this simple because the rule isn't "port name should be > completely lower case", but the capitalization is usually on word > boundaries, so you can get there with shell filename completion. With zsh, in ~/.zshrc: zstyle ':completion:*' matcher-list 'm:{a-z}=3D{A-Z}' will first try completion without any global match specifications and, if that generates no matches, will try case insensitive completion... --=20 Th. Thomas. --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB+Whyc95pjMcUBaIRAoifAKCs7Y/uTrhonD3m3Qgz1tbM+bQ0dACg2EVg iMtjHlSFH6RZsv1rhhEYTS4= =5/PY -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI--