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