Bug 210278

Summary: [new port] astro/py-astropy: Community-developed python astronomy tools
Product: Ports & Packages Reporter: Nathan Whitehorn <nwhitehorn>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: rm, swills
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to add port
none
Shell archive of astropy port none

Description Nathan Whitehorn freebsd_committer freebsd_triage 2016-06-14 16:17:39 UTC
Created attachment 171432 [details]
Patch to add port

Adds a port for astropy (http://www.astropy.org).
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-06-18 23:02:45 UTC
Hi Nathan,

please send the new port as a shar archive as described in PH:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html

Adjustments to conflicting ports need to go in separate patch file. Thanks.
Comment 2 Nathan Whitehorn freebsd_committer freebsd_triage 2016-06-26 21:10:40 UTC
Created attachment 171834 [details]
Shell archive of astropy port

Here's the shar version.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-07-02 19:31:56 UTC
A commit references this bug:

Author: swills
Date: Sat Jul  2 19:31:17 UTC 2016
New revision: 417939
URL: https://svnweb.freebsd.org/changeset/ports/417939

Log:
  astro/py-astropy: create port

  Astropy is a package intended to contain core functionality and some common
  tools needed for performing astronomy and astrophysics research with Python. It
  also provides an index for other astronomy packages and tools for managing
  them.

  WWW: http://www.astropy.org

  PR:		210278
  Submitted by:	nathanw

Changes:
  head/astro/Makefile
  head/astro/py-astropy/
  head/astro/py-astropy/Makefile
  head/astro/py-astropy/distinfo
  head/astro/py-astropy/files/
  head/astro/py-astropy/files/patch-astropy_io_fits_setup__package.py
  head/astro/py-astropy/files/patch-astropy_modeling_setup__package.py
  head/astro/py-astropy/files/patch-astropy_wcs_setup__package.py
  head/astro/py-astropy/pkg-descr
Comment 4 Steve Wills freebsd_committer freebsd_triage 2016-07-02 19:34:05 UTC
Committed, thanks!