Bug 125846

Summary: Fix for science/silo
Product: Ports & Packages Reporter: Pedro F. Giffuni <giffunip>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
197-patchsilo none

Description Pedro F. Giffuni 2008-07-22 00:40:00 UTC
- Turn off the python module as it causes breakage in the build cluster.
- While here, rename the BROWSER option to SILEXB to avoid confusion.
- No version bump since no package has been built.

How-To-Repeat: - Pointyhat is not picking up USE_PYTHON because it is defined after bsd.port.pre.mk
- portlint will complain if we try to use WITH_PYTHON before bsd.port.mk so either way we lose.
- Thankfully I don't need the python module for my project, and people wanting it are like to know they should install it.
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-07-22 01:02:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I have it
Comment 2 Pedro F. Giffuni 2008-07-22 01:11:20 UTC
<p>Ugh... a better solution .. let's just get rid of the OPTIONS but leave the knobs.</p><p> OPTIONS were not really a good idea here.<br /></p><BR>=
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-22 01:11:45 UTC
beech       2008-07-22 00:11:36 UTC

  FreeBSD ports repository

  Modified files:
    science/silo         Makefile pkg-plist 
  Log:
  - Turn off the python module as it causes breakage in the build cluster.
  - While here, rename the BROWSER option to SILEXB to avoid confusion.
  - No version bump since no package has been built.
  
  PR:             ports/125846
  Submitted by:   Pedro F. Giffuni <giffunip@tutopia.com> (maintainer)
  Reported by:    pointyhat via erwin
  
  Revision  Changes    Path
  1.2       +7 -6      ports/science/silo/Makefile
  1.2       +1 -1      ports/science/silo/pkg-plist
_______________________________________________
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 4 Beech Rintoul freebsd_committer freebsd_triage 2008-07-22 01:11:59 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 5 Pedro F. Giffuni 2008-07-22 01:12:14 UTC
<p>Ugh... a better solution .. let's just get rid of the OPTIONS but leave =
the knobs.</p><p> OPTIONS were not really a good idea here.<br /></p><BR>=