Commit graph

5 commits

Author SHA1 Message Date
Martin Matuska
2eedd5cb74 - Make NLS optional and disable by default
- This port should have no RUN_DEPENDS by default
- Bump PORTREVISION
2009-09-07 06:36:04 +00:00
Martin Matuska
9e624eeb99 - Fix pkg-plist for pre-7 FreeBSD
- Bump PORTREVISION

Reported by:	pav (exprun)
2009-07-28 06:17:22 +00:00
Martin Matuska
7852fd7d80 - Fix typo in Makefile and unbreak WITHOUT_NLS
PR:		ports/137024
Submitted by:	swell.k@gmail.com
2009-07-23 07:11:44 +00:00
Martin Matuska
e3f28284d1 - Fix pkg-plist for FreeBSD 6.x
- Bump PORTREVISION
2009-07-10 12:38:00 +00:00
Martin Matuska
386396310c The GNU Binutils are a collection of binary tools. The main ones are:
* 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/
2009-07-08 19:55:29 +00:00