Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-16 | Add a PLIST for Linux following the discussion in PR pkg/19760. | jschauma | 1 | -0/+12 | |
2003-01-09 | Improve description, patch provided in PR pkg/19761 by reed@reedmedia.net. | jmmv | 1 | -3/+11 | |
2003-01-04 | Fix location of PLIST.common_end. Will probably fix recent bulk build failure. | wiz | 1 | -2/+2 | |
2002-12-25 | Use automatic PLIST handling. | grant | 5 | -53/+55 | |
2002-10-29 | Don't run the binutils-buildlink target unless we actually need the | jlam | 1 | -3/+3 | |
pkgsrc binutils package. This fixes using this file on -current systems. Thanks Stoned! | |||||
2002-10-21 | Unused. | wiz | 1 | -71/+0 | |
2002-09-29 | Note conflict with ddd<=3.3, which installed a lib/libiberty.a. | jlam | 1 | -1/+3 | |
2002-09-29 | buildlink1 -> buildlink2 | jlam | 1 | -3/+3 | |
2002-09-29 | Set AS, LD, RANLIB, etc. when using devel/binutils so that the build | jlam | 1 | -6/+12 | |
system uses the correct binutils. It's not enough to just stick them to the front of the PATH. | |||||
2002-09-22 | Remove confusing reference to "curses library". | jlam | 1 | -2/+2 | |
2002-09-09 | We don't symlink binaries into ${BUILDLINK_DIR}/bin because they may | jlam | 1 | -24/+21 | |
conflict with wrapper scripts. Also modify INCOMPAT_BINUTILS to take ${MACHINE_PLATFORM}-style wildcards. | |||||
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 5 | -4/+59 | |
buildlink2.mk files back into the main trunk. | |||||
2002-08-12 | generate the ldscripts portion of the PLIST dynamically for NetBSD. This | dmcmahill | 2 | -13/+8 | |
is because that part varies for different platforms. For example, on i386 you get elf.... and alpha gives elf64.... fixes packaging/PLIST problems noted on recent alpha bulk builds. | |||||
2002-07-11 | Patches for better support of Solaris, from Julien T. Letessier | agc | 2 | -4/+70 | |
2002-05-21 | Of course, this should only be a BUILD_DEPENDS. Oops. | wiz | 1 | -2/+2 | |
Thanks to Stoned Elipot for noting. | |||||
2002-05-02 | Use MACHINE_GNU_PLATFORM. | wiz | 1 | -22/+22 | |
2002-04-30 | Since I already have the code to check if it's needed, use it do | wiz | 1 | -1/+3 | |
en- or disable the dependency, too. Oops. | |||||
2002-04-30 | Initial import of a binutils-2.11.2 package, with patches | wiz | 5 | -0/+155 | |
from the NetBSD base system included (until 2002-04-18). |