Age | Commit message (Expand) | Author | Files | Lines |
2003-08-08 | include major version number in COMMENT for distinction, some minor | grant | 1 | -2/+2 |
2003-07-23 | fix GCC_VERSION so GCC_ARCHDIR is correctly set. | grant | 1 | -9/+8 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | oops, we still want the mk files for non-pkgsrc purposes. unbump | grant | 1 | -2/+2 |
2003-07-13 | greatly simplify the handling of pkgsrc gcc, and eliminate a bug which | grant | 1 | -2/+2 |
2003-07-12 | Add some patches against basesrc gcc implementing the "if-exists" | jtb | 1 | -2/+2 |
2003-07-06 | Reorder a bit so pkglint is happier. | seb | 1 | -4/+5 |
2003-07-06 | No need anymore to specify --infodir=... to configure. | seb | 1 | -6/+3 |
2003-07-06 | set GCC_VERSION for use in GCC_ARCHDIR. remove a superfluous comment | grant | 1 | -2/+3 |
2003-07-04 | Convert to USE_NEW_TEXINFO. | seb | 1 | -4/+5 |
2003-07-04 | Install example mk.conf in package specific directory. | seb | 1 | -6/+8 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-28 | remove redundant comment | grant | 1 | -2/+1 |
2003-05-27 | on Solaris, install into ${PREFIX}/${PKGNAME_NOREV} as per other | grant | 1 | -12/+7 |
2003-05-26 | Remove build-dependency on bison by applying patch from Todd Vierling | jschauma | 1 | -5/+2 |
2003-05-02 | Move the sample mk.conf file to share/examples/gcc/mk.conf, instead of | jmmv | 1 | -5/+8 |
2003-04-14 | only assume GNU toolchain on Linux and BSD and use try to use sane | grant | 1 | -7/+3 |
2003-04-14 | use the bootstrap target unless we know we are using gcc (either by | grant | 1 | -8/+23 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2003-01-11 | Mark this NOT_FOR_PLATFORM Darwin. | grant | 1 | -1/+3 |
2002-12-12 | Check if $CC is defined first, next comparison breaks otherwise. | salo | 1 | -2/+2 |
2002-12-05 | use automatic MESSAGE handling. | grant | 1 | -2/+1 |
2002-10-26 | GNU make with its support of micro- and nano-second timestamp and stat(2) | seb | 1 | -14/+16 |
2002-10-20 | Install ${PREFIX}/etc/${PKGNAME}.mk on SunOS, too. From pkg/18627 by | jlam | 1 | -1/+2 |
2002-09-27 | Use bsd.pkg.install.mk, correct the PLISTs to refer to ${PKGNAME}.mk | jlam | 1 | -60/+60 |
2002-09-27 | Use ${BASENAME} instead of "basename", and fix a typo. | jlam | 1 | -5/+5 |
2002-09-09 | - pull in the last bit of changes to sync this up with the netbsd-1-6-RELEASE | dmcmahill | 1 | -2/+2 |
2002-08-12 | pull in most recent patches to gcc-2.95.3 from the netbsd-1-6 | dmcmahill | 1 | -1/+4 |
2002-08-06 | Make sure that the compiler finds the non-standard includefiles normally | kristerw | 1 | -1/+5 |
2002-05-14 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-04-08 | generate most of the packing list dynamically for non-SunOS systems. This | dmcmahill | 1 | -2/+6 |
2002-03-28 | Remove PKGREVISION. It causes too many issues with installing/tracking | jmc | 1 | -2/+1 |
2002-03-28 | Update patch set against a sync of source from gnusrc/dist/toolchain. | jmc | 1 | -12/+15 |
2002-03-25 | Build for arm32 as well (after discussion with abs). | cjep | 1 | -2/+2 |
2002-03-14 | Remove empty directory "v9" after installation to avoid deinstallation | tron | 1 | -4/+5 |
2002-03-14 | Some cleanup. | wiz | 1 | -16/+5 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 1 | -1/+2 |
2002-02-16 | Add missing sparc/netbsd-elf-common.h. | kent | 1 | -2/+3 |
2002-01-09 | Fix and enable for Solaris platform. | seb | 1 | -2/+9 |
2002-01-03 | Provide a "Makefile.gcc" which can be used by other packages which need | tron | 1 | -1/+2 |
2002-01-03 | Update "gcc" package to version 2.95.3. This is a bug fix release of | tron | 1 | -11/+12 |
2001-12-29 | Let's keep this simple, and not let the "nb" bump affect the name of the | fredb | 1 | -2/+2 |
2001-12-29 | Fix up a corrupt infodir entry in "chill.info" that install-info could not | fredb | 1 | -1/+5 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-06-11 | Install info file into "${PREFIX}/info" so that they get found. | tron | 1 | -3/+4 |
2001-06-11 | Remove installed curses.h file, as is done by pgcc/Makefile. | jlam | 1 | -1/+2 |
2001-06-11 | Remove link "${PREFIX}/${PKGNAME}/bin/cc" before trying to create it to | tron | 1 | -2/+2 |
2001-06-07 | Add missing "INFO_FILES" assignment. | tron | 1 | -1/+2 |
2001-05-04 | Add --enable-shared to the configuration phase so that a shared libstdc++ | skrll | 1 | -2/+4 |
2001-04-30 | Make gcc/Makefile and pgcc/Makefile look more similar. | jlam | 1 | -9/+5 |