Ports Search

Results 5,3415,350 of 19,819 for %22HTTP Server%22.(0.007 seconds)
java/visualvm-1.3.8 (Score: 0.0012383816)
GUI tool combining CLI JDK tools and profiling capabilities
VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling capabilities. Designed for both production and development time use, it further enhances the capability of monitoring and performance analysis for the Java SE platform.
java/sablevm-classpath-1.13 (Score: 0.0012383816)
Classpath of SableVM
SableVM implements the Java virtual machine specification, second edition. SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc.
java/sablevm-1.13 (Score: 0.0012383816)
Java VM created by McGill University's Sable Research Group
SableVM implements the Java virtual machine specification, second edition. SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc.
java/servingxml-1.1.2 (Score: 0.0012383816)
Framework for flat/XML data transformations
ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data transformations. It defines an extensible markup vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML processing in pipelines. ServingXML comes with a console app, and also documents an API for embedding the software in a standard Java or J2EE application.
java/veditor-0.7.1 (Score: 0.0012383816)
Verilog and VHDL editor plugin for eclipse
Eclipse Verilog editor provides Verilog (IEEE-1364) and VHDL language specific features on Eclipse IDE. It helps coding and debugging in hardware development based on Verilog or VHDL.
java/xdoclet-1.2.3 (Score: 0.0012383816)
Java attribute-oriented code generation engine
XDoclet is a Java code generation engine. It enables Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags. XDoclet will parse your source files and generate many artifacts such as XML descriptors and/or source code from it. These files are generated from templates that use the information provided in the source code and its JavaDoc tags. XDoclet lets you apply Continuous Integration in component-oriented development. Developers should concentrate their editing work on only one Java source file per component.
korean/FreeWnn-1.1.1.a021 (Score: 0.0012383816)
Japanese/Chinese/Korean input method (Korean client libraries)
FreeWnn is a Japanese/Chinese/Korean input method. This port has only libraries for a Korean imput method. The libraries containes a archive file (libkwnn.a), header files and files which are used to a client. Note that you must set a environment variable KSERVER if you use a client of Wnn.
korean/libreoffice-5.0.6 (Score: 0.0012383816)
ko language pack for libreoffice
Localized messages and documentation for libreoffice
korean/nanumfonts-20160201 (Score: 0.0012383816)
Nanum family Hangul fonts (OpenType)
Nanum font family is free Hangul fonts developed by NHN Corporation and distributed under SIL Open Font License (OFL).
lang/adacontrol-1.17r3 (Score: 0.0012383816)
Tool for detecting use or non-use of specific Ada constructs
AdaControl is a free (GMGPL) tool that detects the use of various kinds of constructs in Ada programs. Its first goal is to control proper usage of style or programming rules, but it can also be used as a powerful tool to search for use (or non-use) of various forms of programming styles or design patterns. Searched elements range from very simple, like the occurrence of certain entities, declarations, or statements, to very sophisticated, like verifying that certain programming patterns are being obeyed.. Which elements or constructs are searched is defined by a set of rules; the following table gives a short summary of rules currently checked by AdaControl. The number in parentheses after the rule name gives the number of subrules, if any. Considering all possible rules and subrules, this makes 452 tests that can be performed currently by AdaControl!