Date: Thu, 28 Aug 2003 13:15:39 -0700 (PDT) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/p5-Net-Printer Makefile distinfo pkg-descr pkg-plist Message-ID: <200308282015.h7SKFdKF034424@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2003/08/28 13:15:39 PDT
FreeBSD ports repository
Modified files:
print Makefile
Added files:
print/p5-Net-Printer Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-Net-Printer 0.32, perl extension for direct-to-lpd printing.
Perl module for directly printing to a print server/printer without
having to create a pipe to either lpr or lp. This essentially mimics
what the BSD LPR program does by connecting directly to the line
printer printer port (almost always 515), and transmitting the data
and control information to the print server.
PR: 55577
Submitted by: andrew@scoop.co.nz
Revision Changes Path
1.247 +1 -0 ports/print/Makefile
1.1 +28 -0 ports/print/p5-Net-Printer/Makefile (new)
1.1 +1 -0 ports/print/p5-Net-Printer/distinfo (new)
1.1 +17 -0 ports/print/p5-Net-Printer/pkg-descr (new)
1.1 +8 -0 ports/print/p5-Net-Printer/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308282015.h7SKFdKF034424>
