Port details |
- p5-BSD-Sysctl Fetch sysctl values from BSD-like systems
- 0.12.3 sysutils =3 0.12.3Version of this port present on the latest quarterly branch.
- Maintainer: glebius@FreeBSD.org
- Port Added: 2006-09-05 18:47:40
- Last Update: 2022-09-20 21:44:46
- Commit Hash: 410c152
- People watching this port, also watch:: pure-ftpd, autoconf, p5-MIME-Tools, lua54-luaexpat, p5-DateTime-Format-Excel
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/BSD-Sysctl
- Description:
- BSD::Sysctl offers a native Perl interface for fetching sysctl values that
describe the kernel state of BSD-like operating systems. This is around 80
times faster than scraping the output of the sysctl(8) program.
This module handles the conversion of symbolic sysctl variable names to the
internal numeric format, and this information, along with the details of how
to format the results, are cached. Hence, the first call to sysctl requires
three system calls, however, subsequent calls require only one call.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-BSD-Sysctl>0:sysutils/p5-BSD-Sysctl
- To install the port:
- cd /usr/ports/sysutils/p5-BSD-Sysctl/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/p5-BSD-Sysctl
- pkg install p5-BSD-Sysctl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-BSD-Sysctl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663710256
SHA256 (glebius-BSD-Sysctl-v0.12.3_GH0.tar.gz) = bc107d814c5c97eb46e83ca16b8857bbeb1db37fd5017cc3806b639a5451a6a4
SIZE (glebius-BSD-Sysctl-v0.12.3_GH0.tar.gz) = 23477
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
- This port is required by:
- for Build
-
- devel/p5-Sys-Info-Driver-BSD
- for Run
-
- devel/p5-Sys-Info-Driver-BSD
Configuration Options:
- No options to configure
- Options name:
- sysutils_p5-BSD-Sysctl
- 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 |
0.12.3 20 Sep 2022 21:44:46 |
Gleb Smirnoff (glebius) |
sysutils/p5-BSD-Sysctl: update to 1.12.3
Fixes compilation on i386. |
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) |
0.12.2 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 ) |
0.12.2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.12.2 05 Nov 2021 18:09:22 |
Gleb Smirnoff (glebius) |
sysutils/p5-BSD-Sysctl: update to 1.12.2
This is a minor bugfix release. Fixes setting of 32-bit values. |
0.12.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.1 05 Mar 2021 18:21:31 |
olivier |
Update to 0.12.1 to fix build on FreeBSD 11 and 12.
Submitted by: glebius
Reported by: kib
Sponsored by: Netflix |
0.12 04 Mar 2021 18:33:40 |
olivier |
Take over maintainership and redirect distribution to glebius's github.
The module/port isn't maintained by original author since 2014 and patch
queue became too big.
This is potentially a temporary measure: When author has time to work on
the module, maintainership can be transferred back.
Submitted by: glebius
Sponsored by: Netflix |
0.11_4 24 Jun 2020 23:59:51 |
imp |
Update to run on most recent -current
Update to supporty the latest bool type.
Approved by: david@landgren.net (maintainer timeout, ~2 years)
Obtained From: Netflix
PR: 227910
Differential Revision: https://reviews.freebsd.org/D25434 |
0.11_3 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 |
0.11_3 11 May 2018 11:50:17 |
pi |
sysutils/p5-BSD-Sysctl: fix access to kern.devstat
- see the PR for a few nice examples on how to use it
PR: 226899
Submitted by: Helge Oldach <freebsd@oldach.net>
Approved by: david@landgren.net (maintainer timeout) |
0.11_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.11_2 08 Jul 2017 13:45:34 |
swills |
sysutils/p5-BSD-Sysctl: Support setting 64-bit sysctl values
PR: 216450
Submitted by: jtl
Approved by: david@landgren.net (maintainer timeout, 5 months) |
0.11_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.11 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.11 23 Jan 2014 19:49:37 |
culot |
- Update to 0.11 [1]
- Add LICENSE (Artistic 1 & GPL 1)
PR: ports/185988 [1]
Submitted by: David Landgren <david@landgren.net> (maintainer) |
0.10 06 Jan 2014 09:44:20 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.10 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.10 07 Sep 2013 07:44:27 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.10 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.10 31 Jan 2010 01:06:20 |
pgollucci |
- Update to 0.10
PR: ports/142671
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (david@landgren.net; > 2 weeks) |
0.09 16 Sep 2009 07:09:52 |
az |
- Update to version 0.9
- Unbreak build for OSVERSION >= 800070
Changelog: http://cpansearch.perl.org/src/DLAND/BSD-Sysctl-0.09/Changes
PR: ports/138871
Submitted by: az
Approved by: maintainer
Feature safe: yes |
0.08 03 Jun 2009 12:31:58 |
erwin |
Mark BROKEN on 8.x: does not build. |
0.08 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.08 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 |
0.08 22 Jan 2007 10:59:52 |
rafan |
- Update to 0.08
PR: ports/108043
Submitted by: chinsan
Approved by: David Landgren <david at landgren.net> (maintainer) |
0.07 07 Nov 2006 09:49:39 |
miwi |
- Correct depedency
PR: ports/105193
Submitted by: chinsan
Noticed by: krismail
Approved by: maintainer |
0.07 31 Oct 2006 04:42:48 |
chinsan |
- Update to 0.07
- Transfer maintainership to the author of CPAN perl module.
PR: ports/104716
Submitted by: chinsan
Approved by: delphij (mentor) |
0.04 10 Oct 2006 11:29:37 |
clsung |
- Remove IGNORE on ${PERL_LEVEL} < 500806
only Perl 5 is needed and the system C compiler
Noticed by: gslin (gslin at gslin dot org) via irc
David Landgren <david@landgren.net>, The author of CPAN Perl module.
PR: ports/104222
Submitted by: maintainer (chinsan) |
0.04 09 Oct 2006 07:27:56 |
clsung |
- Update to 0.04
- According to Changes, amd64 support has been added.
PR: ports/104182, ports/104184
Submitted by: clsung, maintainer (chinsan) |
0.03 03 Oct 2006 15:34:44 |
chinsan |
Change the following ports to my FreeBSD.org email.
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile (Only the first 15 lines of the commit message are shown above ) |
0.03 07 Sep 2006 04:43:11 |
rafan |
- On amd64, we do not have machine/bootinfo.h, which is used by this
port.
PR: ports/102958
Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
Reported by: pointyhat via kris |
0.03 05 Sep 2006 18:39:30 |
rafan |
Add p5-BSD-Sysctl 0.03, fetch sysctl values from BSD-like systems.
PR: ports/102885
Submitted by: chinsan <chinsan.tw at gmail.com> |