Port details |
- py-mnemosyne-proj Flash-card tool which optimises your learning process
- 2.11_1,1 games =2 2.11_1,1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2023-11-30 10:12:03
- Last Update: 2024-10-19 07:33:57
- Commit Hash: f3eb245
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: education python
- License: LGPL3
- WWW:
- https://www.mnemosyne-proj.org/
- Description:
- Mnemosyne resembles a traditional flash-card program but with an important
twist: it uses a sophisticated algorithm to schedule the best time for
a card to come up for review.
- ¦ ¦ ¦ ¦
- 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}mnemosyne-proj>0:games/py-mnemosyne-proj@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/games/py-mnemosyne-proj/ && make install clean
- To add the package, run one of these commands:
- pkg install games/py-mnemosyne-proj
- pkg install py311-mnemosyne-proj
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-mnemosyne-proj listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mnemosyne-proj
- Package flavors (<flavor>: <package>)
- py311: py311-mnemosyne-proj
- distinfo:
- TIMESTAMP = 1701255197
SHA256 (mnemosyne_proj-2.11.tar.gz) = f704c6d7c6529ccb3cc148342337ebbdfa3910687e2cf95757dc7882ccec91ad
SIZE (mnemosyne_proj-2.11.tar.gz) = 898706
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>0 : devel/py-poetry-core@py311
- gmake>0 : devel/gmake
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-argon2-cffi>0 : security/py-argon2-cffi@py311
- py311-cheroot>=5.0 : www/py-cheroot@py311
- py311-gTTS>=0 : audio/py-gtts@py311
- py311-matplotlib>=0 : math/py-matplotlib@py311
- py311-PyOpenGL>=0 : graphics/py-PyOpenGL@py311
- py311-sqlite3>0 : databases/py-sqlite3@py311
- py311-webob>=1.4 : www/py-webob@py311
- py311-qt6-pyqt>=6.7.1 : devel/py-qt6-pyqt@py311
- py311-qt6-webengine>=6.7.0 : www/py-qt6-webengine@py311
- python3.11 : lang/python311
- libqsqlite.so : databases/qt6-base_sqldriver@sqlite
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_py-mnemosyne-proj
- USES:
- pyqt:6 python qt:6 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from games/py-mnemosyne on 2023-11-30
REASON: Rename to match PyPI name
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11_1,1 19 Oct 2024 07:33:57 |
Jason E. Hale (jhale) |
*/*: Chase removal of sip from RUN_DEPENDS |
2.11,1 19 Oct 2024 07:21:41 |
Jason E. Hale (jhale) |
*/*: Remove qtbuilder and sip from RUN_DEPENDS
devel/py-qtbuilder and devel/py-sip should only be used as a
BUILD_DEPENDS. (e.g. USE_PYQT=qtbuilder:build sip:build)
Usually, these are only used to build the PyQt framework, but a few
other ports need them to build. Ports that have them as a BUILD_DEPENDS
unnecessarily haven't been audited yet.
Sip used to be needed for run, but this hasn't been the case for quite
some time. Runtime is provided by the devel/py-qt[56]-sip ports.
(USE_PYQT=pysip). The main PyQt ports provide this automatically, so
it isn't necessary to add it to individual consumers.
While here:
www/onionshare: Remove PyQt stuff completely. It uses PySide.
With hat: kde@ |
2.11,1 30 Nov 2023 10:01:36 |
Nuno Teixeira (eduardo) |
games/py-mnemosyne-proj: Update to 2.11
- Rename to match PyPI name
- Switch to DISTVERSION
- Switch to pep517 build
- Remove run dependency on textproc/py-googletrans as upstream changed
it to a new and optional dependency, not ported yet (google-trans-new)
ChangeLog: https://mnemosyne-proj.org/whats-new
PR: 274972 |
Number of commits found: 3
|