From owner-cvs-all@FreeBSD.ORG Wed Jul 4 21:00:00 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 70E2B16A421; Wed, 4 Jul 2007 21:00:00 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 5FE3513C4BA; Wed, 4 Jul 2007 21:00:00 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l64L00Sp034169; Wed, 4 Jul 2007 21:00:00 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l64L00VT034168; Wed, 4 Jul 2007 21:00:00 GMT (envelope-from ahze) Message-Id: <200707042100.l64L00VT034168@repoman.freebsd.org> From: Michael Johnson Date: Wed, 4 Jul 2007 21:00:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print Makefile ports/print/cupsddk Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2007 21:00:00 -0000 ahze 2007-07-04 21:00:00 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/cupsddk Makefile distinfo pkg-descr pkg-plist Log: Add cupsddk The CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a PPD file compiler, and other utilities that can be used to develop printer drivers for CUPS and other printing environments. WWW: http://www.cups.org/ddk/ Revision Changes Path 1.430 +1 -0 ports/print/Makefile 1.1 +43 -0 ports/print/cupsddk/Makefile (new) 1.1 +3 -0 ports/print/cupsddk/distinfo (new) 1.1 +5 -0 ports/print/cupsddk/pkg-descr (new) 1.1 +46 -0 ports/print/cupsddk/pkg-plist (new)