Ports Search

Results 7,5417,550 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
devel/bsdowl-2.2.1 (Score: 8.972706E-5)
BSD Make macros for TeX, OCaml, noweb and more
BSD Owl Scripts This collection of BSD Make directives aims at providing a highly portable build system targetting modern UNIX systems and supporting common or less command languages. It can already be used to: * Preparation and publication of TeX documents; * Development of TeX macros with NOWEB; * Development of OCaml software; * Maintainance of a FreeBSD workstation configuration files; * Preparation of a static website with ONSGMLS.
devel/byaccj-1.15 (Score: 8.972706E-5)
Java extension of BSD YACC-compatible parser generator
BYACC/Java is an extension of the Berkeley v 1.8 YACC-compatible parser generator. Standard YACC takes a YACC source file, and generates one or more C files from it, which if compiled properly, will produce a LALR- grammar parser. this extension support a -J option to generate Java source code.
devel/c2mdoc-20040302 (Score: 8.972706E-5)
Script to generate mdoc(7) markup from C functions
c2mdoc is a shell and awk(1) script wrapper which abuses devel/cproto's parser to spit out function prototypes in a format ready to paste into FreeBSD developer documentation. c2man already claims to do such a thing, but seems crippled in the face of our kernel source. The toolchain used by this port winces, but still generates markup.
devel/catch-1.5.4 (Score: 8.972706E-5)
Header-only test framework for C++
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.
devel/alexandria-2010.01.16 (Score: 8.972706E-5)
Collection of portable public domain utilities for Common Lisp
As a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually means is open to debate, but each project member has a veto on all project activities, so a degree of conservatism is inevitable. This package is compiled with SBCL.
devel/cvs-syncmail-2.1 (Score: 8.972706E-5)
CVS notification tool
Syncmail is a CVS notification tool which can provide a diff for every change to a CVS repository, mailed to specified email addresses. This tool is useful for large communities to monitor activity, and is used for Python and many other active projects.
devel/cvstrac-2.0.1 (Score: 8.972706E-5)
Web-Based Bug And Patch-Set Tracking System For CVS
CVSTrac is a bug and patch-set tracking system for use with CVS appropriate for use on projects with up to a few hundred developers. CVSTrac is designed for low-ceremony development - it provides mechanisms for tracking changes and bugs without unnecessary restrictions. It has a built-in Wiki and ticketing system. Both of these functions can be linked to the CVS tree.
devel/dcmtk-3.6.0 (Score: 8.972706E-5)
Toolkit to work with DICOM objects
DCMTK is a collection of libraries and applications implementing large parts of the DICOM standard. DCMTK includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. DCMTK comes in complete source code and is written in a mixture of ANSI C and C++.
devel/alexandria-2010.01.16 (Score: 8.972706E-5)
Collection of portable public domain utilities for Common Lisp
As a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually means is open to debate, but each project member has a veto on all project activities, so a degree of conservatism is inevitable.
devel/elf-0.5.4p1 (Score: 8.972706E-5)
Commandline based ELF header analyzer
ELF is a command line based ELF header analyzer. This tool allows you to easily parse the ehdr of ELF object files into a human readable format (and various other formats). This is a very good source of both source code (for people learning the ELF) and information for developers that care about the internals of object files that is generated for them.