Port details |
- py-openpaperwork-core OpenPaperwork's core
- 2.1.2 misc
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-10-25 09:24:14
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: GPLv3
- Description:
- Core module of the OpenPaperwork framework.
OpenPaperwork is a GUI to make papers searchable.
The core manages Plugins, Callbacks and Interfaces. This package also provide
some basic plugins that may be used in any kind of application.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}openpaperwork-core>0:misc/py-openpaperwork-core@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-openpaperwork-core/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-openpaperwork-core
- pkg install py39-openpaperwork-core
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 py39-openpaperwork-core listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-openpaperwork-core
- Package flavors (<flavor>: <package>)
- py39: py39-openpaperwork-core
- distinfo:
- TIMESTAMP = 1673324899
SHA256 (openpaperwork-core-2.1.2.tar.gz) = 6404cf57712ea710e4370fa1072c4e8ef4cb77eb454765732986d49b07bb1113
SIZE (openpaperwork-core-2.1.2.tar.gz) = 104694
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-distro>0 : sysutils/py-distro@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- misc/py-openpaperwork-gtk
- for Run
-
- misc/py-openpaperwork-gtk
Configuration Options:
- No options to configure
- Options name:
- misc_py-openpaperwork-core
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
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.1.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.1.2 10 Jan 2023 07:59:54
    |
Yuri Victorovich (yuri)  |
misc/py-openpaperwork-{core,gtk}: Update 2.1.1 -> 2.1.2
Reported by: portscout |
2.1.1 25 Oct 2022 09:22:01
    |
Yuri Victorovich (yuri)  |
misc/py-openpaperwork-core: New port: OpenPaperwork's core |
Number of commits found: 3
|