From owner-freebsd-ports Sun Feb 16 4:37: 9 2003 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 6643337B401 for ; Sun, 16 Feb 2003 04:37:04 -0800 (PST) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D862243F85 for ; Sun, 16 Feb 2003 04:37:02 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd02.sul.t-online.de by mailout04.sul.t-online.com with smtp id 18kO2N-0004sR-06; Sun, 16 Feb 2003 13:36:51 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[217.82.55.89]) by fmrl02.sul.t-online.com with esmtp id 18kO2I-0BoHEuC; Sun, 16 Feb 2003 13:36:46 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id 910DC12CF4C; Sun, 16 Feb 2003 13:36:44 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.7/8.12.7) with ESMTP id h1GCan5D000672; Sun, 16 Feb 2003 13:36:49 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.7/8.12.7/Submit) id h1GCalJj000671; Sun, 16 Feb 2003 13:36:47 +0100 (CET) Date: Sun, 16 Feb 2003 13:36:44 +0100 From: "Simon 'corecode' Schubert" To: "Rui Lopes" Cc: freebsd-ports@freebsd.org Subject: Re: need help making regexxer port Message-Id: <20030216133644.653fbfce.corecode@corecode.ath.cx> In-Reply-To: <52437.217.129.149.44.1045367887.squirrel@webmail> References: <52437.217.129.149.44.1045367887.squirrel@webmail> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.bM/xKCj(fzn(Hv" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.bM/xKCj(fzn(Hv Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Lately Rui Lopes wrote: > When installing my port the binary file gets the name > "i386-portbld-freebsd5.0-regexxer" and not "regexxer"; this is the > output from make install, you want to: CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} > After making the port I run portlint, but it outputs a odd error, > > FATAL: COMMENT has to be there. > > all ports i've tried have this same "problem", so "all" ports are > wrong? or portlint is broken? (yes and no) and no. infrastructure recently changed, so essentially it works like: COMMENT= "" and remove pkg-comment. saves one file per port. > I also have another question, How can I be sure pcre is > installed/build with --enable-utf8 option? i'd create a pre- or post-configure: target and add some testing code. if it notices that pcre isn't built like it should be for the port, tell the user and exit 1. actually i can't see any option in the pcre port that enables utf8. cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.bM/xKCj(fzn(Hv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+T4Xfr5S+dk6z85oRAlbaAJ9rqYj/VGAYrihqBXGFTHopfajhiwCg3H9N YbG40f82LmsZ7XGfr4wPogE= =i0/s -----END PGP SIGNATURE----- --=.bM/xKCj(fzn(Hv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message