summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* ImageMagick is now converted to ELF.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13340
* Go back to 4.06. Crashing is better than security holes I guess.Satoshi Asami1998-09-226-42/+42
| | | | | | | Suggested by: eivind Notes: svn path=/head/; revision=13323
* Revert one version so 4.05 will be on the CD. 4.06 seems to be tooSatoshi Asami1998-09-226-42/+42
| | | | | | | | unreliable. Since the distfile is not on Netscape's site anymore, put it on wcarchive. Notes: svn path=/head/; revision=13310
* Activate linbotJoseph Koshy1998-09-211-1/+2
| | | | Notes: svn path=/head/; revision=13281
* Import of `linbot', a web site management tool.Joseph Koshy1998-09-2110-0/+92
| | | | | | | | | PR: ports/8003 Reviewed by: jkoshy Submitted by: Bill Fumerola (billf@chc-chimes.com) Notes: svn path=/head/; revision=13280
* Remove expensive-optimization -O6 already include itAndrey A. Chernov1998-09-205-10/+10
| | | | Notes: svn path=/head/; revision=13267
* Completely overhauled Apache+mod_ssl port:Ralf S. Engelschall1998-09-173-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
* Roll back libpng major to 2.Satoshi Asami1998-09-173-6/+6
| | | | Notes: svn path=/head/; revision=13192
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-1520-40/+40
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-153-6/+6
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-153-6/+6
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Remove empty line at end.Satoshi Asami1998-09-151-1/+0
| | | | Notes: svn path=/head/; revision=13139
* Sync with lynx[^(-current)] pkg/COMMENT (ie. clarify, since allTim Vanderhoek1998-09-151-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
* Upgrade to Apache 1.3.1 + mod_ssl 2.0.9Ralf S. Engelschall1998-09-142-3/+3
| | | | Notes: svn path=/head/; revision=13110
* use patch-ak from apache3 port (erase pid file)Andreas Klemm1998-09-136-12/+36
| | | | | | | and freetype support Notes: svn path=/head/; revision=13096
* Upgrade to Apache 1.3.1 + mod_ssl 2.0.8Ralf S. Engelschall1998-09-122-3/+3
| | | | Notes: svn path=/head/; revision=13093
* Upgrade SSL-aware Apache to: Apache 1.3.1 + mod_ssl 2.0.7Ralf S. Engelschall1998-09-093-13/+33
| | | | Notes: svn path=/head/; revision=13072
* add p5-ParallelUAAndrey A. Chernov1998-09-081-1/+2
| | | | Notes: svn path=/head/; revision=13054
* Parallel LWP UserAgentAndrey A. Chernov1998-09-085-0/+61
| | | | Notes: svn path=/head/; revision=13053
* change SITE_SUBDIR to LWPAndrey A. Chernov1998-09-081-2/+2
| | | | Notes: svn path=/head/; revision=13052
* WWW site changedAndrey A. Chernov1998-09-081-2/+2
| | | | Notes: svn path=/head/; revision=13051
* Upgrade to 1.021.Vanilla I. Shu1998-09-082-5/+5
| | | | Notes: svn path=/head/; revision=13050
* update to dev.25Andrey A. Chernov1998-09-073-12/+29
| | | | Notes: svn path=/head/; revision=13046
* upgrade to 1.0.4pre2Andrey A. Chernov1998-09-072-3/+4
| | | | Notes: svn path=/head/; revision=13045
* use stable mysql port mysql321Andreas Klemm1998-09-063-3/+3
| | | | Notes: svn path=/head/; revision=13037
* Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1998-09-031-1/+3
| | | | | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
* Change package name to "-4.5b1".Satoshi Asami1998-09-032-4/+4
| | | | | | | Agreed by: thepish (who I thought was going to commit it ;) Notes: svn path=/head/; revision=12992
* activate USE_PERL5Andreas Klemm1998-09-013-6/+6
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=12987
* - update port to newest apache (1.3.1) and php (3.0.3) versionAndreas Klemm1998-09-0112-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
* add LIB_DEPENDS of ImageMagickAndrey A. Chernov1998-09-011-1/+3
| | | | Notes: svn path=/head/; revision=12980
* p5-PerlMagick is no more.Satoshi Asami1998-09-011-3/+1
| | | | Notes: svn path=/head/; revision=12976
* Define NO_LATEST_LINK, this is a beta.Satoshi Asami1998-08-312-2/+4
| | | | Notes: svn path=/head/; revision=12959
* add more dirrm'sAndrey A. Chernov1998-08-305-10/+65
| | | | Notes: svn path=/head/; revision=12922
* add missing mkdir/dirrmAndrey A. Chernov1998-08-305-0/+15
| | | | Notes: svn path=/head/; revision=12918
* Establish the communicator beta portPeter Hawkins1998-08-308-106/+152
| | | | Notes: svn path=/head/; revision=12917
* Upgrade to php 3.0.3. The MAINTAINER seems to be not responding andJordan K. Hubbard1998-08-306-30/+30
| | | | | | | I gave him every chance to commit these changes (or even reply) himself. Notes: svn path=/head/; revision=12912
* Upgrade to Apache 1.3.1 + mod_ssl 2.0.6Ralf S. Engelschall1998-08-292-3/+3
| | | | | | | | (This version now automatically recognizes whether SSLeay was build in conjunction with RSAref or not) Notes: svn path=/head/; revision=12909
* Add apache13-modssl portRalf S. Engelschall1998-08-271-1/+2
| | | | Notes: svn path=/head/; revision=12883
* Import of a new SSL-aware Apache 1.3, achieved by patching upRalf S. Engelschall1998-08-279-0/+557
| | | | | | | | the original Apache 1.3.1 with mod_ssl 2.0.5 (the Apache Interface to SSLeay). Notes: svn path=/head/; revision=12882
* Fix error at starting script with PostgreSQL.Jun Kuriyama1998-08-273-3/+6
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=12881
* Reanimate this port after the recent Perl 5 upgrade.Ralf S. Engelschall1998-08-253-92/+87
| | | | Notes: svn path=/head/; revision=12842
* Mark this port BROKEN while it awaits an upgrade from thepish (who seemsSatoshi Asami1998-08-252-2/+6
| | | | | | | to have dropped off the surface of the earth at the moment :p). Notes: svn path=/head/; revision=12834
* This port didn't survive the perl5 upgrade.Satoshi Asami1998-08-251-1/+3
| | | | Notes: svn path=/head/; revision=12816
* This one didn't survive the perl5 upgrade.Satoshi Asami1998-08-241-1/+3
| | | | Notes: svn path=/head/; revision=12812
* Upgrade Fortify (128-bit encryption)Mark Murray1998-08-249-21/+23
| | | | Notes: svn path=/head/; revision=12811
* Activate wcol.Steve Price1998-08-241-1/+2
| | | | Notes: svn path=/head/; revision=12794
* Initial import of wcol version 980713_100245.Steve Price1998-08-2411-0/+267
| | | | | | | | | | A prefetching proxy server for WWW. PR: 7540 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=12793
* Allow this to run standalone or from inetd.Steve Price1998-08-244-6/+15
| | | | | | | | PR: 7663 Submitted by: maintainer Notes: svn path=/head/; revision=12779