summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Website META Language (WML)Ralf S. Engelschall1997-08-191-1/+2
| | | | Notes: svn path=/head/; revision=7620
* Import of WML, the Website META Language.Ralf S. Engelschall1997-08-196-0/+274
| | | | | | | | | | A really flexible and powerful webdesigners toolkit for HTML generation. Submitted by: Ralf S. Engelschall Notes: svn path=/head/; revision=7619
* target post-install informs now about "make certificate"Andreas Klemm1997-08-161-1/+7
| | | | | | | | | | make certificate creates an own temporary certificate cd ${WRKSRC}; ${MAKE} ${MAKE_ENV} $@ and installs it into the suitable location: cp ${WRKSRC}/SSLconf/conf/httpsd.pem ${PREFIX}/certs/cert.pem Notes: svn path=/head/; revision=7608
* Upgrade to 0.51Andrey A. Chernov1997-08-164-8/+8
| | | | Notes: svn path=/head/; revision=7603
* The path to the SSLeay port is "security/SSLeay", not "security/SSLeay-0.8.1"Peter Wemm1997-08-161-2/+2
| | | | Notes: svn path=/head/; revision=7598
* Upgrade to 0.50Andrey A. Chernov1997-08-164-8/+8
| | | | Notes: svn path=/head/; revision=7596
* Upgrade to Apache 1.2.1 and SSLeay 0.8.1. Add SSL3 and many other features.Mark Murray1997-08-155-41/+48
| | | | | | | | | Submitted by: Richard Seaman <dick@tar.com> Apologies to: All the other who sent me helpful comments and tips and who I forgot :-) Notes: svn path=/head/; revision=7589
* Checksum changed on master siteAndrey A. Chernov1997-08-141-1/+1
| | | | Notes: svn path=/head/; revision=7579
* Tweak commentAndrey A. Chernov1997-08-135-10/+5
| | | | Notes: svn path=/head/; revision=7569
* Merge with former apache-stableAndrey A. Chernov1997-08-133-36/+21
| | | | Notes: svn path=/head/; revision=7568
* Some minor variable reordering.Satoshi Asami1997-08-132-8/+8
| | | | Notes: svn path=/head/; revision=7558
* Update to squid 1.1.15, Among the changes is the fix for fetch's very slowPeter Wemm1997-08-1318-45/+54
| | | | | | | tranfsers due to it's T/TCP-style send-request-and-half-shutdown query. Notes: svn path=/head/; revision=7553
* Argh, list the correct directories...Peter Wemm1997-08-121-2/+2
| | | | Notes: svn path=/head/; revision=7551
* Update apache dir namesPeter Wemm1997-08-121-2/+3
| | | | Notes: svn path=/head/; revision=7550
* Update the repository copied (with history) apache 1.2.1 to 1.3a1 from thePeter Wemm1997-08-1220-115/+95
| | | | | | | original apache-current port. Notes: svn path=/head/; revision=7549
* Revive apache-1.1.1+SSL which doesn't work because it needs SSLeay 0.6.4Peter Wemm1997-08-121-53/+14
| | | | | | | | | | and not 0.6.6 as in ports. There's probably enough code "out there" to make a 1.2.1+SSL version now. Yes, the Makefile is a bit of a mess. Notes: svn path=/head/; revision=7545
* The great apache shuffle, part 1.. Revive files and break out SSL..Peter Wemm1997-08-128-312/+16
| | | | Notes: svn path=/head/; revision=7544
* add myself as maintainerAdam David1997-08-101-1/+3
| | | | Notes: svn path=/head/; revision=7521
* Upgrade to 0.49Andrey A. Chernov1997-08-105-338/+8
| | | | Notes: svn path=/head/; revision=7514
* Add better approximation for KOI8-RAndrey A. Chernov1997-08-081-2/+12
| | | | Notes: svn path=/head/; revision=7504
* Upgrade to 0.48Andrey A. Chernov1997-08-085-42/+328
| | | | Notes: svn path=/head/; revision=7503
* Upgrade to 0.46Andrey A. Chernov1997-08-054-8/+8
| | | | Notes: svn path=/head/; revision=7487
* Change dist site to ftp23 since it is not propogated to all ftps yetAndrey A. Chernov1997-08-0413-26/+26
| | | | Notes: svn path=/head/; revision=7469
* Add more info to workaroundAndrey A. Chernov1997-08-0413-13/+26
| | | | Notes: svn path=/head/; revision=7467
* Add Note describing Netscape dead loop workaroundAndrey A. Chernov1997-08-0413-0/+65
| | | | Notes: svn path=/head/; revision=7466
* Remove note about Java not work in 8bit mode, it work nowAndrey A. Chernov1997-08-0413-26/+0
| | | | Notes: svn path=/head/; revision=7464
* Upgrade to 4.02b7Andrey A. Chernov1997-08-0449-1054/+710
| | | | Notes: svn path=/head/; revision=7463
* Upgrade to 0.45Andrey A. Chernov1997-07-312-2/+2
| | | | Notes: svn path=/head/; revision=7455
* Upgrade tAndrey A. Chernov1997-07-312-6/+6
| | | | Notes: svn path=/head/; revision=7454
* Remove slang-lynxAndrey A. Chernov1997-07-301-2/+1
| | | | Notes: svn path=/head/; revision=7440
* Switch to lynx-acAndrey A. Chernov1997-07-305-86/+58
| | | | Notes: svn path=/head/; revision=7439
* Upgrade to 2.7.1fAndrey A. Chernov1997-07-264-12/+12
| | | | Notes: svn path=/head/; revision=7421
* Split apache to -stable and -currentAndrey A. Chernov1997-07-267-14/+3
| | | | Notes: svn path=/head/; revision=7420
* UpdateAndrey A. Chernov1997-07-232-2/+2
| | | | Notes: svn path=/head/; revision=7411
* File got renamed on MASTER_SITE.Bill Fenner1997-07-211-1/+1
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7401
* Files moved and got renamed on MASTER_SITE.Bill Fenner1997-07-211-4/+4
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7400
* Deactivate ports/databases/xfsqlJames FitzGibbon1997-07-201-2/+1
| | | | | | | Deactivate ports/www/w3-msql Notes: svn path=/head/; revision=7379
* Update squid-1.1.11 -> 1.1.14. See ChangeLog for details, there are somePeter Wemm1997-07-1818-81/+63
| | | | | | | | important fixes, but note that 1.1.12 and 1.1.13 were withdrawn due to stability problems. Notes: svn path=/head/; revision=7367
* Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1997-07-181-2/+2
| | | | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). Notes: svn path=/head/; revision=7366
* Put "+fotemods" in front of version numbers in PKGNAME, it is not allowed toSatoshi Asami1997-07-172-4/+4
| | | | | | | have long strings like that in or after version numbers. Notes: svn path=/head/; revision=7355
* Bring fotemods back (for security reasons, see recent CERT report)Andrey A. Chernov1997-07-154-8/+12
| | | | | | | Add windows-1251 WinCyrillic translation table Notes: svn path=/head/; revision=7349
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-132-4/+4
| | | | Notes: svn path=/head/; revision=7303
* Reorder lines.Satoshi Asami1997-07-121-3/+3
| | | | | | | Found by: portlint Notes: svn path=/head/; revision=7294
* use INSTALL_MAN to install manpageAndreas Klemm1997-07-111-2/+2
| | | | Notes: svn path=/head/; revision=7287
* enabled new port http-analyzeAndreas Klemm1997-07-111-1/+2
| | | | Notes: svn path=/head/; revision=7286
* New port http-analyzeAndreas Klemm1997-07-117-0/+142
| | | | | | | | | | | | | | | | | | | http-analyze analyzes the logfile of a web server and creates a summary of the server's access load and the efficiency of caching mechanisms in o tabular o graphical o and three-dimensional form. http-analyze recognizes logfiles in Common Logfile Format and has been highly optimized for processing huge logfiles in short update-intervals. See: http://www.netstore.de/Supply/http-analyze/index.html Hint: should be used by freefall and cdrom.com ;-)) Notes: svn path=/head/; revision=7285
* Move aswedit from editors to www.Thomas Gellekum1997-07-101-1/+2
| | | | Notes: svn path=/head/; revision=7272
* Re-import aswedit into www.Thomas Gellekum1997-07-105-0/+47
| | | | | | | | Requested by: Andrey, Satoshi Port submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=7271
* Upgrade to 1.2.1Andrey A. Chernov1997-07-0817-52/+52
| | | | Notes: svn path=/head/; revision=7244
* Do not install nls/C stuff, it is ommited in this version andAndrey A. Chernov1997-07-0510-65/+5
| | | | | | | netscape works without it too. Notes: svn path=/head/; revision=7218