Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第1,5611,570项(搜索用时0.004秒)
devel/Object-Pluggable-1.29 (Score: 0.032514982)
Base class for creating plugin-enabled objects
Object::Pluggable is a base class for creating plugin enabled objects. It is a generic port of POE::Component::IRC's plugin system. If your object dispatches events to listeners, then Object::Pluggable may be a good fit for you.
devel/mime-1.1 (Score: 0.032514982)
C library to parse mime data
This package allows you to decode multipart mime messages. I wrote this so that my cgiparse library can understand multipart/form-data. I was looking at the various ways of doing it with out designing an entire library. After thinking about the problem, there were to many edge cases, and designing an entire library would be better. This is the results of the work. It definitely could use some cleaning up.
devel/mimir-2.15 (Score: 0.032514982)
Data-structure library used by the Elan Programming Environment
Mimir is a library used by the Elan programming language for the generation of internal data structures to maintain the abstract syntax tree and intermediate code. Its usage is not restricted to the Elan programming language itself though.
devel/pdcurses-3.4 (Score: 0.032514982)
Curses and Panel terminal library for Windows
PDCurses is a Curses and Panel implementation for Microsoft Windows. This port compiles it using MinGW32.
devel/pthreads-2.8.0 (Score: 0.032514982)
POSIX threads library for Windows compiled with MinGW32
pthreads-win32 is a pthreads implementation for Microsoft Windows. It can be compiled with MSVC, Borland and GCC. This port compiles it using MinGW32.
devel/zlib-1.2.8 (Score: 0.032514982)
The zlib library cross-compiled for MinGW32
This is the zlib library cross-compiled for MinGW32.
devel/Reflex-0.099 (Score: 0.032514982)
Class library for flexible, reactive programs
Reflex - A class library for flexible, reactive programs. Reflex is a library of classes that assist with writing reactive (AKA event-driven) programs. Reflex uses Moose internally, but it doesn't enforce programs to use Moose's syntax. However, Moose syntax brings several useful features we hope will become indispensible.
devel/devtools-6.8 (Score: 0.032514982)
Linux compilers and base libraries (CentOS 6.8)
Development tools and base libraries for linux_base-c6. 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/mk-configure-0.29.1 (Score: 0.032514982)
Lightweight, easy to use replacement for GNU autotools
mk-configure is a lightweight replacement for GNU autotools, written in bmake (portable version of NetBSD make) and POSIX shell. mk-configure also provides standalone mkc_check_xxx scripts that can be used without bmake.
devel/mkcmd-8.14 (Score: 0.032514982)
Command-line parser and manual page generator
mkcmd lets us build a nifty command line option parser and some on-line documentation in a snap. It is a prerequisite for many of Kevin Braunsdorf's tools.