Port details |
- py-pkgutil-resolve-name Backport of pkgutil.resolve_name from Python 3.9
- 1.3.10_1 devel
=2 1.3.10_1Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: 2022-11-01 22:03:09
- Last Update: 2025-03-31 18:56:08
- Commit Hash: 9c78618
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/graingert/pkgutil-resolve-name
- Description:
- A backport of Python 3.9's pkgutil.resolve_name.
See python 3.9 documentation.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pkgutil-resolve-name>0:devel/py-pkgutil-resolve-name@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-pkgutil-resolve-name
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667339696
SHA256 (pkgutil_resolve_name-1.3.10.tar.gz) = 357d6c9e6a755653cfd78893817c0853af365dd51ec97f3d358a819373bbd174
SIZE (pkgutil_resolve_name-1.3.10.tar.gz) = 5054
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:
-
- py38-setuptools>=63.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Test dependencies:
-
- python3.8 : lang/python38
- Runtime dependencies:
-
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pkgutil-resolve-name
- USES:
- python:3.8
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2025-03-31
REASON: Removed, only for Python 3.8
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.10_1 31 Mar 2025 18:56:08
    |
Rene Ladan (rene)  |
devel/py-pkgutil-resolve-name: Remove expired port
devel/py-pkgutil-resolve-name |
1.3.10_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.3.10 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.3.10 13 Jan 2023 18:41:24
    |
Juraj Lutter (otis)  |
devel/py-pkgutil-resolve-name: Fix UTF-8 character in COMMENT
Rephrase COMMENT, avoiding "0xe2 0x80 0x99" UTF-8 character.
Reported by: hrs |
1.3.10 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.3.10 01 Nov 2022 21:59:42
    |
Juraj Lutter (otis)  |
devel/py-pkgutil-resolve-name: Add new port
Add devel/py-pkgutil-resolve-name, a backport of pkgutil_resolve_name
from python 3.9. |
Number of commits found: 6
|