summaryrefslogtreecommitdiff
path: root/cross/h8300-hms-gcc
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for cross categoryagc1-1/+5
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2014-12-26List extra files installed on MacOS. It is probable that they don't onlydholland1-0/+3
appear on MacOS, but I guess this will do for now. PR 49473 from Sevan Janiyan.
2014-12-19Set {MASTER_}SITES properly.obache1-3/+3
2013-04-06Resolves:rodent1-2/+2
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
2013-03-28Fix inline use.joerg2-1/+26
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-01-02Don't install c++filt, it comes with binutils. PKGREVISION -> 6dholland4-10/+9
2010-02-14Add comment headers on yesterday's patches.dholland3-5/+9
2010-02-14DESTDIR support. Something I did seems to have caused it to startdholland8-6/+583
installing c++filt when it wasn't before; I have no idea what, but it seems like a net win so let's run with it. Ergo, PKGREVISION++ (again), to 5.
2010-02-14Patch out the illegal C found in old gcc versions. Fixes broken build.dholland4-3/+123
2009-06-14Remove @dirrm entries from PLISTsjoerg1-22/+1
2009-02-17Reset maintainer, mail bouncedjoerg1-2/+2
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-09-02Fixed PLIST, PKGREVISION++.rillig2-3/+5
2006-04-07enable building of c++hubertf3-6/+18
Patch by Stephan Thesing <thesing@cs.uni-sb.de> OK'd by $MAINTAINER
2006-03-20* Nuke all references to and definitions of INFO_DIR in package Makefilesjlam2-4/+7
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+4
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-08-05use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirrordrochner1-2/+2
2004-07-04USE_PKGSRC_GCC -> GCC_REQD+=2.8.0 (builds just as fine on 1.6.2 as before)wiz1-2/+2
2004-05-08Convert to buildlink3.snj1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-13Remove info files from PLIST files.seb1-55/+1
2003-12-26Deal with info files.seb1-1/+3
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-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs1-2/+2
is accepted. Suggested by Grant.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-30buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gccjlam1-12/+9
2002-07-20Correct PLISTkent1-3/+1
2002-06-27import of cross-h8300-hms-gcc-3.1 provided bydmcmahill4-0/+265
Osamu OISHI <oishi@alef.ims.ac.jp> in PR pkg/17350 gcc for hitachi h8300-hms cross-compile environment