Bug 147517 - new port math/octave-forge-octproj
Summary: new port math/octave-forge-octproj
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-06 01:40 UTC by Stephen Montgomery-Smith
Modified: 2010-06-29 13:00 UTC (History)
0 users

See Also:


Attachments
file.shar (3.84 KB, text/plain)
2010-06-06 01:40 UTC, Stephen Montgomery-Smith
no flags Details
ddd-op.sh (3.81 KB, text/plain)
2010-06-06 15:34 UTC, Stephen Montgomery-Smith
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Montgomery-Smith 2010-06-06 01:40:00 UTC
new port octave-forge-octproj
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-06 01:40:10 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Stephen Montgomery-Smith 2010-06-06 15:34:08 UTC
I realized that I am not properly respecting ${CC}.

Can you use this shar file instead?
Comment 3 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-06-11 12:42:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-06-29 12:53:46 UTC
sylvio      2010-06-29 11:53:37 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/octave-forge-octproj Makefile distinfo pkg-descr 
                              pkg-plist 
    math/octave-forge-octproj/files patch-src_Makefile 
  Log:
  The octave-forge package is the result of the GNU Octave Repositry Project, which is intended to be a central location for custom scripts, functions plus build and install scripts.
  
  This is octproj.
  
  This package allows to call functions of PROJ.4 library for cartographic projections transformations.
  
  WWW:    http://octave.sourceforge.net/
  
  PR:             ports/147517
  Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.661     +1 -0      ports/math/Makefile
  1.1       +24 -0     ports/math/octave-forge-octproj/Makefile (new)
  1.1       +3 -0      ports/math/octave-forge-octproj/distinfo (new)
  1.1       +32 -0     ports/math/octave-forge-octproj/files/patch-src_Makefile (new)
  1.1       +11 -0     ports/math/octave-forge-octproj/pkg-descr (new)
  1.1       +1 -0      ports/math/octave-forge-octproj/pkg-plist (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 5 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-06-29 12:54:03 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!