Port details |
- p5-HTTP-GHTTP Perl interface to the gnome ghttp library
- 1.07 www
=5 1.07Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-02-11 03:50:53
- Last Update: 2013-10-07 09:30:17
- SVN Revision: 329670
- People watching this port, also watch:: p5-HTML-Parser, wget, p5-HTML-Tagset, p5-libwww, zip
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/HTTP-GHTTP/
- Description:
- This is a fairly low level interface to the Gnome project's libghttp,
which allows you to process HTTP requests to HTTP servers. There also
exists a slightly higher level interface - a simple get() function which
takes a URI as a parameter.
It allows you to make very simple HTTP requests, without the weight of
something like LWP. This makes it very useful in situations where
memory and speed are at a premium, such as mod_perl.
It has full support for proxy requests and authenticated requests.
WWW: http://search.cpan.org/dist/HTTP-GHTTP/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- p5-HTTP-GHTTP>0:www/p5-HTTP-GHTTP
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-HTTP-GHTTP
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.14.4 : lang/perl5.14
- Runtime dependencies:
-
- perl5.14.4 : lang/perl5.14
- Library dependencies:
-
- ghttp.1 : www/libghttp
- 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:
|
Number of commits found: 17
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.07 07 Oct 2013 09:30:17 |
bapt |
Remove port depending on gnome1 libraries |
1.07 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.07 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.07 07 May 2012 15:42:51 |
skv |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
1.07 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.07 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.07 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.07 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.07 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.07 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
1.07 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.07 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.07 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.07 06 Jul 2002 16:42:31 |
skv |
fix MAINTAINER, pkg-descr |
1.07 02 Jun 2002 18:27:33 |
skv |
Updated to 1.07 |
29 Apr 2001 20:02:29 |
vanilla |
Upgrade to 1.06. |
11 Feb 2001 06:50:53 |
vanilla |
New port: HTTP::GHTTP - Perl interface to the gnome ghttp library |
Number of commits found: 17
|