lang/gcc: do not include OSREV in host architecture
This eliminates the need for PLIST changes whenever OSREV is incremented.
drop RCS Ids
Add infrastructure for D.
Minor cleanups:
- remove no-longer needed g77 and java subpackages.
- remove an outdated patch comment
- move HOMEPAGE from http -> https
- bump all subpackages due to HOMEPAGE change
ok pascal@ (MAINTAINER)
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
infrastructure glue for gcc 4.9
PERMIT_*
PERMIT_* / REGRESS->TEST sweep
trailing whitespace in CATEGORIES
OpenBSD/ports a659a3d — lang/gcc/4.6 Makefile gcc4.port.mk, lang/gcc/4.6/patches patch-libgo_configure patch-libgo_mksysinfo_sh
- add Go support (only tested on amd64, but I'd be surprised if it broke
anywhere else. The only thing not supported yet is tracing using ptrace(2).
- clean up Makefile and restructure a bit
- VMEM_WARNING when -java is built
- some minor PLIST tweaks
ok espie@
- use global MASTER_SITE_GCC
- fix packaging; my bad
- bump PKGNAMEs for version 3.3
noticed by sturm@
- add a common DESCR for all GCC versions (and their subpackages) ;
except for version 3.3 which already has a specific one ;
versions 3.4, 4.0 and 4.1 have been broken for a while so no bump
ok espie@
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN
add homepage
ok espie@
Add missing COMMENT-main.
remove dead mirrors from MASTER_SITE_GCC and _SUNSITE
fix some pathes
from Jim Razmus
fix package names.
get PKGNAMEs to bump correctly.
With the recent svscanf change, stdio no longer gets tweaked.
fix name for g95
OpenBSD/ports 2f981e5 — lang/gcc/3.4/pkg PLIST, lang/gcc/4.0/patches patch-gcc_c-aux-info_c patch-gcc_gcc_c
Initial revision
basic ports for gcc 3.4 and gcc 4.0, restructured.
this should more or less compile and run tests on i386, but is not
guaranteed to do anything more yet...