Port details |
- p5-Net-Printer Perl extension for direct-to-lpd printing
- 1.12_1 print =2 1.12_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2003-08-28 20:16:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: BSD2CLAUSE
- WWW:
- https://metacpan.org/release/Net-Printer
- Description:
- Net::Printer
============
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.
Please note that this module only communicates with the BSD Line
Printer Daemon Protocol as described in RFC-1179. It does not
natively speak to remote print servers via SMB, Apple-Talk or
Netware. Remote print services running lpsched, such as Sun Solaris
or other Sys V-derived operating systems, will work so long as the
print spoolers are set up to understand the BSD protocol. Most modern
network-capable laser printers, such as those manufactured by HP and
LexMark, also "speak" BSD.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Printer>0:print/p5-Net-Printer
- To install the port:
- cd /usr/ports/print/p5-Net-Printer/ && make install clean
- To add the package, run one of these commands:
- pkg install print/p5-Net-Printer
- pkg install p5-Net-Printer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Printer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-Printer-1.12.tar.gz) = f7505bf972d37ec5bc3d8d88c12bf5d11cb71851c59911069569c6a5d11996a2
SIZE (Net-Printer-1.12.tar.gz) = 13214
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- print_p5-Net-Printer
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.12_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.12_1 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
1.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.12_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
1.12_1 07 Dec 2014 14:55:19 |
feld |
Update "BSD" license in print category |
1.12_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.12 05 Jan 2014 16:55:05 |
az |
- state support
Approved by: portmgr (blanket infrastructure) |
1.12 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.12 04 Sep 2013 13:07:41 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.12 11 May 2013 21:09:58 |
rakuco |
Update to 1.12.
PR: ports/178518
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
1.11 18 Jan 2013 08:04:07 |
culot |
- Update to 1.11 [1]
- Add LICENSE (BSD)
Changes: http://search.cpan.org/dist/Net-Printer/ChangeLog
PR: ports/175348 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
1.05 25 Sep 2012 03:41:32 |
tabthorpe |
- Reassign to the heap at maintainer's request |
1.05 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
1.05 01 Oct 2008 19:56:54 |
lwhsu |
- Update to 1.05
PR: ports/127748
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: Andrew McNaughton <andrew AT scoop.co.nz> (maintainer) |
1.04 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.04 08 Sep 2007 01:04:03 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.04 16 Jun 2006 13:50:31 |
mnag |
- Update to 1.04
PR: 98319
Submitted by: Rong-En Fan <rafan___infor.org>
Approved by: maintainer timeout (14 days) |
0.32 24 Jan 2006 01:00:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.32 22 Jan 2006 02:48:53 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.32 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
0.32 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.32 28 Aug 2003 20:15:39 |
erwin |
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 |