summaryrefslogtreecommitdiff
path: root/cross
AgeCommit message (Collapse)AuthorFilesLines
2004-07-09Adjust after update of cross/binutils, and bump PKGREVISIONkristerw15-603/+35
for the packages depending on it.
2004-07-09Update to binutils-2.15.kristerw21-2082/+1625
Changes since binutils-2.9 are not easy to summarize, since it represent more than 6 years of active development... Solves PR pkg/13442.
2004-07-06Remove references to buildlink2.wiz1-5/+1
2004-07-04USE_PKGSRC_GCC -> GCC_REQD+=2.8.0 (builds just as fine on 1.6.2 as before)wiz1-2/+2
2004-07-02Convert to bl3 (tested on 1.6.2, does not build on 2.0).wiz1-2/+2
2004-06-11replace the deprecated USE_BISON and this also needs flex(1).grant1-3/+2
2004-06-01Remove obsolete package, per discussion on tech-pkg.kristerw7-87/+1
2004-05-11Unused.wiz1-30/+0
2004-05-08Convert to buildlink3.snj5-10/+10
2004-04-24This package complains it needs GNU m4 -- give it what it wants.wiz1-2/+2
Remove superfluous LTCONFIG_OVERRIDE.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-2/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-11Update MinGW to 3.2 with gcc-3.3.3, binutils-2.15.90, and w32api-2.5.kent5-281/+443
Fixes PR pkg/19167
2004-03-11update sum for patcheskent1-2/+1
2004-03-09update based gcc and binutils.kent29-2297/+491
- gcc 2.95.2 -> 3.3.3 - binutils 030425 -> 2.15.90 (20040222)
2004-03-02USE_MAKEINFO=yeskristerw1-1/+2
2004-03-02Do not override config.guess and config.sub. The configurekristerw1-1/+3
script is called with a hard-coded target that is not in the pkgsrc/mk/gnu-config/ files.
2004-02-22Make this package build when using gcc 2.95.kristerw2-1/+22
2004-02-21s/programer/programmer/snj1-2/+2
2004-02-13Fix a typo.minskim1-1/+1
2004-02-13Add and enable atasm-1.04.minskim1-1/+2
2004-02-13Import atasm-1.04 from pkgsrc-wip. Packaged by mor at linex dot comminskim5-0/+62
in PR pkg/22190, and modified by me. This is a 6502 cross-assembler optimized to code for the Atari 8 bit computer line. It is meant to be compatible with the Mac/65 assemlber on the native Atari 8 bit platform.
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz1-2/+2
2004-01-25replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant2-4/+4
2004-01-22don't assume the base system has bzcat, test for it and depend ongrant1-2/+8
archivers/bzip2 if we don't have it.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant7-14/+14
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc9-18/+19
2004-01-13Remove info files from PLIST files.seb3-96/+3
2004-01-12Remove unnecessary blank lines.cjep1-2/+1
2004-01-03Add correct version syntax to BUILD_DEPENDS lineheinz1-4/+4
2003-12-30Whitespace fixcjep1-2/+1
2003-12-26Deal with info files.seb1-1/+3
2003-12-12Fix typo (CONFIUGRE_ENV).reed1-2/+2
2003-11-05Properly handle info files and thus fix installation.seb2-3/+6
2003-11-05Fix build on NetBSD 1.6.2_RC1: avoid building info files, they are notseb3-2/+17
installed anyway. XXX it does not build on -current.
2003-10-21Add bounds checking for prologue buffer. This avoids avr-gdb crasheswennmach3-2/+20
when debugging programs without prologue. Patch provided by Karl Janmar < karl -AT- utopiafoundation -DOT- org > in PR pkg/23154
2003-09-30DTRT for USE_BUILDLINK2=no (or rather [nN][oO]).kristerw1-2/+2
2003-09-21Fix relative path to mk dir.wiz1-3/+3
2003-09-19Also do not install localizations -- fixes PR 22778.wiz5-17/+41
2003-09-19Don't install info pages, to avoid conflict with binutils package.wiz6-28/+46
Bump PKGREVISION.
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-2/+2
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant1-2/+3
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-09-05Indent a bit and comment the '.if.*'.seb1-21/+21
2003-09-05Bring back gcc's all target usage but add USE_MAKEINFO if USE_CROSS_GCCseb1-2/+3
is defined (one of the dependency already has USE_MAKEINFO anyway).
2003-09-04Avoid a build problem on -current.kent1-2/+2
PR: pkg/22670
2003-08-25Conflicts with pth to make sure that libgcc does notkent1-1/+2
refer /usr/pkg/include/pthread.h
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb2-4/+2
2003-08-07Use GNU_CONFIGURE and fix its arguments accordingly.seb2-6/+7
Handle info files properly.
2003-08-07Use GNU_CONFIGURE and fix its arguments accordingly.seb2-15/+19
Use buildlink2. Handle info files properly. Remove leftovers from FreeBSD port Makefile. Be careful about perl usage i.e. kill it. XXX This package should install itself in a separate directory hierarchy like other "cross" packages or marked as conflicting with some other (like devel/binutils).
2003-08-04Set NO_EXPORT_CPP so these build again (otherwise a mangled _G_config.hjmc2-2/+10
gets generated when it uses /usr/bin/cpp
2003-07-24regen distinfo after removal of patches/patch-aawennmach1-2/+1