From owner-cvs-all@FreeBSD.ORG Tue May 29 13:14:59 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 787D916A468; Tue, 29 May 2007 13:14:59 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 698D713C455; Tue, 29 May 2007 13:14:59 +0000 (UTC) (envelope-from nivit@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 l4TDExfl091996; Tue, 29 May 2007 13:14:59 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4TDExeQ091991; Tue, 29 May 2007 13:14:59 GMT (envelope-from nivit) Message-Id: <200705291314.l4TDExeQ091991@repoman.freebsd.org> From: Nicola Vitale Date: Tue, 29 May 2007 13:14:59 +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/splix Makefile distinfo pkg-descr pkg-plist ports/print/splix/files patch-Makefile 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: Tue, 29 May 2007 13:14:59 -0000 nivit 2007-05-29 13:14:59 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/splix Makefile distinfo pkg-descr pkg-plist print/splix/files patch-Makefile Log: SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language) printers. Below is a non-exhaustive list of currently supported printers. Note that only SPL2 and SPLc printers are currently supported! Manufacturer Model State Xerox Phaser 6100 Works Samsung CLP-300 Non-working Samsung CLP-500 Works Samsung CLP-510 Works Samsung CLP-600 Non-working Samsung ML-1510 Works Samsung ML-1520 Works Samsung ML-1610 Works Samsung ML-1710 Works Samsung ML-1740 Works Samsung ML-1750 Works Samsung ML-2010 Works Samsung ML-2150 Untested Samsung ML-2250 Works Samsung ML-2550 Untested Samsung ML-2571 Works WWW: http://splix.sourceforge.net/ PR: ports/111034 Submitted by: Tomas Verbaitis Revision Changes Path 1.426 +1 -0 ports/print/Makefile 1.1 +39 -0 ports/print/splix/Makefile (new) 1.1 +3 -0 ports/print/splix/distinfo (new) 1.1 +11 -0 ports/print/splix/files/patch-Makefile (new) 1.1 +24 -0 ports/print/splix/pkg-descr (new) 1.1 +18 -0 ports/print/splix/pkg-plist (new)