From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 27 15:40:08 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DDE116A4CE for ; Wed, 27 Oct 2004 15:40:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D13643D58 for ; Wed, 27 Oct 2004 15:40:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9RFe8ip073649 for ; Wed, 27 Oct 2004 15:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9RFe8qn073648; Wed, 27 Oct 2004 15:40:08 GMT (envelope-from gnats) Resent-Date: Wed, 27 Oct 2004 15:40:08 GMT Resent-Message-Id: <200410271540.i9RFe8qn073648@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Miguel Mendez" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECEA116A4CE for ; Wed, 27 Oct 2004 15:33:29 +0000 (GMT) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 808A143D49 for ; Wed, 27 Oct 2004 15:33:23 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [192.168.100.1]) by mindfields.energyhq.es.eu.org (Postfix) with ESMTP id 3CD14362ED for ; Wed, 27 Oct 2004 17:33:22 +0200 (CEST) Message-Id: <1098891283.0@scienide.energyhq.es.eu.org> Date: Wed, 27 Oct 2004 17:34:43 +0200 From: "Miguel Mendez" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.4 Subject: ports/73203: New Port: print/foomatic-filters, universal filter scripts X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 15:40:08 -0000 >Number: 73203 >Category: ports >Synopsis: New Port: print/foomatic-filters, universal filter scripts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 27 15:40:08 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.3-RELEASE #0: Sun Oct 24 16:35:51 CEST 2004 root@scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE >Description: The universal print filter "foomatic-rip", used by spoolers to convert PostScript job data into the printer's native format as described by a printer/driver-specific PPD file. >How-To-Repeat: >Fix: --- foomatic-filters.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # foomatic-filters # foomatic-filters/pkg-plist # foomatic-filters/pkg-descr # foomatic-filters/distinfo # foomatic-filters/Makefile # echo c - foomatic-filters mkdir -p foomatic-filters > /dev/null 2>&1 echo x - foomatic-filters/pkg-plist sed 's/^X//' >foomatic-filters/pkg-plist << 'END-of-foomatic-filters/pkg-plist' Xlibexec/cups/filter/foomatic-rip Xbin/foomatic-gswrapper Xbin/foomatic-rip Xetc/foomatic/filter.conf.sample Xetc/foomatic/filter.conf X@dirrm etc/foomatic/direct X@dirrm etc/foomatic END-of-foomatic-filters/pkg-plist echo x - foomatic-filters/pkg-descr sed 's/^X//' >foomatic-filters/pkg-descr << 'END-of-foomatic-filters/pkg-descr' XA universal print filter "foomatic-rip", used by spoolers to convert XPostScript job data into the printer's native format X XWWW: http://www.linuxprinting.org/foomatic.html END-of-foomatic-filters/pkg-descr echo x - foomatic-filters/distinfo sed 's/^X//' >foomatic-filters/distinfo << 'END-of-foomatic-filters/distinfo' XMD5 (foomatic-filters-3.0.2.tar.gz) = f0f4c90fa0ae346f53bf19a165e071a6 XSIZE (foomatic-filters-3.0.2.tar.gz) = 125875 END-of-foomatic-filters/distinfo echo x - foomatic-filters/Makefile sed 's/^X//' >foomatic-filters/Makefile << 'END-of-foomatic-filters/Makefile' X# New ports collection makefile for: foomatic-filters X# Date created: 27 October 2004 X# Whom: Miguel Mendez X# X# $FreeBSD$ X# X XPORTNAME= foomatic-filters XPORTVERSION= 3.0.2 XCATEGORIES= print XMASTER_SITES= http://www.linuxprinting.org/download/foomatic/%SUBDIR%/ XMASTER_SITE_SUBDIR= . oldstuff X XMAINTAINER= flynn@energyhq.es.eu.org XCOMMENT= Foomatic filters X XRUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster X XCONFLICTS= hpijs-[0-9]* X XUSE_REINPLACE= yes XUSE_PERL5= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/ X XMAN1= foomatic-gswrapper.1 foomatic-rip.1 X Xpost-configure: X ${REINPLACE_CMD} \ X 's/install: install-main install-cups install-ppr/install: install-main install-cups/' \ X ${WRKSRC}/Makefile X X.include END-of-foomatic-filters/Makefile exit --- foomatic-filters.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: