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-rwt RWT (Run With This) provides on-demand dependency resolution
4.4.3 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 4.4.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Superseded by devel/py-pip-run
Expired This port expired on: 2020-02-29
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-05-18 16:02:47
Last Update: 2020-02-29 16:47:37
SVN Revision: 527439
Also Listed In: python
License: MIT
WWW:
https://github.com/jaraco/rwt
Description:
RWT (Run With This) provides on-demand dependency resolution. - Allows declaration of dependencies at runtime. - Downloads missing dependencies and makes their packages available for import. - Installs packages to a special staging location such that they're not installed after the process exits. - Relies on pip to cache downloads of such packages for reuse. - Supersedes installed packages when required. - Relies on packages already satisfied. - Re-uses the pip tool chain for package installation and pkg_resources for working set management. WWW: https://pypi.org/project/rwt/ WWW: https://github.com/jaraco/rwt
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:
  • ${PYTHON_PKGNAMEPREFIX}rwt>0:devel/py-rwt@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-rwt
Package flavors (<flavor>: <package>)
  • py37: py37-rwt
  • py27: py27-rwt
distinfo:
TIMESTAMP = 1581238148 SHA256 (rwt-4.4.3.tar.gz) = 8ee513d6e3fafd9d6d0a723e38b4b8d789c72cf9ebed4de0d3e5c45efd8947a4 SIZE (rwt-4.4.3.tar.gz) = 14920

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. py37-setuptools_scm>=1.15.0 : devel/py-setuptools_scm@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. python3.7 : lang/python37
Runtime dependencies:
  1. py37-pip>=0 : devel/py-pip@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/rwt/
  2. https://pypi.org/packages/source/r/rwt/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.4.3
29 Feb 2020 16:47:37
Revision:527439Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove expired devel/py-rwt
4.4.3
09 Feb 2020 09:45:14
Revision:525634Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.4.3

- Mark DEPRECATED and set EXPIRATION_DATE to 2020-02-29

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
4.4.2_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
4.4.2
16 Oct 2018 20:04:28
Revision:482249Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.4.2

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
4.4.1
10 Oct 2018 19:09:44
Revision:481749Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.4.1

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
4.4
30 Sep 2018 19:42:05
Revision:480976Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.4

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
4.3
26 Sep 2018 19:18:21
Revision:480754Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.3

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
4.1
29 Jul 2018 19:17:02
Revision:475750Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0

- Add LICENSE_FILE

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
3.2
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
3.2
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
3.2
03 Feb 2018 06:21:32
Revision:460785Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2

- Add TEST_DEPENDS

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
3.1
03 Dec 2017 20:36:26
Revision:455457Original commit files touched by this commit Sanity Test Failure
sunpoet search for other commits by this committer
Sort USE_PYTHON
3.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
3.1
18 Nov 2017 14:17:21
Revision:454437Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
3.0
25 Jul 2017 16:21:46
Revision:446600Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0

- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
2.15.1
18 May 2017 16:02:38
Revision:441158Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-rwt 2.15.1

RWT (Run With This) provides on-demand dependency resolution.

- Allows declaration of dependencies at runtime.  - Downloads missing
  dependencies and makes their packages available for import.
- Installs packages to a special staging location such that they're not
  installed after the process exits.
- Relies on pip to cache downloads of such packages for reuse.
- Supersedes installed packages when required.
- Relies on packages already satisfied.
- Re-uses the pip tool chain for package installation and pkg_resources for
  working set management.

WWW: https://pypi.python.org/pypi/rwt
WWW: https://github.com/jaraco/rwt

Number of commits found: 16