Bug 106245 - [Maintainer Update] cad/brlcad fix for "odd location" X11BASE
Summary: [Maintainer Update] cad/brlcad fix for "odd location" X11BASE
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: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-03 01:10 UTC by Erik Greenwald
Modified: 2006-12-05 21:50 UTC (History)
1 user (show)

See Also:


Attachments
cad-brlcad.patch (525 bytes, patch)
2006-12-03 01:10 UTC, Erik Greenwald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Greenwald 2006-12-03 01:10:08 UTC
Figure "odd location" X installs. Tested using X11BASE=/usr/Xorg and
seems to work fine. A real fix has already been committed to the 
sourceforge repository, this is just a stopgap until the next release.
http://brlcad.cvs.sourceforge.net/brlcad/brlcad/configure.ac?r1=14.272&r2=14.273

Thanks!
Comment 1 Shaun Amott freebsd_committer freebsd_triage 2006-12-03 01:39:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Grab, since I have another PR for this port.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-05 21:45:25 UTC
shaun       2006-12-05 21:45:12 UTC

  FreeBSD ports repository

  Modified files:
    cad/brlcad           Makefile 
  Added files:
    cad/brlcad/files     patch-include_machine.h 
  Log:
  - Fix build on sparc64. [1]
  - Respect ${X11BASE}. [2]
  
  PR:             ports/105535 [1], ports/106245 [2]
  Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
  
  Revision  Changes    Path
  1.19      +3 -0      ports/cad/brlcad/Makefile
  1.1       +31 -0     ports/cad/brlcad/files/patch-include_machine.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 Shaun Amott freebsd_committer freebsd_triage 2006-12-05 21:46:20 UTC
State Changed
From-To: open->closed

Committed, thanks!