1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
Dirk Meyer
821e0e5675 - add patch lowercase-url-bug.patch from MASTER_SITTE 2003-07-08 03:28:01 +00:00
Dirk Meyer
a76d7031a8 - New option GD_PORT
- fix version of shared lib after gd changes.
- allow to build without X11 again
2003-07-01 17:02:46 +00:00
Dirk Meyer
e55656d267 - retire pkg-comment 2003-02-21 04:07:56 +00:00
Dirk Meyer
a017a0961d - Add COMMENT 2003-02-21 04:07:03 +00:00
Dirk Meyer
3209d0ed2c - Get rid of PERL and use SED 2002-06-16 15:03:10 +00:00
Dirk Meyer
cbecc7fb36 Update to gd.4
for Option WEBALIZER_WITH_GD2
2002-05-23 04:35:38 +00:00
Dirk Meyer
f096dafe1f Allow overwrite of Maintainer by slave-ports 2002-05-02 06:05:45 +00:00
Dirk Meyer
bf8c104b4d Fix symbolic link so it work in all cases. 2002-05-01 10:32:42 +00:00
Dirk Meyer
3eb8f7cd4c -----------------
Changelog: webalizer-2.01-10

Fixes:
 o Fix posible obscure buffer overflow bug in DNS resolver code

 o Added additional extended character fixes

 o Let code accept partial content response codes along with 200's

 o Added code to catch blank hostnames (yes, they have been found!)
   Will convert them into 'Unknown'

 o Security fix for cross-site scripting vulnerability found by
   Flavio Veloso (www.magnux.com).

Updates in languages:
	webalizer_lang.czech
	webalizer_lang.portuguese
	webalizer_lang.spanish

-----------------
Distfiles remaden on Master site:

old tarball:
webalizer-2.01-10-src.tgz
(had an extra CVS dir)

new tarball:
webalizer-2.01-10-src.tar.bz2

-----------------

Add Option:
	WEBALIZER_WITH_GD2

builds okay, but won't run without X11 if compiled with this option.
2002-04-19 18:45:32 +00:00
Dirk Meyer
6de7d44adf - Update, distfiles has changed,
- switched back to bzip2 tarball
2002-04-19 05:14:58 +00:00
Dirk Meyer
f51825299d - Update to 2.1.10,
- fixes buffer-overflow repoted on BUGTRAQ
- part of patch is now in the distribution
2002-04-18 04:23:54 +00:00
Dirk Meyer
abe5ded898 - Apply a patch, bump PORTREVISION
The problem is that webalizer strips down all national characters from
query strings making impossible to use its Search String report for
non-English sites.

Submitted by:	ache
2002-02-12 05:22:17 +00:00
Dirk Meyer
354df803d7 Make new languages public:
croatian galician icelandic japanese latvian
	malay norwegian romanian-iso-8859-2 serbian
	simplified_chinese ukrainian
2002-01-27 15:49:35 +00:00
Dirk Meyer
2025ba84ee - make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
2002-01-05 23:43:13 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Dirk Meyer
de33a38c62 Update to: 2.1.9
o Security fix for cross-site scripting vulnerability found by
   Flavio Veloso (www.magnux.com).

 o Fixed a TOTAL_RC off by one error, which would prevent the last
   response code from being saved when using incremental mode.
2001-10-25 07:04:52 +00:00
Dirk Meyer
3848dedf9a Attached is a patch to fix a problem I noticed where webalizer
was crashing everytime it was run with -M1 and it encountered a
log entry created by Opera/5.0.  Here's an example entry just
for reference.

as6-5-2.kp.g.bonet.se - - [28/Jun/2001:03:32:35 -0500] "GET / HTTP/1.1" 200 2078 "-" "Opera/5.0 (Linux 2.4.5 i686; U)  [en]"

Submitted by:	steve
2001-06-28 20:00:49 +00:00
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Dirk Meyer
149769a683 Max maximum length of each entry configureable:
Port uses now -DLINKLIST_MAX_STRING=256

PR:		28268
Submitted by:	Yen-Shuo Su <yssu@ccca.nctu.edu.tw>
2001-06-23 13:02:26 +00:00
Dirk Meyer
4ed64d9f7b - Allow SLAVE-ports to override LIB_DEPENDS,
e.g. ukrainian/webalizer will use this.
2001-06-04 11:29:30 +00:00
Dirk Meyer
cb0a5a6b03 - Support PKGNAMEPREFIX, taken from german/webalizer
- Make this port as new MASTERPORT
- pkg-plist will create symbolic link.
2001-05-28 19:57:20 +00:00
Dirk Meyer
8d0ab5f84e - Bump Portrevision after successfull repro-copy. 2001-05-18 19:30:26 +00:00
Dirk Meyer
34d4a9724a added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
Dirk Meyer
5cbfd34b78 path in manpage gives now the true location of the configuration file
PR:		25583
2001-03-10 19:03:14 +00:00
Dirk Meyer
af4b7cdb70 Master-Sites changed, renaming of directories.
Approved by:	will
2001-02-23 05:48:23 +00:00
Akinori MUSHA
9e04885221 Chase graphics/gd's shlib version bump. 2001-02-12 10:01:08 +00:00
Andrey A. Chernov
26a66d8828 fix off-by-one mistake in my fix 2000-10-25 00:42:37 +00:00
Kevin Lo
8e54d653a1 Upgrade to version 2.1.6
PR: 22157
Submitted by: MAINTAINER
2000-10-21 12:44:32 +00:00
Andrey A. Chernov
53085b307f ctype fixes 2000-10-14 13:47:12 +00:00
Andrey A. Chernov
c14f8b015e Upgrade to 2.01.05 2000-10-10 15:53:51 +00:00
Kevin Lo
06216a8308 Update to version 2.1.5
PR: 21876
Submitted by: MAINTAINER
2000-10-10 04:31:37 +00:00
Andrey A. Chernov
1a8165a7c6 Upgrade to 2.01.03 2000-09-30 14:19:53 +00:00
Andrey A. Chernov
b94d3649aa Upgrade to 2.01.02 2000-09-28 16:12:33 +00:00
Andrey A. Chernov
29defb3b1d Make AllReferers page links clickable 2000-09-24 10:36:14 +00:00
Chris D. Faulhaber
177315d04d Fix MASTER_SITES
PR:		20596
Submitted by:	Maintainer
2000-08-18 13:17:06 +00:00
Kevin Lo
ae94bafec6 Substitute the extra spaces. 2000-08-10 16:21:46 +00:00
Kevin Lo
36629b80b3 Update MASTER_SITES
PR: 20465
Submitted by: MAINTAINER
2000-08-08 04:00:38 +00:00
Will Andrews
bfa2b79a99 Update LIB_DEPENDS for gd: gd.0 -> gd.1. 2000-06-06 17:56:52 +00:00
Andrey A. Chernov
2d082082f6 do not lowercase search strings 2000-04-21 19:25:44 +00:00
Andrey A. Chernov
267aafc316 too verbose for DNS 2000-04-20 01:50:47 +00:00
Andrey A. Chernov
526f845a83 Add NO_LATEST_LINK and missing patches 2000-04-18 19:04:36 +00:00
Andrey A. Chernov
9f59f001ef preserve cvs history now 2000-04-18 18:11:23 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Steve Price
38e3e6a87b These ports now need 'LIB_DEPENDS=gd.0:...'. 1999-12-27 21:28:28 +00:00
Steve Price
b04df6af62 Add '-lpng' for linking the against the static libgd.a. 1999-11-01 00:58:47 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Chris Piazza
0f9d9f3047 Update MASTER_SITES and a few minor nits.
PR:		13120
Submitted by:	maintainer
1999-08-14 03:16:29 +00:00
Bill Fumerola
e2cd3f4708 o Upgrade to 1.30-04
o Use new API for GD functions

PR:		ports/12857
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>

o Pass information to configure that will allow this port to work
  for people with alternative PREFIXes
o Make this port respect CFLAGS
o Change BUILD_DEPENDS on the static gd library to a LIB_DEPENDS on the
  shared library, which is what this port really uses.
o Remove a patch and a one-line(functionally) script and simply use a perl
  command in pre-configure:
1999-08-01 20:30:09 +00:00
David E. O'Brien
8c1a3f1e3d Move noise from "pre-fetch" to "pre-configure" where it actually matters. 1999-07-04 18:54:16 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00