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
httpie Command line HTTP client
0.9.6 www Deleted on this many watch lists=3 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 0.9.6Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-06-03 10:57:04
Last Update: 2017-01-09 02:53:05
SVN Revision: 430906
People watching this port, also watch:: awstats, py39-ansible, sshguard, python27
License: BSD3CLAUSE
WWW:
https://github.com/jakubroztocil/httpie
Description:
HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized responses. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers. WWW: https://github.com/jakubroztocil/httpie
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:
  • httpie>0:www/httpie
No installation instructions:
This port has been deleted.
PKGNAME: httpie
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1472638431 SHA256 (jakubroztocil-httpie-0.9.6_GH0.tar.gz) = a70475690e030cc8c627cde158647f305dc3c9a54c2d3c1ed5bab8d4587fd0fc SIZE (jakubroztocil-httpie-0.9.6_GH0.tar.gz) = 265020

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. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-requests>0 : www/py-requests
  2. py27-pygments>0 : textproc/py-pygments
  3. py27-setuptools27>0 : devel/py-setuptools27
  4. python2.7 : lang/python27
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 (1 items)
Collapse this list.
  1. https://codeload.github.com/jakubroztocil/httpie/tar.gz/0.9.6?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.6
09 Jan 2017 02:53:05
Revision:430906Original commit files touched by this commit
junovitch search for other commits by this committer
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)
0.9.6
31 Aug 2016 10:21:35
Revision:421147Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.9.6 release.
0.9.3
19 Apr 2016 12:09:50
Revision:413632Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.9.3 release.
0.9.2
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.9.2
16 Jun 2015 07:16:47
Revision:389824Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.9.2 release.
0.8.0
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.8.0
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
0.8.0
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
0.8.0
03 Jun 2014 10:56:56
Revision:356327Original commit files touched by this commit
ale search for other commits by this committer
HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client.
Its goal is to make CLI interaction with web services as
human-friendly as possible. It provides a simple http command that
allows for sending arbitrary HTTP requests using a simple and natural
syntax, and displays colorized responses. HTTPie can be used for
testing, debugging, and generally interacting with HTTP servers.

Number of commits found: 9