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.
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->sunpoet I'll take it.
sunpoet 2011-09-13 08:37:57 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/p5-Net-CUPS Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Net-CUPS 0.61 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. WWW: http://search.cpan.org/dist/Net-CUPS/ PR: ports/160644 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> Revision Changes Path 1.518 +1 -0 ports/print/Makefile 1.1 +27 -0 ports/print/p5-Net-CUPS/Makefile (new) 1.1 +2 -0 ports/print/p5-Net-CUPS/distinfo (new) 1.1 +8 -0 ports/print/p5-Net-CUPS/pkg-descr (new) 1.1 +18 -0 ports/print/p5-Net-CUPS/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!