Ports Search

Results 331340 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
x11-wm/deskshow-20130510 (Score: 0.010260681)
Enlightenment module that minimizes windows to show the desktop
An E17 module which minimizes all windows in order to show the desktop.
japanese/vera-fpw-1.8.1.0.3 (Score: 0.010254173)
Virtual Entity of Relevant Aconyms (EPWING V1 format)
This vera is a special GNU edition of V.E.R.A., a list dealing with computational acronyms. This is a dictionary converted from the original one into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So it can be used by EPWING viewer on Unix and the other OS (e.g. Windows or MacOS). URL for this converted dictionary is
cad/admesh-0.95 (Score: 0.01019173)
Program for processing STL triangulated solid meshes
ADMesh is a program for processing triangulated solid meshes. Currently, ADMesh only reads the STL file format that is used for rapid prototyping applications, although it can write STL, VRML, OFF, and DXF files. Features * Read and write binary and ASCII STL files * Check STL files for flaws (i.e. unconnected facets, bad normals) * Repair facets by connecting nearby facets that are within a given tolerance * Fill holes in the mesh by adding facets. * Repair normal directions (i.e. facets should be CCW) * Repair normal values (i.e. should be perpendicular to facet with length=1) * Remove degenerate facets (i.e. facets with 2 or more vertices equal) * Translate in x, y, and z directions * Rotate about the x, y, and z axes * Mirror about the xy, yz, and xz planes * Scale the part by a factor * Merge 2 STL files into one * Write an OFF file * Write a VRML file * Write a DXF file * Calculate the volume of a part
devel/hcs12mem-1.4.1 (Score: 0.01019173)
Software to manipulate EEPROM/FLASH memory
hc12mem is a command line tool for embedded microcontroller developers using Freescale's HCS12-family MCUs. It can: - erase/read/write/protect internal EEPROM memory - erase/read/write internal FLASH memory - protect/unprotect whole MCU Supported MCUs: almost every HCS12 derivative <MC9S12> A32, A64, A128, A256, A512, C32, C64, C96, C128, GC16, GC32, GC64, GC96, GC128, D32, D64, D128, D256, D512, E32, E64, E128, E256, H128, H256, UF32, NE64. Supported target connections: - BDM: - Daniel Malik's TDBML (Turbo BDM Light) USB POD - Kevin Ross's BDM12 POD - Marek Peca's PODEX - my own improved version of PODEX with firmware bugfixes - LRAE (Load RAM And Execute) serial bootloader see Freescale's Application Note AN2546 - Freescale's HCS12 MCU serial monitor see Freescale's Application Note AN2548
mail/spamoracle-1.4 (Score: 0.01019173)
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.
audio/gtkpod-1.0.0 (Score: 0.010179192)
GUI for Apple iPod using GTK2
gtkpod is a platform independent graphical user interface for Apple's iPod using GTK2. It supports the first to fifth generation, including the iPod mini, iPod photo, iPod shuffle, iPod nano, and iPod video. It allows you to: * Read your existing iTunesDB (i.e. import the existing contents of your iPod including playcounts, ratings, and on-the-go playlists) * Add MP3, WAV, M4A (non-protected AAC), M4B (audio book), and podcast files (single files, directories or existing playlists) to the iPod * Browse the contents of your local hard disk by album/artist/genre * Create and modify playlists, including smart playlists * Choose the charset the ID3 tags are encoded in from within gtkpod * Extract tag information (artist, album, title, etc.) from the filename * Detect duplicates when adding songs (optional) * Remove and export tracks from your iPod * Modify/Refresh ID3 tags, optionally updating the original file * Synchronize directories * Normalize the volume of your tracks (via mp3gain or the replay-gain tag) * Download and display of Album Art from the Internet * Work offline and synchronize your new playlists/songs with the iPod later * Export your korganizer/kaddressbook/thunderbird/evocalendar/evolution/ webcalendar/... data to the iPod (scripts for other programs can be easily added)
games/fairymax-5.0b.20160316.1 (Score: 0.01017695)
Chess engine for shatranj, courier chess, and others
fairy-Max is a version of micro-Max that reads the piece description from a file fmax.ini, so that arbitrary fairy pieces can be implemen- ted. This version supports up to 15 piece types, and board sizes upto 12x8 board. A Linux port exists in the format of a debian package. You can use it e.g. with games/xboard/: e.g.: xboard -boardSize Middling -variant courier -fcp fairymax GIT: http://hgm.nubati.net/cgi-bin/gitweb.cgi/fairymax.git
graphics/wpvs-2.5 (Score: 0.01017695)
Deegree Web Terrain Service(WTS)/Web Perspective View Service(WPVS)
A WPVS is a web service which is able to generate perspective terrain views, e.g. images of a certain terrain/area (possibly containing three dimensional objects, e.g. building or trees) rendered from a requested viewpoint. For this purposes the WPVS needs to process and render different kinds of geospatial data which is retrieved from different pre-configured datasets. These datasets can be remote OGC web services or locally installed deegree 2 web services.
converters/Convert-UUlib-1.50 (Score: 0.010087391)
Perl5 interface to the uulib library (a.k.a. uudeview/uuenview)
Convert::UUlib is a versatile and powerful decoder/encoder library for a variety of encodings used in Usenet and Mail (uuencode, xxencode, b64, binhex...).
audio/eyed3-0.7.9 (Score: 0.010086703)
Python module for processing ID3 tags
eyeD3 is a Python program/module for processing (reading and writing) ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also available. The formats supported are ID3 v1.0/v1.1 and v2.3/v2.4.