1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
Pawel Pekala
ce6d68dcc8 - Update to version 7.3 [1]
- Convert to USES=dos2unix [1]
- Use option helper
- Simplify do-install target using WWWDIR, COPYTREE_SHARE etc
- Break lines around 80 characters

PR:		ports/187407 [1]
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer timeout
2014-03-25 19:19:44 +00:00
Sunpoet Po-Chuan Hsieh
5702d8c88f - Fix perl shebang
- 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)
2013-11-05 17:00:32 +00:00
Baptiste Daroussin
85fbf21ec5 Add NO_STAGE all over the place in preparation for the staging support (cat: www) 2013-09-20 23:36:50 +00:00
Andrej Zverev
f7ec825618 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 13:38:20 +00:00
William Grzybowski
43313b8f59 www/awstats: update to 7.2
- 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)
2013-07-10 12:08:05 +00:00
Andrej Zverev
95f80a5c1b - Remove unnecessary depend on PERL_LEVEL < 5.12
PR:		ports/178942
Submitted by:	az
Approved by:	maintainer (timeout)
2013-06-07 07:56:59 +00:00
Raphael Kubo da Costa
2d61117d9e Update to 7.1.1.
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)
2013-05-18 20:47:45 +00:00
Guido Falsi
ea8c0eb55b - Update to 7.1
- 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]
2013-02-01 18:22:27 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Beech Rintoul
4dea03b7b4 - Perl 5.14 changes format of compiled regexps.
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)
2011-07-14 16:42:10 +00:00
Sahil Tandon
1930bd653c - Tweak upstream configure script to run on FreeBSD [1]
- 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
2011-02-06 04:11:17 +00:00
Philip M. Gollucci
84bd5b3451 - Update to 7.0
- Remove MD5

PR:             ports/152911
Submitted by:   Takefu <takefu@airport.fm>
Approved by:    samm@os2.kiev.ua (maintainer)
2010-12-12 01:08:19 +00:00
Martin Wilke
bfe7de9e16 - Update to 6.95
PR:		140065
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer
2009-10-30 09:51:20 +00:00
Dmitry Marakasov
7a0548af2a - Switch SourceForge ports to the new File Release System: categories starting with W 2009-08-22 00:38:34 +00:00
Chin-San Huang
0164b578ed - Sync the CVE patch with upstream
Reported by:		Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-01-09 14:50:26 +00:00
Chin-San Huang
8c64cb93dd - Update to 6.9
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
2009-01-04 06:18:02 +00:00
Wesley Shields
22868bfc0f - Avoid calling USE_DOS2UNIX on PNG files.
PR:		ports/125930
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
Approved by:	maintainer
2008-07-24 13:33:41 +00:00
Wesley Shields
17d1a47536 - Update to 6.8
- Switch to SF for MASTER_SITES

PR:		ports/125902
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer
2008-07-24 03:18:16 +00:00
Martin Wilke
f350114cf9 - Update to 6.7
PR:		115711
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2007-08-23 14:47:13 +00:00
Martin Wilke
67f04dff85 - File rerolled for missing png
PR:		108591
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2007-01-31 07:51:30 +00:00
Dryice Dong Liu
718c8f7c3e update to 6.6
PR:		ports/108228
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Approved by:	itetcu (mentor)
2007-01-30 06:32:59 +00:00
Thierry Thomas
7a0e78fe6c - Fix patch-awstats.pl-security.orig;
- Take maintainership.

PR:		ports/104784
Submitted by:	Alex Samorukov <samm (at) os2.kiev.ua>
Security:	VuXML ID e86fbb5f-0d04-11da-bc08-0001020eed82
2006-11-02 09:22:26 +00:00
Mark Linimon
c08034c3ba Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-06 01:56:59 +00:00
Kris Kennaway
fc8ba7343f Schedule these forbidden ports for termination on 2006-12-01 2006-09-02 18:06:13 +00:00
Michael Landin
3da63a755c - bump PORTEPOCH (as I reverted my earlier commit)
Reminded by:		chkversion
2006-06-07 10:57:46 +00:00
Michael Landin
727dd16658 - revert earlier commit, as version 6.6 is not a stable version,
and developer is continuesly re-rolling tarball.
  In addition, the application fails to run.

Requested by:		maintainer
2006-06-06 14:00:08 +00:00
Michael Landin
afb7f816a4 - Update released by AWStats fixing current command injection
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
2006-06-02 15:34:55 +00:00
Simon L. B. Nielsen
ed9402dba0 Mark FOBIDDEN due to shell command injection vulnerability.
Security:	http://secunia.com/advisories/19969/
With hat:	secteam
2006-05-05 17:51:16 +00:00
Pav Lucistnik
47a4d9c066 - Fix logresolvemerge.pl
PR:		ports/92521
Submitted by:	Nicolas Blais <nb_root@videotron.ca>
Approved by:	no response from maintainer for 2 months
2006-04-08 13:21:20 +00:00
Tim Bishop
2661fa5da9 - Update maintainer email address
- Add IPv6 OPTION
- Install additional plugins (clusterinfo, maxmind geoip)

PR:		93696
Submitted by:	Chris Stuart <webmaster@lightningfire.net> (maintainer)
2006-02-22 14:41:35 +00:00
Marcus Alves Grando
c1ba4a5909 Update to 6.5
PR:		91888
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer
2006-01-30 00:34:32 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Marcus Alves Grando
0c26165008 Respect PREFIX
PR:		86481
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	webmaster@lightningfire.net (maintainer timeout, 32 days)
2005-10-26 00:30:46 +00:00
Simon L. B. Nielsen
3758eca8a7 Fix awstats -- arbitrary code execution vulnerability.
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)
2005-08-23 20:20:34 +00:00
Simon L. B. Nielsen
3d831a37be Mark FORBIDDEN and set one month expiration, due to remote code
execution vulnerability.

Security:	http://vuxml.FreeBSD.org/e86fbb5f-0d04-11da-bc08-0001020eed82.html
With hat:	secteam
Approved by:	portmgr (blanket, secteam)
2005-08-14 21:18:21 +00:00
Pav Lucistnik
f7beec047e - Update to 6.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
2005-03-08 08:40:04 +00:00
Pav Lucistnik
617100a916 - Update to 6.3
PR:		ports/76735
Submitted by:	Chris Stuart <webmaster@lightningfire.net> (followup)
2005-02-03 19:33:01 +00:00
Simon L. B. Nielsen
f927c7994d Mark FORBIDDEN due to remote command execution vulnerability.
With hat:	secteam
Approved by:	erwin (mentor)
2005-01-18 12:38:13 +00:00
Pav Lucistnik
b43884f93f - Update to 6.2
PR:		ports/74788 (followup)
Submitted by:	Chris Stuart <webmaster@lightningfire.net> (maintainer)
2004-12-31 11:35:09 +00:00
Pav Lucistnik
31795a49c5 - Update to 6.1
PR:		ports/66772, ports/68220
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer timeout (1 month)
2004-06-23 18:09:51 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Clement Laforet
e9f3396724 - Do not remove directory owned by apache port
Submitted by:	Chris Stuart <webmaster@lightningfire.net> (maintainer)
2004-02-10 22:16:55 +00:00
Clement Laforet
899f691054 - Tarball has been rerolled (cosmetic changes and small bug fixes)
- bump PORTREVISION

PR:             61918
Submitted by:   Xin LI <delphij@frontfree.net>
Approved by:    Chris Stuart <webmaster@lightningfire.net> (maintainer)
2004-01-26 22:06:00 +00:00
Joe Marcus Clarke
7d071bfdbb s/PORTDIR/PORTSDIR/ and add a missing ``net/'' category for the
p5-Net-XWhois dependency.  This fixes make index.
2004-01-25 00:49:28 +00:00
Edwin Groothuis
2fad756cef Just one portsdir, just one.
Noticed by: Subject: INDEX build failed
2004-01-25 00:47:33 +00:00
Clement Laforet
7190f34e9b - add a missing dependency to p5-Net-XWhois [1]
- Give back maintainership to previous maintainer

Submitted by:	Evan Easton <evan@eeaston.com> [1]
2004-01-24 21:30:41 +00:00
Clement Laforet
c5711273ca - Update to 6.0 [1]
- 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>
2004-01-23 20:54:25 +00:00
Erwin Lansing
e858481833 - Update to 5.9
- add dependency on p5-Storable

Submitted by:	maintainer
2003-10-16 08:02:00 +00:00
Jim Mock
d3a7089d1c Update to version 5.7.
Submitted by:		maintainer
2003-09-10 03:32:18 +00:00
Jim Mock
b0c6c7b6d5 Update to version 5.6.
Submitted by:	maintainer
2003-07-13 06:49:52 +00:00