Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix pkg-plist for pre-7 FreeBSD | Martin Matuska | 2009-07-28 | 1 | -1/+1 |
| | | | | | | | | | - Bump PORTREVISION Reported by: pav (exprun) Notes: svn path=/head/; revision=238475 | ||||
* | - Fix pkg-plist for FreeBSD 6.x | Martin Matuska | 2009-07-10 | 1 | -1/+3 |
| | | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=237585 | ||||
* | The GNU Binutils are a collection of binary tools. The main ones are: | Martin Matuska | 2009-07-08 | 1 | -0/+93 |
* ld - the GNU linker. * as - the GNU assembler. Most of these programs use BFD, the Binary File Descriptor library, to do low-level manipulation. Many of them also use the opcodes library to assemble and disassemble machine instructions. This port may be used as a replacement for the system binutils and support features from the latest versions of GCC. For cross-compilation, see the devel/cross-binutils port. WWW: http://sources.redhat.com/binutils/ Notes: svn path=/head/; revision=237439 |