Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第8,5118,520项(搜索用时0.015秒)
devel/rebar-2.6.4 (Score: 1.888634E-4)
Build-tool for Erlang that follows OTP principles
rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc).
devel/rebar3-3.3.1 (Score: 1.888634E-4)
Build tool for Erlang
rebar 3.0 is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc).
devel/sdl2-2.0.4 (Score: 1.888634E-4)
Cross-platform multimedia development API
This library is designed to make it easy to write games that run on UNIX, Win32, MacOS X and other platforms using the various native high-performance media interfaces (for video, audio, etc) and presenting a single source-code level API to your application. This is a fairly low level API, but using this, completely portable applications can be written with a great deal of flexibility.
devel/t1lib-5.1.2 (Score: 1.888634E-4)
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: 1.888634E-4)
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: 1.888634E-4)
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: 1.888634E-4)
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: 1.888634E-4)
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.
emulators/vgb-3.0 (Score: 1.888634E-4)
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: 1.888634E-4)
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.