notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-pyfits Python Interface to FITS Formatted Files
3.5 astro Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use astro/py-astropy instead
Expired This port expired on: 2018-01-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-11-01 22:02:23
Last Update: 2018-01-31 16:40:59
SVN Revision: 460500
Also Listed In: python
License: BSD3CLAUSE
WWW:
http://www.stsci.edu/resources/software_hardware/pyfits
Description:
PyFITS provides an interface to FITS formatted files under the Python scripting language. It is useful for interactive data analysis and for writing analysis scripts in Python using FITS files as either input or output. PyFITS is a development project of the Science Software Branch at the Space Telescope Science Institute. WWW: http://www.stsci.edu/resources/software_hardware/pyfits
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyfits>0:astro/py-pyfits@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pyfits
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1514958962 SHA256 (pyfits-3.5.tar.gz) = 4e668622d5a3c140590bc6cf8222afcd4d133dde3d6beda3b9c3c9539c5acf18 SIZE (pyfits-3.5.tar.gz) = 1690441

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-numpy>0 : math/py-numpy@py27
  2. py27-d2to1>=0 : devel/py-d2to1@py27
  3. py27-stsci.distutils>=0 : devel/py-stsci.distutils@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
Runtime dependencies:
  1. py27-numpy>0 : math/py-numpy@py27
  2. py27-d2to1>=0 : devel/py-d2to1@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyfits/
  2. https://pypi.python.org/packages/source/p/pyfits/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5
31 Jan 2018 16:40:59
Revision:460500Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove astro/py-pyfits
3.5
03 Jan 2018 09:24:08
Revision:457948Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 3.5.
3.4
30 Dec 2017 06:43:51
Revision:457587Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31
3.4
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
3.4
05 Mar 2016 05:49:13
Revision:410161Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 3.4.
3.3_2
18 Mar 2015 14:16:06
Revision:381554Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
3.3_1
04 Oct 2014 15:58:24
Revision:369977Original commit files touched by this commit
jhale search for other commits by this committer
- Convert to USES=python
- Add LICENSE
3.3_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
3.3
19 Jul 2014 17:29:01
Revision:362273Original commit files touched by this commit
robak search for other commits by this committer
astro/py-pyfits: update 3.1.2 -> 3.3

Approved by:	marino (mentor)
3.1.2_2
04 Jul 2014 11:03:10
Revision:360595Original commit files touched by this commit
culot search for other commits by this committer
- Reassign to the heap on maintainer's request
3.1.2_2
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
3.1.2_1
26 Dec 2013 17:06:19
Revision:337560Original commit files touched by this commit
wg search for other commits by this committer
astro/py-pyfits: support stage
3.1.2
06 Nov 2013 14:42:02
Revision:332995Original commit files touched by this commit
wg search for other commits by this committer
astro/py-pyfits: update to 3.1.2

- Update to 3.1.2 [1]
- Adjust run depends
- Use python auto plist

PR:		ports/180464 [1]
Submitted by:	nwhitehorn
Approved by:	maintainer
2.3_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3
20 Sep 2013 13:14:05
Revision:327701Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
2.3
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
2.3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.3
26 May 2010 13:20:31
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.3
- Pass maintainership to submitter

PR:             ports/147052
Submitted by:   Tony Maher <tonymaher@optusnet.com.au>
1.3
01 Nov 2008 22:01:53
Original commit files touched by this commit
miwi search for other commits by this committer
PyFITS provides an interface to FITS formatted files
under the Python scripting language. It is useful for
interactive data analysis and for writing analysis
scripts in Python using FITS files as either input or
output. PyFITS is a development project of the Science
Software Branch at the Space Telescope Science Institute.

WWW: http://www.stsci.edu/resources/software_hardware/pyfits

PR:             ports/128456
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 20