aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc27
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove gcc27. It is no longer used by anythingMark Linimon2005-07-1943-2887/+0
| | | | | | | | in the tree. If absolutely necessary for compatibility with old code, use lang/gcc28 or preferably lang/gcc295. Notes: svn path=/head/; revision=139561
* Correct the syntax of the expiration date. This is what you get by justAlexander Leidinger2005-04-101-1/+1
| | | | | | | | | reading the implementation, but not the docs... Pointyhat kindly provided by: krion Notes: svn path=/head/; revision=132916
* Set expiration date to 20050610.Alexander Leidinger2005-04-101-0/+1
| | | | | | | Requested by: portmgr (krion) Notes: svn path=/head/; revision=132883
* Does not compile on alpha. Since it's unlikely anyone is going to fixKris Kennaway2005-01-021-1/+1
| | | | | | | | | | | these old compilers, drop alpha from the supported arch list. Flip over from NOT_FOR_ARCHS to ONLY_FOR_ARCHS where used, since these ports will not support any future architectures FreeBSD runs on. Approved by: portmgr (self) Notes: svn path=/head/; revision=125651
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* DEPRECATE the unused, outdated gcc27 port for removal at a future date.Kris Kennaway2004-03-141-0/+2
| | | | Notes: svn path=/head/; revision=103944
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99360
* - 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
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-0/+4
| | | | Notes: svn path=/head/; revision=81209
* These older compilers don't support amd64, sparc64, and ia64.David E. O'Brien2003-05-091-0/+1
| | | | Notes: svn path=/head/; revision=80508
* 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
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* 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
* 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
* 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
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Port of the GCC 2.7.2.3 that was the base compiler in FreeBSD 2.2.x thru 3.x.David E. O'Brien2000-03-2244-0/+2874
Notes: svn path=/head/; revision=26961