From owner-cvs-all@FreeBSD.ORG Sun Jun 27 13:37:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD54416A4CE; Sun, 27 Jun 2004 13:37:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B566C43D41; Sun, 27 Jun 2004 13:37:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5RDbnr0005039; Sun, 27 Jun 2004 13:37:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5RDbnxW005038; Sun, 27 Jun 2004 13:37:49 GMT (envelope-from pav) Message-Id: <200406271337.i5RDbnxW005038@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 27 Jun 2004 13:37:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print Makefile ports/print/cups-samba Makefile distinfo pkg-descr pkg-message pkg-plistpatch-cups-samba.remove X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 27 Jun 2004 13:37:49 -0000 pav 2004-06-27 13:37:49 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/cups-samba Makefile distinfo pkg-descr pkg-message pkg-plist print/cups-samba/files patch-cups-samba.install patch-cups-samba.remove Log: Add cups-samba, a client-side drivers for CUPS/Samba FreeBSD server with Windows clients. PR: ports/62680 Submitted by: John Merryweather Cooper Revision Changes Path 1.313 +1 -0 ports/print/Makefile 1.1 +48 -0 ports/print/cups-samba/Makefile (new) 1.1 +2 -0 ports/print/cups-samba/distinfo (new) 1.1 +100 -0 ports/print/cups-samba/files/patch-cups-samba.install (new) 1.1 +37 -0 ports/print/cups-samba/files/patch-cups-samba.remove (new) 1.1 +9 -0 ports/print/cups-samba/pkg-descr (new) 1.1 +84 -0 ports/print/cups-samba/pkg-message (new) 1.1 +7 -0 ports/print/cups-samba/pkg-plist (new)