Ports 搜索

共有5,824项符合/net/的查询结果,以下是第3,6513,660项(搜索用时0.004秒)
sysutils/gdmap-0.8.1 (Score: 0.01987111)
Graphical disk map Utility
GdMap is a tool to inspect the used space of folders. Files are displayed in a cushioned tree map. Useful if you wonder where all your free space went to.
sysutils/fusepak-0.5 (Score: 0.01987111)
Mount packed data files of various games (PACK, WAD, etc.)
Fusepak is a small program that makes it possible to mount PACK or WAD files (used in many games, most notably by id Software) under a directory. This is achieved by using FUSE (Filesystem in Userspace). The following formats are supported: - WAD, can be found in Wolfenstein 3D and Spear of Destiny games - PACK, can be found in Quake, Quake2, and other games based on id Software's Quake engine - WAD2, can be found inside of PACK files - LGP, can be found in PC version of Final Fantasy VII - PAK, can be found in Dune 2 - KSGRP, can be found in Duke Nukem 3D Secondary goal of fusepak is to provide simple framework which allows one to quickly add support for another file format.
sysutils/httpfs-2.0.1.5 (Score: 0.01987111)
Fuse-based http filesystem
httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary bytes from a file on a web-server. This is particular interesting for an iso, since it can be investigated (loop device) without actually downloading the whole iso.
sysutils/gnome-pkgview-1.0.7 (Score: 0.01987111)
Displays the version of GNOME components installed
Pkgview is an application that displays the versions of all installed GNOME 2 components, then tries to guess the overall GNOME 2 version. This tool can be very useful when trying to report bugs in GNOME's Bugzilla database.
sysutils/gsmartcontrol-0.8.7 (Score: 0.01987111)
Graphical user interface for smartmontools
GSmartControl is a graphical user interface for smartctl (from sysutils/smartmontools port), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it.
sysutils/hoz-1.65 (Score: 0.01987111)
File splitter, GTK and CLI versions
HOZ is what you would call a "file splitter". Its file format is the same as the one used by the "Hacha" software, a well known splitter in Spain and Latinamerica. HOZ is an open-source and portable C implementation of an "Hacha" compatible splitter.
sysutils/hdrecover-0.5 (Score: 0.01987111)
Attempts to recover a hard disk that has bad blocks on it
Attempts to recover a hard disk that has bad blocks on it. WARNING: A hard disk with bad blocks on is likely to fail! If you value your data you should get a new hard disk instead of using this program! However, if you can't afford a new hard disk, or just like being reckless with your data then this tool might just help you out!
sysutils/healthd-0.7.9 (Score: 0.01987111)
Daemon to monitor vital motherboard parameters
This is a daemon the uses the LM78/79, WINBond 83781/83782/83783/83626 or the ASUS 99127 hardware monitor chips to warn the operator when something is out of range. The software is capable of monitoring up to 3 temperatures, 3 fan speeds and 7 voltages. The configuration file specifies which functions are active and their acceptable ranges. With the healthdc companion program the status can be read from any networked computer. The healthd daemon's network connection is protected by libwrap and /etc/hosts.allow.
sysutils/gkrellm-2.3.8 (Score: 0.01987111)
GTK based system monitor
GKrellM - GNU (or Gtk) Krell Monitors (or Meters) With a single process, GKrellM manages multiple stacked monitors and supports applying themes to match the monitors appearance to your window manager, Gtk, or any other theme.
sysutils/htop-2.0.2 (Score: 0.01987111)
更好的 top(1) ──交互式的进程查看器
htop 是 top 的加强版本,一个交互式的进程查看器,它可以将进程列表显示为一个 树形结构。 对比 'htop' 和 'top': * 在‘htop’中你可以滚动纵向和横向滚动列表来查看所有的进程和完整的命令行。 * 在‘top’中你容易遇到下面的问题,当你按下任意一个未指定的键时将会有 所延迟(特别恼人的是组合键的修饰键)。 * ‘htop’启动更快(‘top’看起来要在显示内容前需要收集一会数据)。 * 在‘htop’中你不需要像在‘top’中那样输入进程号来杀死一个进程。 * 在‘htop’中你不需要像在‘top’中那样输入进程号或者优先权值来重新设定进程的 优先级(nice) * 在‘htop’中你可以一次杀死多个进程。 * ‘top’的“年纪”比较大了,因此,久经考验的。