aboutsummaryrefslogtreecommitdiffstats
path: root/www/awstats
Commit message (Collapse)AuthorAgeFilesLines
* - Fix perl shebangSunpoet Po-Chuan Hsieh2013-11-061-60/+58
| | | | | | | | | - Bump PORTREVISION for package change - While I'm here, support STAGEDIR PR: ports/183660 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | www)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+2
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* www/awstats: update to 7.2William Grzybowski2013-07-102-5/+4
| | | | | | | | | - Update to 7.2 [1] - Remove unnecessary LICENSE_FILE - Add DOCS to options PR: ports/180427 Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer)
* - Remove unnecessary depend on PERL_LEVEL < 5.12Andrej Zverev2013-06-071-4/+0
| | | | | | PR: ports/178942 Submitted by: az Approved by: maintainer (timeout)
* Update to 7.1.1.Raphael Kubo da Costa2013-05-192-3/+3
| | | | | | | | | | | CHANGES: - Add windows 8 detection - Add support of %time5 for iso date times. - Fix problems with Perl 5.14 PR: ports/177757 Submitted by: Frank Wall <fw@moov.de> Approved by: maintainer timeout (38 days)
* - Update to 7.1Guido Falsi2013-02-024-46/+24
| | | | | | | | | | | - Remove uneeded patch - Fix portlint warning - Convert to new options framework [1] - Distfile was rerolled after PR submission, use correct checksum PR: ports/174582 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Approved by: Maintainer timeout [1] [2]
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-4/+4
| | | | Approved by: portmgr@ (bapt@)
* - Perl 5.14 changes format of compiled regexps.Beech Rintoul2011-07-152-4/+24
| | | | | | | | | This update amends the pattern awstats uses to parse compiled regexps to cater for the new 5.14 format PR: ports/158837 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - Tweak upstream configure script to run on FreeBSD [1]Sahil Tandon2011-02-062-10/+82
| | | | | | | | | - Replace spaces with tabs to pacify portlint PR: ports/153449 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Feature safe: yes
* - Update to 7.0Philip M. Gollucci2010-12-123-7/+27
| | | | | | | | - Remove MD5 PR: ports/152911 Submitted by: Takefu <takefu@airport.fm> Approved by: samm@os2.kiev.ua (maintainer)
* - Update to 6.95Martin Wilke2009-10-305-37/+38
| | | | | | PR: 140065 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | starting with W
* - Sync the CVE patch with upstreamChin-San Huang2009-01-091-2/+5
| | | | Reported by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* - Update to 6.9Chin-San Huang2009-01-045-22/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes 6.9: New features/improvements: - With postfix that support DSN (Delivery Status Notifications) we exclude some lines to avoid counting mails twice in maillogconvert.pl script. - Logresolvemerge.pl support FreeRADIUS logs or anything else using (the fixed length!) ctime format timestamp. - Add option stoponfirsteof in logresolvemerge tool. - Add patch to support host_proxy tag in LogFormat (for Apache LogFormat containing %{X-Forwarded-For}i) - Renamed Add to favourites on "Hit on favicon". - Increase robots, search engines database (Added Google Chrome browser, better Vista, WII, detection, ...) - Update languages files. - Added a lot of patch from sourceforge. Fixes: - Fixed broken maxmind citi, org and isp plugins. - Remove &nbsp; in name html tag to have HtmlHeadSection first. - Fix: [ 2001151 ] Security fix. - Fix: [ 2038681 ] missing <br _/_> in plugins/geoip_org_maxmind.pm - Fix: [ 1921942 ] html footer is missing from the allextraN report. - Fix: [ 1943466 ] error geoip_city_maxmind Can't locate object method "record_ - Fix: [ 1808277 ] Incorrect function call in geoip_isp_maxmind.pm - Fix: Full list of extrasections was not ordered correctly - A lot of other fixes. - Added missing icons Other/Documentation: - None - Fix CVE-2008-3714 from the upstream (Sec: Enhance security of sanitizing parameters) http://awstats.cvs.sourceforge.net/viewvc/awstats/awstats/wwwroot/cgi-bin/awstats.pl?r1=1.925&r2=1.926 PR: ports/129957, ports/130143 Submitted by: Eygene Ryabinkin <rea-fbsd _at\ codelabs.ru>, Naram Qashat <cyberbotx -at\ cyberbotx.com> Approved by: Alex Samorukov (maintainer) Security: http://secunia.com/advisories/31519
* - Avoid calling USE_DOS2UNIX on PNG files.Wesley Shields2008-07-241-1/+13
| | | | | | PR: ports/125930 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Approved by: maintainer
* - Update to 6.8Wesley Shields2008-07-244-16/+19
| | | | | | | | - Switch to SF for MASTER_SITES PR: ports/125902 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer
* - Update to 6.7Martin Wilke2007-08-232-5/+4
| | | | | PR: 115711 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - File rerolled for missing pngMartin Wilke2007-01-313-3/+5
| | | | | PR: 108591 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* update to 6.6Dryice Dong Liu2007-01-304-98/+34
| | | | | | PR: ports/108228 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Approved by: itetcu (mentor)
* - Fix patch-awstats.pl-security.orig;Thierry Thomas2006-11-022-6/+93
| | | | | | | | - Take maintainership. PR: ports/104784 Submitted by: Alex Samorukov <samm (at) os2.kiev.ua> Security: VuXML ID e86fbb5f-0d04-11da-bc08-0001020eed82
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-061-1/+1
| | | | Hat: portmgr
* Schedule these forbidden ports for termination on 2006-12-01Kris Kennaway2006-09-031-0/+2
|
* - bump PORTEPOCH (as I reverted my earlier commit)Michael Landin2006-06-071-0/+1
| | | | Reminded by: chkversion
* - revert earlier commit, as version 6.6 is not a stable version,Michael Landin2006-06-063-35/+11
| | | | | | | and developer is continuesly re-rolling tarball. In addition, the application fails to run. Requested by: maintainer
* - Update released by AWStats fixing current command injectionMichael Landin2006-06-023-11/+35
| | | | | | | | | | vulnerability. http://awstats.sourceforge.net/awstats_security_news.php PR: ports/97364 Submitted by: Greg Armer <wiqd@codelounge.co.za>, Matthew Seaman <m.seaman@infracaninophile.co.uk> Approved by: maintainer-timeout
* Mark FOBIDDEN due to shell command injection vulnerability.Simon L. B. Nielsen2006-05-061-0/+2
| | | | | Security: http://secunia.com/advisories/19969/ With hat: secteam
* - Fix logresolvemerge.plPav Lucistnik2006-04-081-0/+2
| | | | | | PR: ports/92521 Submitted by: Nicolas Blais <nb_root@videotron.ca> Approved by: no response from maintainer for 2 months
* - Update maintainer email addressTim Bishop2006-02-222-14/+14
| | | | | | | | - Add IPv6 OPTION - Install additional plugins (clusterinfo, maxmind geoip) PR: 93696 Submitted by: Chris Stuart <webmaster@lightningfire.net> (maintainer)
* Update to 6.5Marcus Alves Grando2006-01-307-322/+98
| | | | | | PR: 91888 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Respect PREFIXMarcus Alves Grando2005-10-266-12/+74
| | | | | | PR: 86481 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: webmaster@lightningfire.net (maintainer timeout, 32 days)
* Fix awstats -- arbitrary code execution vulnerability.Simon L. B. Nielsen2005-08-242-3/+298
| | | | | | | | | | Submitted by: Toni Viemero <toni.viemero@ki.fi> PR: ports/85071 Tested by: pav Security: CAN-2005-1527 Security: http://vuxml.FreeBSD.org/e86fbb5f-0d04-11da-bc08-0001020eed82.html Obtained from: Upstream CVS Approved by: portmgr (blanket, secteam), maintainer timeout (5 days, security)
* Mark FORBIDDEN and set one month expiration, due to remote codeSimon L. B. Nielsen2005-08-151-0/+3
| | | | | | | | execution vulnerability. Security: http://vuxml.FreeBSD.org/e86fbb5f-0d04-11da-bc08-0001020eed82.html With hat: secteam Approved by: portmgr (blanket, secteam)
* - Update to 6.4Pav Lucistnik2005-03-084-4/+4
| | | | | | | | | - Rename patch file so it gets applied PR: ports/78449 Submitted by: Rong-En Fan <rafan@infor.org> Approved by: Chris Stuart <webmaster@lightningfire.net> (maintainer) Security: http://www.freebsd.org/ports/portaudit/fdad8a87-7f94-11d9-a9e7-0001020eed82.html
* - Update to 6.3Pav Lucistnik2005-02-043-10/+14
| | | | | PR: ports/76735 Submitted by: Chris Stuart <webmaster@lightningfire.net> (followup)
* Mark FORBIDDEN due to remote command execution vulnerability.Simon L. B. Nielsen2005-01-181-0/+2
| | | | | With hat: secteam Approved by: erwin (mentor)
* - Update to 6.2Pav Lucistnik2004-12-315-617/+656
| | | | | PR: ports/74788 (followup) Submitted by: Chris Stuart <webmaster@lightningfire.net> (maintainer)
* - Update to 6.1Pav Lucistnik2004-06-244-48/+65
| | | | | | PR: ports/66772, ports/68220 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer timeout (1 month)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* - Do not remove directory owned by apache portClement Laforet2004-02-111-3/+0
| | | | Submitted by: Chris Stuart <webmaster@lightningfire.net> (maintainer)
* - Tarball has been rerolled (cosmetic changes and small bug fixes)Clement Laforet2004-01-272-1/+2
| | | | | | | | - bump PORTREVISION PR: 61918 Submitted by: Xin LI <delphij@frontfree.net> Approved by: Chris Stuart <webmaster@lightningfire.net> (maintainer)
* s/PORTDIR/PORTSDIR/ and add a missing ``net/'' category for theJoe Marcus Clarke2004-01-251-1/+1
| | | | p5-Net-XWhois dependency. This fixes make index.
* Just one portsdir, just one.Edwin Groothuis2004-01-251-1/+1
| | | | Noticed by: Subject: INDEX build failed
* - add a missing dependency to p5-Net-XWhois [1]Clement Laforet2004-01-251-1/+2
| | | | | | - Give back maintainership to previous maintainer Submitted by: Evan Easton <evan@eeaston.com> [1]
* - Update to 6.0 [1]Clement Laforet2004-01-243-47/+79
| | | | | | | | | - Take maintainership for safe-keeping, since maintainer email address bounces. I'll retry within two weeks, if it still bounces, I'll ask submitter if he wants to maintain this port. PR: 61795 [1] Submitted by: Xin LI <delphij@frontfree.net>
* - Update to 5.9Erwin Lansing2003-10-163-3/+15
| | | | | | - add dependency on p5-Storable Submitted by: maintainer
* Update to version 5.7.Jim Mock2003-09-104-12/+26
| | | | Submitted by: maintainer
* Update to version 5.6.Jim Mock2003-07-133-2/+40
| | | | Submitted by: maintainer
* Update to version 5.4.Jim Mock2003-04-263-19/+50
| | | | | | PR: 48580 Submitted by: Rong-en Fan <rafan@infor.org> Approved by: maintainer
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* install left out pluginsYing-Chieh Liao2003-02-062-0/+5
| | | | | PR: 47775 Submitted by: maintainer
* upgrade to 5.3Ying-Chieh Liao2003-01-223-51/+65
| | | | | | | pass maintainership to Chris Stuart <firewolf@lightningfire.net> PR: 47202 Submitted by: old maintainer
* Make use of USE_PERL_RUN (maintainer)Edwin Groothuis2002-11-181-2/+1
| | | | | PR: ports/45365 Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Upgrade to version 5.1SADA Kenji2002-11-165-24/+72
| | | | | PR: ports/45009 Submitted by: maintainer
* Fix icons dir location in default config fileDavid W. Chapman Jr.2002-08-121-0/+14
| | | | | PR: 41491 Submitted by: maintainer
* Update to 4.1 and sort plistPatrick Li2002-07-153-123/+131
| | | | | PR: ports/40545 Submitted by: maintainer
* add awstats 4.0Ying-Chieh Liao2002-05-145-0/+487
Free real-time logfile analyzer to get advanced web statistics PR: 38064 Submitted by: Munish <mchopra@engmail.uwaterloo.ca>