Bug 136679

Summary: [PATCH] devel/ccache: Remove gcc295 support
Product: Ports & Packages Reporter: Ulrich Spoerlein <uqs>
Component: Individual Port(s)Assignee: Michael Johnson <ahze>
Status: Closed FIXED    
Severity: Affects Only Me CC: ahze
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ccache-2.4_9.patch none

Description Ulrich Spoerlein 2009-07-12 09:50:00 UTC
- Remove the gcc295 link that may break build of other lang/gcc* ports due to
  conflict with lang/gcc295 [1]
- Pet portlint

The usefulness of lang/gcc295 is limited to only a handful of cases. ccache is IMHO
not one of them. You may also refer to discussion in ports/135883

[1]: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=110516+0+archive/2009/freebsd-ports/20090621.freebsd-ports
Port maintainer (ahze@FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-12 12:24:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ahze

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 gerald 2009-07-12 21:16:23 UTC
I am very supportive of this patch.  Michael, this would really
help a lot -- just the other day I got another user report.

>  GNU_COMPILERS+=		32 33 34 40 41 42 43 44 -ooo

In addition to the patch submitted by Ulrich, I believe we should
remove 32, 33, 40, and 41 from the list above since we no longer
have lang/gcc ports for any of these.

If you agree, I will make this change, either independently of you
committing Ulrich's patch or I can also commit a combined patch if
you prefer or are busy.

Gerald
Comment 3 Michael Johnson freebsd_committer freebsd_triage 2009-08-05 03:41:57 UTC
State Changed
From-To: open->closed

Committed, Thanks!