1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

831 Commits

Author SHA1 Message Date
Andreas Klemm
15cdfb7af7 enable new port webalizer 1998-06-28 12:44:56 +00:00
Andreas Klemm
961599dfc1 Import of new port webalizer 1.12.09
The Webalizer is a web server log file analysis program which produces
usage statistics in HTML format for viewing with a browser.  The results
are presented in both columnar and graphical format, which facilitates
interpretation.  Yearly, monthly, daily and hourly usage statistics are
presented, along with the ability to display usage by site, URL, referrer,
user agent (browser) and country (user agent and referrer are only
available if your web server procduces Combined log format files).
PR:		closes 7000
Submitted by:	dirk.meyer@dinoex.sub.org
1998-06-28 12:42:09 +00:00
Andreas Klemm
50e81692ac William sent patches to me so support dbase type database...
If there are any problems related to this, send him an e-mail,
I can't test this !
Submitted by:	William Lloyd <wlloyd@mpd.ca>
1998-06-27 13:52:34 +00:00
Andreas Klemm
beca8087f8 nuke apache-php entirely 1998-06-27 10:47:54 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Steve Price
d787371c38 Make this port build again.
Hinted at by:	Satoshi Asami <asami@freebsd.org>
1998-06-27 01:30:31 +00:00
Satoshi Asami
8e11d8e08b NO_CONFIGURE is a no-op. Also, remove the post-extract target, getting
rid of extra files is nice but I don't think .cvsignore has any significant
meaning nor size impact in a build-once source tree.
1998-06-26 23:54:57 +00:00
Ralf S. Engelschall
65b7bcec6e Upgrade to Website META Language, Version 1.6.6 1998-06-25 12:34:27 +00:00
Andrey A. Chernov
c5e63d8814 Make performance tuning conditionaly depends on APACHE_PERF_TUNING
variable. Add more optimization there.
1998-06-24 19:54:05 +00:00
Vanilla I. Shu
bbce490e31 Upgrade to 2.18. 1998-06-24 15:56:18 +00:00
Andrey A. Chernov
737c6efffb Redirect apachectl output to devnull in apache.sh 1998-06-18 11:56:17 +00:00
Andrey A. Chernov
2d780aacc3 Use apachectl to start apache in rc.d/apache.sh 1998-06-18 11:51:03 +00:00
Donald Burr
91126f4bc7 Activate grail. 1998-06-16 15:35:01 +00:00
Donald Burr
dce036209a PR: ports/6923
Submitted by:	Jacques Vidrine <n@nectar.com>
New port www/grail, a free, fully customizable and extendable
WWW browser written entirely in Python.
1998-06-16 15:32:45 +00:00
Satoshi Asami
b36427f6ad I don't know why this one was still marked RESTRICTED. While I'm
here, portlint a little.
1998-06-16 13:34:24 +00:00
Ralf S. Engelschall
19755e05cf Upgrade to Website META Language, Version 1.6.5 1998-06-16 12:50:21 +00:00
Matthew Hunt
ca924ea932 Make sure configure uses ${PREFIX}/bin/perl instead of /usr/bin/perl.
Reviewed by:	ache
1998-06-14 23:55:35 +00:00
Justin M. Seger
5b0be13b00 Upgrade to libwww-5.1m1. 1998-06-14 23:35:13 +00:00
Justin M. Seger
72f6265503 Activate cgihtml 1998-06-14 12:40:05 +00:00
Justin M. Seger
884e75e94d Import of a port of cgihtml:
Cgihtml is a C library that simplifies the task of parsing World Wide Web
(WWW) Common Gateway Interface (CGI) input and outputting HyperText Markup
Language (HTML). Tasks which would normally require many lines of C can be
reduced to just a few.

PR:		ports/4933
Submitted by:	i.vaudrey@bigfoot.com
1998-06-14 12:38:56 +00:00
Andreas Klemm
7e09fa2850 - apache-php port totally revamped
- now based on apache 1.2.6 and PHP3 support with the tough help of Dirk
- Supports 3 kinds of databases now
	- msql
	- mysql
	- postgresql
- Only modified order in Makefile to keep portlint happy
- Fixed php's configure section in Makefile, to use CC and CFLAGS from
  /etc/makefile, instead to use -g -O2
- only one patches subdir remains
This port should now be "repository moved" from:
	apache-php
to something like:
	apache12-php3
Obtained from:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-06-14 09:58:22 +00:00
Andrey A. Chernov
900a2aa278 Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients
directive installed by default and this needs to avoid unnecessary
recompilation
1998-06-13 08:33:41 +00:00
Jordan K. Hubbard
dad23f6017 Update to version 4.05 1998-06-10 12:19:29 +00:00
Andrey A. Chernov
73a3db9545 Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html
Add --disable-rule=STATUS and -DBUFFERED_LOGS
1998-06-09 19:49:59 +00:00
Peter Wemm
d3355e85fa Update from squid 1.2b20 -> 1.2b22 1998-06-09 15:08:09 +00:00
Satoshi Asami
60d8c3ae01 Remove three nonexistent files. 1998-06-08 07:46:16 +00:00
Andrey A. Chernov
776d917423 Reflect latest distfile changes
Remove myself from MAINTAINER
1998-06-07 11:10:23 +00:00
Andrey A. Chernov
28a43d405c upgrade to dev14 1998-06-07 03:57:58 +00:00
Andrey A. Chernov
5b7479bb84 run-depends of apache13 now 1998-06-07 03:13:43 +00:00
Andrey A. Chernov
98314d4fdc apache -> apache12 1998-06-07 03:02:56 +00:00
Andrey A. Chernov
2333eac60c apache-current -> apache13 1998-06-07 02:56:14 +00:00
Satoshi Asami
68b92c9ba7 Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository
copy of apache -> apache12 and apache-current -> apache13.

Requested by:	ache
1998-06-07 02:39:22 +00:00
Satoshi Asami
d2c588fc3f Add p5-HTML-Parser. 1998-06-07 02:26:59 +00:00
Andrey A. Chernov
6423762105 upgrade to 1.3.0 1998-06-06 19:09:33 +00:00
Andrey A. Chernov
47d0754fb7 upgrade to 1.3b7 1998-06-05 17:16:22 +00:00
Vanilla I. Shu
89a6823d85 Upgrade to 1.017. 1998-06-04 03:51:24 +00:00
Matthew Hunt
4016f6e524 Import of Apache with MS FrontPage Extensions.
PR:		4878
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>, w/input from phk.
1998-05-29 04:46:56 +00:00
Matthew Hunt
cdfa5a9106 Activate apache-fp. 1998-05-29 04:45:51 +00:00
Donald Burr
f5d86f7b06 fix libjpeg version number to correspond with jpeg port 1998-05-27 08:44:56 +00:00
Steve Price
8f202caed1 Working directory and package name changed.
PR:		6744
Reviewed by:	maintainer
1998-05-25 19:49:04 +00:00
Andrey A. Chernov
8fbd11d468 Cosmetique 1998-05-22 17:13:32 +00:00
Andrey A. Chernov
fd55222cb6 Options fixes 1998-05-22 00:33:23 +00:00
Andrey A. Chernov
a3e1acb529 Add few options for more flexibility 1998-05-21 19:00:30 +00:00
Andrey A. Chernov
6b2fd2b500 Write javascript junk only if it is enabled 1998-05-20 22:34:55 +00:00
Andrey A. Chernov
716cef9e0a Swap patch-aa and patch-ab, order is sufficient 1998-05-20 22:17:18 +00:00
Andrey A. Chernov
c4a82e9453 Add @prefix@ to /etc/webmagickrc 1998-05-20 22:03:39 +00:00
Andrey A. Chernov
62895b5763 Remove ImageMagick from RUN_DEPENDS, p5-PerlMagick now handle it 1998-05-19 23:26:46 +00:00
Andrey A. Chernov
e361460d94 Add WebMagick 1998-05-19 23:18:07 +00:00
Andrey A. Chernov
7784b70e1d HTML images catalog and thumbnails generator, SSI, imagemaps, etc. 1998-05-19 23:09:47 +00:00
Vanilla I. Shu
10c6d685f1 Upgrade to 5.33. 1998-05-14 08:23:28 +00:00