summaryrefslogtreecommitdiff
path: root/lang/gcc28 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DEPRECATE the unused, outdated gcc28 and gcc31 ports for removal at a future ↵Kris Kennaway2004-03-141-0/+2
| | | | | | | date. Notes: svn path=/head/; revision=103946
* Remove entry for bounds-checking patch, which was reported to beTrevor Johnson2004-03-101-1/+1
| | | | | | | | | | | | | unfetchable and has been not been used by the Makefile since last May. PR: 51738 Submitted by: parv Add size datum. Notes: svn path=/head/; revision=103561
* BROKEN on alpha: does not compileKris Kennaway2004-02-231-0/+4
| | | | Notes: svn path=/head/; revision=101822
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* - ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-2/+2
| | | | | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89491
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* These older compilers don't support amd64, sparc64, and ia64.David E. O'Brien2003-05-091-0/+1
| | | | Notes: svn path=/head/; revision=80508
* Remove support for bounds checking (which used to be enabled by settingGerald Pfeifer2003-05-071-5/+0
| | | | | | | | | | | | WANT_BOUNDS_CHECKING), as Herman ten Brugge <hermantenbrugge@home.nl>, the author of these patches, removed them from their web-site, saying that they contain bugs fixed in later versions and strongly suggested to use current versions of GCC. PR: 51738 Notes: svn path=/head/; revision=80400
* Simpler version of the "make this work on 5-CURRENT again" fix.David E. O'Brien2003-04-282-6/+10
| | | | | | | | In this version we simply use the default emulation rather than explicitly setting it [wrong]. Notes: svn path=/head/; revision=79794
* Fix build on -CURRENT.Gerald Pfeifer2003-04-271-0/+6
| | | | | | | | PR: 46899 Submitted by: David Holm <david@realityrift.com> Notes: svn path=/head/; revision=79738
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Use the full path to /sbin/sysctlKris Kennaway2003-01-301-1/+1
| | | | | | | Noticed by: 'make index' in crontab Notes: svn path=/head/; revision=74251
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Adjust pkg-comment and pkg-descr. gcc28 isn't the Latest Release andTilman Keskinoz2002-11-052-5/+1
| | | | | | | | | will probably not become our base system compiler in the near future. Submitted by: Frerich Raabe <frerichraabe@gmx.de> Notes: svn path=/head/; revision=69532
* The effort to maintain these for FreeBSD just isn't worth it with the lackDavid E. O'Brien2002-11-051-1/+1
| | | | | | | of reward. Notes: svn path=/head/; revision=69508
* Document.David E. O'Brien2002-03-241-1/+1
| | | | Notes: svn path=/head/; revision=56545
* Let machine/ansi.h know not to play glibc for us.David E. O'Brien2002-03-242-2/+11
| | | | Notes: svn path=/head/; revision=56531
* Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflictAkinori MUSHA2002-01-191-0/+2
| | | | | | | | | with each other's package link name. (Maintainer timeout; I think it's too trivial to bother him with.) Notes: svn path=/head/; revision=53351
* Adjust(fix) info processing.David E. O'Brien2001-03-112-0/+28
| | | | | | | Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp> Notes: svn path=/head/; revision=39527
* Adjust(fix) the info processing.David E. O'Brien2001-03-112-3/+15
| | | | | | | Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp> Notes: svn path=/head/; revision=39526
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35324
* Don't define "ASM_WEAKEN_LABEL" in the a.out case.David E. O'Brien2000-11-101-7/+1
| | | | | | | | PR: 16882 Submitted by: Bly Hostetler <hostetlb@agcs.com> Notes: svn path=/head/; revision=34964
* Add in the bounds checking patch from XXX Haj Ten Brugge ifDavid E. O'Brien2000-11-102-0/+6
| | | | | | | "WANT_BOUNDS_CHECKING" is defined. Notes: svn path=/head/; revision=34963
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* portlintDavid E. O'Brien1999-09-041-1/+1
| | | | Notes: svn path=/head/; revision=21260
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Don't waste CDROM real estate on a soon to be OBE version.David E. O'Brien1999-07-151-1/+3
| | | | Notes: svn path=/head/; revision=20213
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I canDavid E. O'Brien1999-03-311-14/+10
| | | | | | | | tell if people built Gcc28 from the ports collection in a normal manner when I get bug reports. Notes: svn path=/head/; revision=17487
* Add support for -fformat-extensions.David E. O'Brien1999-03-314-6/+283
| | | | | | | (kernel and world should now be buildable using gcc28) Notes: svn path=/head/; revision=17484
* Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELFDavid E. O'Brien1999-03-221-3/+8
| | | | | | | | | case too. Submitted by: terry (Thanks to Amancio for identification) Notes: svn path=/head/; revision=17336
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-1/+2
| | | | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
* GNUHOST is now "i386-unknown-freebsd3" for ELF machines andDavid E. O'Brien1999-02-095-14/+96
| | | | | | | "i386-unknown-freebsdaout3" for a.out machines. Notes: svn path=/head/; revision=16574
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too.David E. O'Brien1999-01-121-3/+14
| | | | Notes: svn path=/head/; revision=16017
* i386 => ${ARCH}David E. O'Brien1998-11-131-4/+4
| | | | | | | Requested by: imp Notes: svn path=/head/; revision=14492
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-6/+7
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Pass the GNUARCH value to `configure' to force the detection of an ELF system.David E. O'Brien1998-11-101-6/+14
| | | | | | | | | | (I still intend to fix the bug in the script that misses an ELF system for an a.out one) Current fix submitted by: "Alec Wolman" <wolman@cs.washington.edu> Notes: svn path=/head/; revision=14442
* GNUHOST was defined twice. Also, take out the ELF cruft, a simpleSatoshi Asami1998-10-081-8/+2
| | | | | | | BROKEN_ELF will do. :) Notes: svn path=/head/; revision=13725
* Broken on ELF boxes.David E. O'Brien1998-09-271-1/+8
| | | | Notes: svn path=/head/; revision=13442
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-3/+0
| | | | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
* dont ask..David E. O'Brien1998-08-181-29/+29
| | | | Notes: svn path=/head/; revision=12611
* Update to use PLIST_SUBDavid E. O'Brien1998-08-181-6/+2
| | | | Notes: svn path=/head/; revision=12610
* * expmed.c (expand_mult): Use 0 as add_target if should preserveDavid E. O'Brien1998-08-141-0/+37
| | | | | | | | | | | subexpressions. * expmed.c (expand_divmod): Save last divison constant and if rem is same as div, don't adjust rem cost. Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au> Notes: svn path=/head/; revision=12515
* * Minor bug fixes from OpenBSD (and some stuff to ease diff'ing in the future)David E. O'Brien1998-08-1313-11/+488
| | | | | | | | | | | * Some initial support for FreeBSD-alpha * Add some optimizations required by g77, which still might be of some use to adventuring C/C++ programmers. Obtained from: OpenBSD (parts) Notes: svn path=/head/; revision=12502