Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-03 | Add SHA512 digests for distfiles for cross category | agc | 1 | -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-26 | List extra files installed on MacOS. It is probable that they don't only | dholland | 1 | -0/+3 | |
appear on MacOS, but I guess this will do for now. PR 49473 from Sevan Janiyan. | |||||
2014-12-19 | Set {MASTER_}SITES properly. | obache | 1 | -3/+3 | |
2013-04-06 | Resolves: | rodent | 1 | -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-28 | Fix inline use. | joerg | 2 | -1/+26 | |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-01-02 | Don't install c++filt, it comes with binutils. PKGREVISION -> 6 | dholland | 4 | -10/+9 | |
2010-02-14 | Add comment headers on yesterday's patches. | dholland | 3 | -5/+9 | |
2010-02-14 | DESTDIR support. Something I did seems to have caused it to start | dholland | 8 | -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-14 | Patch out the illegal C found in old gcc versions. Fixes broken build. | dholland | 4 | -3/+123 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -22/+1 | |
2009-02-17 | Reset maintainer, mail bounced | joerg | 1 | -2/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-09-02 | Fixed PLIST, PKGREVISION++. | rillig | 2 | -3/+5 | |
2006-04-07 | enable building of c++ | hubertf | 3 | -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 Makefiles | jlam | 2 | -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-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+4 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-08-05 | use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirror | drochner | 1 | -2/+2 | |
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-05-08 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-13 | Remove info files from PLIST files. | seb | 1 | -55/+1 | |
2003-12-26 | Deal with info files. | seb | 1 | -1/+3 | |
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-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-06-02 | Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3 | abs | 1 | -2/+2 | |
is accepted. Suggested by Grant. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-09-30 | buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -12/+9 | |
2002-07-20 | Correct PLIST | kent | 1 | -3/+1 | |
2002-06-27 | import of cross-h8300-hms-gcc-3.1 provided by | dmcmahill | 4 | -0/+265 | |
Osamu OISHI <oishi@alef.ims.ac.jp> in PR pkg/17350 gcc for hitachi h8300-hms cross-compile environment |