Bug 145757 - java/openjdk6: allow to build againist modern xorg
Summary: java/openjdk6: 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: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-16 12:50 UTC by Dima Panov
Modified: 2010-05-03 00:30 UTC (History)
0 users

See Also:


Attachments
openjdk6.diff (1.34 KB, patch)
2010-04-16 12:50 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:50:01 UTC

java/openjdk6: allow to build againist modern xorg

How-To-Repeat: 

Install xorg75 and try to build java/openjdk6
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:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fluffy

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-16 12:50:14 UTC
Maintainer of java/openjdk6,

Please note that PR ports/145757 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/145757

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-16 12:50:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Radim Kolar 2010-05-02 09:41:15 UTC
I tested patch. It fixes build problem
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-05-03 00:27:37 UTC
fluffy      2010-05-02 23:27:16 UTC

  FreeBSD ports repository

  Modified files:
    java/openjdk6/files  patch-set 
  Log:
  - java/openjdk6: allow to build againist modern xorg (7.5)
  
  PR:             145757
  Submitted by:   myself
  Approved by:    mainatner timeout ( over 3 weeks)
  
  Revision  Changes    Path
  1.5       +14 -0     ports/java/openjdk6/files/patch-set
_______________________________________________
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 6 Dima Panov freebsd_committer freebsd_triage 2010-05-03 00:28:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!