From owner-cvs-all@FreeBSD.ORG Mon Feb 8 19:40:25 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01FF3106566C; Mon, 8 Feb 2010 19:40:25 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E5C9A8FC08; Mon, 8 Feb 2010 19:40:24 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o18JeOqd065677; Mon, 8 Feb 2010 19:40:24 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o18JeO6t065676; Mon, 8 Feb 2010 19:40:24 GMT (envelope-from bms) Message-Id: <201002081940.o18JeO6t065676@repoman.freebsd.org> From: Bruce M Simpson Date: Mon, 8 Feb 2010 19:40:24 +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/openprinting Makefile distinfo pkg-descr pkg-message ports/print/openprinting/files patch-freebsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 19:40:25 -0000 bms 2010-02-08 19:40:24 UTC FreeBSD ports repository (src committer) Modified files: print Makefile Added files: print/openprinting Makefile distinfo pkg-descr pkg-message print/openprinting/files patch-freebsd Log: Add port of Sun's OpenPrinting API (PAPI) v1.0 sources. This port is currently of interest to developers only, the mod_ipp Apache module dumps core, and the psm_cups module does not compile as shipped. Revision Changes Path 1.484 +1 -0 ports/print/Makefile 1.1 +115 -0 ports/print/openprinting/Makefile (new) 1.1 +3 -0 ports/print/openprinting/distinfo (new) 1.1 +763 -0 ports/print/openprinting/files/patch-freebsd (new) 1.1 +11 -0 ports/print/openprinting/pkg-descr (new) 1.1 +11 -0 ports/print/openprinting/pkg-message (new)