Ports Search

Results 1,5811,590 of 1,947 for /x11/.(0.063 seconds)
graphics/libafterimage-1.20 (Score: 0.007868571)
Generic imaging library originally designed for AfterStep
libAfterImage is the imaging library implemented for AfterStep X Window Manager. It has been generalized to be suitable for any application in need of robust graphics engine. It provides facilities for loading images from files of different formats, compressed in memory storage of images, scaling, tinting/shading, flipping and superimposition of arbitrary number of images over each other. In addition it allows for linear gradients drawing, and antialiased/smoothed text drawing using both FreeType library and X Window fonts. Primary goals of this library are to achieve exceptional quality of images and text, making code fast and small at the same time. Additional steps are taken to compensate for screen colordepth limitation, and different error diffusion algorithms are used to provide for smooth images even in low colordepth modes.
graphics/uniconvertor-1.1.5 (Score: 0.007868571)
Universal vector graphics translator
UniConvertor is a universal vector graphics translator. It uses sK1 engine to convert one format to another. Development of the import/export modules for this program goes through different stages, quality and feature coverage are different among formats. Import filters: * CorelDRAW ver.7-X3,X4 (CDR/CDT/CCX/CDRX/CMX) * Adobe Illustrator up to 9 ver. (AI postscript based) * Postscript (PS) * Encapsulated Postscript (EPS) * Computer Graphics Metafile (CGM) * Windows Metafile (WMF) * XFIG * Scalable Vector Graphics (SVG) * Skencil/Sketch/sK1 (SK and SK1) * Acorn Draw (AFF) Export filters: * AI (Postscript based Adobe Illustrator 5.0 format) * SVG (Scalable Vector Graphics) * SK (Sketch/Skencil format) * SK1 (sK1 format) * CGM (Computer Graphics Metafile) * WMF (Windows Metafile) * PDF (Portable Document Format) * PS (PostScript)
lang/ptoc-3.58 (Score: 0.007868571)
ANSI/Turbo Pascal to C/C++ converter
This is yet another ANSI/Turbo Pascal to C/C++ converter together with BGI graphics library emulation for X Window System. Converter recognizes Pascal dialects which are compatible with Turbo Pascal 4.0/5.0 and ISO Pascal standard - IEC 7185:1990(E) (including conformant arrays). Now it is tuned for Oregon Pascal-2 V2.1 which has few extensions to standard Pascal. Converter can produce both C++ and C output. Now PTOC recognizes Turbo Pascal's extensions, such as units, strings, some special types and operations. Turbo Pascal extensions are supported only for C++ language. Also emulation libraries of Borland Graphics Interface (BGI) for X Window System included in this distribution (BGI emulators can be also used without converter for C programs using BGI).
mail/spamoracle-1.4 (Score: 0.007868571)
procmail spam filter written in ML using Bayesian classification
[ excerpt from developer's site ] SpamOracle, a.k.a. "Saint Peter", is a tool to help detect and filter away "spam" (unsolicited commercial e-mail). It proceeds by statistical analysis of the words that appear in the e-mail, comparing the frequencies of words with those found in a user-provided corpus of known spam and known legitimate e-mail. The classification algorithm is based on Bayes' formula, and is described in Paul Graham's paper, A plan for spam. This program is designed to work in conjunction with procmail. The result of the analysis is output as an additional message header X-Spam:, followed by yes, no or unknown, plus additional details. A procmail rule can then test this X-Spam: header and deliver the e-mail to the appropriate mailbox.
math/ngraph-6.3.54 (Score: 0.007868571)
XY plotting tool for students, scientists, and engineers
Ngraph is prepared to plot 2-dimensional graph for students, scientists and engineers. The program reads numerical data from general ASCII text files, and plot to graph. ** Tips ** - This program support Kanji font. If you want to use it, please set environment variable LANG to ja_JP.EUC. (cf, under csh/tcsh) % setenv LANG ja_JP.EUC and you need.... - kinput2 - X True Type or X True Type Font server[best], or kanji18 and kanji26 fonts, these fonts are in below ports[better], - ja-ngraph-fonts (japanese/ngraph-fonts) - ja-kanji18 (japanese/kanji18) - ja-kanji26 (japanese/kanji26) or to change font name in Ngraph.ini as below[poor]. font_map=Mincho,1,-*-fixed-medium-r-normal--*-*-75-75-c-*-jisx0208.1983-0 font_map=Gothic,1,-*-fixed-medium-r-normal--*-*-75-75-c-*-jisx0208.1983-0 - You can get documentation in Japanese from below URL. ** Acknowledgements to this ports file ** Special thanks to: Satoshi Ishizaka <isizaka@msa.biglobe.ne.jp> Nobuhiro Yasutomi <nobu@rd.isac.co.jp>
multimedia/handbrake-0.10.5 (Score: 0.007868571)
Versatile DVD ripper and video transcoder
HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder with rich selection of features. Both GUI and command-line only versions are available. Supported sources: * Most common multimedia files that libavformat and libavcodec support * Any DVD or Bluray-like source which is NOT copy-protected (removal of copy protection is not supported) Outputs: * File (container) format: MP4 (M4V) and MKV * Video: H.264 (x264), MPEG-2/MPEG-4 (ffmpeg), or Theora (libtheora) * Audio: AAC, CoreAudio AAC/HE-AAC (OS X only), MP3, FLAC, AC3, or Vorbis; AC-3, DTS, DTS-HD, AAC, and MP3 pass-through HandBrake also includes support for chapters, subtitles, advanced video filters, and more. It is also useful for making videos compatible with portable video devices such as the Apple iPod/iPhone.
multimedia/mpeg_encode-1.5b (Score: 0.007868571)
UCB's MPEG-I video stream encoder
From the README: MPEG-1 Video Software Encoder (Version 1.5; February 1, 1995) Lawrence A. Rowe, Kevin Gong, Eugene Hung, Ketan Patel, Steve Smoot and Dan Wallach Computer Science Division-EECS, Univ. of Calif. at Berkeley This directory contains the freely distributed Berkeley MPEG-1 Video Encoder. The encoder implements the standard described in the ISO/IEC International Standard 11172-2. The code has been compiled and tested on the following platforms: DECstation 5000 and Alpha HP PA-RISC (HP/UX 9.X) (i.e., HP 9000/7XX and 9000/3XX) SGI Indigo running IRIX 5.0.1 Sun Sparc (SunOS 4.X) This is *not* bug-free software. In particular, I've had problems using odd-sized input frames. Other than that, it works OK. eric. erich@FreeBSD.org
security/xorsearch-1.2.0 (Score: 0.007868571)
Search for a given string in an XOR or ROL encoded binary file
XORSearch is a program to search for a given string in an XOR or ROL encoded binary file. An XOR encoded binary file is a file where some (or all) bytes have been XORed with a constant value (the key). A ROL (or ROR) encoded file has it bytes rotated by a certain number of bits (the key). XOR and ROL/ROR encoding is used by malware programmers to obfuscate strings like URLs. XORSearch will try all XOR keys (0 to 255) and ROL keys (1 to 7) when searching. I programmed XORSearch to include key 0, because this allows to search in an unencoded binary file (X XOR 0 equals X). If the search string is found, XORSearch will print it until the 0 (byte zero) is encountered or until 50 characters have been printed, which ever comes first. 50 is the default value, it can be changed with option -l. Unprintable characters are replaced by a dot.
sysutils/diskscrub-2.5.2 (Score: 0.007868571)
Writes patterns on files to make retrieving the data more difficult
Scrub iteratively writes patterns on files or disk devices to make retrieving the data more difficult. Scrub operates in one of three modes: 1. The special file corresponding to an entire disk is scrubbed and all data on it is destroyed. This mode is selected if file is a character or block special file. This is the most effective method. 2. A regular file is scrubbed and only the data in the file (and optionally its name in the directory entry) is destroyed. The file size is rounded up to fill out the last file system block. This mode is selected if file is a regular file. 3. A file is created, expanded until the file system is full, then scrubbed as in item 2. This mode is selected with the -X option. Scrub implements user-selectable pattern algorithms that are compliant with DoD 5520.22-M or NNSA NAP-14.x.
KMFL keyboard for African Latin writing systems
This is a set of two keyboards that provides a single implementation for many Roman writing systems across Africa, based on results compiled from data from Benin, Burkina Faso, Cameroon, Chad, Cote d'Ivoire, Nigeria, Senegal and Togo. The keyboards are written in Keyman keyboard language and developed by SIL Non-Roman Script Initiative (NRSI). The software is distributed under the X11-style license (http://scripts.sil.org/X11License). This port installs the keyboard so that it can be used through SCIM or IBus KMFL IMEngine (textproc/scim-kmfl-imengine, textproc/ibus-kmfl). Two layouts are provided: * mnemonic layout for any keyboard (using deadkeys); * positional layout for US keyboard (using deadkeys and/or shift-states, i.e. RALT and LALT keys).