Ports Search

Results 8,4618,470 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/t1lib-5.1.2 (Score: 7.851118E-5)
Type 1 font rasterization library for Unix/X11
t1lib is a library written in the C programming language allowing a programmer to generate bitmaps from Adobe (TM) Type 1 fonts quite easily. These bitmaps are returned in a data structure with type GLYPH. This special GLYPH-type is also used in the X11 window system to describe character bitmaps. It contains the bitmap data as well as some metric information. But t1lib is in itself entirely independent of the X11-system or any other graphical user interface.
dns/dns_balance-2.0 (Score: 7.851118E-5)
Dynamic load-balancing DNS server
DNS Balance is a load-balancing DNS server which: o Does dynamic load balancing. o Can answer the most proper resolution based on the client's IP address. o Implements "A" record lookups only. This would be good for security. This (FreeBSD) version differs from original in the following: - It works as a daemon - Has ability to write messages to logfile - Can save it's PID
dns/updatedd-2.6 (Score: 7.851118E-5)
Dynamic DNS Update Client supporting multiple services
Updatedd is a program for Unix like operating systems to update dynamic DNS records. It supports multiple services, including: changeip.com dyndns.org eurodyndns.org ovh.com, no-ip.org ods.org hn.org regfish.com tzo.com Each service is represented by a plugin, therefore it is very simple to add support for additional services. Furthermore the package includes a wrapper for updatedd called `updatedd-wrapper'. It provides support for configuration files and IP adddress caching.
editors/aee-2.2.21 (Score: 7.851118E-5)
Easy editor with both curses and X11 interfaces
"Another Easy Editor" An easy to use text editor intended to be usable with little or no instruction. Provides a full-screen text interface via curses (aee) as well as a graphical user interface under X windows (xae). Features include pop-up menus, cut-and-paste, journaling, and multiple edit buffers. aee is a superset of the "Easy Editor" (ee) that is part of the FreeBSD base system.
editors/teco-0398 (Score: 7.851118E-5)
Powerful and compact editor with nongraphical user interface
TECO is the grand old text editor. It is powerful and compact precursor to EMACS and has a completely nongraphical user interface. It is very fast (probably the fastes editor in the world) and have a macro language. TECO was written by Dan Murphy (http://www.opost.com/dlm) at Digital Equipment Corporation in 1962. This is based on Pete Siemsen's TECOC implementation, and comes with a copy of the originals DECUS TECO documentation.
editors/vigor-0.016 (Score: 7.851118E-5)
Vi clone inspired by the userfriendly comic strip
In a recent fit of madness, hacker Joel Holveck has released Vigor, a version of the popular Unix editor vi featuring the Vigor Assistant. Holveck declined to comment on his true motives for creating the program, although it has been confirmed that he was inspired by Pitr of User Friendly the Comic Strip. Holveck denies rumors that he created the program as part of a plot to encourage the use of Emacs.
emulators/vgb-3.0 (Score: 7.851118E-5)
Nintendo GameBoy(tm) emulator (closed binary version of vgb)
Virtual Game Boy is the Nintendo GameBoy(tm) emulator on X-Window. Test your VGB installation with the command(default): vgb /usr/X11R6/share/vgb/CART.GB Virtual GameBoy (VGB) is a portable emulator of the Nintendo GameBoy handheld videogame console. It allows to run most of GameBoy software on a personal computer, as well as debug this software. As VGB is written in a portable C programming language, it runs on many different platforms and operating systems
finance/cbb-0.9.5.b (Score: 7.851118E-5)
Checkbook balancing tool
CBB is a personal check book balancing utility for Unix/X. CBB is intended to be an open, extensible program. It utilizes a simple (tab delimited) data file format and is written entirely in Tcl/Tk and Perl and contains no compiled code. It provides a simple interface for users to add their own reports, graphs, and external modules without having to modify any of the CBB source.
finance/Business-WorldPay-Junior-1.07 (Score: 7.851118E-5)
Perl module to handle WorldPay Junior for payment services
This module provides a simple way to handle transactions sent to WorldPay for payment when using the WorldPay Select Junior service. This module aims for simplicity. All it does is track the transaction and then verify the callback data supplied by WorldPay after a payment has been made. The module is designed with the requirement to immediately verify that a payment has been made and is as expected in mind.
ftp/ftpcopy-0.6.7 (Score: 7.851118E-5)
Command line ftp tools for listing and mirroring
Two command line ftp tools. ftpcopy is a simple FTP client written to copy files or directories (recursively) from a FTP server. It's main purpose is to mirror FTP sites which support the MLSD/MLST commands or which employ the EPLF directory listing format, although it also supports the traditional listing format (/bin/ls). ftpls is a FTP client which generates directory listings, either in plain text or HTML format. The tools only support passive mode FTP, intentionally.