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-Filter Perl module to alter the output of previous handlers
1.024 www Deleted on this many watch lists=6 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.024Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: depends on mod_perl
Expired This port expired on: 2012-01-01
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-04-07 01:33:26
Last Update: 2012-01-01 19:30:58
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-HTML-Parser, p5-HTML-Tagset, p5-libwww, libgd
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/Apache-Filter/
Description:
This module lets you stack handlers so that the next one will handle or "filter" the output of previous one. From README: When you've got this module, you can use the same handler both as a stand-alone handler, and as an element in a chain. Just make sure that whenever you're chaining, all the handlers in the chain are "Filter- aware," i.e. they each call $r->filter_register() exactly once, before they start printing to STDOUT. There should be almost no overhead for doing this when there's only one element in the chain. Currently the following public modules are Filter-aware. Apache::Registry (using Apache::RegistryFilter, included here) Apache::SSI Apache::ASP HTML::Mason Apache::SimpleReplace WWW: http://search.cpan.org/dist/Apache-Filter/
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-Filter>0:www/p5-Apache-Filter
No installation instructions:
This port has been deleted.
PKGNAME: p5-Apache-Filter
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. mod_perl.pm : www/mod_perl
  2. perl5.8.9 : lang/perl5.8
  3. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. mod_perl.pm : www/mod_perl
  2. 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: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.024
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@
1.024
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@
1.024
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.024
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
1.024
27 Aug 2011 09:55:12
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@
1.024
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.024
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.024
22 Apr 2006 16:29:57
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.024
- assign to perl@
1.022
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.022
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.022
03 Apr 2004 10:56:26
Original commit files touched by this commit
skv search for other commits by this committer
Update dependency on www/p5-Apache-Test.

Pointed by:     kris
1.022
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.022
21 Dec 2003 00:22:53
Original commit files touched by this commit
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
1.022
08 Aug 2003 09:28:56
Original commit files touched by this commit
skv search for other commits by this committer
1. Unbreak port building
2. Minor style cleanup
1.022
08 Aug 2003 04:40:47
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
1.022
07 Aug 2003 09:22:18
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not build
1.022
20 Feb 2003 19:15:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.022
04 Feb 2003 10:16:44
Original commit files touched by this commit
edwin search for other commits by this committer
Maintainer update www/p5-Apache-Filter
- update to 1.022
- add WWW

PR:             ports/47783
Submitted by:   Erwin Lansing <erwin@lansing.dk>
1.019
25 Mar 2002 16:17:44
Original commit files touched by this commit
roam search for other commits by this committer
Update to 1.0.19 and set MAINTAINER to ports@FreeBSD.org.

PR:             36304
Submitted by:   the former maintainer
27 May 2001 06:44:58
commit hash: fp1.14201@dev.null.freshports.orgcommit hash: fp1.14201@dev.null.freshports.orgcommit hash: fp1.14201@dev.null.freshports.orgcommit hash: fp1.14201@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Fix configure fault.    
09 May 2001 10:54:31
commit hash: fp1.13589@dev.null.freshports.orgcommit hash: fp1.13589@dev.null.freshports.orgcommit hash: fp1.13589@dev.null.freshports.orgcommit hash: fp1.13589@dev.null.freshports.org files touched by this commit
alex search for other commits by this committer
- Update to 1.018   - plist fixes    
07 Apr 2001 05:33:26
commit hash: fp1.12181@dev.null.freshports.orgcommit hash: fp1.12181@dev.null.freshports.orgcommit hash: fp1.12181@dev.null.freshports.orgcommit hash: fp1.12181@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add p5-Apache-Filter 1.016, a perl module to alter the output of   previous
handlers.    

Number of commits found: 22