Ports Search

Results 12,04112,050 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
deskutils/xpad-3.1 (Score: 6.4754924E-5)
Virtual note-pad system for your X11 desktop
xpad is a sticky note application written using GTK+ 2.0 that strives to be simple, fault-tolerant, and customizable. xpad consists of independent pad windows; each is basically a text box in which notes can be written. Despite being called xpad, all that is needed to run or compile it is the GTK+ 2.0 libraries. Here is a list of major features in the current xpad stable release: * GTK+ 2.0 powered text view. * Fault tolerant. All information is kept on the hard drive, not memory. * xpad is very customizable. The color scheme (text, background, and window borders) and the font can be changed. * A customizable toolbar puts the most frequently used commands at your fingertips. * Support for the X session management protocol. * Support for the www.freedesktop.org system tray proposal.
devel/9base-b20100604 (Score: 6.4754924E-5)
Port of various original plan9 tools
9base is a port of following original Plan 9 userland tools to Unix: awk, basename, bc, cat, cleanname, date, dc, echo, grep, mk, rc, sed, seq, sleep, sort, tee, test, touch, tr, uniq, and yacc.
devel/bin86-0.16.21 (Score: 6.4754924E-5)
16-bit assembler and loader
This consists of a 16-bit assembler and loader for x86 or 6809 CPUs. Unlike the GNU binutils in the base system (recent versions of which have 16-bit capability), these are for code written with Intel syntax.
devel/composer-1.2.1 (Score: 6.4754924E-5)
Dependency Manager for PHP
Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you.
devel/byacc-20160606 (Score: 6.4754924E-5)
Best yacc variant available
Berkeley Yacc (byacc) is a LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation.
devel/ald-0.1.7 (Score: 6.4754924E-5)
Debugger for assembly level programs
This is a port of ALD - the Assembly Language Debugger. It provides breakpoint debugging capabilities to those wishing to debug their assembly language programs. Currently, x86 platforms are supported. Patrick Alken alken (at) colorado.edu
devel/alf-0.1 (Score: 6.4754924E-5)
Abstract Large File
The Abstract Large File (ALF) project is a portable library for writing files that can be larger than 2GB or contain holes on systems that don't natively support one or both properties.
devel/bzrtools-2.6.0 (Score: 6.4754924E-5)
Extensions to devel/bzr
bzrtools is intended to be a useful collection of utilities (all plugins, right now) for devel/bazaar-ng. Features include: baz-import, annotate, shelve/unshelve, clean-tree, conflicts, resolve, graph-ancestry, fetch-missing, patch.
devel/cask-0.7.0 (Score: 6.4754924E-5)
Project management tool for Emacs
Cask is a project management tool for Emacs that helps automate the package development cycle; development, dependencies, testing, building, packaging and more. Cask can also be used to manage dependencies for your local Emacs configuration.
devel/cccc-3.1.4 (Score: 6.4754924E-5)
C and C++ Code Counter
Source code metric analyser for C, C++, Java and Ada Presents a report in HTML with figures for Lines of Code, McCabes Complexity, Ratio of Comments to Lines of Code and McCabe, module Fan-In and Fan-Out