Ports Search

Results 3140 of 129 for %2Fjava%2F.(0.004 seconds)
security/CACertOrg-CA-20110724.004 (Score: 0.01574529)
CACert.org CA root certificate in PEM format
CACertOrg::CA provides a copy of Certificate Authority certificate for CACert.org. This is the Class 1 PKI Key. sha1 13:5C:EC:36:F4:9C:B8:E9:3B:1A:B2:70:CD:80:88:46:76:CE:8F:33 md5 A6:1B:37:5E:39:0D:9C:36:54:EE:BD:20:31:46:1F:6B
math/Statistics-Distributions-1.02 (Score: 0.013777128)
Perl module that calculates critical values of common statistical distributions
This Perl module calulates percentage points (5 significant digits) of the u (standard normal) distribution, the student's t distribution, the chi-square distribution and the F distribution. It can also calculate the upper probability (5 significant digits) of the u (standard normal), the chi-square, the t and the F distribution. These critical values are needed to perform statistical tests, like the u test, the t test, the F test and the chi-squared test, and to calculate confidence intervals. -Anton <tobez@FreeBSD.org>
devel/ExtUtils-Command-1.20 (Score: 0.012855975)
Utilities to replace common UNIX commands
ExtUtils::Command provides a number of utilities to replace common UNIX commands in Makefiles, etc. At present the list includes cp, rm_f, rm_rf, mv, cat, eqtime, mkpath, touch, test_f, test_d, chmod, and dos2unix. Also included is the companion module Shell::Command, which is a thin wrapper for ExtUtils::Command to provide cross-platform functions emulating common shell commands.
textproc/Unicode-Unihan-0.04 (Score: 0.012855975)
The Unihan Data Base 5.1.0
Unicode::Unihan - The Unihan Data Base 5.1.0 use Unicode::Unihan; my $db = new Unicode::Unihan; print join("," => $db->Mandarin("\x{5c0f}\x{98fc}\x{5f3e}"), "\n"; This module provides a user-friendly interface to the Unicode Unihan Database 5.1.0. With this module, the Unihan database is as easy as shown in above.
www/firefox-showcase-0.9.5.6 (Score: 0.012855975)
Easily locate and select any open browser window
Showcase is an extension thought to easily locate and select any open browser window in Firefox. You can use it in two ways: global mode (F12) or local mode (Shift + F12). In global mode, a new window will be opened with thumbnails of the browsers you've opened in all windows. In local mode, only tabbed browsers of your current window will be shown.
devel/libopencm3-0.0.20160319 (Score: 0.011808967)
LGPLv3 Cortex-M0/M3/M4 runtime library
The libopencm3 project aims to create an open-source firmware library for various ARM Cortex-M3 microcontrollers. Currently (at least partly) supported microcontrollers: - ST STM32F1 series - ST STM32F2 series - ST STM32F4 series - NXP LPC1311/13/42/43 The library is written completely from scratch based on the vendor datasheets, programming manuals, and application notes. The code is meant to be used with a GCC toolchain for ARM (arm-elf or arm-none-eabi), flashing of the code to a microcontroller can be done using the OpenOCD ARM JTAG software. This port depends on devel/gcc-arm-embedded toolchain.
devel/devtools-10 (Score: 0.011363184)
Linux compilers and base libraries
Development tools and base libraries for linux_base-f10. Required by some Linux applications such as Matlab, which allows the user to integrate custom C, C++, and Fortran code via the MEX compiler.
devel/File-Tail-1.3 (Score: 0.011363184)
Perl Module to read the end of a file as it's appended to
The File::Tail module is designed for reading files which are continuously appended to (the name comes from the tail -f directive). Usually such files are log files of some description.
devel/picp-0.6.8 (Score: 0.011363184)
Driver for the Microchip Picstart Plus development programmer
This is a FreeBSD port of picp, a command line driver for the Microchip Picstart Plus development programmer. It is compatible with a variety of PICs including the 16F84.
ftp/ftpfind-0.996 (Score: 0.011363184)
Find directory&file on a ftp server
ftpfind - find directory&file on a ftp server usage: /usr/local/bin/ftpfind URL [-proxy proxy_server] \ [-login login_name] [-password password] \ [-regexp pattern] [-type d|f|l] [-ls] [-print] \ [-delete|-get [directory] [-new] [-resume] \ |-put [directory] [-new] \ |-chmod 0???]