Ports Search

Results 981990 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.013 seconds)
math/moo-1.3 (Score: 0.0049456144)
Calculator that accepts C-like syntax as input
moo is a simple calculator that accepts C-like syntax as input. Calculations are done on expr, if given. Otherwise, the standard input is used. Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007), and binary (0b1001). All numerical operators (+, -, *, /, %), bit operators (|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||) are supported.
math/octave-forge-nurbs-1.3.10 (Score: 0.0049456144)
Octave-forge package nurbs
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is nurbs. Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS).
math/octave-forge-spline-gcvspl-1.0.8 (Score: 0.0049456144)
Octave-forge package spline-gcvspl
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is spline-gcvspl. B-spline data smoothing using generalized cross-validation and mean squared prediction or explicit user smoothing
misc/talkfilters-2.3.8 (Score: 0.0049456144)
Set of filters to convert English text to various stereotyped dialects
The GNU Talk Filters are filter programs that convert ordinary English text into text that mimics a stereotyped or otherwise humorous dialect. Each program reads from standard input and writes to standard output. The filters include: austro, b1ff, brooklyn, chef, cockney, drawl, dubya, fudd, funetak, jethro, jive, kraut, pansy, pirate, postmodern, redneck, valspeak, and warez.
multimedia/x264-0.148.2708 (Score: 0.0049456144)
H.264/MPEG-4 AVC Video Encoding (Front End CLI)
x264 is a free library for encoding H.264/AVC (aka MPEG-4 Part 10) video streams. Encoder features * CAVLC/CABAC * Multi-references * Intra: all modes (4x4 and 16x16 with all predictions) * Inter P: all partitions (from 16x16 down to 4x4) * Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT) * Ratecontrol: constant quantizer, constant bitrate, or multipass ABR * Scene cut detection
x11-fonts/junicode-0.7.6 (Score: 0.0048160744)
Unicode/MUFI OpenType font for medievalists (Latin, IPA, Runic, Greek)
Junicode is an advanced Unicode font for medieval scholars, including the full range of characters for languages written in the Latin script. It also mostly implements the recommendation of the Medieval Unicode Font Initiative (MUFI). The following languages are fully supported: Old and Middle English, Old Icelandic, Runic, Latin, Gothic and Sanskrit transliterations, IPA (International Phonetic Alphabet) and Greek (based on the Greek Double Pica cut by Alexander Wilson of Glasgow in the eighteenth century). Junicode supports the following OpenType features: f and long-s ligatures, contextual and stylistic alternates (calt, salt), horizontal kerning (kern), discretionary ligatures (circled numbers and letters via dlig), MUFI historical ligatures (hlig), glyph (de)composition (ccmp), correct positioning of combining marks -- mark-to-base (mark) and mark-to-mark (mkmk), small caps (smcp and c2sc), old-style figures (onum), super- and subscript numbers (sups and subs), Unicode fractions (frac), swashes (swsh) and mirrored runes (rtlm). Junicode's OpenType style sets provide support for Nordic and Insular letter-forms, Old English typography, enlarged minuscules, E caudata, alternate yogh, MUFI's overlined/deleted characters and many more.
textproc/fixrtf-0.1.20060303 (Score: 0.004811002)
Patch making it possible to embed PNGs into RTFs
Utility to embed PNG pictures into RTFs. This is primarily used in the FreeBSD Documentation Project. This utility is maintained by the FreeBSD Simplified Chinese Project.
databases/qdbm-1.8.78 (Score: 0.0047261575)
Quick Database Manager
QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
databases/tokyocabinet-1.4.48 (Score: 0.0047261575)
Modern implementation of DBM
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
cad/jspice3-2.5.110615 (Score: 0.0046983343)
Adaptation of the Berkeley Spice3f4 with superconductivity
Jspice3 is a circuit simulator developed to meet the needs of researchers working with superconducting Josephson junction circuits, yet the program has the flexibility and power to meet the needs of other technologies. Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added features. One added feature is a built-in graphical input front end for schematic capture. While displayed, simulations can be run and data plotted through this graphical interface. While not as powerful or as pretty as the Xic graphical interface, it holds its own in functionality. A significantly enhanced output plotting capability is provided, and Jspice3 has enhanced script interpretation capability.