Commit Graph

52 Commits

Author SHA1 Message Date
Andreas Klemm
7ac76a9e2d If BATCH is defined, then build apache-php with mysql support.
Reasons:
	- mysql is free software and very popular.
	- msql is only free for private use
	- msql isn't as fast and reliable (from hearsay)
1998-02-22 23:06:17 +00:00
Andreas Klemm
e33653b3ac Remove brokenness from this port ;-) Thanks to Dirk Froemberg.
New features:
- You have to set variable PHP_DBTYPE to msql or mysql by typing
  make PHP_DBTYPE=[ msql | mysql ]
  to build the port with msql or mysql support.
- The php configuration isn't interactive anymore
  Theoretically we could default to mysql database and build
  a package, so that make batch could work !
- Cleaned up port dependency, so that libgd actually gets build
  (I fixed this one)
- made portlint as happy as I could, changed /usr/local to ${PREFIX}
  and changed sed -> ${SED}
The only thing that is missing now is an apache-php-SSL port and
postgresql support ;-))
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-02-22 23:01:44 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Satoshi Asami
eeb898bbd3 Add back PKGNAME which was deleted mysteriously in revision 1.39 (DISTNAME
is not valid).  Add "-php" in the middle of it to distinguish it with regular
apache.
1997-09-09 10:01:36 +00:00
Andreas Klemm
b6235acf4b Included DB LIB dependency when patching apaches Configuration
file ... Not tested ... but necessary ... as I said "work in
progress"
1997-09-03 18:49:53 +00:00
Andreas Klemm
18685d0178 Apache 1.2.1 + PHP support
Currently 2 kind of databases will be supported, msql and mysql
The problem is, that depending on the flavour of database you want
to support, you need a different set of patches to apache's
Makefile, so that header and loader flags, paths and libs
are correctly resolved ...
I marked this port as BROKEN, since I wasn't able, to exactly
check the whole port due to the fact, that currently I only
have one db installed. Will try to get it managed next weekend.
Well if someone is so keen, then simply remove BROKEN and you
should be able to use what's already possible ...
1997-09-03 18:45:16 +00:00
Andrey A. Chernov
7ec41b024f Do not replace Apache md5 with FreeBSD one, it cause supporting
problems but gains almost nothing
PR: 4380
1997-08-25 23:11:21 +00:00
Andrey A. Chernov
2c5c2b8135 Merge with former apache-stable 1997-08-13 15:05:03 +00:00
Peter Wemm
c91e427134 The great apache shuffle, part 1.. Revive files and break out SSL.. 1997-08-12 11:49:12 +00:00
Andrey A. Chernov
d0ae4b63d9 Upgrade to 1.2.1 1997-07-08 13:04:19 +00:00
Andrey A. Chernov
4129a91fd1 Always installl *-dist files and list them in PLIST too, it allows
pkg_delete not remove current configuration
1997-06-07 14:28:28 +00:00
Andrey A. Chernov
5b2a881b02 Update to 1.2.0 1997-06-06 13:45:15 +00:00
Andrey A. Chernov
1284c0768f More fixing of OPTIM replacement 1997-05-31 20:34:09 +00:00
Andrey A. Chernov
ea2647680f Fix OPTIM= patching 1997-05-31 20:26:38 +00:00
Andrey A. Chernov
6c8762d020 Upgrade to 1.2b11 1997-05-31 20:16:08 +00:00
Andrey A. Chernov
23f3d48ee5 Upgrade to 1.2b10 1997-05-02 18:22:12 +00:00
Andrey A. Chernov
cc05e7d7e8 Upgrade to 1.2b8 1997-04-14 18:54:34 +00:00
Andrey A. Chernov
bbcff10b6c remove unneded @unexec 1997-02-27 00:46:14 +00:00
Andrey A. Chernov
339145cb00 Update checksum for my dir.patch 1997-02-26 06:00:51 +00:00
Andrey A. Chernov
11de4ce860 Upgrade to 1.2b7 1997-02-26 01:23:18 +00:00
Andrey A. Chernov
a9cdad4f7a Upgrade to 1.2b6 1997-01-28 05:39:39 +00:00
Satoshi Asami
53790644fc "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www
pre-existing.
1997-01-13 08:36:27 +00:00
Andrey A. Chernov
a634d18f8a Upgrade to 1.2b4 1997-01-02 16:40:05 +00:00
Andrey A. Chernov
39f3dc0e4d Upgrade to 1.2b3
Submitted by: mostly by peter
1996-12-25 22:53:28 +00:00
Mark Murray
5ac7b1c319 Mark the SSL'ed version as BROKEN, until the official patches appear. Also
add myself as maintainer of the SSL version.
1996-12-11 21:04:21 +00:00
Andrey A. Chernov
b52bc6ef01 Upgrade to 1.2b2 1996-12-11 19:10:06 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Andrey A. Chernov
5008ac84cd Add information URLs comment 1996-11-07 01:53:14 +00:00
Andrey A. Chernov
866036dc80 Conditionalize all my patches 1996-11-07 01:49:57 +00:00
Mark Murray
dbf3120029 Uncomment the DEPENDS= line. Sheesh.
Reminded by:	ache
1996-10-31 17:42:13 +00:00
Mark Murray
b4c7763d3d FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while
:-) )
1996-10-26 18:49:52 +00:00
Andrey A. Chernov
ce3ec4b953 Split /usr/local/etc/apache/* in more reasonable way
Warning: SSL part not updated completely
1996-08-22 20:16:09 +00:00
Mark Murray
6d3a35ad63 1) Add the ability to build a secure (SSL'ed) server, conditionalised
on the presence of SECURE_SERVER.

2) Clean up the installation in accordance with BSD religion:
   Now all the configs go in ${PREFIX}/etc/apache and the
   data (documents) stay in ${PREFIX}/www.
1996-08-11 14:50:01 +00:00
Andrey A. Chernov
ba84acecf7 Fix icons list 1996-07-12 14:39:40 +00:00
Satoshi Asami
c11429a265 Remove unnecessary DISTFILES and EXTRACT_ONLY.
Remove pst's address from MAINTAINER, I don't know if any script
will fail if we have two addresses here so I don't want to risk
breaking something right before the release.
1996-07-12 10:27:53 +00:00
Paul Traina
e330575ffd ...just changed maintainer to match reality 1996-07-12 06:41:05 +00:00
Andrey A. Chernov
12c02eddd7 Upgrade to 1.1.1
OK-ed by: gpalmer
1996-07-11 11:04:01 +00:00
Jordan K. Hubbard
262be4e849 Slight revision: If startup file already there, leave it alone. 1996-06-15 17:51:08 +00:00
Jordan K. Hubbard
b2106dae6f Install an apache.sh startup file in /usr/local/etc/rc.d/
Now that apache_httpd is gone from /etc/sysconfig, this is the canonical
way to make apache start automatically in a new system installation.
1996-06-15 16:58:09 +00:00
Satoshi Asami
777797f8ed Variable reorderization. 1996-05-20 07:37:06 +00:00
Andrey A. Chernov
f68ccd6344 Use mod_env.c to pass environment to CGI instead of local hack 1996-05-19 22:21:50 +00:00
Paul Traina
bfff928880 Update to Apache 1.0.5 (security fix) 1996-04-21 08:54:30 +00:00
Andrey A. Chernov
145f9c72d2 Upgrade to 1.0.3 1996-02-22 21:55:14 +00:00
John Fieber
f57ff806ef Upgrade to 1.0.2. 1996-02-07 03:15:44 +00:00
John Fieber
9f998a71d0 Fix MASTER_SITES. 1995-12-04 12:56:18 +00:00
John Fieber
2c49a2c708 Update to 1.0 1995-12-02 23:07:22 +00:00
Satoshi Asami
d466dd1a69 Change categories to "www". gn has "net" in there too. 1995-11-27 04:10:35 +00:00
Eric L. Hernes
c3cf475762 fixed COMMENTS 1995-10-28 20:33:46 +00:00
Paul Traina
19b816db8f Make apache less NCSA-like and more BSD-like.
Binary installed in /usr/local/sbin.
    Document root is /usr/local/www/data.
    Server root is /usr/local/www/server.
1995-09-26 06:15:03 +00:00
Paul Traina
44ec43441b Upgrade apache to 0.8.14, completely restructure port, and list myself as
maintainer.
1995-09-23 18:47:57 +00:00