notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-importlib Backport of importlib.import_module() from Python 2.7
1.0.2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Python 2.6 port will reach it's EoL upstream soon
Expired This port expired on: 2013-10-01
Maintainer: akosiaris+ports@gmail.com search for ports maintained by this maintainer
Port Added: 2012-02-24 18:35:03
Last Update: 2013-10-02 21:52:18
SVN Revision: 329112
Also Listed In: python
License: not specified in port
WWW:
http://pypi.python.org/pypi/importlib
Description:
This package contains the code from importlib as found in Python 2.7. It is provided so that people who wish to use importlib.import_module() with a version of Python prior to 2.7 or in 3.0 have the function readily available. The code in no way deviates from what can be found in the 2.7 trunk. For documentation, see the importlib docs for Python 2.7. WWW: http://pypi.python.org/pypi/importlib
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • py26-importlib>0:devel/py-importlib
No installation instructions:
This port has been deleted.
PKGNAME: py26-importlib
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.6 : lang/python26
  2. python : lang/python
Runtime dependencies:
  1. python2.6 : lang/python26
  2. python : lang/python
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://c.pypi.python.org/packages/source/i/importlib/
  3. http://e.pypi.python.org/packages/source/i/importlib/
  4. http://f.pypi.python.org/packages/source/i/importlib/
  5. http://pypi.crate.io/packages/source/i/importlib/
  6. http://pypi.python.jp/importlib/
  7. http://pypi.python.org/packages/source/i/importlib/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
02 Oct 2013 21:52:18
Revision:329112Original commit files touched by this commit
bapt search for other commits by this committer
Removed expired ports
1.0.2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.0.2
10 Sep 2013 19:11:41
Revision:326924Original commit files touched by this commit
rm search for other commits by this committer
- mark this port deprecated, because it only needed for python 2.6,
  that in it's turn will expire at 2013-10-01
- set deprecation date to the same date as for lang/python26

Approved by:	Alexandros Kosiaris <akosiaris@gmail.com> (maintainer, by mail)
1.0.2
07 Oct 2012 05:21:59
Revision:305431Original commit files touched by this commit
rm search for other commits by this committer
importlib module is available in Python standard library since 2.7
(in 2.x branch) and 3.1 (in 3.x branch). Since we don't have 3.0
in ports, nor anything less 2.6, set USE_PYTHON to exactly 2.6

while here:
- trim Makefile header
- move pkg-plist contents to Makefile:PLIST_FILES
- correct WWW in pkg-descr

PR:		172409
Submitted by:	rm (myself)
Approved by:	Alexandros Kosiaris <akosiaris at gmail dot com> (maintainer)
1.0.2
24 Feb 2012 18:34:39
Original commit files touched by this commit
jgh search for other commits by this committer
New port: (devel/py-importlib)

This package contains the code from importlib as found in Python 2.7.

It is provided so that people who wish to use importlib.import_module()
with a version of Python prior to 2.7 or in 3.0 have the function readily
available. The code in no way deviates from what can be found in the 2.7
trunk.

For documentation, see the importlib docs for Python 2.7.

WWW: http://pypi.python.org/pypi/importlib/1.0.

PR:     ports/165420
Submitted by:   Alexandros Kosiaris <akosiaris@gmail.com>

Number of commits found: 5