Bug 125846 - Fix for science/silo
Summary: Fix for science/silo
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-22 00:40 UTC by Pedro F. Giffuni
Modified: 2008-07-22 01:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.22 KB, patch)
2008-07-22 00:40 UTC, Pedro F. Giffuni
no flags Details | Diff
197-patchsilo (1.23 KB, application/octet-stream)
2008-07-22 01:11 UTC, Pedro F. Giffuni
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>=