Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/gcc27/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / lang / gcc27

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19
Tue Jul 19 02:51:40 2005 UTC (6 years, 6 months ago) by linimon
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.18: +1 -1 lines
As previously announced, remove gcc27.  It is no longer used by anything
in the tree.  If absolutely necessary for compatibility with old code,
use lang/gcc28 or preferably lang/gcc295.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Apr 10 18:32:06 2005 UTC (6 years, 10 months ago) by netchild
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Correct the syntax of the expiration date. This is what you get by just
reading the implementation, but not the docs...

Pointyhat kindly provided by:	krion

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 10 14:40:57 2005 UTC (6 years, 10 months ago) by netchild
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Set expiration date to 20050610.

Requested by:	portmgr (krion)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 2 01:00:40 2005 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Does not compile on alpha.  Since it's unlikely anyone is going to fix
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)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:41 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Tidy up whitespace.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 14 03:18:56 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
DEPRECATE the unused, outdated gcc27 port for removal at a future date.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:34 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 27 00:50:07 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- ECHO -> ECHO_MSG

for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:		ports/56800-56819
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:36:54 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 18 09:56:35 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -0 lines
BROKEN on 5.1: does not compile

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 9 05:34:06 2003 UTC (8 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
These older compilers don't support amd64, sparc64, and ia64.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:37:57 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
De-pkg-comment.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 30 08:23:53 2003 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Use the full path to /sbin/sysctl

Noticed by:	'make index' in crontab

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 7 03:10:53 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -2 lines
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:	me
Approved by:		pat

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:48 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 5 03:10:07 2002 UTC (9 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 19 19:15:10 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict
with each other's package link name.

(Maintainer timeout; I think it's too trivial to bother him with.)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:18:34 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Mar 22 19:10:40 2000 UTC (11 years, 10 months ago) by obrien
Branches: OBRIEN
CVS tags: gcc_2_7_2_3_port
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Port of the GCC 2.7.2.3 that was the base compiler in FreeBSD 2.2.x thru 3.x.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 22 19:10:40 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options