summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Put DIST_SUBDIR in right place.asami1997-01-249-27/+18
|
* Updateache1997-01-232-2/+2
|
* Updateache1997-01-202-2/+2
|
* Update 1.1.3 -> 1.1.4 + distributed patchespeter1997-01-1918-36/+225
| | | | | | | | | | | | | | | | | | | | Among the changes are some patches submitted to the maintainers by yours truly to improve the password support in cachemgr.cgi. It also reports the resource "maxrss" correctly for what it is. The distributed patches to 1.1.4: * ftpget.c.patch: Changes the default MIME type to "application/octet-stream" and fixes directory listings from NetWare servers. * icp.c.patch: Fixes "Unknown status reply from server: 0!" error messages in Netscape. * ipcache.c.patch: Fixes ipcache_dnsHandleRead() coredumps. * neighbors.c.patch: Fixes BIT_SET/BIT_TEST typo in getDefaultParent(). Reviewed by: Submitted by: Obtained from:
* Upgradeache1997-01-132-2/+2
|
* "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/wwwasami1997-01-139-9/+9
| | | | pre-existing.
* Change MAINTAINER address to something more sane.asami1997-01-101-2/+2
|
* Don't list old config files (used to be in www/config, now in etc).asami1997-01-091-5/+0
|
* Update, 3.0 -> 3.0A.asami1997-01-099-60/+135
| | | | Submitted by: Pedro Giffuni S. <m230761@ingenieria.ingsala.unal.edu.co>
* Repository copy, w3c_httpd -> w3c-httpd (that's how the authorsasami1997-01-091-2/+2
| | | | call it now).
* Checksum changed again.asami1997-01-082-2/+2
|
* Update 1.1.2 -> 1.1.3peter1997-01-0718-54/+54
|
* Updateache1997-01-072-2/+2
|
* Standardize. Also, change "DISTFILES=${DISTNAME}.zip" toasami1997-01-062-8/+6
| | | | "EXTRACT_SUFX=.zip".
* Upgrade to 2.6fmache1997-01-054-34/+20
|
* tada, enabled new eperl portandreas1997-01-041-1/+2
|
* Rename files/.{emacs,mosaic-hotlist-default} tomax1997-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>
* Added mmm.asami1997-01-031-1/+2
|
* Change group from nobody to nogroupache1997-01-022-3/+3
|
* Upgrade to 1.2b4ache1997-01-0217-44/+44
|
* Update 1.1.1 -> 1.1.2peter1996-12-2618-36/+36
| | | | | The usual bug fixes, including one that prevented ftp objects being cached (they immediately timed out).....
* Upgrade to 1.2b3ache1996-12-2517-80/+80
| | | | Submitted by: mostly by peter
* Change updates fileache1996-12-184-8/+8
|
* Add w3.asami1996-12-181-1/+2
|
* Web browser based on emacs/mule.asami1996-12-1812-0/+350
| | | | Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* Update 1.1.0 -> 1.1.1 ; from the Changelog:peter1996-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:
* Use "Cache-control: no-store" to not store counter images in permanentache1996-12-121-1/+1
| | | | caches as proxy servers or local disk cache for HTTP1.1 compliant browsers.
* Upgradeache1996-12-112-2/+2
|
* Mark the SSL'ed version as BROKEN, until the official patches appear. Alsomarkm1996-12-119-9/+27
| | | | add myself as maintainer of the SSL version.
* Upgrade to 1.2b2ache1996-12-1117-231/+70
|
* Update to take advantage of new features in bsd.port.mk rev. 1.237.asami1996-12-111-9/+3
|
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,max1996-12-081-2/+2
| | | | | RESTRICTED or BROKEN. Pointed-out by: asami
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,max1996-12-081-5/+5
| | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami cp ->${CP}
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,max1996-12-081-3/+3
| | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami cat -> ${CAT}
* Now, string describing reason for defining these variables must be setmax1996-12-072-4/+4
| | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
* Now, string describing reason for defining these variables must be setmax1996-12-071-3/+3
| | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
* Update 1.1.beta28 -> 1.1.0peter1996-12-0727-99/+72
|
* Update 1.1.beta27 to 1.1.beta28.peter1996-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.
* Update 1.1beta26 -> 1.1beta27peter1996-12-0518-45/+45
| | | | Among the changes is a strcasecmp() fix to make POST operations work.
* Update 1.1.beta25 -> 1.1.beta26peter1996-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
* Remove tkHTML and wwwish, they require ancient versions of tcl/tk andasami1996-12-031-3/+1
| | | | they themselves are ancient.
* Remove tkWWW, it requires tk-3.6, and it wasn't that useful to begin with.asami1996-12-031-2/+1
|
* Update 1.1.beta20 to 1.1.beta25peter1996-12-0218-45/+45
| | | | | | | | Lots of changes, see ChangeLog Reviewed by: Submitted by: Obtained from:
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-302-2/+2
| | | | changes made in rev. 1.232 of bsd.port.mk.
* libwww 2.17 has been moved to a subdir.torstenb1996-11-291-2/+2
|
* Upgradeache1996-11-292-2/+2
|
* Add p5-{CGI,CGI_Lite,HTML,HTML-QuickCheck,HTML-Stream,HTTPD-Tools,libwww}asami1996-11-261-1/+8
|
* Update 1.1beta19 to 1.1beta20 - more bug fixes.peter1996-11-2218-45/+45
| | | | | | Reviewed by: Submitted by: Obtained from:
* I'm not sure how I forgot to change these when I added manpageasami1996-11-222-2/+2
| | | | compression to the Makefiles. Maybe I was asleep.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
OpenPOWER on IntegriCloud