Ports Search

Results 2,5712,580 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.035 seconds)
textproc/libflate-2.0.1 (Score: 7.21595E-4)
Template library used to deal with html code in CGI applications
Flate is a template library used to deal with html code in CGI applications. The library includes C and Perl support. All html code is put in an external file (the template) and printed using the library functions: variables, zones (parts to be displayed or not) and tables (parts to be displayed 0 to n times). Using this method you don't need to modify/recompile your application when modifying html code, printing order doesn't matter in your CGI code, and your CGI code is much cleaner.
games/duckmaze-0.3.r34 (Score: 7.2137517E-4)
Game about a duck that is in a maze
duckmaze is a game about a duck that is in a maze. The duck can move walls, but only if there are no walls in the way (it makes sense when you try it). It's a simple puzzle game which starts with easy levels but progresses to some quite tricky ones.
sysutils/reptyr-0.6.3a (Score: 7.2137517E-4)
Reparent a running program to a new terminal
reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home.
lang/dmd-2.071.1 (Score: 7.2129274E-4)
D 2.0 compiler, not officially validated for FreeBSD
D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python. Special attention is given to the needs of quality assurance, documentation, management, portability and reliability. The D language is statically typed and compiles directly to machine code. It's multiparadigm, supporting many programming styles: imperative, object oriented, and metaprogramming. It's a member of the C syntax family, and its appearance is very similar to that of C++. It is not governed by a corporate agenda or any overarching theory of programming. The needs and contributions of the D programming community form the direction it goes. This is an unofficial port that compiles directly from source, so it has not been officially validated or tested on the FreeBSD platform by the developer. This Software is copyrighted and comes with a single user license, and may not be redistributed. If you wish to obtain a redistribution license, please contact Digital Mars.
x11-wm/ratmen-2.2.3 (Score: 7.202238E-4)
Simple program for displaying a menu in a window
Ratmen is a simple program for displaying a menu in a window. On selection is may either run a program or simply write something on standard out. It is inspired by, and is similar in function to, 9menu and ratmenu but is muchly improved. It includes: User settings in X resources, long and short option names (using getopts), scrollable menus (if they do not fit on screen), both mouse and keyboard support, exiting on unfocus, and a decent manpage.
net-mgmt/aggregate-1.6 (Score: 7.202135E-4)
Optimise a list of route prefixes to help make nice short filters
Takes a list of prefixes in conventional format on stdin, and performs two optimisations to attempt to reduce the length of the prefix list. The first optimisation is to remove any supplied prefixes which are supurfluous because they are already included in another supplied prefix. For example, 203.97.2.0/24 would be removed if 203.97.0.0/17 was also supplied. The second optimisation identifies adjacent prefixes that can be combined under a single, shorter-length prefix. For example, 203.97.2.0/24 and 203.97.3.0/24 can be combined into the single prefix 203.97.2.0/23. jabley@automagic.org
print/libpaper-1.1.24.4 (Score: 7.201874E-4)
Library providing routines for paper size management
The paper library and accompanying files are intended to provide a simple way for applications to take actions based on a system- or user-specified paper size. This release is quite minimal, its purpose being to provide really basic functions (obtaining the system paper name and getting the height and width of a given kind of paper) that applications can immediately integrate. A more complete library, using a capabilities file for papers (giving, in addition to the size, informations like paper weigth, color, etc) will be released later. See the sources for paperconf(1) in src/paper.c for how to use the library. Copyright (C) Yves Arrouye <yves@debian.org>, 1996 Adrian Bunk <bunk@fs.tum.de> , 2000
devel/Role-HasMessage-0.006 (Score: 7.190325E-4)
Thing with a message method
Role::HasMessage is an extremely simple role. A class that includes Role::HasMessage is promising to provide a message method that returns a string summarizing the message or event represented by the object. It does not provide any actual behavior.
misc/wmtunlo-0.1.3 (Score: 7.190325E-4)
Falling-down-a-tunnel dockapp
This is a WindowMaker dockapp that displays a zooming 2-D tunnel. The visualization is highly customizable, and a number of example configuration files are included. Very hypnotic, and will greatly assist you in not getting any work done.
www/pwebstats-1.3.8 (Score: 7.190325E-4)
Analyse a web server log
pwebstats will analyse a web server log in Common Log Format, or proxy server log, producing a variety of statistics. The output is a series of HTML pages and graphs.