summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Upgrade to i18n beta-3bAndrey A. Chernov1996-11-165-671/+65
| | | | Notes: svn path=/head/; revision=4502
* Update 1.1.beta16 -> 1.1.beta19Peter Wemm1996-11-1536-90/+108
| | | | | | | | | | Mostly bug fixes. Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=4478
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-4/+2
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* use updated net/waisAdam David1996-11-131-15/+3
| | | | Notes: svn path=/head/; revision=4438
* Update 1.1.beta13 -> 1.1.beta16Peter Wemm1996-11-1218-45/+45
| | | | | | | | | | | | | | | | | Included in this update: - large objects fix, apparently large objects could get stuck (eg: netscape, msie downloads etc) - configurable 1st and 2nd level directory hash sizes - can have a password in squid.conf for cachemgr.cgi - POST is now passthrough - other bugfixes - other new features and corresponding bugfixes :-) Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=4424
* Shorten PKGNAMEPeter Wemm1996-11-129-18/+27
| | | | | | | | | | | | Don't send RunCache's output to /dev/console when run from the rc.d script, it's a bit messy and unneeded. Reviewed by: Submitted by: asami Obtained from: Notes: svn path=/head/; revision=4423
* Build Netscape Gold, if GOLD variable is definedAndrey A. Chernov1996-11-111-1/+7
| | | | Notes: svn path=/head/; revision=4403
* UpgradeAndrey A. Chernov1996-11-114-12/+10
| | | | Notes: svn path=/head/; revision=4384
* Masterfile changedAndrey A. Chernov1996-11-101-1/+1
| | | | Notes: svn path=/head/; revision=4365
* Add information URLs commentAndrey A. Chernov1996-11-079-36/+63
| | | | Notes: svn path=/head/; revision=4327
* Conditionalize all my patchesAndrey A. Chernov1996-11-0722-644/+322
| | | | Notes: svn path=/head/; revision=4326
* remove netscape301Andrey A. Chernov1996-11-071-2/+1
| | | | Notes: svn path=/head/; revision=4323
* Upgrade to 3.01, netscape301 will be removedAndrey A. Chernov1996-11-075-10/+10
| | | | Notes: svn path=/head/; revision=4322
* Add squid11Peter Wemm1996-11-061-1/+2
| | | | Notes: svn path=/head/; revision=4318
* Squid-1.1.beta13. This was a little unusual in that the www/squid ncvsPeter Wemm1996-11-0627-108/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files were repository copied to www/squid11, then this commit brings it to 1.1.b13. (This was Satoshi's idea :-) It preserves the history) Squid-1.0 and 1.1 are under parallel development, kinda like when we had 2.1-stable and 2.2-current in parallel development. The 1.0 code is well polished, and 1.1 is "on the bleeding edge" as such. The features and performance are much improved, but it can be a bit hair-raising. I personally have no major hassles with 1.1beta13. Among the nicer things that this version has over 1.0: - URL redirector.. ie: you can rewrite url's of sites with "mirrors" so that you don't have 15 copies of the same files. - optional ident logging - improved acl's - dramatically improved cache directory structure (scales much better with gigantic disk caches) - much improved DNS ttl handling (esp. with resolver hack) - more control over neighbor status; parent, sibling etc. - much improved refresh rules to help combat stupid sites that needlessly set the Expires: field to zero when it doesn't need to be. (This is fine when it's genuinely needed, but some sites really abuse it to to attempt to negate caching to get inflated hit counts etc) Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=4317
* Update from squid-1.0.0 to 1.0.20. There are a large number of bug fixesPeter Wemm1996-11-0645-315/+405
| | | | | | | | | | | | | | and stability measures. This port installs in a "FreeBSD-native" tree (like apache) rather than with a mini hierarchy under /usr/local/squid/{bin,etc,cache,logs,...} (the default behavior seems to have changed between 1.0.0 and 1.0.20) Also, build a rc.d/squid.sh script. Notes: svn path=/head/; revision=4314
* Add NO_CDROM next to NO_PACKAGE, it says "don't sell for profit".Satoshi Asami1996-11-061-2/+2
| | | | Notes: svn path=/head/; revision=4311
* Checksum changed again.Satoshi Asami1996-11-052-2/+2
| | | | Notes: svn path=/head/; revision=4301
* Situation:Andrey A. Chernov1996-11-045-0/+635
| | | | | | | | | | | | | | | | | | | It is impossible to suppress initial HTML preamble for directories, i.e. <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> It means that it is impossible to change <TITLE> or add any <META HTTP-EQUIV...> tags to <HEAD> section or change <BODY> attributes without HTML syntax violation (.asis, cern_meta, etc. not helps here too). Fix: I add "SuppressHTMLPreamble" option to "IndexOptions". When this option is set _and_ HEADER.html (or what you set as it) is present and readable, standard <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> preamble will be suppressed assuming you have right HTML preamble in your HEADER.html. It solves all problems mentioned above. Notes: svn path=/head/; revision=4286
* Yet one official patch addedAndrey A. Chernov1996-11-024-8/+16
| | | | Notes: svn path=/head/; revision=4250
* 1.14.6 --> 1.16.1Adam David1996-11-012-4/+4
| | | | Notes: svn path=/head/; revision=4239
* Uncomment the DEPENDS= line. Sheesh.Mark Murray1996-10-319-18/+18
| | | | | | | Reminded by: ache Notes: svn path=/head/; revision=4218
* Package apache_ssl.sh, not apache.shAndrey A. Chernov1996-10-301-2/+2
| | | | Notes: svn path=/head/; revision=4205
* FINALLY - commit the SSL'ed version of this. (ye gods, this has been a whileMark Murray1996-10-269-27/+135
| | | | | | | :-) ) Notes: svn path=/head/; revision=4163