Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Mar 2003 18:32:18 +0100 (CET)
From:      Martin Ranne <gasp@ridcully.dnsalias.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48813: New port: print/foomatic-db-engine
Message-ID:  <20030301173218.4865641E5@dibbler.discworld>

next in thread | raw e-mail | index | archive | help

>Number:         48813
>Category:       ports
>Synopsis:       New port: print/foomatic-db-engine
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 01 09:40:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Martin Ranne
>Release:        FreeBSD 5.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD dibbler.discworld 5.0-RELEASE-p1 FreeBSD 5.0-RELEASE-p1 #0: Thu Feb 6 14:52:28 CET 2003 root@dibbler.discworld:/usr/obj/usr/src/sys/dibbler.04 i386


	
>Description:
foomatic filters for the foomatic printer drivers
	
>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/Makefile
#	foomatic-filters/pkg-descr
#	foomatic-filters/distinfo
#	foomatic-filters/files
#	foomatic-filters/files/patch-foomatic-rip.in
#	foomatic-filters/pkg-plist
#
echo c - foomatic-filters
mkdir -p foomatic-filters > /dev/null 2>&1
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:        23 Februari 2003
X# Whom:                gasp0de
X#
X# $FreeBSD$
X#
X
XPORTNAME=	foomatic-filters
XPORTVERSION=	3.0.0b1
XCATEGORIES=	print
XMASTER_SITES=	http://www.linuxprinting.org/download/foomatic/
XDISTNAME=	${PORTNAME}-3.0.0beta1
X
XMAINTAINER=	gasp@ridcully.dnsalias.org
XCOMMENT=	Foomatic filters package
X
XLIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
X		curl.2:${PORTSDIR}/ftp/curl \
X		cups.2:${PORTSDIR}/print/cups-base
X
XUSE_GMAKE=	yes
XUSE_PERL5=	yes
X
XMAN1=		foomatic-gswrapper.1 foomatic-rip.1
X
XMANCOMPRESSED=	no
XGNU_CONFIGURE=	yes
X.include <bsd.port.mk>
END-of-foomatic-filters/Makefile
echo x - foomatic-filters/pkg-descr
sed 's/^X//' >foomatic-filters/pkg-descr << 'END-of-foomatic-filters/pkg-descr'
Xfoomatic is a collection of printer drivers that can be
Xused by gimp-print and cups among others.
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.0beta1.tar.gz) = 66ac3b4b1eec86d117b8a50fd10b07af
END-of-foomatic-filters/distinfo
echo c - foomatic-filters/files
mkdir -p foomatic-filters/files > /dev/null 2>&1
echo x - foomatic-filters/files/patch-foomatic-rip.in
sed 's/^X//' >foomatic-filters/files/patch-foomatic-rip.in << 'END-of-foomatic-filters/files/patch-foomatic-rip.in'
X--- foomatic-rip.in.org Tue Dec 10 03:16:47 2002
X+++ foomatic-rip.in     Sun Feb 23 22:22:29 2003
X@@ -43,7 +43,7 @@
X # foomatic-rip. itself. This variable must contain the full pathname
X # of the directory which contains the configuration file, usually
X # "/etc/foomatic".
X-my $configpath = "/etc/foomatic";
X+my $configpath = "/usr/local/etc/foomatic";
X
X # For the stuff below, the settings in the configuration file have priority.
END-of-foomatic-filters/files/patch-foomatic-rip.in
echo x - foomatic-filters/pkg-plist
sed 's/^X//' >foomatic-filters/pkg-plist << 'END-of-foomatic-filters/pkg-plist'
Xbin/foomatic-gswrapper
Xbin/foomatic-rip
Xetc/foomatic/filter.conf
X@dirrm etc/foomatic/direct
X@dirrm etc/foomatic
END-of-foomatic-filters/pkg-plist
exit
--- foomatic-filters.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030301173218.4865641E5>