Ports Search

Results 19,77119,780 of 19,819 for %22HTTP Server%22.(0.014 seconds)
ports-mgmt/fastest_sites-20110317 (Score: 6.191908E-4)
Sort MASTER_SITE_* based upon TCP handshake times
Find the fastest mirror for every mirror list in bsd.sites.mk. Output is suitable for inclusion into make.conf.
science/dlpoly-1.8 (Score: 6.191908E-4)
Molecular dynamics simulation package
DL_POLY is a general purpose classical molecular dynamics (MD) simulation software developed at Daresbury Laboratory by I.T. Todorov and W. Smith.
science/libint-1.1.6 (Score: 6.191908E-4)
Evaluate the integrals in modern atomic and molecular theory
Libint is a library for evaluating ERI (electron replusion integral) over Cartesian Gaussian fuctions for modern atomic and molecular theory; esp. for science/mpqc and science/psi3.
science/mol2ps-0.4b (Score: 6.191908E-4)
Read molecular structure files and generate Postscript output
mol2ps is a freely available command-line utility program which reads molecular structure files in different formats and generates Postscript output for 2D display. The Postscript file can then be used e.g. for creating a bitmap file, using a Postscript interpreter like Ghostscript.
science/v_sim-3.7.2 (Score: 6.191908E-4)
Visualization of atomic structures
V_Sim visualizes atomic structures such as crystals, grain boundaries and so on (either in .d3 format as defined by F. Lan�on, or in plain text format as described in the sample page). The rendering is done in pseudo-3D with colored sphere to represent the atoms. The user can interact through many functions to choose the view, the size of the atoms, their color, the background color, the type of fog... Much of it is detailled in the user guide. Moreover V_Sim allows to export the view as image in GIF, PS or more formats.
security/iaikPkcs11Wrapper-1.2.18 (Score: 6.191908E-4)
PKCS#11 Java wrapper
This is a library for the Java platform which makes PKCS#11 (also known as Cryptoki) modules accessible from within Java. A PKCS#11 module is a software library with a defined API which allows access to cryptographic hardware. It usually comes with hardware security modules (HSM), smart cards and crypto tokens (e.g. USB tokens). Thus, the PKCS#11 Wrapper provides Java software access to almost any crypto hardware. For example, a Java application can use it to integrate a HSM or a smart card to create digital signatures, to decrypt data or to unwrap keys.
Extensible authentication framework for Dancer2 apps using DBIC
This class is an authentication provider designed to authenticate users against a database, using Dancer2::Plugin::DBIC to access a database. See Dancer2::Plugin::Auth::Extensible for details on how to use the authentication framework.
security/pam-modules-2.0 (Score: 6.191908E-4)
Collection of modules for PAM
PAM-modules is a collection of useful PAM modules and command line utilities for checking PAM authentication and other management groups.
security/pkcrack-1.2.2 (Score: 6.191908E-4)
Utility for breaking pkzip encryption
This package implements an algorithm for breaking the PkZip cipher that was devised by Eli Biham and Paul Kocher. This program applies a known plaintext attack to an encrypted file. A known-plaintext-attack recovers a password using the encrypted file and (part of) the unencrypted file. Please note that cryptographers use the word 'plaintext' for any kind of unencrypted data - not necessarily readable ASCII text. Before you ask why somebody may want to know the password when he already knows the plaintext think of the following situations: - Usually there's a large number of files in a ZIP-archive. Usually all these files are encrypted using the same password. So if you know one of the files, you can recover the password and decrypt the other files. - You need to know only a part of the plaintext (at least 13 bytes). Many files have commonly known headers, like DOS .EXE-files. Knowing a reasonably long header you can recover the password and decrypt the entire file.
security/camellia-1.2 (Score: 6.191908E-4)
Ruby extension library which implements Camellia encryption
This is a Camellia package for Ruby. Camellia engine is implemented in "C". Supported key length : 128bit/192bit/256bit Supported modes of operation : ECB/CFB/CBC