Commit Graph

1009 Commits

Author SHA1 Message Date
Jordan K. Hubbard
dad23f6017 Update to version 4.05 1998-06-10 12:19:29 +00:00
Andrey A. Chernov
73a3db9545 Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html
Add --disable-rule=STATUS and -DBUFFERED_LOGS
1998-06-09 19:49:59 +00:00
Peter Wemm
d3355e85fa Update from squid 1.2b20 -> 1.2b22 1998-06-09 15:08:09 +00:00
Satoshi Asami
60d8c3ae01 Remove three nonexistent files. 1998-06-08 07:46:16 +00:00
Andrey A. Chernov
776d917423 Reflect latest distfile changes
Remove myself from MAINTAINER
1998-06-07 11:10:23 +00:00
Andrey A. Chernov
28a43d405c upgrade to dev14 1998-06-07 03:57:58 +00:00
Andrey A. Chernov
5b7479bb84 run-depends of apache13 now 1998-06-07 03:13:43 +00:00
Andrey A. Chernov
98314d4fdc apache -> apache12 1998-06-07 03:02:56 +00:00
Andrey A. Chernov
2333eac60c apache-current -> apache13 1998-06-07 02:56:14 +00:00
Satoshi Asami
68b92c9ba7 Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository
copy of apache -> apache12 and apache-current -> apache13.

Requested by:	ache
1998-06-07 02:39:22 +00:00
Satoshi Asami
d2c588fc3f Add p5-HTML-Parser. 1998-06-07 02:26:59 +00:00
Andrey A. Chernov
6423762105 upgrade to 1.3.0 1998-06-06 19:09:33 +00:00
Andrey A. Chernov
47d0754fb7 upgrade to 1.3b7 1998-06-05 17:16:22 +00:00
Vanilla I. Shu
89a6823d85 Upgrade to 1.017. 1998-06-04 03:51:24 +00:00
Matthew Hunt
4016f6e524 Import of Apache with MS FrontPage Extensions.
PR:		4878
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>, w/input from phk.
1998-05-29 04:46:56 +00:00
Matthew Hunt
cdfa5a9106 Activate apache-fp. 1998-05-29 04:45:51 +00:00
Donald Burr
f5d86f7b06 fix libjpeg version number to correspond with jpeg port 1998-05-27 08:44:56 +00:00
Steve Price
8f202caed1 Working directory and package name changed.
PR:		6744
Reviewed by:	maintainer
1998-05-25 19:49:04 +00:00
Andrey A. Chernov
8fbd11d468 Cosmetique 1998-05-22 17:13:32 +00:00
Andrey A. Chernov
fd55222cb6 Options fixes 1998-05-22 00:33:23 +00:00
Andrey A. Chernov
a3e1acb529 Add few options for more flexibility 1998-05-21 19:00:30 +00:00
Andrey A. Chernov
6b2fd2b500 Write javascript junk only if it is enabled 1998-05-20 22:34:55 +00:00
Andrey A. Chernov
716cef9e0a Swap patch-aa and patch-ab, order is sufficient 1998-05-20 22:17:18 +00:00
Andrey A. Chernov
c4a82e9453 Add @prefix@ to /etc/webmagickrc 1998-05-20 22:03:39 +00:00
Andrey A. Chernov
62895b5763 Remove ImageMagick from RUN_DEPENDS, p5-PerlMagick now handle it 1998-05-19 23:26:46 +00:00
Andrey A. Chernov
e361460d94 Add WebMagick 1998-05-19 23:18:07 +00:00
Andrey A. Chernov
7784b70e1d HTML images catalog and thumbnails generator, SSI, imagemaps, etc. 1998-05-19 23:09:47 +00:00
Vanilla I. Shu
10c6d685f1 Upgrade to 5.33. 1998-05-14 08:23:28 +00:00
Vanilla I. Shu
dc47d54e50 Upgrade to 2.17. 1998-05-14 08:16:33 +00:00
David E. O'Brien
a1d6d878d9 upgrade to version 4.05 (also the "Pro" version too) 1998-05-11 22:13:22 +00:00
Steve Price
d093362e30 Current version of libjpeg is .8
PR:		6497
Submitted by:	Ugo Paternostro <paterno@dsi.UNIFI.IT>
1998-05-10 22:15:45 +00:00
Steve Price
a4a3186843 SGi no longer distributes this port.
PR:		6547
Submitted by:	maintainer
1998-05-10 22:04:55 +00:00
Tim Vanderhoek
aee005a02d Move the homepage reference from the Makefile to pkg/DESCR.
While I'm here, add @dirrm share/doc/w3mir to pkg/PLIST and reformat
pkg/[DESCR|COMMENT].
1998-05-09 16:57:40 +00:00
Andrey A. Chernov
78c6feb8f1 Install config examples too 1998-05-09 13:28:04 +00:00
Andrey A. Chernov
feba606742 Install some docs/license 1998-05-09 13:18:42 +00:00
Andrey A. Chernov
08675c1c6b Add w3mir 1998-05-09 10:30:27 +00:00
Andrey A. Chernov
41fa0c475c Fix homepage 1998-05-09 10:29:21 +00:00
Andrey A. Chernov
c573ec0c18 HTTP mirroring tool 1998-05-09 10:20:40 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Matthew Hunt
bcd91c8c98 Activate ijb, the Internet Junkbuster. 1998-05-03 20:51:46 +00:00
Matthew Hunt
e7933a995a Import of ijb, the Internet Junkbuster. It's an HTTP proxy that
strips advertisements and so on.

PR:		6488
Submitted by:	Ian Struble <ian@broken.net>
1998-05-03 20:51:39 +00:00
Justin M. Seger
853c4ab2d7 Upgrade to the April 29, 1998 snapshot. 1998-05-02 17:49:10 +00:00
Vanilla I. Shu
6599268e66 Add a depend of www/p5-HTML-Parser. 1998-04-28 14:45:37 +00:00
Vanilla I. Shu
7b97e5c633 Add p5-HTML-Parser. 1998-04-28 14:44:43 +00:00
Peter Wemm
c2941cb794 Update from 1.2.beta19 -> 1.2.beta20 (+patch 1) 1998-04-26 07:57:21 +00:00
Vanilla I. Shu
d18131e86e Upgrade to 1.015. 1998-04-26 07:32:21 +00:00
Vanilla I. Shu
55b84754b5 Upgrade to 5.32. 1998-04-26 07:30:08 +00:00
Matthew Hunt
1c20b83c8c Patches from maintainer to make the port non-BROKEN.
PR:		6392
Submitted by:	Yukihiro Nakai <nakai@apricot.astec.co.jp>
1998-04-23 16:50:43 +00:00
Andrey A. Chernov
8c9e6b5888 Fix PLIST 1998-04-22 16:28:49 +00:00
Satoshi Asami
6b4d5d3e8f ===> Building package for apache-1.3b6
Creating package /usr/ports/packages/All/apache-1.3b6.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/apache-1.3b6.tgz'
tar: can't add file sbin/dbmmanage : No such file or directory
tar: can't add file sbin/htdigest : No such file or directory
tar: can't add file sbin/htpasswd : No such file or directory
*** Error code 1
1998-04-22 12:39:33 +00:00
Satoshi Asami
4107b1bcca Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE.
Also, don't use "+=" to define variable defined only once.
1998-04-22 12:38:13 +00:00
Andrey A. Chernov
31b33b57e3 Upgrade to dev.6 1998-04-22 00:42:27 +00:00
Andrey A. Chernov
a64e845de7 Upgrade to 1.3b6, now with loadable modules! 1998-04-21 21:58:18 +00:00
Steve Price
358b17d0da This port builds ok now.
PR:		6319
1998-04-19 17:14:33 +00:00
Andreas Klemm
c1103873d9 some problem detected by knarf and fixes by him and me:
- http-analyze installed into the wrong path, one path component has
  been duplicated, fixed that in Makefile and sanitized the PLIST
  this changed patch-aa
- had to add a post.install script to teach config.h our $(PREFIX) path
- changed config.h, so that post.configure script has it easier to patch,
  this changed patch-ab
- added @dirrm lines in PLIST, to deinstall more thoroughly
- tested packaging
Submitted by:	Frank Bartels <knarf@camelot.de>
1998-04-18 09:47:14 +00:00
Satoshi Asami
fe161c146c Remove the MOTIFLIB= (i.e., defined to be empty) line from config/FreeBSD.mk,
and remove hacks to work around it.
1998-04-17 21:52:17 +00:00
Justin M. Seger
876d756b4c Define BUILD_OPT and NO_NETSCAPE_STATIC. This now lets us build mozilla in
100MB of disk space.  The size of a package created from make package is now
3MB!
1998-04-17 10:36:45 +00:00
Justin M. Seger
5f08801387 This is a kludge to make building work again. post-configure now echo's MOTIFLIB
to work/ns/MOTIFLIB and in the linker line there is a `cat ../../MOTIFLIB'.
The MOTIFLIB variable is being passed to work/ns/Makefile, but not beyond it.  If
anyone figures out how to fix this properly, please email a new patch to me.
1998-04-17 09:29:25 +00:00
Justin M. Seger
0127784d22 Remove unneccessary NO_INSTALL_MANPAGES line.
Submitted by:   asami
1998-04-16 02:05:31 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Justin M. Seger
cb37bb5960 Use shared libaries instead of having a 60+MB binary. 1998-04-13 10:59:35 +00:00
Justin M. Seger
0e0a3bd5d3 Upgrade to 1998-04-08 source snapshot. 1998-04-12 17:58:38 +00:00
Tim Vanderhoek
580e7ad977 Be more verbose in DESCR than "netscape". :-) Warn that this is
intended for developers.
1998-04-12 13:42:17 +00:00
Justin M. Seger
713ee9adc1 Initial import of a mozilla port. 1998-04-12 12:47:23 +00:00
Mark Murray
dd50315cdc Upgrade to Apache1.2.6. 1998-04-12 09:53:59 +00:00
Mark Murray
0f44370ec7 Upgrade Fortify to 1.2.2. USE_128BIT works again. 1998-04-12 09:07:49 +00:00
Mark Murray
4f2751170b Upgrade fortyofy to 1.2.2. USE_128BIT works again. 1998-04-12 09:06:33 +00:00
Andreas Klemm
6eeae68bd9 Added mozilla 1998-04-11 17:22:35 +00:00
Justin M. Seger
bd7566ba26 Upgrade to 5.1l. 1998-04-11 03:20:11 +00:00
Andreas Klemm
1a26056e32 Update to newest version 2.01 from Apr 02. 1998-04-10 18:48:03 +00:00
Peter Wemm
52cd19d8a9 Update squid-1.2b18 -> 1.2.b19 (with dist patch)
Read ChangeLog for the large list of bugfixes/changes/new features.
1998-04-10 05:11:38 +00:00
Andrey A. Chernov
3ddf13dc2c Fix images dir to match installation 1998-04-09 21:36:45 +00:00
Andrey A. Chernov
f127fd7b88 Upgrade to beta4, my patch applied by author 1998-04-09 12:49:13 +00:00
Andrey A. Chernov
8409200a15 Use default log file name to get some result immediately 1998-04-08 18:57:41 +00:00
Andrey A. Chernov
48f20d3aac Upgrade to 2.90beta3 1998-04-08 18:18:26 +00:00
Satoshi Asami
acd19d78e8 Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
Satoshi Asami
505b17c590 Upgrade to 4.05. The Fortify stuff is untested, but I just merged
the changes from the communicator port (thanks Andrey!).
1998-04-03 00:24:04 +00:00
Andrey A. Chernov
bd849a07c3 Fix dir from where Fortify called 1998-04-02 22:47:52 +00:00
Andrey A. Chernov
b533f47c23 Fix version number 1998-04-02 22:35:12 +00:00
Andrey A. Chernov
3963399da5 Upgrade to 4.05 1998-04-02 20:26:41 +00:00
Satoshi Asami
21541f3051 Mark this port broken, hasn't compiled for a while because of png. 1998-03-28 22:23:58 +00:00
Satoshi Asami
f7aeb5b785 Use EXTRACT_SUFX instead of DISTFILES, will save one line of editing for
upgrades. :)
1998-03-28 20:13:39 +00:00
Andrey A. Chernov
75d15b3956 upgrade png major 1998-03-28 20:12:07 +00:00
Andrey A. Chernov
a54e8109ec Better PLIST from lynx port 1998-03-28 14:26:06 +00:00
Justin M. Seger
aa151affc1 Add missing @dirrm's, and sort the PLIST. 1998-03-28 13:18:26 +00:00
Peter Wemm
b17a85a36d Add transproxy to tree 1998-03-28 08:26:41 +00:00
Peter Wemm
656f628d50 Clarify the conditional brokenness and mention where ipfilter comes from. 1998-03-28 08:25:28 +00:00
Peter Wemm
930db90bb4 Import a -current only transparent proxy kit, based on the Linux transproxy
v0.3 tools.  It could probably work with 2.2.x if the ipfilter package was
built and installed.
1998-03-28 08:20:32 +00:00
Andrey A. Chernov
451a294010 Upgrade to 2.8.1dev.4 1998-03-27 06:10:30 +00:00
Andrey A. Chernov
8b86730a2a Upgrade to 2.8 (hope maintainer don't mind)
PR: 6128
1998-03-27 05:34:42 +00:00
Peter Wemm
f80f190a5a Update squid-1.2beta17 -> 1.2beta18 1998-03-26 13:29:13 +00:00
Thomas Gellekum
918fceed9e Move headers into a subdirectory (${PREFIX}/include/www)
and add config.h so that other programs will compile.
1998-03-25 12:33:28 +00:00
Peter Wemm
8a4dbd9e6a Add missing files to PLIST
Approved by:  asame
1998-03-22 03:34:45 +00:00
Satoshi Asami
9c54760d3e Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.

Forgotten or misspelled by:	various people :p
1998-03-21 13:54:17 +00:00
Satoshi Asami
06e2ac60d0 Add NO_LATEST_LINK. 1998-03-21 12:54:43 +00:00
Peter Wemm
fa7d16b2bb Update squid 1.2.beta16 -> 1.2.beta17 1998-03-20 14:00:53 +00:00
Chris Timmons
e10637dfff MHonArc v2.2.0. Ok'd by: koshy@india.hp.com. 1998-03-19 02:59:00 +00:00
Andreas Klemm
79a767c4a8 Upgrade to java based version
so uses new jdk as port dependency
1998-03-17 19:55:10 +00:00
Vanilla I. Shu
7a55685691 Activate hypermail. 1998-03-17 01:23:31 +00:00
Vanilla I. Shu
400c5c9ff1 Hypermail is a program that takes a file of mail messages in UNIX mailbox
format and generates a set of cross-referenced HTML documents. Each file that
is created represents a separate message in the mail archive and contains
links to other articles, so that the entire archive can be browsed in a
number of ways by following links. Archives generated by Hypermail can be
incrementally updated, and Hypermail is set by default to only update
archives when changes are detected.
PR:		ports/5364
Submitted by:	Francis M J Hsieh <mjhsieh@life.nthu.edu.tw>
1998-03-17 01:22:26 +00:00
Mark Murray
242edb68d9 Fix for the case where USA_RESIDENT is not defined. 1998-03-16 15:38:37 +00:00
Mark Murray
289b08af32 Fix for the case where USA_RESIDENT is not defined 1998-03-16 15:05:03 +00:00
Mark Murray
abf86f4f51 Drat. Missed a broken .ifdef 1998-03-16 14:48:53 +00:00
Mark Murray
18985690d6 Fix for the case where a macro is not defined at all.
Found by:	jkh
1998-03-16 14:40:59 +00:00
Justin M. Seger
23da08260a Upgrade to libwww-5.1j. 1998-03-15 17:34:52 +00:00
Mark Murray
20f95ad771 Update for Fortify-1.2.1. 1998-03-15 15:15:22 +00:00
Mark Murray
0109f8e80a Using Fortify, and setting USE_128BIT, Communicator can now use 128 bit
crypto legally.
1998-03-15 15:13:57 +00:00
Mark Murray
f4ae91a3a3 Using Fortify and setting USE_128BIT, this port can now do 128 bit
encryption legally.
1998-03-15 15:10:48 +00:00
Andrey A. Chernov
d278f64974 Add dist patches set locally since bsd.port.mk can't handle different base
directory per each dist patch
1998-03-12 04:05:01 +00:00
Andrey A. Chernov
1f549567ad Upgrade to 2.8pre.2 1998-03-11 01:54:36 +00:00
Peter Wemm
9310d31e0b Include the regularly-scheduled post-beta-release patch. 1998-03-09 03:35:12 +00:00
Andrey A. Chernov
cb2c295711 Upgrade to 2.8pre.5 1998-03-08 12:19:36 +00:00
Wolfram Schneider
a1c9ff09d9 unbroke 1998-03-07 15:24:20 +00:00
Peter Wemm
5f825c7ab9 Update squid1.2.beta14 -> beta16.
Note: the b14 -> b15 change will loose your cache unless you take
the steps on http://squid.nlanr.net/ to recover it.

Read the Changelog for details, this is a fairly large update.
1998-03-05 06:43:06 +00:00
Wolfram Schneider
42d3a436cb Fix BUILD_DEPENDS. 1998-03-04 16:44:58 +00:00
Andrey A. Chernov
16969b7493 Upgrade to 5.20 1998-03-03 22:10:14 +00:00
Satoshi Asami
ed5b96dba4 Mark this port broken, the BUILD_DEPENDS syntax is not right. Please
see handbook or other ports.
1998-03-03 10:00:54 +00:00
Wolfram Schneider
e9fabadb8a A WWW link verifier, similar like momspider. Depend on some perl5 modules. 1998-03-02 19:11:49 +00:00
Andrey A. Chernov
f5aef19b2a Upgrade to 2.8pre.2 1998-03-02 13:52:35 +00:00
Satoshi Asami
33849bac0a Add @dirrm, use absolute path for @exec/@unexec and sort PLIST.
PR:		5334
Submitted by:	SADA Kenji <sada@ail-inc.co.jp>
1998-03-01 21:27:07 +00:00
John-Mark Gurney
f6be9c6f01 update so that we don't have to have a patch...
now version is 0.8e

(and this time I remebered to make makesum)
1998-03-01 20:19:58 +00:00
Steve Price
0a2229913f Portlint nit and update version required to 0.8d. 1998-03-01 19:31:13 +00:00
Andrey A. Chernov
6514cc54d8 Add missing @unexec, @dirrm
PR: 5334
Submitted by: SADA Kenji <sada@ail-inc.co.jp>
1998-03-01 09:03:41 +00:00
Satoshi Asami
e43c66c249 Define NO_LATEST_LINK. 1998-02-25 06:23:55 +00:00
Andreas Klemm
7ac76a9e2d If BATCH is defined, then build apache-php with mysql support.
Reasons:
	- mysql is free software and very popular.
	- msql is only free for private use
	- msql isn't as fast and reliable (from hearsay)
1998-02-22 23:06:17 +00:00
Andreas Klemm
e33653b3ac Remove brokenness from this port ;-) Thanks to Dirk Froemberg.
New features:
- You have to set variable PHP_DBTYPE to msql or mysql by typing
  make PHP_DBTYPE=[ msql | mysql ]
  to build the port with msql or mysql support.
- The php configuration isn't interactive anymore
  Theoretically we could default to mysql database and build
  a package, so that make batch could work !
- Cleaned up port dependency, so that libgd actually gets build
  (I fixed this one)
- made portlint as happy as I could, changed /usr/local to ${PREFIX}
  and changed sed -> ${SED}
The only thing that is missing now is an apache-php-SSL port and
postgresql support ;-))
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-02-22 23:01:44 +00:00
Justin M. Seger
c0e041c8e2 Upgrade to 5.1i. 1998-02-22 21:44:58 +00:00
Steve Price
227824e7d1 Update to reflect Pedro's new Email address.
PR:		5725
1998-02-20 18:39:58 +00:00
Andrey A. Chernov
ebb07a917d Upgrade to 1.3b5 1998-02-20 11:09:09 +00:00
Steve Price
3a31f70e62 Instead of using ssleay.cnf.sample warn the user that they must
first create ssleay.cnf before 'make certificate' will work.

Suggested by:	Mark Murray <mark@grondar.za>
1998-02-20 00:43:40 +00:00
Ralf S. Engelschall
93aac1d0d8 Upgrade to Website META Language, Version 1.6.2 1998-02-19 10:45:34 +00:00
John-Mark Gurney
827e14f04a forgot to make checksum 1998-02-19 07:01:44 +00:00
John-Mark Gurney
b6566a8dbf update to latest version 1998-02-19 07:00:31 +00:00
Vanilla I. Shu
f5585aa71f Upgrade to 1.44. 1998-02-18 18:24:08 +00:00
Mark Murray
94bb45af19 Add strong (128-bit) crypto using Fortify. This is conditional on
USE_128BIT.
Fix some portlint bogons while I am here.

OK'ed by: Satoshi
1998-02-18 11:51:05 +00:00
Mark Murray
93ab9d7bc5 Fix this port for RSAref. Fix the location of SSLeay config file. 1998-02-17 21:16:02 +00:00
Mark Murray
26d8503878 Upgrade to Apache 1.2.5+SSL 1.13.
Lots of bug fixes, plus repair to the "make certificate" target.

NOTE!! NOTE!! NOTE!!

This port is broken for NorteAmericanos. Someone who has the latest
RSAref would make me eternally grateful by fixing this for the
.US/.CA case and sending me patches.
1998-02-17 12:53:47 +00:00
Satoshi Asami
d44a58abe9 Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are
unstable betas with better versions in the tree.  (There are probably more
but these were the only ones I could pull off the top of my head.)
1998-02-16 13:16:43 +00:00
Andrey A. Chernov
a47645a182 Upgrade to 114 1998-02-16 03:41:52 +00:00
David E. O'Brien
2990400ce5 Cleanup Makefile.
Dirt noticed by:	Max
1998-02-14 23:35:48 +00:00
Peter Wemm
ecceedd1fb Argh.. yet another botch.. Sigh.. :-/
Pointed out by:	 Evan Champion <evanc@synapse.net>
1998-02-14 14:36:12 +00:00
Peter Wemm
944b653282 Include 1.2.beta14 patches
Submitted by:	Evan Champion <evanc@synapse.net>
1998-02-14 03:12:38 +00:00
David E. O'Brien
c457c58d61 Too much cut-n-paste -- lib/netscape should be lib/netscape.us 1998-02-11 10:27:46 +00:00
David E. O'Brien
ae12c9c842 Share communicator US with the world (as legally as we can :)) 1998-02-11 03:33:29 +00:00
David E. O'Brien
94d3db7991 Netscape Communicator with US strong encryption. 1998-02-11 03:31:31 +00:00
Andrey A. Chernov
d3bf44ff83 Upgrade to 0.113 1998-02-10 20:33:26 +00:00
Ralf S. Engelschall
3a73808d88 Upgrade to Website META Language, Version 1.6.0 1998-02-09 11:43:26 +00:00
Justin M. Seger
507ee8b303 Updated fixes. 1998-02-09 02:06:34 +00:00
Peter Wemm
7c658cae10 I forgot to strip the binaries in the new locations, I missed this
change in the Makefile Evan sent me.

Submitted by:	Evan Champion <evanc@piano.synapse.net>
1998-02-09 01:35:20 +00:00
Peter Wemm
deb84dc66e Some backend clients were moved from sbin to libexec..
Submitted by: Evan Champion <evanc@synapse.net>
1998-02-08 03:42:07 +00:00
Peter Wemm
25343123ce Evan sent me a port update moments after I committed one. Pick out some
of the changes he's made..  (Although I'm not so sure about moving the
cache to /var/spool/squid...)

Reviewed by:	Evan Champion <evanc@synapse.net>
1998-02-08 03:39:06 +00:00
Peter Wemm
d965f7b40c Missing PLIST entries 1998-02-08 03:25:31 +00:00
Peter Wemm
2fa2cd74f6 Update from 1.2.beta11 -> 1.2beta14
Major changes:
  - the URL and SHA cache key methods are gone, MD5 is the only option.
  - the swap.state system has been redesigned as a transaction log for
    much faster restarts and crash recovery.
  - SIZE on ftp binary transfers.
  - Lots of bug fixes and code cleanups.

From the web page; http://squid.nlanr.net/Squid/1.2.beta/

WARNING, with beta12 we are starting to stuff object metadata into
the beginning of objects on disk.  With beta13 we have changed the
"swap.state" file format to binary instead of text. When you run this
version for the first time you WILL LOSE YOUR CACHE!

The previous warning still stands:
This is BETA software. Do not run this on your production systems.
Logfile formats are subject (and likely) to change at any time without
warning.
1998-02-08 03:04:59 +00:00
Justin M. Seger
97763ebacf Upgrade to version 5.1h and add MAINTAINER line (forgotten in last commit). 1998-02-08 02:24:54 +00:00
Andrey A. Chernov
1d6f97b753 Upgrade to 111 1998-01-29 22:26:25 +00:00
Justin M. Seger
2ac2a76e51 Upgrade to chimera-1.70p0.
Change MAINTAINER from ports to myself.
1998-01-29 20:26:19 +00:00
Andrey A. Chernov
7eacf33aee distfile changed 1998-01-29 00:20:18 +00:00
Justin M. Seger
613b8f6283 Get 272fixes.zip from http://www.freebsd.org/~jseger/, this takes care of the
checksum changing problem.
1998-01-26 16:08:52 +00:00
Satoshi Asami
79d1cbe3dc Checksum changed again. 1998-01-26 13:47:15 +00:00
Vanilla I. Shu
a3cef4db60 Remove RESTRICTED tag.
Submitted by:	jkh
1998-01-26 09:56:31 +00:00
Steve Price
7ac0ba3245 Update to version 1.07.
PR:		5554
Submitted by:	Carl Fongheiser <cmf@netins.net>
1998-01-25 16:33:39 +00:00
Andrey A. Chernov
34f1d5d468 Upgrade to 5.18 1998-01-24 23:15:24 +00:00
Andrey A. Chernov
16ef9cd73c Do not bind local socket 1998-01-24 22:08:44 +00:00
Justin M. Seger
17e2fc81d2 Upgrade to version 5.1f and make myself MAINTAINER. 1998-01-23 21:15:21 +00:00
Andrey A. Chernov
b3dea148df Upgrade to ac110 1998-01-22 22:35:50 +00:00
Andrey A. Chernov
d818cd1b2e Update official fixes 1998-01-22 18:34:26 +00:00
Adam David
ba49a49973 1.18.3 --> 1.18.5 (same for Makefile) 1998-01-21 21:58:53 +00:00
Adam David
716a6f631e 1.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 --> 1.18.5 1998-01-21 21:51:41 +00:00
Peter Wemm
a75cb27231 Update this for the benefit of the new broken patch. Tell it to look at
Index: like posix says, rather than going into dummy mode.  The distributed
patches are generated with standard cvs and don't have ache's hack (which
doesn't work when new files are added anyway).
1998-01-21 03:06:06 +00:00
Andrey A. Chernov
56596b3837 Upgrade to ac108 1998-01-17 06:19:28 +00:00
Andrey A. Chernov
6ea93072d8 Upgrade to ac108 1998-01-17 06:11:11 +00:00
Andrey A. Chernov
bbc9022707 Upgrade to next official fixes set 1998-01-16 03:48:04 +00:00
Andrey A. Chernov
00ce127dda Fix cfg file path
Add official fixes set
1998-01-13 23:29:22 +00:00
Peter Wemm
a75bf13b55 Update squid-1.2.beta10+dist_patches -> squid-1.2.beta11+dist_patches 1998-01-10 14:38:29 +00:00
Andrey A. Chernov
8b6f2ee34c Upgrade to ac107 1998-01-08 01:47:24 +00:00
Justin M. Seger
d3a4ca5d54 Upgrade to version 2.7.2. 1998-01-08 00:31:09 +00:00
Andrey A. Chernov
5fa6d2d808 Add official patch for //// attack 1998-01-07 22:19:16 +00:00
Peter Wemm
1fd04fe183 Update 1.2b8 -> 1.2b10 (plus dist patch) 1998-01-04 09:30:21 +00:00
Ralf S. Engelschall
ad1ceacd40 Standard upgrade ;_) to Website META Language, Version 1.4.11. 1997-12-31 10:05:28 +00:00
Ralf S. Engelschall
3bf027ae9a Upgrade to Website META Language, Version 1.4.10 1997-12-30 10:17:23 +00:00
Ralf S. Engelschall
b2092cb64a - Upgraded to Website META Language, Version 1.4.9
- Removed version string from pkg/DESCR file
1997-12-27 10:45:05 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Ralf S. Engelschall
3416aefe1a - Upgrade to Website META Language, Version 1.4.8
- Added the first official mirror site
1997-12-23 11:07:23 +00:00
Justin M. Seger
2e5019a8fb Distfile moved on MASTER_SITE. 1997-12-21 21:58:27 +00:00
Peter Wemm
dd15a4ce67 Unteach pkg/INSTALL about the fictitious mib.txt.default too. :-] 1997-12-20 10:34:32 +00:00
Andrey A. Chernov
87152cff73 Upgrade to 102 1997-12-20 10:22:33 +00:00
Ralf S. Engelschall
73bba9e093 Oopps, missed the changes for the new program `wmb'. Fixed. 1997-12-19 21:48:56 +00:00
Ralf S. Engelschall
904d70634b Upgrade to Website META Language, Version 1.4.7 1997-12-19 21:11:40 +00:00
Satoshi Asami
f51d0003d3 This port doesn't install etc/squid/mib.txt.default, it installs mib.txt. 1997-12-18 08:24:16 +00:00
Andrey A. Chernov
584bf6a5aa Upgrade to 0.100 1997-12-15 15:18:14 +00:00
Ralf S. Engelschall
9d5f0ae335 Upgrade to Website META Language, Version 1.4.5 1997-12-09 16:11:06 +00:00
Andrey A. Chernov
640a94de99 Use %B/ instead of bin/ because @cwd /usr/local not really happens 1997-12-08 08:19:40 +00:00
Andrey A. Chernov
4f80c28d16 Tarball changed 1997-12-08 06:00:23 +00:00
Andrey A. Chernov
529eabf981 Use XCMSDB hack to stop hang 1997-12-08 04:17:57 +00:00
Peter Wemm
fa4c786fae Add squid12 1997-12-06 12:44:44 +00:00
Peter Wemm
63a33a0692 Initial squid 1.2beta8 port. As the squid www page says:
"We are currently in a beta-test period for Squid-1.2. If you like
seeing Squid coredump frequently, please join us!"

"This is BETA software. Do not run this on your production systems.
Logfile formats are subject (and likely) to change at any time without
warning.

Here is a brief list of the major features of this version:
   HTTP/1.1 persisitent connections.
   Lower VM usage; in-transit objects are not held fully in memory.
   Totally independent swap directories.
   Customizable error texts.
   FTP supported internally; no more ftpget.
   Asynchronous disk operations (optional, requires pthreads library).
   Internal icons for FTP and gopher directories.
   snprintf() used everywhere instead of sprintf().
   ...and many more!
"
As well, there is support for using MD5 or SHA hashes of URL's in the
cache index for space (and speed?) savings, SNMP support, poll(2) is
used by default, etc.

Please see  http://squid.nlanr.net/Squid/1.2.beta/  before using.
1997-12-06 12:28:14 +00:00
Andrey A. Chernov
4dba074965 Upgrade to 0.98 1997-12-04 20:55:16 +00:00
Satoshi Asami
e42b575974 Mark this port broken (can't fetch). 1997-12-04 10:54:03 +00:00
Ralf S. Engelschall
2f6c361183 Upgrade to Website META Language, Version 1.4.4 1997-12-02 14:06:03 +00:00
Justin M. Seger
daade60777 Switch to version 2.7.1. 1997-12-02 00:24:34 +00:00
Justin M. Seger
83c0981a88 Activate www/lynx-current 1997-12-02 00:18:58 +00:00
Ralf S. Engelschall
d7283fe7be - Upgraded to Website META Language, Version 1.4.3
- Made "portlint -a" happy ;_)
1997-11-30 16:17:38 +00:00
Andrey A. Chernov
9d95eab0d9 Upgrade to 0.97 1997-11-29 16:27:55 +00:00
Andrey A. Chernov
7c5fe6ef87 Distfile changed without version number bumping 1997-11-29 16:10:50 +00:00
Thomas Gellekum
2f9789ca2c Activate chimera2. 1997-11-26 07:55:38 +00:00
Thomas Gellekum
9a863ddecf Bring in changes for chimera-2.0a11. A repository copy from
ports/www/chimera was done before.

PR:		4248
Submitted by:	Bruce Gingery <bgingery@gtcs.com>
1997-11-26 07:53:35 +00:00
Andrey A. Chernov
b920e13371 Install html docs too 1997-11-25 18:02:21 +00:00
Andrey A. Chernov
1600d50418 Make default delay visible in help message 1997-11-25 17:50:17 +00:00
Andrey A. Chernov
80bd9d6949 Properly copy files with % and & in the names
Submitted by:  Dirk Meyer <dirk.meyer@dinoex.sub.org>
1997-11-25 17:05:51 +00:00
Satoshi Asami
c93d204b27 Seems checksum changed again. 1997-11-25 11:25:38 +00:00
Andrey A. Chernov
4dfb2f9069 Upgrade to 0.96 1997-11-24 19:35:38 +00:00
Jordan K. Hubbard
1b56afce33 tarball checksum changed. 1997-11-23 12:44:27 +00:00
Andrey A. Chernov
3d4024a523 Upgrade to 5.16 1997-11-22 13:01:58 +00:00
Andrey A. Chernov
95b330af21 Redirect ulimit output to /dec/null 1997-11-21 21:19:04 +00:00
Andrey A. Chernov
5c200a0439 Upgrade to 1.3b3 1997-11-21 21:10:28 +00:00
Satoshi Asami
2155c9e70d Install symlinks "communicator-4" and "navigator-4". By using these
names instead of the single "netscape" link, these two installations
can coexist on a single machine (at least they appear to on mine).
1997-11-20 15:48:27 +00:00
Satoshi Asami
a09867612a Mark this port broken for the time being. 1997-11-19 03:15:39 +00:00
Satoshi Asami
414b0537cf Delete empty line. 1997-11-19 03:15:06 +00:00
Bill Fenner
d9c43def17 Add vrweb 1997-11-17 06:31:39 +00:00
Bill Fenner
5c8496e834 A VRML browser.
PR:		3997
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-11-17 06:31:01 +00:00
Andreas Klemm
46c547cfbf Had problems to build Version 1.5.15 (latest snapshot of developement),
therefore only update to version 1.5 (-stable), although this is from april.
1997-11-15 19:56:49 +00:00
Peter Wemm
2a3578f8a6 Remove reference to 'make NAVIGATOR=yes' and update a comment 1997-11-15 13:35:38 +00:00
Satoshi Asami
466ac8e57a Split netscape4 into communicator and navigator, so the two maintainers
shall never run into each other again.
1997-11-15 13:09:43 +00:00
Satoshi Asami
d5352228b7 Make these coment lines a little more useful. (Remove redundancy with
PKGNAME and add more info.)
1997-11-15 01:19:04 +00:00
Satoshi Asami
c622a99906 Update the stand-alone navigator part to 4.04 too. Untangle the mess
that the previous commit created by trying to make the Makefile more
complicated than necessary.
1997-11-15 01:11:00 +00:00
Ralf S. Engelschall
7d0166c2e0 Upgrade to Website META Language, Version 1.3.5 1997-11-14 19:59:14 +00:00
Andrey A. Chernov
f0969336f4 Upgrade to 4.04 1997-11-14 13:45:53 +00:00
Jordan K. Hubbard
4efaaae4e9 Update to version 3.04 1997-11-13 19:11:57 +00:00
Ralf S. Engelschall
056a75923d Upgrade to Website META Language, Version 1.3.4 1997-11-10 11:02:54 +00:00
Andrey A. Chernov
dd28f30cac Upgrade to 0.93 1997-11-10 10:12:57 +00:00
Satoshi Asami
67c8aedda5 Add apache-php.
Forgotten by:	andreas, I think
Found by:       make checksubdirs (to be committed soon)
1997-11-09 10:18:04 +00:00
Ralf S. Engelschall
e299702b92 Upgrade to Website META Language, Version 1.3.3 1997-11-07 16:58:50 +00:00
Andrey A. Chernov
9385d3e21f Upgrade to 2.4 1997-11-06 00:12:19 +00:00
Ralf S. Engelschall
6059347ca1 Upgrade to Website META Language, Version 1.3.2 1997-11-03 13:17:25 +00:00
Peter Wemm
5e1c2ab940 Update squid 1.1.17 -> 1.1.18 1997-11-01 11:10:37 +00:00
Masafumi Max NAKANE
15c7626763 Upgrade, 1.017 -> 1.020.
PR:		4611
Submitted by:	 John Peterson <jmp@havoc.student.umd.edu>
1997-10-29 17:09:56 +00:00
Ralf S. Engelschall
d62f82f088 Upgrade to Website META Language, Version 1.3.1 1997-10-28 13:13:03 +00:00
Andrey A. Chernov
0c46979279 Upgrade to 0.87 1997-10-25 16:02:50 +00:00
Peter Wemm
917f170330 Update 1.1.16 -> 1.1.17 1997-10-25 02:51:14 +00:00
Andrey A. Chernov
d7422c6406 Compile with -funsigned-char instead of (unsigned char) cast
and not replace Apache functions now
1997-10-23 16:40:02 +00:00
Andrey A. Chernov
1d4dc4c536 Upgrade to 1.3b2, now with support files and docs installed 1997-10-22 23:51:35 +00:00
Andrey A. Chernov
969c718e89 Upgrade to 0.84 1997-10-22 11:29:17 +00:00
Masafumi Max NAKANE
71cf0f075e Add checksum fo the gold version.
PR:		4720
Submitted by:	Dave Duchscher <Dave.Duchscher@net.tamu.edu>
1997-10-15 23:43:51 +00:00
Satoshi Asami
d8ed55ff9a Add PKGNAME (lowercase). 1997-10-14 22:59:43 +00:00
Satoshi Asami
7ea4f19d66 Set NO_BUILD instead of specifying an empty do-build: target. 1997-10-14 12:12:47 +00:00
Andreas Klemm
cf22f1c7dd USE_PERL5 (portlint) 1997-10-13 21:06:15 +00:00
Mark Murray
c83c5b177d ipdate the SSL/Crypto to v11. Bug fixes. 1997-10-13 15:03:41 +00:00
Wolfram Schneider
8110385137 Enable momspider. 1997-10-11 18:30:19 +00:00
Wolfram Schneider
5abe104793 MOMspider is a web-roaming robot that specializes in the maintenance
of distributed hypertext infostructures (i.e. wide-area webs). The
program is written in Perl and, once customized for your site, should
work on any UNIX-based system with Perl 4.036.
1997-10-11 17:58:56 +00:00