Ports Search

Results 5,5515,560 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.026 seconds)
archivers/rvm-1.11 (Score: 2.875293E-4)
Archive manager that uses rsync to manage backups
RVM is an archive manager that uses rsync to manage backups of multiple clients across multiple logical partitions (vaults). It has some features that some other rsync-based backup schemes lack, such as being written in C++, needing no scripts or other programs than rsync and any binaries on which rsync depends (such as SSH), the ability to manage multiple instances of rsync connections to separate clients in parallel, the ability to use multiple logical partitions (vaults) in a configurable fashion for purposes of redundancy and added reliability, and the use of hard links for files that have not changed from one archive to the next.
astro/cfitsio-3.390 (Score: 2.875293E-4)
Library for reading and writing files in FITS data format
CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the programmer from the internal complexities of the FITS file format. At the same time, CFITSIO provides many advanced features that have made it the most widely used FITS file programming interface in the astronomical community.
devel/go-sql-driver-1.1 (Score: 2.875293E-4)
Lightweight and fast MySQL driver for go
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's (golang) database/sql package Features: * Lightweight and fast * Native Go implementation. No C-bindings, just pure Go * Connections over TCP/IPv4, TCP/IPv6 or Unix domain sockets * Automatic handling of broken connections * Automatic Connection Pooling (by database/sql package) * Supports queries larger than 16MB * Full sql.RawBytes support. * Intelligent LONG DATA handling in prepared statements * Secure LOAD DATA LOCAL INFILE support with file Whitelisting and io.Reader support * Optional time.Time parsing
devel/cppo-0.9.2 (Score: 2.875293E-4)
Simple preprocessor for OCaml
Cppo is an equivalent of the C preprocessor targeted at the OCaml language The main purpose of cppo is to provide a lightweight tool for simple macro substitution (#define) and file inclusion (#include) for the occasional case when this is useful in OCaml. Processing specific sections of files by calling external programs is also possible via #ext directives. The implementation of cppo relies on the standard library of OCaml and on the standard parsing tools Ocamllex and Ocamlyacc, which contribute to the robustness of cppo across OCaml versions.
devel/open-beagle-3.0.3 (Score: 2.875293E-4)
Evolutionary Computation Framework
Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming, bit string and real-valued genetic algorithms, and evolution strategy. The Open BEAGLE architecture follows strong principles of object oriented programming, where abstractions are represented by loosely coupled objects and where it is common and easy to reuse code. Open BEAGLE is designed to provide an EC environment that is generic, user friendly, portable, efficient, robust, elegant and free.
dns/ez-ipupdate-3.0.11b8 (Score: 2.875293E-4)
Update your host name on any dynamic DNS service
ez-ipupdate is a small utility for updating your host name if you are using any of the following dynamic DNS services: http://gnudip.cheapnet.net (GNUDip) http://www.dhs.org http://www.dyn.ca (GNUDip) http://www.dyndns.org http://www.dyns.cx http://www.easydns.com http://www.ez-ip.net http://www.hn.org http://www.justlinux.com http://www.ods.org http://www.tzo.com http://www.zoneedit.com It is pure C and works on Linux, *BSD and Solaris. The key features are: support for multiple service types, daemon mode that monitors your IP address and only sends updates when your IP address changes.
editors/jove-4.16 (Score: 2.875293E-4)
Jonathan's Own Version of Emacs
########################################################################### # This program is Copyright (C) 1986, 1987, 1988 by Jonathan Payne. JOVE # # is provided to you without charge, and with no warranty. You may give # # away copies of JOVE, including sources, provided that this notice is # # included in all the files. # ########################################################################### Jove is a simple text editor in the spirit of GNU emacs, but somewhat smaller and faster to start up. There are man pages for jove and teachjove. Teachjove is for people who have never used EMACS style editors. It is an interactive tutorial, THE tutorial written by Stallman for the original EMACS, only slightly modified for JOVE in the appropriate places. The man pages are completely up to date, thanks to me.
editors/joe-2.9.8 (Score: 2.875293E-4)
Joe's Own Editor
JOE is the professional freeware ASCII text screen editor for UNIX. It makes full use of the power and versatility of UNIX, but lacks the steep learning curve and basic nonsense you have to deal with in every other UNIX editor. JOE has the feel of most IBM PC text editors: The key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more powerful than those editors, however. JOE has all of the features a UNIX user should expect: full use of termcap/terminfo, excellent screen update optimizations (JOE is fully useable at 2400 baud), simple installation, and all of the UNIX-integration features of VI.
editors/vile-9.8q (Score: 2.875293E-4)
VI Like Emacs -- console version
vile is a text editor which is extremely compatible with vi in terms of "finger feel". in addition, it has extended capabilities in many areas, notably: multi-file editing and viewing key rebinding (in addition to :map, :map!, and :abbr) mouse support (in an xterm, or when built as xvile) infinite undo many additional operator commands selection highlighting rectangular operations "next error" cursor positioning after compilation full function- and arrow-key support filename, command, internal mode and variable completion auxiliary utilities for man page and C program syntax highlighting built-in macro language portability to all UNIX platforms, VMS, DOS, Win32, OS/2
editors/yui-3.2.06 (Score: 2.875293E-4)
Rich-featured multi-windows console text editor
y is a multi-windowed console text editor, primarily intended for programmers and system administrators. y main features is: - Multi-windows interface with up and down menu lines - Pulldown menus - Operable window list - Copy/paste between windows - Inter-windows search and replace - Help window with ability to browse manual pages and info files - Internal terminal window - Internal GDB interface with ability to set up breakpoints inside text window - Status saving - you can load 20 files from your program project by one click - C-style and HTML-style Syntax highlight - Stream and columnar blocks with saving block features - Ability to edit huge (hundred of Mb) files Rashid N. Achilov (citycat4@ngs.ru)