Commit Graph

502 Commits

Author SHA1 Message Date
Andrey A. Chernov
19a113f108 Tweak comment 1997-08-13 15:09:53 +00:00
Andrey A. Chernov
2c5c2b8135 Merge with former apache-stable 1997-08-13 15:05:03 +00:00
Satoshi Asami
c66e13e4dd Some minor variable reordering. 1997-08-13 06:40:44 +00:00
Peter Wemm
8c431b2d52 Update to squid 1.1.15, Among the changes is the fix for fetch's very slow
tranfsers due to it's T/TCP-style send-request-and-half-shutdown query.
1997-08-13 02:59:42 +00:00
Peter Wemm
a40a14c40b Argh, list the correct directories... 1997-08-12 20:29:27 +00:00
Peter Wemm
04e9912b6e Update apache dir names 1997-08-12 20:26:49 +00:00
Peter Wemm
c481926ccd Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the
original apache-current port.
1997-08-12 18:20:06 +00:00
Peter Wemm
cac6889bd7 Revive apache-1.1.1+SSL which doesn't work because it needs SSLeay 0.6.4
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.
1997-08-12 14:21:12 +00:00
Peter Wemm
c91e427134 The great apache shuffle, part 1.. Revive files and break out SSL.. 1997-08-12 11:49:12 +00:00
Adam David
1fa84859e6 add myself as maintainer 1997-08-10 23:50:33 +00:00
Andrey A. Chernov
78b125bd95 Upgrade to 0.49 1997-08-10 15:29:09 +00:00
Andrey A. Chernov
c4f69cf83e Add better approximation for KOI8-R 1997-08-08 18:27:40 +00:00
Andrey A. Chernov
9e0ac76f6f Upgrade to 0.48 1997-08-08 14:34:11 +00:00
Andrey A. Chernov
1fba13701d Upgrade to 0.46 1997-08-05 15:21:48 +00:00
Andrey A. Chernov
df589e19cb Change dist site to ftp23 since it is not propogated to all ftps yet 1997-08-04 09:20:48 +00:00
Andrey A. Chernov
bb91abb47c Add more info to workaround 1997-08-04 02:42:35 +00:00
Andrey A. Chernov
86ba45e744 Add Note describing Netscape dead loop workaround 1997-08-04 01:32:20 +00:00
Andrey A. Chernov
181a4e83ca Remove note about Java not work in 8bit mode, it work now 1997-08-04 00:27:09 +00:00
Andrey A. Chernov
4c2da5d4e4 Upgrade to 4.02b7 1997-08-04 00:04:36 +00:00
Andrey A. Chernov
a46acc2594 Upgrade to 0.45 1997-07-31 20:19:43 +00:00
Andrey A. Chernov
9a6c4081a4 Upgrade t 1997-07-31 20:19:16 +00:00
Andrey A. Chernov
1dfcbbe9ff Remove slang-lynx 1997-07-30 19:29:22 +00:00
Andrey A. Chernov
f2d92de032 Switch to lynx-ac 1997-07-30 19:24:41 +00:00
Andrey A. Chernov
ed1b7931ff Upgrade to 2.7.1f 1997-07-26 17:55:23 +00:00
Andrey A. Chernov
b29ba72319 Split apache to -stable and -current 1997-07-26 17:20:07 +00:00
Andrey A. Chernov
cd3997342d Update 1997-07-23 17:00:00 +00:00
Bill Fenner
f14a039746 File got renamed on MASTER_SITE.
Found by:	distfile checker
1997-07-21 17:23:22 +00:00
Bill Fenner
0276ba9a40 Files moved and got renamed on MASTER_SITE.
Found by:	distfile checker
1997-07-21 17:23:13 +00:00
James FitzGibbon
870c39be70 Deactivate ports/databases/xfsql
Deactivate ports/www/w3-msql
1997-07-20 14:34:58 +00:00
Peter Wemm
9741869521 Update squid-1.1.11 -> 1.1.14. See ChangeLog for details, there are some
important fixes, but note that 1.1.12 and 1.1.13 were withdrawn due to
stability problems.
1997-07-18 05:06:51 +00:00
Satoshi Asami
dc5ea736c7 Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).
1997-07-18 05:04:20 +00:00
Satoshi Asami
612f8e356c Put "+fotemods" in front of version numbers in PKGNAME, it is not allowed to
have long strings like that in or after version numbers.
1997-07-17 07:00:32 +00:00
Andrey A. Chernov
31e5275c1b Bring fotemods back (for security reasons, see recent CERT report)
Add windows-1251 WinCyrillic translation table
1997-07-15 20:46:30 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Satoshi Asami
2cca282914 Reorder lines.
Found by:	portlint
1997-07-12 00:15:04 +00:00
Andreas Klemm
1602725275 use INSTALL_MAN to install manpage 1997-07-11 04:58:45 +00:00
Andreas Klemm
f4df48ce06 enabled new port http-analyze 1997-07-11 04:56:03 +00:00
Andreas Klemm
f70e751ccc New port http-analyze
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 ;-))
1997-07-11 04:54:53 +00:00
Thomas Gellekum
ea817ec47d Move aswedit from editors to www. 1997-07-10 06:29:41 +00:00
Thomas Gellekum
e905fbc7f5 Re-import aswedit into www.
Requested by:		Andrey, Satoshi
Port submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1997-07-10 06:27:38 +00:00
Andrey A. Chernov
d0ae4b63d9 Upgrade to 1.2.1 1997-07-08 13:04:19 +00:00
Andrey A. Chernov
10462cdacc Do not install nls/C stuff, it is ommited in this version and
netscape works without it too.
1997-07-05 12:08:52 +00:00
Satoshi Asami
d5e86f71d9 Put back MASTER_SITE_SUBDIR. A slip of finger I guess.... 1997-07-03 06:21:54 +00:00
Andrey A. Chernov
a1203fff4e Add linux-netscape4 1997-07-03 01:12:05 +00:00
Andrey A. Chernov
985e1a2c32 Linux port because BSDI one cause division by zero 1997-07-03 01:06:26 +00:00
Andrey A. Chernov
a369806688 Add fake @cwd /usr/local to not allow pkg_create to remove next
@cwd /usr/X11R6
1997-07-02 22:53:56 +00:00
Adam David
c6029e0f9e 1.16.7 --> 1.16.8 1997-07-02 21:06:24 +00:00
James FitzGibbon
dfb8f45ed8 Upgrade to v1.7
Suggested-by: A Joseph Koshy <koshy@india.hp.com>
1997-07-02 12:26:43 +00:00
Peter Wemm
68c1c0ff5c Update squid-1.1.10 to squid-1.1.11 1997-07-01 21:05:23 +00:00
James FitzGibbon
24f22c3caa Change MAINTAINER to the original port submitter
Requested-by: koshy@india.hp.com
1997-07-01 17:41:02 +00:00