Port details |
- pyfa Fitting tool for EVE Online
- 1.19.1_5 games
=0 1.19.1_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: andrey@bsdnir.info
- Port Added: 2015-05-15 20:27:51
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://github.com/pyfa-org/Pyfa
- Description:
- Pyfa is a cross-platform desktop fitting application for EVE online
that can be used natively on any platform where python and wxwidgets
are available.
It provides many advanced features such as graphs and full calculations
of any possible combination of modules, fits, etc.
WWW: https://github.com/pyfa-org/Pyfa
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pyfa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1483465523
SHA256 (pyfa-org-Pyfa-v1.19.1_GH0.tar.gz) = f597019117b335971287fd47c1faa5be049f8a6879d4144b6c8a0039f35cea98
SIZE (pyfa-org-Pyfa-v1.19.1_GH0.tar.gz) = 6688136
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:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-dateutil>0 : devel/py-dateutil@py27
- py27-sqlalchemy10>=0.6 : databases/py-sqlalchemy10@py27
- py27-requests>=2.3.0 : www/py-requests@py27
- python2.7 : lang/python27
- libwx_baseu-3.0.so.0 : x11-toolkits/wxgtk30
- __init__.py : x11-toolkits/py-wxPython40@py27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pyfa-1.19.1_5:
DPSGRAPHING=off: DPS graphing (requires NumPy and matplotlib)
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7 dos2unix
- 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 |
1.19.1_5 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.19.1_5 17 May 2020 05:55:12 |
lbartoletti |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
1.19.1_4 29 Feb 2020 18:24:19 |
lbartoletti |
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to
use wxWidgets with Python3.
- Add x11-toolkits/py-wxPython40
- Replace wxPython30 by wxPython40 when python wxWidgets is required
- Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
- Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
- While I'm here fix portlint per emulators/playonbsd
- Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
- Bump portversion
- Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship
PR: 241893
Reviewed by: koobs, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21915
Exp-run by: antoine |
1.19.1_3 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.19.1_3 17 Apr 2019 18:50:43 |
sunpoet |
Change RUN_DEPENDS from py-more-itertools to py-more-itertools5
- Bump PORTREVISION for dependency change |
1.19.1_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.19.1_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 ) |
1.19.1_1 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
1.19.1_1 27 Dec 2016 11:56:53 |
rene |
games/pyfa: update sqlalchemy dependency to 1.0, bump PORTREVISION
PR: 215229
Submitted by: rene
Approved by: maintainer timeout (andrey@bsdnir.info, 16 days) |
1.19.1 09 Jun 2016 02:50:02 |
mat |
It's been a long time since I checked ${PORTSDIR} in _DEPENDS line. It
seems quite a few crept in.
Pointy hat to: fluffy, mm, romain
Sponsored by: Absolight |
1.19.1 28 May 2016 14:40:32 |
fluffy |
- games/pyfa: Update to 1.19.1
PR: 207180
Submitted by: Andrey Fesenko (maintainer)
Approved by: miwi (mentor, implicit) |
1.18.0 22 May 2016 10:52:45 |
matthew |
Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
- Deprecate the ports for the 0.6 and 0.7 release branches, as these
have been declared EoL and are no longer supported by upstream.
- Update to the latest available version in each branch.
In detail:
Port Version Maintainer
----------------------------------------------
py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2] (Only the first 15 lines of the commit message are shown above ) |
1.18.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.18.0 18 Jan 2016 05:54:53 |
miwi |
- Update to 1.18.0
PR: 206322
Submitted by: maintainer |
1.17.1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.17.1 22 Dec 2015 15:17:46 |
miwi |
- Update to 1.17.1
PR: 205295
Submitted by: Andrey Fesenko
Approved by: mat (mentor)
Differential Revision: D4571 |
1.13.1_1 16 Sep 2015 19:51:28 |
bapt |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
1.13.1 09 Jul 2015 13:44:20 |
wen |
- Update 1.13.1
PR: 201436
Submitted by: andrey@bsdnir.info(maintainer) |
1.11.0 15 May 2015 20:27:43 |
amdmi3 |
Pyfa is a cross-platform desktop fitting application for EVE online
that can be used natively on any platform where python and wxwidgets
are available.
It provides many advanced features such as graphs and full calculations
of any possible combination of modules, fits, etc.
WWW: https://github.com/DarkFenX/Pyfa
PR: 199838
Submitted by: andrey@bsdnir.info |