summaryrefslogtreecommitdiff
path: root/www (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-10-03Upgrade to v0.9.Joseph Koshy6-8/+12
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer) Notes: svn path=/head/; revision=13606
1998-10-02Upgrade to Apache 1.3.2 + mod_ssl 2.0.12Ralf S. Engelschall3-5/+5
Notes: svn path=/head/; revision=13600
1998-10-01Upgrade to Mesa 3.0Justin M. Seger1-2/+4
Notes: svn path=/head/; revision=13567
1998-09-30remove bogus port entryAndreas Klemm1-2/+1
Notes: svn path=/head/; revision=13564
1998-09-30- integrate Ralf S. Engelschall's apache13-modssl,Andreas Klemm12-99/+270
i. e. apache13-php3 supports SSL now! - upgrade to Apache 1.3.2 and PHP 3.0.4 - enable track-vars for PHP3 by default to support phplib (http://phplib.shonline.de/) Pointed out by: Thomas Kuehne <thomas@todo.de> - losts of minor changes (install php-icons, index.php3 as DirectoryIndex, support .php3 and .phtml suffixes, enable application/x-httpd-php3-source for .phps and .php3s, install default php3.ini-dist, ...) Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Notes: svn path=/head/; revision=13560
1998-09-29enable port update (apache13-php3-modssl)Andreas Klemm1-1/+2
Notes: svn path=/head/; revision=13543
1998-09-28use gmake instead of makeScott Mace1-1/+2
Notes: svn path=/head/; revision=13531
1998-09-27Remove regexp support for Mesa2 libs.Steve Price1-2/+2
Notes: svn path=/head/; revision=13457
1998-09-25add help description for new optionsAndrey A. Chernov1-2/+35
Notes: svn path=/head/; revision=13394
1998-09-25tk80 has been ELFized.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13387
1998-09-25customize indexdir extensionAndrey A. Chernov2-30/+110
Notes: svn path=/head/; revision=13383
1998-09-24coment out --with-perl option, currently perl version don't matterAndrey A. Chernov5-10/+20
Notes: svn path=/head/; revision=13374
1998-09-24upgrade to 1.3.2Andrey A. Chernov25-175/+195
Notes: svn path=/head/; revision=13373
1998-09-23Upgrade to Apache 1.3.2 + mod_ssl 2.0.11Ralf S. Engelschall3-7/+7
Notes: svn path=/head/; revision=13358
1998-09-22ImageMagick is now converted to ELF.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13340
1998-09-22Go back to 4.06. Crashing is better than security holes I guess.Satoshi Asami6-42/+42
Suggested by: eivind Notes: svn path=/head/; revision=13323
1998-09-22Revert one version so 4.05 will be on the CD. 4.06 seems to be tooSatoshi Asami6-42/+42
unreliable. Since the distfile is not on Netscape's site anymore, put it on wcarchive. Notes: svn path=/head/; revision=13310
1998-09-21Activate linbotJoseph Koshy1-1/+2
Notes: svn path=/head/; revision=13281
1998-09-21Import of `linbot', a web site management tool.Joseph Koshy10-0/+92
PR: ports/8003 Reviewed by: jkoshy Submitted by: Bill Fumerola (billf@chc-chimes.com) Notes: svn path=/head/; revision=13280
1998-09-20Remove expensive-optimization -O6 already include itAndrey A. Chernov5-10/+10
Notes: svn path=/head/; revision=13267
1998-09-17Completely overhauled Apache+mod_ssl port:Ralf S. Engelschall3-29/+51
- use mod_ssl 2.0.10 which automatically disables DSO for mod_log_config and mod_proxy which caused problems for the port - use mod_auth_dbm instead of mod_auth_db because first DBM is internally mapped to our DB (so functionality is the same) and this way we get rid of the nasty conflicts with DB 2.x port. - fixed the package list, i.e. the port now packages and deletes correctly - automatically create dummy certificate, so the package can be tested immediately after installing. - use "apachectl startssl" instead of "apachectl start" from within apache.sh rc script now. - removed the outcommented patch pieces for Makefile.tmpl because they are confusing both inside patches/patch-ab and under install time. - use a "post-patch" target to remove all .orig files mod_ssl's configure script created to avoid their installation (which confuses the package list). Notes: svn path=/head/; revision=13205
1998-09-17Roll back libpng major to 2.Satoshi Asami3-6/+6
Notes: svn path=/head/; revision=13192
1998-09-17Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1-2/+2
in the first place. Notes: svn path=/head/; revision=13190
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami20-40/+40
checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
1998-09-15libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami3-6/+6
ELF conversion. Notes: svn path=/head/; revision=13148
1998-09-15jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami3-6/+6
(Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
1998-09-15libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1-2/+2
ELF conversion. Notes: svn path=/head/; revision=13144
1998-09-15Remove empty line at end.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=13139
1998-09-15Sync with lynx[^(-current)] pkg/COMMENT (ie. clarify, since allTim Vanderhoek1-1/+1
web browsers are alphanumeric (not to mention the other problems with "alphanumeric" brought up in -list discussion before)). Notes: svn path=/head/; revision=13137
1998-09-14Upgrade to Apache 1.3.1 + mod_ssl 2.0.9Ralf S. Engelschall2-3/+3
Notes: svn path=/head/; revision=13110
1998-09-13use patch-ak from apache3 port (erase pid file)Andreas Klemm6-12/+36
and freetype support Notes: svn path=/head/; revision=13096
1998-09-12Upgrade to Apache 1.3.1 + mod_ssl 2.0.8Ralf S. Engelschall2-3/+3
Notes: svn path=/head/; revision=13093
1998-09-09Upgrade SSL-aware Apache to: Apache 1.3.1 + mod_ssl 2.0.7Ralf S. Engelschall3-13/+33
Notes: svn path=/head/; revision=13072
1998-09-08add p5-ParallelUAAndrey A. Chernov1-1/+2
Notes: svn path=/head/; revision=13054
1998-09-08Parallel LWP UserAgentAndrey A. Chernov5-0/+61
Notes: svn path=/head/; revision=13053
1998-09-08change SITE_SUBDIR to LWPAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=13052
1998-09-08WWW site changedAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=13051
1998-09-08Upgrade to 1.021.Vanilla I. Shu2-5/+5
Notes: svn path=/head/; revision=13050
1998-09-07update to dev.25Andrey A. Chernov3-12/+29
Notes: svn path=/head/; revision=13046
1998-09-07upgrade to 1.0.4pre2Andrey A. Chernov2-3/+4
Notes: svn path=/head/; revision=13045
1998-09-06use stable mysql port mysql321Andreas Klemm3-3/+3
Notes: svn path=/head/; revision=13037
1998-09-03Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1-1/+3
as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
1998-09-03Change package name to "-4.5b1".Satoshi Asami2-4/+4
Agreed by: thepish (who I thought was going to commit it ;) Notes: svn path=/head/; revision=12992
1998-09-01activate USE_PERL5Andreas Klemm3-6/+6
Submitted by: maintainer Notes: svn path=/head/; revision=12987
1998-09-01- update port to newest apache (1.3.1) and php (3.0.3) versionAndreas Klemm12-147/+369
- change maintainer to Dirk Froemberg <ibex@physik.TU-Berlin.DE>, since he is now the driving force - totally revamped configuration (dialog based as in ghostscript) - make portlint happy (andreas@FreeBSD.ORG), APACHE_VER and PHP3_VER variable has to appear later in Makefile, not in front of DISTNAME and PKGNAME Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Notes: svn path=/head/; revision=12985
1998-09-01add LIB_DEPENDS of ImageMagickAndrey A. Chernov1-1/+3
Notes: svn path=/head/; revision=12980
1998-09-01p5-PerlMagick is no more.Satoshi Asami1-3/+1
Notes: svn path=/head/; revision=12976
1998-08-31Define NO_LATEST_LINK, this is a beta.Satoshi Asami2-2/+4
Notes: svn path=/head/; revision=12959
1998-08-30add more dirrm'sAndrey A. Chernov5-10/+65
Notes: svn path=/head/; revision=12922
1998-08-30add missing mkdir/dirrmAndrey A. Chernov5-0/+15
Notes: svn path=/head/; revision=12918