Bug 108879 - New Port: graphics/py-pyproj
Summary: New Port: graphics/py-pyproj
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-07 16:40 UTC by fmysh
Modified: 2007-02-08 22:43 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.49 KB, text/plain)
2007-02-07 16:40 UTC, fmysh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description fmysh 2007-02-07 16:40:20 UTC
	Pyrex wrapper to provide python interfaces to PROJ.4
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-07 16:41:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-02-07 16:52:49 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-02-08 22:29:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-02-08 22:35:40 UTC
miwi        2007-02-08 22:35:31 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/py-pyproj   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Pyrex wrapper to provide python interfaces to
  PROJ.4 (http://proj.maptools.org) functions.
  
  Performs cartographic transformations (converts from longitude,latitude
  to native map projection x,y coordinates and vice versa, or from
  one map projection coordinate system directly to another).
  
  WWW: http://code.google.com/p/pyproj
  
  PR:             ports/108879
  Submitted by:   TAOKA Fumiyoshi
  
  Revision  Changes    Path
  1.1040    +1 -0      ports/graphics/Makefile
  1.1       +36 -0     ports/graphics/py-pyproj/Makefile (new)
  1.1       +3 -0      ports/graphics/py-pyproj/distinfo (new)
  1.1       +8 -0      ports/graphics/py-pyproj/pkg-descr (new)
  1.1       +10 -0     ports/graphics/py-pyproj/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"