Bug 86649

Summary: Fix java/eclipse installation issues
Product: Ports & Packages Reporter: Panagiotis Astithas <past>
Component: Individual Port(s)Assignee: freebsd-eclipse (Nobody) <eclipse>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
eclipse.patch none

Description Panagiotis Astithas 2005-09-27 22:10:15 UTC

The current java/eclipse port fails to build if the WITH_MOZILLA option is set to the unusual value of "mozilla". This patch fixes it.

Also the current port installs an Eclipse menu entry for Gnome. This patch makes the entry visible to KDE as well, and calls update-desktop-database to make the entry appear at once. It also fixes the deinstall case.

How-To-Repeat: 

Try to build eclipse with WITH_MOZILLA=mozilla.

Try to uninstall eclipse.
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2005-09-28 00:38:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-eclipse

Over to maintainer.
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2005-09-28 13:20:28 UTC
State Changed
From-To: open->closed

Committed, thanks!