Port details |
- py-path-and-address Functions for command-line server tools
- 2.0.1 www
=0 2.0.1Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2018-08-01 00:32:41
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: MIT
- Description:
- Path-and-address resolves ambiguities for command-line interface
applications with the following pattern:
$ your_app [<path>] [<address>]
The library applies the principal of least surprise to command-line
interfaces.
WWW: https://github.com/joeyespo/path-and-address
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}path-and-address>0:www/py-path-and-address@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-path-and-address/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-path-and-address
- pkg install py38-path-and-address
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 py38-path-and-address listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-path-and-address
- Package flavors (<flavor>: <package>)
- py38: py38-path-and-address
- distinfo:
- TIMESTAMP = 1525012350
SHA256 (path-and-address-2.0.1.zip) = e96363d982b3a2de8531f4cd5f086b51d0248b58527227d43cf5014d045371b7
SIZE (path-and-address-2.0.1.zip) = 6503
- 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>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- www/py-grip
- Configuration Options:
- No options to configure
- Options name:
- www_py-path-and-address
- USES:
- python:3.6+ zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 2.0.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.0.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
2.0.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
01 Aug 2018 00:30:55
2.0.1
|
jhale  |
New port: www/py-path-and-address
Path-and-address resolves ambiguities for command-line interface
applications with the following pattern:
$ your_app [<path>] [<address>]
The library applies the principal of least surprise to command-line
interfaces.
WWW: https://github.com/joeyespo/path-and-address |
Number of commits found: 4
|