ports/160644: [new port] print/p5-Net-CUPS Interface to the CUPS API

Veniamin Gvozdikov g.veniamin at googlemail.com
Sat Sep 10 22:30:10 UTC 2011


>Number:         160644
>Category:       ports
>Synopsis:       [new port] print/p5-Net-CUPS Interface to the CUPS API
>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:   Sat Sep 10 22:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
FreeBSD ololo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 18 11:19:07 MSD 2011     root at ololo:/usr/obj/usr/src/sys/OLOLO  amd64
>Description:
Previous versions of this module attempted to provide a Perl interface
layer similar to the C interface of CUPS.  This was fine for power users,
but most people were not looking for this type of interface.

This module has now been converted to use an object oriented paradigm
to facilitate quicker development and ease of use.
>How-To-Repeat:

>Fix:
# 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:
#
#	p5-Net-CUPS
#	p5-Net-CUPS/pkg-descr
#	p5-Net-CUPS/distinfo
#	p5-Net-CUPS/Makefile
#	p5-Net-CUPS/pkg-plist
#
echo c - p5-Net-CUPS
mkdir -p p5-Net-CUPS > /dev/null 2>&1
echo x - p5-Net-CUPS/pkg-descr
sed 's/^X//' >p5-Net-CUPS/pkg-descr << '102a7b4f19fb33fd69f1e3752e041ad6'
XPrevious versions of this module attempted to provide a Perl interface
Xlayer similar to the C interface of CUPS.  This was fine for power users,
Xbut most people were not looking for this type of interface.
X
XThis module has now been converted to use an object oriented paradigm
Xto facilitate quicker development and ease of use.
X
XWWW:	http://www.dracken.com/
102a7b4f19fb33fd69f1e3752e041ad6
echo x - p5-Net-CUPS/distinfo
sed 's/^X//' >p5-Net-CUPS/distinfo << '40ca27f6a0289d72eb198def1dfecd05'
XSHA256 (Net-CUPS-0.61.tar.gz) = fd4a5a86038df9dfe57dcfed78b2d045e4b18d507a6fa5a8f82ecb3a732e0e35
XSIZE (Net-CUPS-0.61.tar.gz) = 83893
40ca27f6a0289d72eb198def1dfecd05
echo x - p5-Net-CUPS/Makefile
sed 's/^X//' >p5-Net-CUPS/Makefile << '5fb3bd560c2fc2dec64ff096edb53570'
X# New ports collection makefile for:	p5-Net-CUPS
X# Date created:		2011-09-11
X# Whom:			Gvozdikov Veniamin <g.veniamin at googlemail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-CUPS
XPORTVERSION=	0.61
XCATEGORIES=	print
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	g.veniamin at googlemail.com
XCOMMENT=	Interface to the CUPS API
X
XBUILD_DEPENDS=	cups-config:${PORTSDIR}/print/cups-client
XLIB_DEPENDS=	cupsimage.2:${PORTSDIR}/print/cups-image
X
XUSE_PERL=	yes
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::CUPS::Destination.3 \
X		Net::CUPS.3 \
X		Net::CUPS::PPD.3 \
X		Net::CUPS::IPP.3
X
X.include <bsd.port.mk>
5fb3bd560c2fc2dec64ff096edb53570
echo x - p5-Net-CUPS/pkg-plist
sed 's/^X//' >p5-Net-CUPS/pkg-plist << '9363ded124477b4561db4f60ed06b819'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/CUPS.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/PPD/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/Destination/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/CUPS.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/IPP/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/CUPS/IPP.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/CUPS/PPD.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/CUPS/Destination.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/CUPS.pm
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/PPD
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/IPP
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/Destination
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/CUPS
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net
9363ded124477b4561db4f60ed06b819
exit


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



More information about the freebsd-ports-bugs mailing list