Port details |
- p5-Net-Rsh Perl5 module to access and use rsh protocol
- 0.05_1 net =2 0.05_1Version of this port present on the latest quarterly branch.
- Maintainer: nistor@snickers.org
- Port Added: 2004-12-22 20:25:53
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- Description:
- Perl5 module to access and use rsh protocol
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Rsh>0:net/p5-Net-Rsh
- To install the port:
- cd /usr/ports/net/p5-Net-Rsh/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Rsh
- pkg install p5-Net-Rsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Rsh
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-Rsh-0.05.tar.gz) = aacc3e84e2cc0619cf3646c1f2d455e0a32322999eb3129e5fe2fcdf9d5fe8ff
SIZE (Net-Rsh-0.05.tar.gz) = 2488
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:
- net_p5-Net-Rsh
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.05_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.05_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.05_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 ) |
0.05 06 Jan 2014 09:24:25 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.05 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.05 06 Sep 2013 17:02:34 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.05 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.05 31 Jul 2008 18:31:55 |
jadawin |
- Update to 0.05
PR: ports/126118
Submitted by: maintainer (snowfly yuntech.edu.tw) |
0.02 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) |
0.02 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.02 22 Jan 2006 02:46:07 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.02 22 Dec 2004 20:19:33 |
vanilla |
Add p5-Net-Rsh 0.02, perl5 module to access and use rsh protocol.
PR: ports/75031
Submitted by: Jon Nistor <nistor@snickers.org> |
Number of commits found: 12
|