Ports Search

Results 15,27115,280 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
dns/rbllookup-ng-1.1 (Score: 5.180394E-5)
Check given IP/Host presence in RBLs
rbllookup is a small perl script which allow you to check given IP/host name. In this version you have statically inserted RBL servers, but code is based on GPL source, so you can easy add more/replace/delete RBL servers by editing rbllookup.conf file.
dns/nsupdate-9.8.6 (Score: 5.180394E-5)
nsupdate utility with GSS-TSIG support
An GSS-TSIG enabled version on nsupdate(1) utility from bind9 package for Dynamic DNS Update requests as defined in RFC 2136 suitable for Samba4 zone updates. Standard GSS-TSIG mode is switched on with the -g flag. A proprietary variant of GSS-TSIG used by Windows 2000 can be switched on with the -o flag.
dns/sshfp-1.2.2 (Score: 5.180394E-5)
Generate SSHFP DNS records from knownhosts files or ssh-keyscan
sshfp generates DNS SSHFP records from SSH public keys. sshfp can take public keys from a knownhosts file or from scanning the host's sshd daemon. The ssh client can use these SSHFP records if you set "VerifyHostKeyDNS yes" in the file /etc/ssh/ssh_config.
editors/boiling-egg-0.02 (Score: 5.180394E-5)
Front-end of Egg V4
Boiling egg is a front-end of Egg (Tamago) V4. You can convert roma-ji to kana without toggling input method. Put the expression below into your ~/.emacs. (autoload 'boiling-rK-trans "boiling-egg" "romaji-kanji conversion" t) (autoload 'boiling-rhkR-trans "boiling-egg" "romaji-kana conversion" t) (global-set-key "\C-o" 'boiling-rK-trans) (global-set-key "\eo" 'boiling-rhkR-trans)
editors/dkns-1.96 (Score: 5.180394E-5)
Simple console text editor
Dickens is a simple, one-buffer-in-one-window, console text editor. Dickens only understands UNIX-style text files expressed in ASCII, and is therefore of little or no use to the non-English-speaking world. Dickens is written in Munger(1). Features include interactive filename completion, tags support, regular-expression search-and-replace, and unlimited undo/redo.
editors/drjava-20140826.r5761 (Score: 5.180394E-5)
Lightweight IDE for writing Java programs
DrJava is a lightweight development environment for writing Java programs. It is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users. DrJava is available for free under the DrJava Open Source License, and it is under active development by the JavaPLT group at Rice University.
editors/fileobj-0.7.25 (Score: 5.180394E-5)
Portable hex editor with vi like interface
fileobj is a portable hex editor with vi like interface. This software provides basic vi commands for binary editing. Features include insert, replace, delete data in hexadecimal or ascii, cut and paste, undo and redo, visual select, partial buffer loading, multiple buffers support, multiple windows support, block device (raw disk) support, mapping binary data to C struct, etc.
editors/flim-1.14.9 (Score: 5.180394E-5)
Message representation or encoding elisp library for emacs
FLIM, message representation or encoding emacs lisp library for emacs20. FLIM is a library to provide basic features about message representation or encoding. It consists of following modules: - STD 11 (RFC 822) parser and utility - MIME library - mailcap parser and utility Ported by shige@FreeBSD.ORG
editors/fte-20110708 (Score: 5.180394E-5)
Full-featured text editor for X11
A port of an extremely powerful FTE editor that was originally developed for OS/2 and ported by its author, Marko Macek, to X11/UNIX. Among other features it supports syntax highlighting, compiler invocation and error parsing and folds. Alexander Gelfenbain mail@gelf.com
editors/ghex-3.18.0 (Score: 5.180394E-5)
GNOME 3 hex editor
GHEX is a simple binary editor, allowing binary files to be edited in both hex and ascii. It features find and replace functions and conversion between binary, octal, decimal and hexadecimal values, making use of an alternative, user-configurable MDI concept.