From owner-freebsd-ports@FreeBSD.ORG Fri Oct 2 23:39:17 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F477106568B for ; Fri, 2 Oct 2009 23:39:17 +0000 (UTC) (envelope-from douglas@douglasthrift.net) Received: from slowhand.douglasthrift.net (slowhand.douglasthrift.net [69.55.236.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4C0E98FC12 for ; Fri, 2 Oct 2009 23:39:17 +0000 (UTC) Received: from [192.168.3.3] (ellwoodbeach.douglasthrift.net [98.185.236.37]) (authenticated bits=0) by slowhand.douglasthrift.net (8.14.3/8.14.3) with ESMTP id n92NdDKT049240 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 2 Oct 2009 16:39:16 -0700 (PDT) (envelope-from douglas@douglasthrift.net) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=douglasthrift.net; s=dt-2007050501; t=1254526756; bh=2qWAFDIa9h+se/LQaTRxL9IHhCA=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:Content-Type: Content-Transfer-Encoding; b=p5bBNEVUzXnhUGXO1vzCCivfnbO81ulYrShWkwfg8F8CeIsLPZuOP5Ji0sqrp4aGM MqoHqHCeJ1RHSetwyx5Vw== DomainKey-Signature: a=rsa-sha1; s=dt-2007050501; d=douglasthrift.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: x-enigmail-version:content-type:content-transfer-encoding; b=IAUZ4f3aNfAuhpbGQx8VE+wcAX6mtmdnfJNDL09mH8/1RJ2Tm5j/YwDiLhDeVabio v20DQxO5wWNYf4tcdxpnA== Message-ID: <4AC68F0E.1000603@douglasthrift.net> Date: Fri, 02 Oct 2009 16:38:54 -0700 From: Douglas Thrift User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: chris@officialunix.com X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: hplip-3.9.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2009 23:39:17 -0000 Hello, I recently installed hplip as I got a new HP printer supported by it. While installing the printer I noticed that the drivers were not showing up in the CUPS web interface. I solved this by adding a symlink to /usr/local/share/ppd under /usr/local/share/cups/model. I was looking at the hpijs port because it didn't seem to have this problem and I noticed that in its pkg-plist (http://www.freebsd.org/cgi/cvsweb.cgi/ports/print/hpijs/pkg-plist?rev=1.7) it makes a similar symlink just as I did for hplip. Would it be possible to fix the hplip port to have similar behavior? Thanks! -- Douglas William Thrift