Ports Search

Results 5,1015,110 of 5,623 for /devel/.(0.004 seconds)
devel/libyajl2-1.0.1 (Score: 0.032514982)
Vendored copy of libyajl2
Vendored copy of libyajl2
devel/smc-4.3.0 (Score: 0.032514982)
The State Machine Compiler
SMC takes a state machine stored in a .sm file and generates a State pattern in C++, Java or [incr Tcl]. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions.
devel/licensee-8.2.0 (Score: 0.032514982)
Detects under what license a project is distributed
Licensee automates the process of reading LICENSE files and compares their contents to known licenses using a fancy math thing called Rabin-Karp rolling-hashes.
devel/cargo-0.12.0 (Score: 0.032514982)
Rust's Package Manager
Cargo is Rust's Package Manager. Cargo downloads your Rust project's dependencies and compiles your project.
devel/little-plugger-1.1.4 (Score: 0.032514982)
Mechanism to parse ruby little-plugger files
LittlePlugger is a module that provides Gem based plugin management. By extending your own class or module with LittlePlugger you can easily manage the loading and initializing of plugins provided by other gems.
devel/locale-2.1.1 (Score: 0.032514982)
Pure ruby library to support locales
Ruby Locale is a pure ruby library to support locales.
devel/gcc-5.3.0 (Score: 0.032514982)
Cross GNU Compiler Collection for sparc64
devel/map-6.6.0 (Score: 0.032514982)
Maps are ordered hashes with many features
Maps are ordered hashes that are ordered, string/symbol indifferent, and have recursive conversion, more robust implementation than HashWithIndifferentAccess, support for struct like (map.foo) access, and support for option/keyword access which avoids several nasty classes of errors in many ruby libraries
devel/lockfile-2.1.3 (Score: 0.032514982)
Ruby library for creating NFS safe lockfiles
rlock creates NFS safe lockfiles. it can optionally run a program while holding the lock, ensuring lockfile removal on program exit. if a program is specified to be run rlock will spawn a background thread to kept the lockfile 'fresh' by touching it at a regular interval. in this way a lease is maintained on the lockfile and other processes attempting to obtain the lock can determine that it is in use.
devel/xtoolchain-0.1 (Score: 0.032514982)
Pre seeded toolchain to cross build FreeBSD base