summaryrefslogtreecommitdiff
path: root/lang/gcc-ssp/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+3
2004-05-09Convert to buildlink3.snj1-2/+2
2004-02-19gcc 2.95 does not support the x86_64 architecture.kristerw1-1/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-02Synchronize patches with lang/gcc. Fixes build on -current. PKGREVISION++cjep1-2/+2
2003-09-01whitespace fixescjep1-3/+3
2003-08-09Make this package looking more like the other gcc packages.seb1-66/+79
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-06style nits. use CC:M*gcc* to match any gcc, as per other packages.grant1-7/+6
2003-07-06set GCC_VERSION for use in GCC_ARCHDIR. remove a superfluous commentgrant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-05-11It's CUT for cut, not CAT.....jmc1-2/+2
2003-04-27Use ${SED}, ${CUT}, ${TRUE} and ${ECHO}.cjep1-8/+8
2003-04-10make usage of pax more consistent, use -O to bomb on broken archivesgrant1-2/+2
2003-04-10make ${PAX} usage consistent:grant1-2/+1
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-10-22Update to 2.95.3-13kent1-4/+4
2002-10-20Prefer pax to GNU tar. By Greg A. Woods in PR 18719.wiz1-2/+2
2002-10-16Update to 2.95.3-12kent1-9/+8
2002-10-05sync with most recent lang/gcc updates. Problem noted in PR 18545dmcmahill1-3/+3
2002-08-17fix after last lang/gcc update. Tested on 1.5.3 sparc.dmcmahill1-1/+4
2002-07-13Fix build problem on Solaris.kent1-6/+8
2002-05-14Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2
2002-04-05Update the ssp patch to 2.95.3-5.kent1-5/+5
2002-03-29Update ssp patch to 2.95.3-4.kent1-7/+7
2002-03-28Sync with lang/gcc.kent1-22/+25
2002-03-05Don't compile on powerpc, gcc needs help out of the box for netbsd/powerpc.jmc1-2/+4
2002-02-16Add missing sparc/netbsd-elf-common.h.kent1-2/+3
2002-01-04Bump to 2.95.3 to synchronize with lang/gcc.kent1-16/+28
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-07-04-fstack-protector is enabled by default.kent1-5/+4
2001-06-30Update for the extension patch released at 29 Jun 2001, which fixes bugskent1-14/+29
2001-05-22New 'gcc with stack-smashing protection' package.kent1-0/+95