Ports Search

Results 5,5915,600 of 5,623 for /devel/.(0.004 seconds)
devel/thrift-0.9.3 (Score: 0.032514982)
C++ interface to Thrift
C++ interface to Thrift.
devel/tortoisehg-3.9 (Score: 0.032514982)
THg script from TortoiseHG
TortoiseHg is a Windows shell extension and a series of applications for the Mercurial distributed revision control system. It also includes a Gnome/Nautilus extension and a CLI wrapper application so the TortoiseHg tools can be used on non-Windows platforms.
devel/truc-0.12.0 (Score: 0.032514982)
Web-based tool for requirement and use case tracking
Truc is a web-based tool for requirement and use case tracking. It has fileupload, discussions, version control, use case history, build and release management. It supports assignment of requirements & use cases to releases and filtering over all fields.
devel/uclcmd-0.1 (Score: 0.032514982)
Command line tool for working with UCL config files
uclcmd is a command line tool for working with UCL config files. Designed to be somewhat compatible with jq by implementing a very similar syntax.
devel/ucpp-1.3.2 (Score: 0.032514982)
C preprocessor and lexer
ucpp is a C preprocessor and lexer. It has the following goals: - Strict conformance to the C99 standard (with switches to disable some extensions and mimic C90 behaviour) - Low memory consumption - Possibility to use the code as a lexer (that outputs tokens directly)
devel/vasm-1.7e (Score: 0.032514982)
Portable 6502 6800 arm c16x jagrisc m68k ppc vidcore x86 z80 assembler
vasm is a portable and retargetable assembler to create linkable objects in various formats or absolute code. Multiple CPU-, syntax and output-modules can be selected. Currently the following CPUs are officially supported by vasm: M680x0 family (including M6888x, M68851 and CPU32) ColdFire family (all models of V2, V3, V4, V4e) 80x86 family (IA32 8/16/32 bit, using MIT-syntax) PowerPC family (POWER, 40x, 6xx, 7xx, 7xxx, 860, e300) ARM (architecture ARMv1 to ARMv4, including THUMB mode) Jaguar RISC (GPU and DSP instruction sets) Z80 family (Z80, 8080, GBZ80, 64180, RCM2/3/4k) C16x/ST10 6502 family 6800 family (6800, 68HC11) These syntax flavours are supported: Standard MIT (GNU-as style) syntax Motorola/Freescale 68k syntax (Devpac compatible) Old 8-bit style syntax
devel/viewvc-1.1.25 (Score: 0.032514982)
Web-based Version Control Repository Browsing
ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output.
devel/wandio-1.0.3 (Score: 0.032514982)
C library for compressed file I/O
Libwandio is a software library written in C that provides an API for transparent reading and writing of files using a variety of supported compression methods. Provided pthreads are available, I/O performance will be improved by doing any compression and/or decompression using a separate thread. Libwandio supports the popular compression methods (zlib, bzip2, LZMA, write-only LZO) and HTTP transport (read-only).
devel/websvn-2.3.3 (Score: 0.032514982)
Subversion repository web frontend
WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. You can view the log of any file or directory and see a list of all the files changed, added or deleted in any given revision. You can also view the differences between 2 versions of a file so as to see exactly what was changed in a particular revision.
devel/winpdb-1.4.8 (Score: 0.032514982)
Advanced Python debugger
Winpdb is a GPL python debugger, with support for smart breakpoints, multiple threads, namespace modification, embedded debugging, password encrypted communication and speed of up to 20 times that of pdb.