Ports Search

Results 2,5612,570 of 5,161 for /ports-mgmt/.(0.004 seconds)
japanese/xtr-1.50e.0.2 (Score: 0.006224396)
Japanese text formatting processor
XTR is text processor to format text document. Easy to start, but this is powerful to write document in Japanese. XTR syntax is just a little bit different from other text formatters like *roff.
japanese/xv-3.10a (Score: 0.006224396)
X11 program that displays images of various formats with japanization
Xv is an X11 program that displays images in the GIF, JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit RLE, PDS/VICAR, Sun Rasterfile, BMP, XPM, PCX, IRIS RGB, possibly PostScript, Portable Networking Format(PNG) and PM formats on workstations and terminals running the X Window System, Version 11. And more xv japanese extensions patch supports images in the MAKI, MAG, PIC, Pi PIC2, PhotoCD. And this patch also supports archived image files. Supported archivers are arc, arj, lzh, tar, tar+compress, tar+gzip, tar+bzip2, zip, and zoo. Note that this program is shareware except for personal use only. Please read the documentation in the directory /usr/X11R6/share/doc/xv for proper usage. And this xv supports japanese character codes. These codes are as follow: JIS(iso-2022-jp) / EUC / Shift-JIS
japanese/xyaku-1.4.0 (Score: 0.006224396)
General dictionary/search engine front-end for X
xyaku is a general dictionary/search engine front-end for X. xyaku invokes an add-in command by hitting a specified key combination, and sends the contents of X selection buffer into add-in's stdin, and receives the output from its stdout, then shows the result in a pop-up window.
java/ecj-4.4.2 (Score: 0.006224396)
Eclipse Java Compiler
An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows to run and debug code which still contains unresolved errors.
java/findbugs-3.0.1.20150306.5.a4.d1 (Score: 0.006224396)
Eclipse plug-in that provides FindBugs support
The FindBugs Eclipse plugin allows FindBugs to be used within the Eclipse IDE.
java/log4e-1.5.1 (Score: 0.006224396)
Eclipse plugin to use logger easily in Java projects
Log4E Log4E is a free Eclipse Plugin which helps you to use your logger easily in Java Projects. The Plugin Log4E is not bound to any special logging framework. Thus you might be able to adapt to your own logger by defining your own templates using the preferences. It has active support for Log4j, Commons Logging and JDK 1.4 logging. Use the context menu of a java file or the context menu of an editor and get to the submenu "Log4". Notice that the editor submenu provides additional tasks. Every of the following tasks can be invoked either on class or on method level.
java/lomboz-3.1.r2 (Score: 0.006224396)
J2EE developer tool build as a plugin for the eclipse platform
Lomboz is an open source and free J2EE development environment for businesses and individuals. You can develop, test, profile and deploy Web, Web services, Java, J2EE and EJB applications with this IDE. Lomboz has comprehensive support for most J2EE standard application server runtimes, and supports most popular open source runtimes such as JOnAS, and other vendor runtime environments. Lomboz is buillt on the Eclipse open source platform and the Web Tools Platform (WTP) projects.
java/cryptix-jce-20050328 (Score: 0.006224396)
JCE (Java Cryptography Extension) by Cryptix
The Cryptix JCE Provider is a cryptography plugin for Sun Microsystems' Java Cryptography Extensions (JCE) framework.
java/bouncycastle-1.55 (Score: 0.006224396)
Cleanroom build of Java Cryptography Extensions
The Bouncy Castle Crypto APIs consist of the following: . A lightweight cryptography API in Java. . A provider for the JCE and JCA. . A clean room implementation of the JCE 1.2.1. . A library for reading and writing encoded ASN.1 objects. . Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files. . Generators for Version 2 X.509 attribute certificates. . Generators/Processors for S/MIME and CMS (PKCS7). . Generators/Processors for OCSP (RFC 2560). . Generators/Processors for TSP (RFC 3161). . Generators/Processors for OpenPGP (RFC 2440). . A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE. It's distributed under a modified X license.
java/jaf-1.1.1 (Score: 0.006224396)
JavaBeansTM Activation Framework
With the JavaBeansTM Activation Framework standard extension, developers who use JavaTM technology can take advantage of standard services to determine the type of an arbitrary piece of data, encapsulate access to it, discover the operations available on it, and to instantiate the appropriate bean to perform said operation(s). For example, if a browser obtained a JPEG image, this framework would enable the browser to identify that stream of data as an JPEG image, and from that type, the browser could locate and instantiate an object that could manipulate, or view that image.