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