Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split apache to -stable and -current | ache | 1997-07-26 | 1 | -2/+0 |
| | |||||
* | Upgrade to 1.2.1 | ache | 1997-07-08 | 2 | -6/+6 |
| | |||||
* | Always installl *-dist files and list them in PLIST too, it allows | ache | 1997-06-07 | 1 | -4/+4 |
| | | | | pkg_delete not remove current configuration | ||||
* | Update to 1.2.0 | ache | 1997-06-06 | 2 | -5/+5 |
| | |||||
* | More fixing of OPTIM replacement | ache | 1997-05-31 | 1 | -1/+1 |
| | |||||
* | Fix OPTIM= patching | ache | 1997-05-31 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.2b11 | ache | 1997-05-31 | 3 | -53/+7 |
| | |||||
* | Upgrade to 1.2b10 | ache | 1997-05-02 | 3 | -5/+24 |
| | |||||
* | Upgrade to 1.2b8 | ache | 1997-04-14 | 2 | -7/+10 |
| | |||||
* | remove unneded @unexec | ache | 1997-02-27 | 1 | -1/+0 |
| | |||||
* | Update checksum for my dir.patch | ache | 1997-02-26 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.2b7 | ache | 1997-02-26 | 2 | -6/+6 |
| | |||||
* | Upgrade to 1.2b6 | ache | 1997-01-28 | 2 | -6/+6 |
| | |||||
* | "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www | asami | 1997-01-13 | 1 | -1/+1 |
| | | | | pre-existing. | ||||
* | Upgrade to 1.2b4 | ache | 1997-01-02 | 2 | -5/+5 |
| | |||||
* | Upgrade to 1.2b3 | ache | 1996-12-25 | 2 | -9/+9 |
| | | | | Submitted by: mostly by peter | ||||
* | Mark the SSL'ed version as BROKEN, until the official patches appear. Also | markm | 1996-12-11 | 1 | -1/+3 |
| | | | | add myself as maintainer of the SSL version. | ||||
* | Upgrade to 1.2b2 | ache | 1996-12-11 | 2 | -26/+8 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Add information URLs comment | ache | 1996-11-07 | 1 | -4/+7 |
| | |||||
* | Conditionalize all my patches | ache | 1996-11-07 | 3 | -128/+36 |
| | |||||
* | Situation: | ache | 1996-11-04 | 1 | -0/+127 |
| | | | | | | | | | | | | | | | | It is impossible to suppress initial HTML preamble for directories, i.e. <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> It means that it is impossible to change <TITLE> or add any <META HTTP-EQUIV...> tags to <HEAD> section or change <BODY> attributes without HTML syntax violation (.asis, cern_meta, etc. not helps here too). Fix: I add "SuppressHTMLPreamble" option to "IndexOptions". When this option is set _and_ HEADER.html (or what you set as it) is present and readable, standard <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> preamble will be suppressed assuming you have right HTML preamble in your HEADER.html. It solves all problems mentioned above. | ||||
* | Uncomment the DEPENDS= line. Sheesh. | markm | 1996-10-31 | 1 | -2/+2 |
| | | | | Reminded by: ache | ||||
* | FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while | markm | 1996-10-26 | 1 | -3/+15 |
| | | | | :-) ) | ||||
* | Split /usr/local/etc/apache/* in more reasonable way | ache | 1996-08-22 | 2 | -51/+5 |
| | | | | Warning: SSL part not updated completely | ||||
* | 1) Add the ability to build a secure (SSL'ed) server, conditionalised | markm | 1996-08-11 | 4 | -10/+30 |
| | | | | | | | | 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. | ||||
* | Fix icons list | ache | 1996-07-12 | 1 | -8/+56 |
| | |||||
* | Remove unnecessary DISTFILES and EXTRACT_ONLY. | asami | 1996-07-12 | 1 | -5/+2 |
| | | | | | | 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. | ||||
* | ...just changed maintainer to match reality | pst | 1996-07-12 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.1.1 | ache | 1996-07-11 | 3 | -42/+40 |
| | | | | OK-ed by: gpalmer | ||||
* | Slight revision: If startup file already there, leave it alone. | jkh | 1996-06-15 | 1 | -5/+7 |
| | |||||
* | Install an apache.sh startup file in /usr/local/etc/rc.d/ | jkh | 1996-06-15 | 2 | -1/+9 |
| | | | | | Now that apache_httpd is gone from /etc/sysconfig, this is the canonical way to make apache start automatically in a new system installation. | ||||
* | Variable reorderization. | asami | 1996-05-20 | 1 | -5/+6 |
| | |||||
* | Use mod_env.c to pass environment to CGI instead of local hack | ache | 1996-05-19 | 2 | -8/+10 |
| | |||||
* | Update to Apache 1.0.5 (security fix) | pst | 1996-04-21 | 4 | -9/+7 |
| | |||||
* | Upgrade to 1.0.3 | ache | 1996-02-22 | 2 | -5/+5 |
| | |||||
* | Upgrade to 1.0.2. | jfieber | 1996-02-07 | 2 | -4/+4 |
| | |||||
* | Fix MASTER_SITES. | jfieber | 1995-12-04 | 1 | -2/+7 |
| | |||||
* | Update to 1.0 | jfieber | 1995-12-02 | 2 | -5/+5 |
| | |||||
* | Change categories to "www". gn has "net" in there too. | asami | 1995-11-27 | 1 | -2/+2 |
| | |||||
* | fixed COMMENTS | erich | 1995-10-28 | 1 | -1/+1 |
| | |||||
* | Don't try to install mime.types twice. | pst | 1995-09-29 | 1 | -0/+125 |
| | | | | | | Patch up the distributed configuration files to match /usr/local/www convention. We really should be patching them to meta-values and then running sed over them to home them to the right prefix. | ||||
* | Make apache less NCSA-like and more BSD-like. | pst | 1995-09-26 | 1 | -2/+2 |
| | | | | | | Binary installed in /usr/local/sbin. Document root is /usr/local/www/data. Server root is /usr/local/www/server. | ||||
* | Upgrade apache to 0.8.14, completely restructure port, and list myself as | pst | 1995-09-23 | 3 | -5/+7 |
| | | | | maintainer. | ||||
* | Upgrade apache to 0.8.13 | pst | 1995-09-19 | 3 | -7/+6 |
| | |||||
* | Port of the APACHE web server. | jkh | 1995-08-28 | 5 | -0/+70 |
Submitted by: "Eric L. Hernes" <erich@lodgenet.com> |