Ports Search

Results 15,41115,420 of 19,819 for %22HTTP Server%22.(0.011 seconds)
sysutils/pidof-20050501 (Score: 9.2878623E-4)
Tool which prints PID of given process name
A tool which prints PID of given process name.
sysutils/Proclet-0.35 (Score: 9.2878623E-4)
Perl extension for minimalistic Supervisor
Proclet is minimalistic Supervisor, fork and manage many services from one perl script.
sysutils/Schedule-Cron-1.01 (Score: 9.2878623E-4)
Schedule::Cron - cron-like scheduler for Perl subroutines
This module provides a simple but complete cron like scheduler. I.e this modules can be used for periodically executing Perl subroutines. The dates and parameters for the subroutines to be called are specified with a format known as crontab entry (see manpage crontab(5) or documentation of Schedule::Cron). The philosophy behind Schedule::Cron is to call subroutines periodically from within one single Perl program instead of letting cron trigger several (possibly different) Perl scripts. Everything under one roof. Furthermore Schedule::Cron provides mechanism to create crontab entries dynamically, which isn't that easy with cron. Schedule::Cron knows about all extensions (well, at least all extensions I'm aware of, i.e those of the so called "Vixie" cron) for crontab entries like ranges including 'steps', specification of month and days of the week by name or coexistence of lists and ranges in the same field. And even a bit more (like lists and ranges with symbolic names).
sysutils/Sys-Filesystem-1.401 (Score: 9.2878623E-4)
Perl module to Retrieve list of filesystems and their properties
Retrieve list of filesystems and their properties Sys::Filesystem is intended to be a portable interface to list and query filesystem names and their properties. At the time of writing there were only Solaris and Win32 modules available on CPAN to perform this kind of operation. This module hopes to provide a consistant API to list all, mounted, unmounted and special filesystems on a system, and query as many properties as possible with common aliases wherever possible.
sysutils/Sysadm-Install-0.47 (Score: 9.2878623E-4)
Typical installation tasks for system administrators
Sysadm::Install executes shell-like commands performing typical installation tasks: Copying files, extracting tarballs, calling make.
sysutils/Ubic-1.58 (Score: 9.2878623E-4)
Flexible perl-based service manager
Ubic is a flexible perl-based service manager.
sysutils/pslist-1.3 (Score: 9.2878623E-4)
Utility to view or send signals to processes with all their children
pslist is a simple command-line utility for viewing and sending signals to a whole process tree.
sysutils/Unix-Lsof-0.0.5 (Score: 9.2878623E-4)
Unix::Lsof -- a wrapper to the Unix lsof utility
This is a port of Unix::Lsof, a perl wrapper around the UNIX lsof command.
sysutils/Unix-Processors-2.044 (Score: 9.2878623E-4)
Interface to processor (CPU) information
This package provides accessors to per-processor (CPU) information. The object is obtained with the Unix::Processors::processors call. the operating system in a OS independent manner.
sysutils/ZConf-Cron-1.1.1 (Score: 9.2878623E-4)
Handles storing cron tabs in ZConf
This provides the required module for managing crontabs stored in ZConf. Scripts to use thoseare also included. The utility zccron is a single pass cron utilitie. zccron - Runs crontabs stored in ZConf. zccrontab - Manage crontabs stored in ZConf. gzccrontab - Invokes GUI editor for installed crontabs.