Port details |
- p5-Unix-setuid Get/set real/effective UID/username via (localizeable) variable
- 0.02 security
=0 Version of this port present on the latest quarterly branch. - Maintainer: vvelox@vvelox.net
 - Port Added: 2019-05-30 02:00:53
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module is inspired by File::chdir and File::umask, using a tied
scalar variable to get/set stuffs. One benefit of this is being able to
use Perl's "local" with it, effectively setting something locally.
WWW: https://metacpan.org/release/Unix-setuid
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Unix-setuid>0:security/p5-Unix-setuid
- To install the port:
- cd /usr/ports/security/p5-Unix-setuid/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Unix-setuid
- pkg install p5-Unix-setuid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Unix-setuid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1550123935
SHA256 (Unix-setuid-0.02.tar.gz) = 5658f5b993e9f0f8d8788c41713000541b07838a6d3543b7800a93e96eb67a4e
SIZE (Unix-setuid-0.02.tar.gz) = 12738
- 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:
- security_p5-Unix-setuid
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.02 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.02 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
30 May 2019 02:00:43
0.02 |
swills  |
security/p5-Unix-setuid: create port
This module is inspired by File::chdir and File::umask, using a tied
scalar variable to get/set stuffs. One benefit of this is being able to
use Perl's "local" with it, effectively setting something locally.
WWW: https://metacpan.org/release/Unix-setuid
PR: 235732
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> |
Number of commits found: 3
|