This is the first port version for the new mod_ssl version 2.1.
As a summary, here are its main SSL/TLS-related features:
o Open-Source software (BSD-style license)
o Useable for both commercial and non-commercial use
o Available for both Unix and Win32 platforms
o 128-bit strong cryptography world-wide
o Support for SSLv2, SSLv3 and TLSv1 protocols
o Clean reviewable ANSI C source code
o Clean Apache module architecture
o Integrates seamlessly into Apache through an Extended API (EAPI)
o Full Dynamic Shared Object (DSO) support
o Support for the SSLeay+RSAref US-situation
o Advanced pass-phrase handling for private keys
o X.509 certificate based authentication for both client and server
o Additional boolean-expression based access control facility
o Backward compatibility to other Apache SSL solutions
o Inter-process SSL session cache
o Powerful dedicated SSL engine logging facility
o Simple and robust application to Apache source trees
o Fully integrated into the Apache 1.3 configuration mechanism
o Additional integration into the Apache Autoconf-style Interface (APACI)
o Assistance in X.509 v3 certificate generation
ports in batch (example, to take to another site and build, or to build
your own distfiles CDROM).
Reviewed by: Scot W. Hetzel <hetzels@westbend.net> (the Maintainer)
===> Building package for mhonarc-2.3.3
tar: can't add file lib/perl5/site_perl/MHonArc/base64.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/ewhutil.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/iso8859.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhamain.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhdb.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhdysub.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhexternal.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhfile.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhidxrc.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhindex.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhinit.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhmimetypes.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhmsgfile.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhnote.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhnull.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhopt.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhrcfile.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhrcvars.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhrmm.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhscan.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhsingle.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhthread.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtime.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxttsv.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxtenrich.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxthtml.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxtplain.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxtsetext.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhusage.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhutil.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/osinit.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/qprint.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/readmail.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/rfc822.pl : No such file or directory
pkg_create: tar command failed with code 256
* Add back Fortify support. It works with navigator-45, it should work here.
(note that port is still broken so I can't fully test it)
Going to get yelled at by: thepish
NOTE: If an old version of netscape* exists on the system, this program
will rename them, and that will break PLIST on deinstall. Any ideas on how
to dynamically adapt to this would be neat.
Submitted by: David O'Brien <obrien@FreeBSD.org>
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
where distfile is located on netscape site. Provide backwards compatability
as install script was pointing (by default) to wrong binary. Fix md5 entry.
Note PR2 was buggy and unsupported and anyone who attempted to install the
PR2 version of this port should upgrade now.