51e8 FreshPorts -- sysutils/p5-reslog
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-reslog 3.16_2 sysutils on this many watch lists=0 search for ports that depend on this port
Reverse-resolve IP in Apache log files
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 May 2008 18:01:53
Also Listed In: perl5
License: not specified in port


reslog resolves IPs in Apache(8) log files. The result can then be analyzed
by another program, like Analog. You can think of it as a replacement of the
Apache(8) HostNameLookups directive, in the sense that it resolves client
IPs altogether once a day.

Resolving takes long time. This is mainly caused by resolving: Network
packets may be filtered by firewalls; DNS servers may not be correctly
configured; may not be up working; may sit in slow network sections; may be
old slow machines; may have traffic jam... etc. All these reasons are out of
our control.

WWW: http://search.cpan.org/dist/reslog/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. archivers/p5-Compress-Bzip2
  2. devel/p5-File-MMagic
  3. devel/p5-Term-ReadKey
  4. lang/perl5.12
Required To Run:
  1. archivers/p5-Compress-Bzip2
  2. devel/p5-File-MMagic
  3. devel/p5-Term-ReadKey
  4. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/p5-reslog/ && make install clean
To add the package: pkg_add -r p5-reslog


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Locale/IMACAT/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Locale/IMACAT/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Locale/IMACAT/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Locale/IMACAT/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Locale/IMACAT/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Locale/IMACAT/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Locale/IMACAT/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Locale/IMACAT/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Locale/IMACAT/
  11. http://at.cpan.org/modules/by-module/Locale/IMACAT/
  12. http://backpan.perl.org/modules/by-module/Locale/IMACAT/
  13. http://cpan.nctu.edu.tw/modules/by-module/Locale/IMACAT/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Locale/IMACAT/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Locale/IMACAT/
  16. http://www.cpan.dk/modules/by-module/Locale/IMACAT/
  17. http://www.cpan.dk/modules/by-module/Locale/IMACAT/

Number of commits found: 9

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 15:39:36
Original commit files touched by this commit  3.16_2
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
10 Jun 2012 18:42:48
Original commit files touched by this commit  3.16_2
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
13 Mar 2012 16:15:36
Original commit files touched by this commit  3.16_2
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  3.16_2
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
19 Mar 2011 12:38:54
Original commit files touched by this commit  3.16_2
miwi search for other commits by this committer
- Get Rid MD5 support
21 Sep 2010 07:56:43
Original commit files touched by this commit  3.16_2
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
16 Jan 2010 14:45:49
Original commit files touched by this commit  3.16_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
  maintained by (perl|ports|kuriyama)@FreeBSD.org.

- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
  ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
  Encode, Digest, Pod::Parser, File::Spec.
28 Aug 2009 17:37:26
Original commit files touched by this commit  3.16
linimon search for other commits by this committer
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
18 May 2008 18:01:39
Original commit files touched by this commit  3.16
chinsan search for other commits by this committer
Reverse-resolve IP in Apache log files.

Number of commits found: 9

2869
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24541
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 10
new 48 hours13
new 7 days36
new fortnight60
new month224

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0