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
Remember
I remember
Port details
p5-HTTP-GHTTP Perl interface to the gnome ghttp library
1.07 www Deleted on this many watch lists=5 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 1.07Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
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/
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:
  • 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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.14.4 : lang/perl5.14
Runtime dependencies:
  1. perl5.14.4 : lang/perl5.14
Library dependencies:
  1. 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:
Expand this list (15 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/HTTP/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTTP/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTTP/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTTP/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/HTTP/
  7. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/HTTP/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/HTTP/
  9. http://at.cpan.org/modules/by-module/HTTP/
  10. http://backpan.perl.org/modules/by-module/HTTP/
  11. http://cpan.nctu.edu.tw/modules/by-module/HTTP/
  12. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/HTTP/
  13. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/HTTP/
  14. http://www.cpan.dk/modules/by-module/HTTP/
  15. http://www.cpan.dk/modules/by-module/HTTP/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.07
07 Oct 2013 09:30:17
Revision:329670Original commit files touched by this commit
bapt search for other commits by this committer
Remove port depending on gnome1 libraries
1.07
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.07
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- 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
Original commit files touched by this commit
skv search for other commits by this committer
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
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.07
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.07
22 Jan 2006 02:58:25
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
fenner search for other commits by this committer
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
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.07
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
1.07
07 Mar 2003 06:12:57
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
skv search for other commits by this committer
fix MAINTAINER, pkg-descr
1.07
02 Jun 2002 18:27:33
Original commit files touched by this commit
skv search for other commits by this committer
Updated to 1.07
29 Apr 2001 20:02:29
commit hash: fp1.13194@dev.null.freshports.orgcommit hash: fp1.13194@dev.null.freshports.orgcommit hash: fp1.13194@dev.null.freshports.orgcommit hash: fp1.13194@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.06.    
11 Feb 2001 06:50:53
commit hash: fp1.9456@dev.null.freshports.orgcommit hash: fp1.9456@dev.null.freshports.orgcommit hash: fp1.9456@dev.null.freshports.orgcommit hash: fp1.9456@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
New port: HTTP::GHTTP - Perl interface to the gnome ghttp library    

Number of commits found: 17