pkgsrc/devel/binutils
jlam d0b4c54eb6 Split out the code that deals with checking whether the software is
built-in or not into a separate builtin.mk file.  The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.

The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.

The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
2004-03-10 17:57:14 +00:00
..
patches Update to binutils "2.14.0.0". (The ".0.0" is to allow any PKGREVISION 2003-07-14 19:01:35 +00:00
buildlink2.mk Create a new variable PREFER_NATIVE that has the opposite semantics 2004-02-12 02:35:06 +00:00
buildlink3.mk Split out the code that deals with checking whether the software is 2004-03-10 17:57:14 +00:00
builtin.mk Split out the code that deals with checking whether the software is 2004-03-10 17:57:14 +00:00
DESCR Improve description, patch provided in PR pkg/19761 by reed@reedmedia.net. 2003-01-09 21:55:27 +00:00
distinfo Update to binutils "2.14.0.0". (The ".0.0" is to allow any PKGREVISION 2003-07-14 19:01:35 +00:00
Makefile bl3ify, and clean up Makefile for whitespace. 2004-01-31 11:25:31 +00:00
PLIST.common Remove info files entries from PLIST file. 2004-02-13 08:26:03 +00:00
PLIST.common_end Use automatic PLIST handling. 2002-12-25 16:53:51 +00:00