Bug 41345

Summary: Centericq's port erroneously download unneeded gnome programs.
Product: Ports & Packages Reporter: Carolyn Fugit <carolyn>
Component: Individual Port(s)Assignee: Ying-Chieh Liao <ijliao>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Carolyn Fugit 2002-08-05 17:40:01 UTC
     When doing a make install in /usr/ports/net/centericq for centericq 4.7.8, it installs several unneeded gnome files such as gnomecanvas and gnomemimedata (and their dependancies).  i contacted the program developer and he said it was odd that it downloaded that, not part of the program or necessary, and to contact the freebsd port authors (since he doesn't use freebsd, he has no idea what to say).

Fix: 

i don't know enough about anything to really say, but i think it might be something in the Makefile.
How-To-Repeat:      'make install' in /usr/ports/net/centericq
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2002-08-05 17:43:06 UTC
Responsible Changed
From-To: freebsd-ports->ijliao

Over to maintainer.
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-08-05 18:19:04 UTC
On Mon, Aug 05, 2002 at 09:37:31 -0700, Carolyn Fugit wrote:
>      When doing a make install in /usr/ports/net/centericq for centericq 4.7.8, it installs several unneeded gnome files such as gnomecanvas and gnomemimedata (and their dependancies).  i contacted the program developer and he said it was odd that it downloaded that, not part of the program or necessary, and to contact the freebsd port authors (since he doesn't use freebsd, he has no idea what to say).

let me guess ...

I use "USE_GNOMENG" and "USE_GNOME" ...
I think maybe your ports/Mk/* too old to recognize the new "USE_GNOMENG"
settings, so you've installed the whole gnome packages
Comment 3 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-16 19:12:09 UTC
State Changed
From-To: open->feedback

update your ports tree and try again
Comment 4 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-10-21 19:03:07 UTC
State Changed
From-To: feedback->closed

I dont think this still is a problem