Date: Sat, 10 Sep 2011 22:21:38 GMT From: Veniamin Gvozdikov <g.veniamin@googlemail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160644: [new port] print/p5-Net-CUPS Interface to the CUPS API Message-ID: <201109102221.p8AMLckO089167@red.freebsd.org> Resent-Message-ID: <201109102230.p8AMUAcs098742@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@googlemail.com> X# X# $FreeBSD$ X# X XPORTNAME= Net-CUPS XPORTVERSION= 0.61 XCATEGORIES= print XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= g.veniamin@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@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/PPD X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/IPP X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS/Destination X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CUPS X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/CUPS X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net 9363ded124477b4561db4f60ed06b819 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109102221.p8AMLckO089167>