From owner-freebsd-ports@FreeBSD.ORG Tue Nov 6 07:34:08 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ABD318E4 for ; Tue, 6 Nov 2012 07:34:08 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 519548FC14 for ; Tue, 6 Nov 2012 07:34:08 +0000 (UTC) Received: by mail-gg0-f182.google.com with SMTP id l1so10460ggn.13 for ; Mon, 05 Nov 2012 23:34:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=hbj+3ExiiBjR+denmZWZgbs3sMQcSj7CmMQ68Ik4K2Q=; b=abgoteWuxJ0O8jgdqWClMD38IpQizXCrYNa+4H5PaGIlOiJ50kWU0NhE2RhjgRFKVf Pawey1ocOyt2ZuicGKF+XhXzagJzUfPOUebdQdxQotqBtlyWzFEoPt37y9P8p0Lo1T78 KNmroufOGGxL+KAAPfQfXuxT7HcMLUBRwfcKCKyo8bk5EEtYdznf2sop6tUKYw1QPfJv UD1ZnyZWe6SjBTI5uMS0CfuKzJRzcHV1AUdReXQXBTaalM7PhtB09WJFl5Lm8V+66+Um m6SLUiG/fhx8JdnQYqNhbsJLj/kNcGTlwWO+B7NNocOgdy6Ra+yWk5unMXrdXYkluIuQ eo/g== Received: by 10.236.118.16 with SMTP id k16mr111591yhh.66.1352187247252; Mon, 05 Nov 2012 23:34:07 -0800 (PST) Received: from alex-laptop.localhost (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id q22sm5285012anh.18.2012.11.05.23.34.04 (version=SSLv3 cipher=OTHER); Mon, 05 Nov 2012 23:34:05 -0800 (PST) Message-ID: <5098BD68.1080709@gmail.com> Date: Tue, 06 Nov 2012 01:34:00 -0600 From: Joseph a Nagy Jr User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121022 Thunderbird/16.0.1 MIME-Version: 1.0 To: ports@freebsd.org Subject: Re: tk85 Port Maintenance References: <509121B3.3040307@gmail.com> <20121031135749.GC90275@gahrfit.gahr.ch> <50913253.3060700@gmail.com> <20121031152109.GD90275@gahrfit.gahr.ch> <20121031153958.GE90275@gahrfit.gahr.ch> <50915194.6010101@gmail.com> <20121031165507.GF90275@gahrfit.gahr.ch> <509162C9.9060701@gmail.com> <20121102112131.GG90275@gahrfit.gahr.ch> In-Reply-To: <20121102112131.GG90275@gahrfit.gahr.ch> X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig825B89A42FDF9384C95E6FAC" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2012 07:34:08 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig825B89A42FDF9384C95E6FAC Content-Type: multipart/mixed; boundary="------------040709050204050501030005" This is a multi-part message in MIME format. --------------040709050204050501030005 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11/02/12 06:21, Pietro Cerutti wrote: > On 2012-Oct-31, 12:41, Joseph a Nagy Jr wrote: >> On 10/31/12 11:55, Pietro Cerutti wrote: >>> On 2012-Oct-31, 11:28, Joseph a Nagy Jr wrote: >> >>>> New diff[0], undoing some of the earlier changes even though portlin= t >>>> complains: >>>> >>>> portlint ~/port-maintenance/tk85/ >>>> WARN: Makefile: unless this is a master port, COMMENT has to be set = by >>>> "=3D", not by "?=3D". >>> >>> This *is* a master port, so it's ok to have COMMENT?=3D >>> >>>> WARN: Makefile: "LIB_DEPENDS" has to appear earlier. >>> >>> This should be fixed as portlint suggests. >>> >>>> WARN: Makefile: no port directory >>>> /usr/ports/lang/tcl${SHORT_TK_VER}-thread found, even though it is >>>> listed in LIB_DEPENDS. >>> >>> I would try and use USE_TCL instead of LIB_DEPENDS here >>> >>>> WARN: Makefile: LIB_DEPENDS don't specify the ABI version number .2 = in >>>> Xft.2 unless it is really necessary. >>> >>> This should be fixed as portlint suggests. >>> >>>> 0 fatal errors and 4 warnings found. >>>> >>>> [0]: http://pastebin.com/apf1Y9H0 >>> >>> I'll have a look at it on Friday, thanks! >>> >>> >> >> Going ahead to make those changes, old pastebin link is defunct. >> >> New diff with all changes: >> http://pastebin.com/iwhpXfcp >=20 > This won't apply, either. Could you provide a diff as dumped by svn dif= f > in tk85's directory? >=20 http://www.joseph-a-nagy-jr.us/downloads/patches/x11-toolkits/tk85/tk85-0= 01.patch If this doesn't work, fire me. I'm rather frustrated at the moment. --=20 Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org --------------040709050204050501030005-- --------------enig825B89A42FDF9384C95E6FAC 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.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQmL1pAAoJECqR4kIlFcuBr2AIAJpQrfMVNVZ40pBY/tvT60GZ UNaJfg0GLa8PPn/zYY7AXcfo+oX0KW8RW7lxEPKTlAqPT6EQ4jqcIwYz/FwPULB8 b+fV3vjlIo62WbI99ERjkjwUkKt5a3bluENW5szmj1/Hkrr8JVfPaQKTFctf8Om/ Fcn9A0MYn2Pkra623cXod3sdBZDqNvhvvdTp/D9CkQ8EEYU7LRl0Tn9omPjJWLG8 8Sqs7cJxJJb1cHEauVCZFcqms9svhMOv6p7ObmaJg4IJxhAjNSQ+4NAXxOPsBS8b Kto0mIIktw/xgj2WnNNVb+5RCvFcOhvcrOx5i5TS8rLEn0lIp4OglC+jhtbxGA0= =HBqq -----END PGP SIGNATURE----- --------------enig825B89A42FDF9384C95E6FAC--