Bug 145756 - java/jdk15: allow to build againist modern xorg
Summary: java/jdk15: allow to build againist modern xorg
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: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-16 12:20 UTC by Dima Panov
Modified: 2010-04-20 04:00 UTC (History)
0 users

See Also:


Attachments
jdk15.diff (836 bytes, patch)
2010-04-16 12:20 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov freebsd_committer freebsd_triage 2010-04-16 12:20:01 UTC

java/jdk15: allow to build againist modern xorg

How-To-Repeat: 

Install xorg75 and try to build java/jdk15
Will get complains about missed MIT-SHM functions, they are moved to another proto includes
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-16 12:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-20 03:55:30 UTC
glewis      2010-04-20 02:55:16 UTC

  FreeBSD ports repository

  Added files:
    java/jdk15/files     patch-j2se::awt::awt_GraphicsEnv.h 
  Log:
  . Fix the build with recent xorg.
  
  PR:             145756
  Submitted by:   fluffy@
  
  Revision  Changes    Path
  1.1       +15 -0     ports/java/jdk15/files/patch-j2se::awt::awt_GraphicsEnv.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2010-04-20 03:55:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!