summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UpgradeAndrey A. Chernov1997-01-132-2/+2
| | | | Notes: svn path=/head/; revision=5344
* "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/wwwSatoshi Asami1997-01-139-9/+9
| | | | | | | pre-existing. Notes: svn path=/head/; revision=5337
* Change MAINTAINER address to something more sane.Satoshi Asami1997-01-101-2/+2
| | | | Notes: svn path=/head/; revision=5295
* Don't list old config files (used to be in www/config, now in etc).Satoshi Asami1997-01-091-5/+0
| | | | Notes: svn path=/head/; revision=5280
* Update, 3.0 -> 3.0A.Satoshi Asami1997-01-099-60/+135
| | | | | | | Submitted by: Pedro Giffuni S. <m230761@ingenieria.ingsala.unal.edu.co> Notes: svn path=/head/; revision=5273
* Repository copy, w3c_httpd -> w3c-httpd (that's how the authorsSatoshi Asami1997-01-091-2/+2
| | | | | | | call it now). Notes: svn path=/head/; revision=5271
* Checksum changed again.Satoshi Asami1997-01-082-2/+2
| | | | Notes: svn path=/head/; revision=5259
* Update 1.1.2 -> 1.1.3Peter Wemm1997-01-0718-54/+54
| | | | Notes: svn path=/head/; revision=5256
* UpdateAndrey A. Chernov1997-01-072-2/+2
| | | | Notes: svn path=/head/; revision=5251
* Standardize. Also, change "DISTFILES=${DISTNAME}.zip" toSatoshi Asami1997-01-062-8/+6
| | | | | | | "EXTRACT_SUFX=.zip". Notes: svn path=/head/; revision=5230
* Upgrade to 2.6fmAndrey A. Chernov1997-01-054-34/+20
| | | | Notes: svn path=/head/; revision=5212
* tada, enabled new eperl portAndreas Klemm1997-01-041-1/+2
| | | | Notes: svn path=/head/; revision=5209
* Rename files/.{emacs,mosaic-hotlist-default} toMasafumi Max NAKANE1997-01-048-30/+88
| | | | | | | | | | | dot.{emacs,mosaic-hotlist-default}. Install sample files into share/examples/w3 instead of to share/doc/w3. Use PKG_PREFIX in the installation/deinstallation scripts. Some Makefile cleanup. Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=5201
* Added mmm.Satoshi Asami1997-01-031-1/+2
| | | | Notes: svn path=/head/; revision=5192
* Change group from nobody to nogroupAndrey A. Chernov1997-01-022-3/+3
| | | | Notes: svn path=/head/; revision=5168
* Upgrade to 1.2b4Andrey A. Chernov1997-01-0217-44/+44
| | | | Notes: svn path=/head/; revision=5167
* Update 1.1.1 -> 1.1.2Peter Wemm1996-12-2618-36/+36
| | | | | | | | The usual bug fixes, including one that prevented ftp objects being cached (they immediately timed out)..... Notes: svn path=/head/; revision=5100
* Upgrade to 1.2b3Andrey A. Chernov1996-12-2517-80/+80
| | | | | | | Submitted by: mostly by peter Notes: svn path=/head/; revision=5095
* Change updates fileAndrey A. Chernov1996-12-184-8/+8
| | | | Notes: svn path=/head/; revision=5025
* Add w3.Satoshi Asami1996-12-181-1/+2
| | | | Notes: svn path=/head/; revision=5018
* Web browser based on emacs/mule.Satoshi Asami1996-12-1812-0/+350
| | | | | | | Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=5016
* Update 1.1.0 -> 1.1.1 ; from the Changelog:Peter Wemm1996-12-1618-36/+36
| | | | | | | | | | | | | | | | | | | | | | | | | - Fixed announcement bug. Announcements were always off unless a file was specified. - Fixed wrong number of args to examine_select() debug. - Fixed null-string content-type - Don't cache replies with 'Set-Cookie:' headers. - Fixed bug when client issues IMS, Squid has stale object and Squid's lastmod time is greater than the client IMS time. A 304 reply would be appropriate for Squid, but not the client (diagnosed by Mark Treacy). - Fixed httpBuildRequestHeader() content length bug which breaks for really large POST requests (Takahiro Yugawa). - Fixed 'passthrough_proxy' to pick up port number from list of neighbors. - Ensure pid file is world-readable if umask is set otherwise (Doug Urner). - Collect statistics on a few more HTTP headers. Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=4982
* Use "Cache-control: no-store" to not store counter images in permanentAndrey A. Chernov1996-12-121-1/+1
| | | | | | | caches as proxy servers or local disk cache for HTTP1.1 compliant browsers. Notes: svn path=/head/; revision=4943
* UpgradeAndrey A. Chernov1996-12-112-2/+2
| | | | Notes: svn path=/head/; revision=4941
* Mark the SSL'ed version as BROKEN, until the official patches appear. AlsoMark Murray1996-12-119-9/+27
| | | | | | | add myself as maintainer of the SSL version. Notes: svn path=/head/; revision=4935
* Upgrade to 1.2b2Andrey A. Chernov1996-12-1117-231/+70
| | | | Notes: svn path=/head/; revision=4929
* Update to take advantage of new features in bsd.port.mk rev. 1.237.Satoshi Asami1996-12-111-9/+3
| | | | Notes: svn path=/head/; revision=4924
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-2/+2
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-5/+5
| | | | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami cp ->${CP} Notes: svn path=/head/; revision=4881
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-3/+3
| | | | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami cat -> ${CAT} Notes: svn path=/head/; revision=4880
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-072-4/+4
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. Notes: svn path=/head/; revision=4864
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-071-3/+3
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED. Notes: svn path=/head/; revision=4860
* Update 1.1.beta28 -> 1.1.0Peter Wemm1996-12-0727-99/+72
| | | | Notes: svn path=/head/; revision=4858
* Update 1.1.beta27 to 1.1.beta28.Peter Wemm1996-12-0618-45/+45
| | | | | | | | | This fixes some small bugs, including a CR/LF problem and (I think) two problems with aborting. The author has hinted that this might be the last beta before 1.1.0. Notes: svn path=/head/; revision=4828
* Update 1.1beta26 -> 1.1beta27Peter Wemm1996-12-0518-45/+45
| | | | | | | Among the changes is a strcasecmp() fix to make POST operations work. Notes: svn path=/head/; revision=4808
* Update 1.1.beta25 -> 1.1.beta26Peter Wemm1996-12-0418-45/+45
| | | | | | | | | | | | | | | Among the changes: - remove patch-aa, it's now in the standard distribution - checks for libgnumalloc for <= FreeBSD-2.1.x systems to avoid the nasty libc malloc problems. - more useful data in the logs - support for poll() syscall with unlimited number of file descriptors if present instead of select()'s restrictions. (Standard FreeBSD doesn't yet have poll()..) - the usual bug fixes Notes: svn path=/head/; revision=4796
* Remove tkHTML and wwwish, they require ancient versions of tcl/tk andSatoshi Asami1996-12-031-3/+1
| | | | | | | they themselves are ancient. Notes: svn path=/head/; revision=4761
* Remove tkWWW, it requires tk-3.6, and it wasn't that useful to begin with.Satoshi Asami1996-12-031-2/+1
| | | | Notes: svn path=/head/; revision=4759
* Update 1.1.beta20 to 1.1.beta25Peter Wemm1996-12-0218-45/+45
| | | | | | | | | | | Lots of changes, see ChangeLog Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=4748
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-302-2/+2
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* libwww 2.17 has been moved to a subdir.Torsten Blum1996-11-291-2/+2
| | | | Notes: svn path=/head/; revision=4715
* UpgradeAndrey A. Chernov1996-11-292-2/+2
| | | | Notes: svn path=/head/; revision=4712
* Add p5-{CGI,CGI_Lite,HTML,HTML-QuickCheck,HTML-Stream,HTTPD-Tools,libwww}Satoshi Asami1996-11-261-1/+8
| | | | Notes: svn path=/head/; revision=4686
* Update 1.1beta19 to 1.1beta20 - more bug fixes.Peter Wemm1996-11-2218-45/+45
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=4645
* I'm not sure how I forgot to change these when I added manpageSatoshi Asami1996-11-222-2/+2
| | | | | | | compression to the Makefiles. Maybe I was asleep. Notes: svn path=/head/; revision=4633
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1812-32/+21
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1836-73/+80
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-189-118/+72
| | | | Notes: svn path=/head/; revision=4568
* Fix jpeg majorAndrey A. Chernov1996-11-181-5/+5
| | | | | | | Misc cleanup Notes: svn path=/head/; revision=4560
* Fix jpeg majorAndrey A. Chernov1996-11-171-2/+2
| | | | Notes: svn path=/head/; revision=4558