Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Dec 2020 11:04:14
1.0.0_3

|
sunpoet  |
Move devel/py-prompt_toolkit2 to devel/py-prompt-toolkit2
- Bump PORTREVISION for dependency change |
11 Jul 2020 07:46:10
1.0.0_2

|
sunpoet  |
Change RUN_DEPENDS from py-prompt_toolkit to py-prompt_toolkit2
- While I'm here, update version requirement of RUN_DEPENDS to match
requirements.txt
- Bump PORTREVISION for dependency change |
13 Jan 2020 09:47:27
1.0.0_1

|
antoine  |
Unbreak bulk -a after r522866 |
13 Aug 2019 16:01:59
1.0.0_1

|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
16 Apr 2019 23:50:21
1.0.0_1

|
sunpoet  |
Allow build with py-prompt_toolkit 2.x
- Bump PORTREVISION for package change
Obtained
from: https://github.com/jonathanslenders/http-prompt/commit/34de86178d8ae2b478e0ad989222aab24dd4c046
https://github.com/jonathanslenders/http-prompt/commit/d3d84de2aa7f3fce521e5ac63f4bbcf9a2166501
Approved by: dbaio (maintainer) |
06 Nov 2018 23:37:51
1.0.0

|
dbaio  |
devel/py-http-prompt: Update to 1.0.0
Changes: https://github.com/eliangcs/http-prompt/releases/tag/v1.0.0 |
20 Jun 2018 17:05:44
0.11.2

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
25 Apr 2018 16:42:38
0.11.2

|
amdmi3  |
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 |
08 Mar 2018 00:58:52
0.11.2

|
dbaio  |
devel/py-http-prompt: Update to 0.11.2
Changes: https://github.com/eliangcs/http-prompt/releases/tag/v0.11.2 |
08 Jan 2018 22:31:50
0.11.1

|
dbaio  |
devel/py-http-prompt: Update to 0.11.1
Changes: https://github.com/eliangcs/http-prompt/releases/tag/v0.11.1 |
30 Nov 2017 15:50:34
0.11.0

|
mat  |
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 ) |
29 Oct 2017 12:35:07
0.11.0

|
dbaio  |
devel/py-http-prompt: Update to 0.11.0
Changes: https://github.com/eliangcs/http-prompt/releases/tag/v0.11.0 |
03 Aug 2017 01:07:36
0.10.2

|
dbaio  |
devel/py-http-prompt: Update to 0.10.2
Changes: https://github.com/eliangcs/http-prompt/releases/tag/v0.10.2 |
13 May 2017 01:18:12
0.10.1

|
dbaio  |
devel/py-http-prompt: Update to 0.10.1
Changes: https://github.com/eliangcs/http-prompt/releases/tag/v0.10.1
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10687 |
08 May 2017 17:21:49
0.9.2

|
dbaio  |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
17 Feb 2017 11:25:21
0.9.2

|
krion  |
Update devel/py-http-prompt to 0.9.2
PR: 217121
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9636 |
23 Jan 2017 16:25:21
0.9.1

|
olivierd  |
Update to 0.9.1
PR: 216408
Submitted by: Danilo G. Baio (maintainer) |
17 Jan 2017 18:01:22
0.9.0

|
olivierd  |
Update to 0.9.0
PR: 216112
Submitted by: Danilo G. Baio (maintainer) |
09 Jan 2017 02:53:05
0.8.0

|
junovitch  |
devel/py-http-prompt: update 0.6.0 -> 0.8.0; update dependency [1]
- Update dependency version
- Rename dependency to match standard Python package naming and support
multiple/concurrent versions on httpie and py-http-prompt
www/py-httpie: rename from www/httpie; fix dependencies; set NO_ARCH [2]
www/Makefile: chase rename
MOVED: document rename
Changelog:
- 0.7.0
* New feature: Shell substitution (#54, #61, #74)
* New feature: Piping to shell (#61, #74)
* New feature: Be able to delete all parameters of a given type (#
- 0.8.0
* Add support for OPTIONS method (#84)
* Fix highlighting bug with parameters starting with HTTP method names (#86)
* Fix excessive newlines after headers and body (#89)
PR: 213700 [1]
PR: 213728 [2]
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer) |
22 Sep 2016 14:32:52
0.6.0

|
amdmi3  |
- Update to 0.6.0
PR: 212794
Submitted by: dbaio@bsd.com.br (maintainer) |
03 Aug 2016 17:55:09
0.5.0

|
pawel  |
Update to version 0.5.0
Changelog:
- Fix bug: Syntax error on option names with dashes
- Allow to set cookies automatically
- Add contributing guide
PR: 211518
Submitted by: Danilo G. Baio (maintainer) |
19 Jul 2016 13:37:51
0.4.2

|
amdmi3  |
- Update to 0.4.2
PR: 211212
Submitted by: dbaio@bsd.com.br (maintainer) |
29 Jun 2016 15:25:27
0.4.1

|
amdmi3  |
- Update to 0.4.1
PR: 210679
Submitted by: dbaio@bsd.com.br (maintainer) |
07 Jun 2016 10:46:12
0.3.1

|
robak  |
devel/py-http-prompt: update 0.2.0 -> 0.3.1
PR: 210076
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer) |
30 May 2016 19:02:47
0.2.0

|
robak  |
devel/py-http-prompt: NEW PORT - Interactive command-line HTTP client
HTTP Prompt is an interactive command-line HTTP client featuring autocomplete
and syntax highlighting, built on HTTPie and prompt_toolkit.
WWW: https://pypi.python.org/pypi/http-prompt
PR: 209733
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |