From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 16 15:33:09 2012 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A23E1065673; Mon, 16 Apr 2012 15:33:09 +0000 (UTC) (envelope-from aE7qL1CN@nanoman.ca) Received: from mail.nanoman.ca (mail.nanoman.ca [76.10.173.222]) by mx1.freebsd.org (Postfix) with ESMTP id 5FE368FC0C; Mon, 16 Apr 2012 15:33:09 +0000 (UTC) Received: from www.nanoman.ca (nanobox.nanoman.ca [127.0.0.1]) by mail.nanoman.ca (Postfix) with ESMTP id B86F6115FB; Mon, 16 Apr 2012 11:33:01 -0400 (EDT) Received: from 192.168.1.9 (SquirrelMail authenticated user aE7qL1CN) by www.nanoman.ca with HTTP; Mon, 16 Apr 2012 11:33:01 -0400 (EDT) Message-ID: <30094.192.168.1.9.1334590381.squirrel@www.nanoman.ca> In-Reply-To: <201201081821.q08ILgQf087527@freefall.freebsd.org> References: <201201081821.q08ILgQf087527@freefall.freebsd.org> Date: Mon, 16 Apr 2012 11:33:01 -0400 (EDT) From: "A.J. Kehoe IV (Nanoman)" To: rm@FreeBSD.org User-Agent: SquirrelMail MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: gnome@freebsd.org, bug-followup@FreeBSD.org Subject: Re: ports/163807: print/libgnomeprint CUPS Option Patch X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: aE7qL1CN@nanoman.ca List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2012 15:33:09 -0000 > Synopsis: print/libgnomeprint CUPS Option Patch > > State-Changed-From-To: open->closed > State-Changed-By: rm > State-Changed-When: Sun Jan 8 18:21:41 UTC 2012 > State-Changed-Why: > Closed by submitter's request > > http://www.freebsd.org/cgi/query-pr.cgi?pr=163807 Please resurrect this PR. It seems that, despite what I was led to believe, FreeBSD doesn't actually have a system for handling automatic dependencies. This topic is now covered in the FreeBSD Porter's Handbook under "Problems Caused by Automatic Dependencies": http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-depend.html#AEN2421 The print/libgnomeprint Makefile hasn't changed since before this PR was opened, so the patch I submitted can be committed without modification. My thanks to everybody who gave me feedback regarding this issue, especially the FreeBSD Ports Management Team and Warren Block.