From owner-freebsd-ports Sun Sep 16 9:50:26 2001 Delivered-To: freebsd-ports@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 0D3E437B405 for ; Sun, 16 Sep 2001 09:50:24 -0700 (PDT) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.1/8.11.1) with ESMTP id f8GGoLF24748 for ; Mon, 17 Sep 2001 04:50:21 +1200 (NZST) (envelope-from dan@langille.org) From: "Dan Langille" Organization: novice in training To: ports@freebsd.org Date: Sun, 16 Sep 2001 12:50:19 -0400 MIME-Version: 1.0 Subject: including third party graphics in a port Reply-To: dan@langille.org Message-ID: <3BA4A00B.19896.830F3578@localhost> X-mailer: Pegasus Mail for Win32 (v4.0, beta 40) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 I'm trying to create a PR for net/netsaint to include BSD specific graphics (see http://freebsddiary.org/netsaint.php) for details of the graphics. I know how to create the patch to modify the html files. I think I can specify the graphics tarball like this: PATCHFILES= netsaint-graphics.tgz PATCH_SITES= http://www.freebsddiary.org/samples/ I think I specify the install locations of those files like this: $ grep bsd pkg-plist share/netsaint/images/bsd_logofullsize.gif share/netsaint/images/bsd_sblogo.gif Am I on the right track? If you know of an existing port which does similar things, please let me know. Thanks. -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message