Bug 136679 - [PATCH] devel/ccache: Remove gcc295 support
Summary: [PATCH] devel/ccache: Remove gcc295 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-12 09:50 UTC by Ulrich Spoerlein
Modified: 2009-08-05 03:42 UTC (History)
1 user (show)

See Also:


Attachments
ccache-2.4_9.patch (843 bytes, patch)
2009-07-12 09:50 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!