Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-19 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 | |
overridden. | |||||
2004-01-24 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 1 | -2/+2 | |
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
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/+2 | |
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-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -2/+2 | |
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build. | |||||
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 | -3/+2 | |
2003-03-03 | Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more | jschauma | 2 | -3/+4 | |
portable. Bump PKGREVISION accordingly. | |||||
2002-09-29 | Use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -5/+6 | |
2002-05-21 | Use gcc-2.95.3 on arm32 to avoid internal compiler error(s). | cjep | 1 | -1/+5 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-07-18 | Update MASTER_SITES. | nra | 1 | -2/+3 | |
2001-07-18 | Remove autogenerated html files from PLIST, these are not installed | nra | 1 | -2/+1 | |
on NetBSD specific versions of X. | |||||
2001-07-18 | Add xphoon-19910918. PR #13500 by Stoned Elipot. | nra | 7 | -0/+122 | |
Xphoon sets X the root window to a picture of the moon in its current phase. |