notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
p5-Proc-ProcessTable Perl interface to the unix process table
0.636 devel on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.636Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-07-07 10:21:56
Last Update: 2023-07-09 10:18:23
Commit Hash: ca84bc8
People watching this port, also watch:: libiconv, p5-Digest-HMAC, p5-Digest-MD5, gmake, p5-Digest-SHA1
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Proc-ProcessTable
Description:
This module is a first crack at providing a consistent interface to Unix (and maybe other multitasking OS's) process table information. The impetus for this came about with my frustration at having to parse the output of various systems' ps commands to check whether specific processes were running on different boxes at a larged mixed Unix site. The output format of ps was different on each OS, and sometimes changed with each new release of an OS. Also, running a ps subprocess from within a perl or shell script and parsing the output was not a very efficient or aesthetic way to do things. With this module, you can do things like this: # kill memory pigs use Proc::ProcessTable; my $t = Proc::ProcessTable->new; foreach my $p ( @{$t->table} ) { if( $p->pctmem > 95 ){ $p->kill(9); } }
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Proc-ProcessTable-0.636/catalog.mk
  2. /usr/local/share/licenses/p5-Proc-ProcessTable-0.636/LICENSE
  3. /usr/local/share/licenses/p5-Proc-ProcessTable-0.636/ART10
  4. /usr/local/share/licenses/p5-Proc-ProcessTable-0.636/GPLv1+
  5. lib/perl5/site_perl/mach/5.32/Proc/Killall.pm
  6. lib/perl5/site_perl/mach/5.32/Proc/Killfam.pm
  7. lib/perl5/site_perl/mach/5.32/Proc/ProcessTable.pm
  8. lib/perl5/site_perl/mach/5.32/Proc/ProcessTable/Process.pm
  9. lib/perl5/site_perl/mach/5.32/auto/Proc/ProcessTable/Process/autosplit.ix
  10. lib/perl5/site_perl/mach/5.32/auto/Proc/ProcessTable/ProcessTable.so
  11. lib/perl5/site_perl/man/man3/Proc::Killall.3.gz
  12. lib/perl5/site_perl/man/man3/Proc::Killfam.3.gz
  13. lib/perl5/site_perl/man/man3/Proc::ProcessTable.3.gz
  14. lib/perl5/site_perl/man/man3/Proc::ProcessTable::Process.3.gz
  15. share/doc/Proc-ProcessTable/README
  16. share/doc/Proc-ProcessTable/README.freebsd-kvm
  17. share/doc/Proc-ProcessTable/README.freebsd-procfs
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • p5-Proc-ProcessTable>0:devel/p5-Proc-ProcessTable
To install the port:
cd /usr/ports/devel/p5-Proc-ProcessTable/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Proc-ProcessTable
  • pkg install p5-Proc-ProcessTable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Proc-ProcessTable
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688166128 SHA256 (Proc-ProcessTable-0.636.tar.gz) = 944224ffb00fc1ef35069633770a0afda8623b5c7532d1e4ab48a9df394890fd SIZE (Proc-ProcessTable-0.636.tar.gz) = 95667

Packages (timestamps in pop-ups are UTC):
p5-Proc-ProcessTable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6360.6360.590.6360.636-0.59-
FreeBSD:13:quarterly0.6360.6360.6350.6360.6360.6360.6360.636
FreeBSD:14:latest0.6360.6360.6340.6360.6360.635-0.635
FreeBSD:14:quarterly0.6360.636-0.6360.6360.6360.6360.636
FreeBSD:15:latest0.6360.636n/a0.636n/a0.6360.6360.636
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. devel/cvsmonitor
  2. devel/p5-Proc-Find-Parents
  3. net/p5-Net-Connection-Match
  4. net/p5-Net-Connection-lsof
  5. security/p5-openxpki
  6. sysutils/p5-Proc-ProcessTable-Colorizer
  7. sysutils/p5-Proc-ProcessTable-InfoString
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. sysutils/p5-Proc-ProcessTable-Match
  3. sysutils/p5-Proc-ProcessTable-ncps
  4. sysutils/p5-Schedule-Load
  5. textproc/p5-Sphinx-Manager
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/psgconf*
  2. Collapse this list of deleted ports.
for Run
  1. devel/cvsmonitor
  2. devel/p5-Proc-Find-Parents
  3. graphics/gscan2pdf
  4. mail/imapsync
  5. mail/p5-Mail-Milter-Authentication
  6. net/p5-Net-Connection-Match
  7. net/p5-Net-Connection-lsof
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. security/p5-openxpki
  3. sysutils/p5-Proc-ProcessTable-Colorizer
  4. sysutils/p5-Proc-ProcessTable-InfoString
  5. sysutils/p5-Proc-ProcessTable-Match
  6. sysutils/p5-Proc-ProcessTable-ncps
  7. sysutils/p5-Schedule-Load
  8. textproc/p5-Sphinx-Manager
  9. www/ljdeps
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. deskutils/shutter*
  2. mail/pflogstats*
  3. sysutils/psgconf*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for p5-Proc-ProcessTable-0.636: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_p5-Proc-ProcessTable
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/J/JW/JWB/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JW/JWB/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Proc/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/J/JW/JWB/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/J/JW/JWB/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/J/JW/JWB/
  7. http://backpan.perl.org/authors/id/J/JW/JWB/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/J/JW/JWB/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/J/JW/JWB/
  10. https://cpan.metacpan.org/authors/id/J/JW/JWB/
  11. https://cpan.metacpan.org/modules/by-module/Proc/
  12. https://www.cpan.org/authors/id/J/JW/JWB/
Collapse this list.

There are no commits on branch 2022Q3 for this port