Bug 130121 - math/plplot: make Fortran support optional
Summary: math/plplot: make Fortran support optional
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: 2009-01-02 18:40 UTC by Pedro F. Giffuni
Modified: 2009-01-02 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (9.55 KB, patch)
2009-01-02 18:40 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2009-01-02 18:40:01 UTC
- Make Fortran support conditional: no port seems to use it, and leaving it out makes compiling much easier.
- Assume maintainership, at least while I get this to build well with CMake.
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2009-01-02 19:33:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-01-02 19:56:52 UTC
beech       2009-01-02 19:56:38 UTC

  FreeBSD ports repository

  Modified files:
    math/plplot          Makefile pkg-plist 
  Log:
  - Make Fortran support conditional
  - Pass maintainership to submitter
  
  PR:             ports/130121
  Submitted by:   Pedro F. Giffuni <giffunip@tutopia.com>
  
  Revision  Changes    Path
  1.53      +15 -7     ports/math/plplot/Makefile
  1.20      +74 -74    ports/math/plplot/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 3 Beech Rintoul freebsd_committer freebsd_triage 2009-01-02 19:56:58 UTC
State Changed
From-To: open->closed

Committed, Thanks!