Port details |
- py-fortran Creating extensions to the Python language with Fortran routines
- 8.5.3_1 devel
=1 8.5.3_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- 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
- Port Added: 2002-07-25 03:49:09
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: python, p5-Time-Piece
- Also Listed In: python
- License: MIT
- WWW:
- http://pyfortran.sourceforge.net/
- Description:
- Pyfort is a tool for connecting Fortran routines (and "Fortran-like" C) to
Python and its Numerical Python array extension. Pyfort translates an module
file that describes the routines you wish to access from Python into a C
language source file defining a Python module. Pyfort will also build and
install this extension into Python.
WWW: http://pyfortran.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}fortran>0:devel/py-fortran@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-fortran
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (Pyfort-8.5.3.tar.gz) = 8049bca0dc95ceaac1713a6cb356a0149fe589cd538ed9704f6ae05a65bb86e8
SIZE (Pyfort-8.5.3.tar.gz) = 47387
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-numeric>0 : math/py-numeric@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.5.3_1 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
8.5.3_1 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
8.5.3_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
8.5.3_1 28 Feb 2018 15:12:53 |
sunpoet |
Expand PYNUMERIC |
8.5.3_1 30 Nov 2017 15:50:34 |
mat |
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 ) |
8.5.3_1 14 Sep 2015 12:20:05 |
amdmi3 |
- Add LICENSE
- Pet portlint
- Add NO_ARCH
- Regenerate patches with `make makepatch` |
8.5.3_1 11 Sep 2015 02:49:29 |
wen |
- Reset the maintainer to ports@ |
8.5.3_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
8.5.3_1 19 Feb 2014 05:31:15 |
miwi |
- Stage Support
- Convert to autoplist
- Bump PORTREV |
8.5.3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
8.5.3 16 Sep 2013 18:03:36 |
antoine |
Fix use of PYNUMERIC dependency line (noticed by poudriere incremental bulk
always rebuilding this port)
While here, trim Makefile header and remove useless WRKSRC |
8.5.3 12 Feb 2012 15:46:19 |
rm |
- convert to using PYTHON_SITELIBDIR (not functional change) |
8.5.3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
8.5.3 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
8.5.3 28 Apr 2008 09:23:24 |
miwi |
- Update to 8.5.3
PR: 123161
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
8.1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
8.1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
8.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
8.1 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
8.1 25 Jul 2002 03:48:41 |
ijliao |
add py-fortran 8.1
Creating extensions to the Python language with Fortran routines |