1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

302 Commits

Author SHA1 Message Date
Andrey A. Chernov
6db7e5167f Change updates file 1996-12-18 21:33:24 +00:00
Satoshi Asami
deb06bc567 Add w3. 1996-12-18 05:27:26 +00:00
Satoshi Asami
52f538cad0 Web browser based on emacs/mule.
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:26:32 +00:00
Peter Wemm
38078b6e98 Update 1.1.0 -> 1.1.1 ; from the Changelog:
- 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:
1996-12-16 06:42:15 +00:00
Andrey A. Chernov
8ed7cce389 Use "Cache-control: no-store" to not store counter images in permanent
caches as proxy servers or local disk cache for HTTP1.1 compliant browsers.
1996-12-12 02:21:01 +00:00
Andrey A. Chernov
e1b4877cef Upgrade 1996-12-11 23:36:26 +00:00
Mark Murray
5ac7b1c319 Mark the SSL'ed version as BROKEN, until the official patches appear. Also
add myself as maintainer of the SSL version.
1996-12-11 21:04:21 +00:00
Andrey A. Chernov
b52bc6ef01 Upgrade to 1.2b2 1996-12-11 19:10:06 +00:00
Satoshi Asami
6a00dcc27c Update to take advantage of new features in bsd.port.mk rev. 1.237. 1996-12-11 10:18:45 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
e81523971c No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami

cp ->${CP}
1996-12-08 01:05:19 +00:00
Masafumi Max NAKANE
76fb447cee No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami

cat -> ${CAT}
1996-12-08 01:04:24 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
Peter Wemm
e8161884f8 Update 1.1.beta28 -> 1.1.0 1996-12-07 06:25:28 +00:00
Peter Wemm
a012d0d16c Update 1.1.beta27 to 1.1.beta28.
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.
1996-12-06 11:17:58 +00:00
Peter Wemm
3d4c0f8433 Update 1.1beta26 -> 1.1beta27
Among the changes is a strcasecmp() fix to make POST operations work.
1996-12-05 08:42:51 +00:00
Peter Wemm
4851e97c68 Update 1.1.beta25 -> 1.1.beta26
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
1996-12-04 15:58:30 +00:00
Satoshi Asami
30d700d6c9 Remove tkHTML and wwwish, they require ancient versions of tcl/tk and
they themselves are ancient.
1996-12-03 10:51:00 +00:00
Satoshi Asami
26a952e153 Remove tkWWW, it requires tk-3.6, and it wasn't that useful to begin with. 1996-12-03 10:43:51 +00:00
Peter Wemm
f0a3caae30 Update 1.1.beta20 to 1.1.beta25
Lots of changes, see ChangeLog

Reviewed by:
Submitted by:
Obtained from:
1996-12-02 09:52:31 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Torsten Blum
d8d595d633 libwww 2.17 has been moved to a subdir. 1996-11-29 20:02:33 +00:00
Andrey A. Chernov
eb8f5fd566 Upgrade 1996-11-29 17:59:31 +00:00
Satoshi Asami
08c07a1e00 Add p5-{CGI,CGI_Lite,HTML,HTML-QuickCheck,HTML-Stream,HTTPD-Tools,libwww} 1996-11-26 09:10:11 +00:00
Peter Wemm
a98d4ecdba Update 1.1beta19 to 1.1beta20 - more bug fixes.
Reviewed by:
Submitted by:
Obtained from:
1996-11-22 14:06:13 +00:00
Satoshi Asami
5e7e5e3e59 I'm not sure how I forgot to change these when I added manpage
compression to the Makefiles.  Maybe I was asleep.
1996-11-22 05:09:24 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
Andrey A. Chernov
1660a03a89 Fix jpeg major
Misc cleanup
1996-11-18 01:26:28 +00:00
Andrey A. Chernov
772fb7e370 Fix jpeg major 1996-11-17 23:57:03 +00:00
Andrey A. Chernov
c9a2ec91c5 Upgrade to i18n beta-3b 1996-11-16 02:15:59 +00:00
Peter Wemm
edd507d74b Update 1.1.beta16 -> 1.1.beta19
Mostly bug fixes.
Reviewed by:
Submitted by:
Obtained from:
1996-11-15 12:42:06 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Adam David
44bab55442 use updated net/wais 1996-11-13 11:49:04 +00:00
Peter Wemm
3c460902f7 Update 1.1.beta13 -> 1.1.beta16
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:
1996-11-12 08:38:34 +00:00
Peter Wemm
b519625807 Shorten PKGNAME
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:
1996-11-12 08:26:06 +00:00
Andrey A. Chernov
5245d35fd6 Build Netscape Gold, if GOLD variable is defined 1996-11-11 22:25:26 +00:00
Andrey A. Chernov
c52c50b28f Upgrade 1996-11-11 05:31:01 +00:00
Andrey A. Chernov
26f1f359b6 Masterfile changed 1996-11-10 01:33:50 +00:00
Andrey A. Chernov
5008ac84cd Add information URLs comment 1996-11-07 01:53:14 +00:00
Andrey A. Chernov
866036dc80 Conditionalize all my patches 1996-11-07 01:49:57 +00:00
Andrey A. Chernov
70ff528a24 remove netscape301 1996-11-07 00:08:58 +00:00
Andrey A. Chernov
704c2b8afd Upgrade to 3.01, netscape301 will be removed 1996-11-07 00:03:32 +00:00
Peter Wemm
f9e78a1828 Add squid11 1996-11-06 19:04:27 +00:00
Peter Wemm
3f8bf3d375 Squid-1.1.beta13. This was a little unusual in that the www/squid ncvs
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:
1996-11-06 17:21:00 +00:00
Peter Wemm
a6d6133eb7 Update from squid-1.0.0 to 1.0.20. There are a large number of bug fixes
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.
1996-11-06 16:37:26 +00:00
Satoshi Asami
8ea40a7ea7 Add NO_CDROM next to NO_PACKAGE, it says "don't sell for profit". 1996-11-06 13:12:38 +00:00
Satoshi Asami
dcddab0781 Checksum changed again. 1996-11-05 08:47:33 +00:00