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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
p5-Apache-DebugInfo Log various bits of per-request data
0.05 www Deleted on this many watch lists=0 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.05Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
Expired This port expired on: 2012-01-01
Maintainer: skv@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-04-20 07:24:26
Last Update: 2012-01-01 19:30:58
SVN Revision: UNKNOWN
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/Apache-DebugInfo/
Description:
Apache::DebugInfo gives the programmer the ability to monitor various bits of per-request data. You can enable Apache::DebugInfo as a PerlInitHandler, in which case it chooses what request phase to display the appropriate data. The output of data can be controlled by setting various variables to On: DebugInfo - enable Apache::DebugInfo handler DebugPID - dumps apache child pid during request init DebugHeadersIn - dumps request headers_in during request init DebugDirConfig - dumps PerlSetVar and PerlAddVar during request init DebugGetHandlers - dumps enabled request handlers during init DebugHeadersOut - dumps request headers_out during request cleanup DebugNotes - dumps request notes during request cleanup DebugPNotes - dumps request pnotes during request cleanup DebugTimestamp - prints localtime at the start of each request DebugMarkPhases - prints the name of the request phase when the phase is entered, prior to any other handlers WWW: http://search.cpan.org/dist/Apache-DebugInfo/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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-Apache-DebugInfo>0:www/p5-Apache-DebugInfo
No installation instructions:
This port has been deleted.
PKGNAME: p5-Apache-DebugInfo
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. apxs : www/apache13
  2. apxs : www/apache13
  3. mod_perl.pm : www/mod_perl
  4. perl5.8.9 : lang/perl5.8
  5. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. apxs : www/apache13
  2. mod_perl.pm : www/mod_perl
  3. perl5.8.9 : lang/perl5.8
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 (14 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/Apache/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Apache/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Apache/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Apache/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Apache/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Apache/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Apache/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Apache/
  10. http://at.cpan.org/modules/by-module/Apache/
  11. http://backpan.perl.org/modules/by-module/Apache/
  12. http://cpan.nctu.edu.tw/modules/by-module/Apache/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Apache/
  14. http://www.cpan.dk/modules/by-module/Apache/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.05
01 Jan 2012 19:30:58
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@
0.05
02 Nov 2011 03:43:45
Original commit files touched by this commit
pgollucci search for other commits by this committer
- sync apache13 related EXPIRATION_DATE

With Hat:       apache@
0.05
07 Sep 2011 03:00:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
  until after 9.0 is released.

With Hat:   apache@
Reported by:    dvl via freshports
0.05
27 Aug 2011 09:54:40
Original commit files touched by this commit
ohauer search for other commits by this committer
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@
0.05
27 Jun 2011 21:12:10
Original commit files touched by this commit
ohauer search for other commits by this committer
- add test for apache version
- set USE_APACHE=13 explicit, since build with higher
  version is long time broken.

  with hat apache@
  (with focus on changing default apache version to 22)
0.05
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
0.05
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)
0.05
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@
0.05
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)
0.05
11 Jun 2005 16:13:12
Original commit files touched by this commit
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
0.05
20 Apr 2004 07:23:14
Original commit files touched by this commit
skv search for other commits by this committer
Add p5-Apache-DebugInfo 0.05, log various bits of per-request data.

Number of commits found: 11