Ports 搜索

共有8,048项符合/www/的查询结果,以下是第6,8316,840项(搜索用时0.02秒)
shells/pdksh-5.2.14p2 (Score: 0.011843925)
The Public Domain Korn Shell
PDKSH is the Public Domain Korn Shell. Its command language is a superset of the sh(1) shell language.
shells/rssh-2.3.4 (Score: 0.011843925)
Restricted Secure SHell only for sftp/scp/rdist/rsync/CVS
rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. It now also includes support for rdist, rsync, and CVS. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that.
shells/vshnu-1.0305 (Score: 0.011843925)
New Visual Shell
In the Unix tradition, it works with things already there and fills a empty niche. When incorporating it into your Unix environment, you keep your command line shell, your editor, your pager, and access to all your tools, tricks and know-how. Vshnu can operate as an optional supplemental visual mode to your command line shell. You switch between command line and visual mode easily as you wish. Your interface bandwidth and power for Unix operations is on a higher plane and life gets sweeter.
sysutils/catfish-1.4.1 (Score: 0.011843925)
GTK search utility
Catfish is a GTK based search utility.
sysutils/proctitle-0.1.2 (Score: 0.011843925)
PECL extension that allows changing the current process' name
This extension allows changing the current process' name on Linux and *BSD systems. This is useful when using pcntl_fork() to identify running processes in process list
sysutils/archivemount-0.6.1 (Score: 0.011843925)
Mount archives with FUSE
Archivemount is a piece of glue code between libarchive (http://people.freebsd.org/~kientzle/libarchive/) and FUSE (http://fuse.sourceforge.net). It can be used to mount a (possibly compressed) archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.
sysutils/confman-1.9.4b (Score: 0.011843925)
Revision controlled configuration manager
confman is a configuration manager written in bash. confman uses Subversion to provide a revision-controlled environment for editing and deploying configuration files. With confman, you can easily manage configuration files for all or any subset of your machines.
sysutils/consolekit-0.4.5 (Score: 0.011843925)
Framework for defining and tracking users
ConsoleKit is a framework for defining and tracking users, login sessions, and seats. The primary motivations for this framework are to facilitate fast-user-switching and multi-seat capabilities, and to enable more sophisticated policy decisions for desktop sessions.
sysutils/coreutils-8.25 (Score: 0.011843925)
Free Software Foundation core utilities
The Free Software Foundation's core utilities: basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head, hostid, hostname, id, install, join, kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, su, sum, sync, tac, tail, tee, test, touch, tr, true, tsort, tty, uname, unexpand, uniq, unlink, uptime, users, vdir, wc, who, whoami, yes Similar utilities to most of these exist in the FreeBSD base system, but many of the GNU versions have added functionality that is useful. Note that this port will install these utilities with a `g' prefix, for example gdate, gexpr, and gtest, but the texinfo documentation will refer to them without the `g' prefix. GNU su does not support a wheel group. This port installs it without the suid bit, unless you define WITH_SUID while building.
sysutils/dd_rescue-1.46 (Score: 0.011843925)
dd tool suitable for rescuing data from a medium with errors
dd_rescue is a dd tool with following features suitable for rescuing data from a medium with errors. - Don't abort on errors on the input file unless the user specify the maximum error number. - Don't truncate the output file. - Can use two different block sizes for normal operation and the case of errors. - Can start from the end of the file and move backwards.