Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-08-06 | Update MASTER_SITES. | uebayasi | 2 | -4/+4 | |
2004-08-05 | use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirror | drochner | 1 | -2/+2 | |
2004-08-02 | Make this package build after the cross/binutils update. | kristerw | 2 | -10/+8 | |
Bump PKGREVISION. | |||||
2004-08-02 | Add one more missing file. | kristerw | 2 | -3/+5 | |
Bump PKGREVISION. | |||||
2004-08-02 | Add a missing include file. | kristerw | 2 | -2/+5 | |
Bump PKGREVISION. | |||||
2004-07-09 | Adjust after update of cross/binutils, and bump PKGREVISION | kristerw | 15 | -603/+35 | |
for the packages depending on it. | |||||
2004-07-09 | Update to binutils-2.15. | kristerw | 21 | -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-06 | Remove references to buildlink2. | wiz | 1 | -5/+1 | |
2004-07-04 | USE_PKGSRC_GCC -> GCC_REQD+=2.8.0 (builds just as fine on 1.6.2 as before) | wiz | 1 | -2/+2 | |
2004-07-02 | Convert to bl3 (tested on 1.6.2, does not build on 2.0). | wiz | 1 | -2/+2 | |
2004-06-11 | replace the deprecated USE_BISON and this also needs flex(1). | grant | 1 | -3/+2 | |
2004-06-01 | Remove obsolete package, per discussion on tech-pkg. | kristerw | 7 | -87/+1 | |
2004-05-11 | Unused. | wiz | 1 | -30/+0 | |
2004-05-08 | Convert to buildlink3. | snj | 5 | -10/+10 | |
2004-04-24 | This package complains it needs GNU m4 -- give it what it wants. | wiz | 1 | -2/+2 | |
Remove superfluous LTCONFIG_OVERRIDE. | |||||
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 2 | -2/+4 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-03-11 | Update MinGW to 3.2 with gcc-3.3.3, binutils-2.15.90, and w32api-2.5. | kent | 5 | -281/+443 | |
Fixes PR pkg/19167 | |||||
2004-03-11 | update sum for patches | kent | 1 | -2/+1 | |
2004-03-09 | update based gcc and binutils. | kent | 29 | -2297/+491 | |
- gcc 2.95.2 -> 3.3.3 - binutils 030425 -> 2.15.90 (20040222) | |||||
2004-03-02 | USE_MAKEINFO=yes | kristerw | 1 | -1/+2 | |
2004-03-02 | Do not override config.guess and config.sub. The configure | kristerw | 1 | -1/+3 | |
script is called with a hard-coded target that is not in the pkgsrc/mk/gnu-config/ files. | |||||
2004-02-22 | Make this package build when using gcc 2.95. | kristerw | 2 | -1/+22 | |
2004-02-21 | s/programer/programmer/ | snj | 1 | -2/+2 | |
2004-02-13 | Fix a typo. | minskim | 1 | -1/+1 | |
2004-02-13 | Add and enable atasm-1.04. | minskim | 1 | -1/+2 | |
2004-02-13 | Import atasm-1.04 from pkgsrc-wip. Packaged by mor at linex dot com | minskim | 5 | -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-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -2/+2 | |
2004-01-25 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 2 | -4/+4 | |
2004-01-22 | don't assume the base system has bzcat, test for it and depend on | grant | 1 | -2/+8 | |
archivers/bzip2 if we don't have it. | |||||
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 7 | -14/+14 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 9 | -18/+19 | |
2004-01-13 | Remove info files from PLIST files. | seb | 3 | -96/+3 | |
2004-01-12 | Remove unnecessary blank lines. | cjep | 1 | -2/+1 | |
2004-01-03 | Add correct version syntax to BUILD_DEPENDS line | heinz | 1 | -4/+4 | |
2003-12-30 | Whitespace fix | cjep | 1 | -2/+1 | |
2003-12-26 | Deal with info files. | seb | 1 | -1/+3 | |
2003-12-12 | Fix typo (CONFIUGRE_ENV). | reed | 1 | -2/+2 | |
2003-11-05 | Properly handle info files and thus fix installation. | seb | 2 | -3/+6 | |
2003-11-05 | Fix build on NetBSD 1.6.2_RC1: avoid building info files, they are not | seb | 3 | -2/+17 | |
installed anyway. XXX it does not build on -current. | |||||
2003-10-21 | Add bounds checking for prologue buffer. This avoids avr-gdb crashes | wennmach | 3 | -2/+20 | |
when debugging programs without prologue. Patch provided by Karl Janmar < karl -AT- utopiafoundation -DOT- org > in PR pkg/23154 | |||||
2003-09-30 | DTRT for USE_BUILDLINK2=no (or rather [nN][oO]). | kristerw | 1 | -2/+2 | |
2003-09-21 | Fix relative path to mk dir. | wiz | 1 | -3/+3 | |
2003-09-19 | Also do not install localizations -- fixes PR 22778. | wiz | 5 | -17/+41 | |
2003-09-19 | Don't install info pages, to avoid conflict with binutils package. | wiz | 6 | -28/+46 | |
Bump PKGREVISION. | |||||
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 | |
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now. | |||||
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -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-05 | Indent a bit and comment the '.if.*'. | seb | 1 | -21/+21 | |
2003-09-05 | Bring back gcc's all target usage but add USE_MAKEINFO if USE_CROSS_GCC | seb | 1 | -2/+3 | |
is defined (one of the dependency already has USE_MAKEINFO anyway). | |||||
2003-09-04 | Avoid a build problem on -current. | kent | 1 | -2/+2 | |
PR: pkg/22670 | |||||
2003-08-25 | Conflicts with pth to make sure that libgcc does not | kent | 1 | -1/+2 | |
refer /usr/pkg/include/pthread.h |