Ports 搜索

共有1,266项符合/sysutils/的查询结果,以下是第611620项(搜索用时0.004秒)
sysutils/Filesys-DiskSpace-0.05 (Score: 0.0807937)
Perl equivalent of statfs(2)
This routine displays information on a file system such as its type, the amount of disk space occupied, the total disk space and the number of inodes. It tries C<syscall(SYS_statfs)> and C<syscall(SYS_statvfs)> in several ways. If all fails, it C<croak>s.
sysutils/bacula-5.2.12 (Score: 0.0807937)
Network backup solution (GUI)
bat is the GUI inteface for Bacula. Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. In technical terms, it is a network Client/Server based backup program. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Due to its modular design, Bacula is scalable from small single computer systems to systems consisting of hundreds of computers located over a large network.
sysutils/Filesys-Statvfs-0.82 (Score: 0.0807937)
Perl extension for statvfs() and fstatvfs()
Interface for statvfs() and fstatvfs() Unless you need access to the bsize, flag, and namemax values, you should probably look at using Filesys::DfPortable or Filesys::Df instead. The statvfs() and fstatvfs() functions will return a list of values, or will return undef and set $! if there was an error. The values returned are described in the statvfs header or the statvfs() man page. The module assumes that if you have statvfs(), fstatvfs() will also be available.
sysutils/bacula-5.2.12 (Score: 0.0807937)
Network backup solution (static client)
sysutils/Fuse-0.16.1 (Score: 0.0807937)
Write filesystems in Perl using FUSE
This lets you implement filesystems in perl, through the FUSE (Filesystem in USErspace) kernel/lib interface. FUSE expects you to implement callbacks for the various functions. In the following definitions, "errno" can be 0 (for a success), -EINVAL, -ENOENT, -EONFIRE, any integer less than 1 really. You can import standard error constants by saying something like "use POSIX qw(EDOTDOT ENOANO);". Every constant you need (file types, open() flags, error values, etc) can be imported either from POSIX or from Fcntl, often both. See their respective documentations, for more information.
sysutils/Iterator-File-1.01 (Score: 0.0807937)
File iterator, optionally stateful and verbose
Iterator_File is an attempt to take some repetition & tedium out of processing a flat file. Whenever doing so, I found myself adapting prior scripts so that processes could be resumed, emit status, etc. Hence an itch (and this module) was born.
sysutils/baloo-4.14.3 (Score: 0.0807937)
KDE framework for searching and managing user metadata
Baloo is the next generation of the Nepomuk project. It's responsible for handling user metadata such as tags, rating and comments. It also handles indexing and searching for files, emails, contacts, etc.
sysutils/pp-1.03 (Score: 0.0807937)
Small and fast progress bar for pipe
Light-weight and fast realization of progress bar for pipe.
sysutils/Linux-Cpuinfo-1.12 (Score: 0.0807937)
Object Oriented Interface to /proc/cpuinfo
An Object Oriented Interface to /proc/cpuinfo
sysutils/moosefs3-3.0.81 (Score: 0.0807937)
MooseFS client tools
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, network distributed file system. It spreads data over several physical commodity servers, which are visible to the user as one resource. For standard file operations MooseFS acts like any other Unix-like file system. This port provides: MooseFS clients: mfsmount and mfstools.