Ports Search

Results 14,35114,360 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
devel/cvsbook-1.21 (Score: 3.7481335E-5)
Tutorial and reference for CVS
Open Source Development with CVS is a book published by Coriolis Inc. as part of the Coriolis OpenPress series. Chapters 2, 4, 6, 8, 9, and 10 -- comprising a complete introduction, tutorial and reference to CVS -- are being released free under the terms of the GNU General Public License. This port installs HTML, GNU Info, PDF, and Postscript formats.
devel/cxmon-3.2 (Score: 3.7481335E-5)
Interactive file manipulation tool and disassembler
Cxmon is an interactive command-driven file manipulation tool that is inspired by the "Amiga Monitor". Cxmon has commands and features similar to a machine code monitor/debugger, built-in PowerPC, 680x0, 80x86, 6502 and Z80 disassemblers and special support for disassembling MacOS code. You can also simply use it as an interactive workbench for manipulating files, or even as a hex calculator.
devel/linux-kernel-4.7.2 (Score: 3.7481335E-5)
Linux kernel
The Linux kernel. This port is a building block for creating custom Linux appliances in FreeBSD as part of your regular package build without a Linux VM or jail. Provide your own Linux kernel configuration file via the LINUX_KCONFIG make variable, or create your own via support of Linux' config tools. The default configuration comes with QEMU/KVM guest support.
devel/cvswrap-0.2 (Score: 3.7481335E-5)
Helper for multiple CVS repositories
Cvswrap is a program that you install to help manage multiple CVS repositories. What it does is sit in front of CVS, determines the CVSROOT and runs a program before running CVS. This allows one to protect each CVS repository without special groups and setuid programs.
devel/flex-sdk-4.6.0.23201 (Score: 3.7481335E-5)
Adobe Flex SDK
The Flex SDK provides a highly productive, open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and operating systems. It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications run in the ubiquitous Adobe Flash Player and Adobe AIR.
devel/fortran-utils-1.1 (Score: 3.7481335E-5)
Tools for use with Fortran code, from 4.4BSD
Tools for use with Fortran programs, formerly part of FreeBSD (inherited from 4.4BSD). Contains: fpr(1) -- a filter that transforms files formatted according to Fortran's carriage control conventions into files formatted according to UNIX line printer conventions fsplit(1) -- split a multi-routine Fortran file into individual files
devel/flex-sdk-3.5.0.12683 (Score: 3.7481335E-5)
Adobe Flex SDK
The Flex SDK provides a highly productive, open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and operating systems. It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications run in the ubiquitous Adobe Flash Player and Adobe AIR.
devel/pflag-20160610 (Score: 3.7481335E-5)
Drop-in replacement for Go's flag package
pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. pflag is compatible with the GNU extensions to the POSIX recommendations for command-line options. For a more precise description, see the "Command-line flag syntax" section below.
devel/go-pretty-20130510 (Score: 3.7481335E-5)
Pretty-printing package for go values
Go package which provides pretty-printing for go values. This is useful during debugging, to avoid wrapping long output lines in the terminal. This package also provides a convenience wrapper for each function in package fmt that takes a format string.
devel/goffice-0.8.17 (Score: 3.7481335E-5)
GLib/GTK+ set of document centric objects and utilities
Goffice is a set of document centric components for GLib and GTK+. There are common operations for document centric applications that are conceptually simple, but complex to implement fully. - plugins - load/save documents - undo/redo Goffice provides a single library for performing such operations.