1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

840 Commits

Author SHA1 Message Date
Andreas Klemm
301287daf5 upgrade to newest php version 3.0.1
fixes regarding compilation/linking with libgd
a fix for me in Makefile to make this submission $PREFIX clean
big thanks to William
Submitted by:	William Lloyd <wlloyd@tolstoy.mpd.ca>
1998-07-11 20:52:38 +00:00
Andrey A. Chernov
1f2efe7906 Upgrade to 1.0.3 1998-07-09 18:32:42 +00:00
Joseph Koshy
5e3a7723e8 Update maintainer address. 1998-07-07 11:39:46 +00:00
Jacques Vidrine
8deffde57d Oops! Add forgotten file. 1998-07-05 22:48:42 +00:00
Jacques Vidrine
c1cfdd11d7 Port cleanup.
- Correct location of sendmail in MailDialog.py. (sorry, forgot who
  pointed this out)
- suggested by asami: use DISTNAME and DISTFILES to control WRKSRC;
  combine do-install and post-install; use --exclude in tar command
  to avoid installing unneeded files
1998-07-04 22:07:35 +00:00
Steve Price
16a8338756 Turn on boa. 1998-07-04 19:39:08 +00:00
Steve Price
ff7b230151 Initial import of boa version 0.92.
boa - high performance single-tasking web server

PR:		6718
Submitted by:	andy@icc.surw.chel.su
1998-07-04 19:38:12 +00:00
Steve Price
b546b300b9 Add misc. enhancements.
PR:		6945
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1998-07-03 23:25:46 +00:00
Satoshi Asami
ae53a59404 No need to put name in front of COMMENT. 1998-07-03 07:52:17 +00:00
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