Kris Kennaway
e088a4f458
Update all ports using OpenSSL and RSA to work without rsaref since
...
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Jun Kuriyama
d13ca5ddf9
Cosmetic changes to reduce difference between apache13 ports.
...
(whitespace/tab, re-ordering, same $DISTNAME)
This is preparation for ports/18788 updates.
Approved by: adam@algroup.co.uk , sumikawa
No response from: ache (sorry for stepping on your toes)
2000-08-22 03:41:05 +00:00
Chris Piazza
ee511d3a29
Fix up MASTER_SITES
...
PR: 20478
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-08-09 17:47:16 +00:00
Akinori MUSHA
93584615b2
- Update to apache 1.3.9 + ssl 1.40.
...
- Add MASTER_SITES.
PR: ports/18036
Submitted by: MAINTAINER
- Add patch-an (back) to correctly build on FreeBSD 5.0+.
PR: ports/17404
Submitted by: Khetan H. Gajjar <khetan@freebsd.os.org.za>
- Portlint in many respects.
- Mark `WWW:'.
- Put variables in order.
- Unexpand. (Change space to tab)
2000-04-27 15:20:10 +00:00
Chris Piazza
c3bb46468e
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 00:07:29 +00:00
Kris Kennaway
9d59123ac1
USE_OPENSSL
...
Submitted by: Jim Bloom <bloom@acm.org>
2000-02-12 09:02:44 +00:00
Dirk Froemberg
acf3546644
Change dependencies from static to shared openssl libraries,
...
because openssl also builds shared libraries, now.
1999-11-07 22:25:40 +00:00
Steve Price
e3b6d84e85
Update this to version 1.3.9+1.37.
...
PR: 13804
Submitted by: maintainer
1999-09-27 02:21:33 +00:00
Peter Wemm
e7aa81f1a6
$Id$ -> $FreeBSD$
1999-08-31 02:43:35 +00:00
David E. O'Brien
334ab5d254
Be noisy at "pre-configure" where it matters, rather than at "pre-fetch".
1999-07-04 18:44:30 +00:00
Satoshi Asami
bb915d772a
Change PKGNAMEs to conform to guidelines.
...
apache-1.3.6+mod_ssl-2.3.3 -> apache+mod_ssl-1.3.6+2.3.3
apache-1.3.6+ssl_1.35 -> apache+ssl-1.3.6+1.35
Reviewed by: maintainers of both ports
1999-06-28 09:00:47 +00:00
Dirk Froemberg
01055309bf
- Upgrade to Apache-SSL 1.35.
...
- include ${PREFIX}/include/openssl due to openssl upgrade.
Submitted by: Ralf S. Engelschall <rse@FreeBSD.org>
1999-06-02 07:20:46 +00:00
Dirk Froemberg
8b20e64d2c
Upgrade to Apache 1.3.6 and Apache-SSL 1.32.
...
PR: ports/10966
Submitted by: Adam Laurie <adam@algroup.co.uk>
1999-04-10 07:53:03 +00:00
Dirk Froemberg
612fc7354f
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl and
...
${PREFIX}/etc/ssleay.cnf -> ${PREFIX}/lib/openssl.cnf
due to openssl upgrade.
Replaced GNU_CONFIGURE with HAS_CONFIGURE and
CONFIGURE_ARGS+=--prefix=${PREFIX} because GNU_CONFIGURE=yes adds
${CONFIGURE_TARGET} to ${CONFIGURE_ARGS} now.
1999-03-26 08:49:50 +00:00
Bill Fumerola
6017a1a317
Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs
...
were alternated so the user does not have to get 10 apache MASTER_SITEs when all
they need is one 'mod' MASTER_SITE, which is what would happen if we used a
MASTER_SITE_APACHE or added all of the mirrors in a row.
Approved By: apache maintainers, asami
Submitted By: Brian Feldman <green@unixhelp.org>, billf
1999-03-13 17:11:04 +00:00
Dirk Froemberg
1136e15539
Change dependencies from SSLeay to openssl, the successor of SSLeay.
1999-01-10 14:11:19 +00:00
Bill Fenner
386ea92f24
Add missing trailing slash to MASTER_SITES
...
Found by: distfile checker
1999-01-08 18:25:23 +00:00
Satoshi Asami
a76c183878
MAINTAINER should be a simple mail address, otherwise we might confuse
...
some scripts.
1998-12-22 08:40:47 +00:00
Bill Fumerola
bc6b686353
Fix patches/ and pkg/ due to committer error when committing the new
...
information.
Screwed Up By: billf
1998-12-11 22:58:37 +00:00
Bill Fumerola
a59fa58d70
This now breaks on the patch stage, which it didn't in my sandbox. I'm
...
marking it broken until I figure out why.
1998-12-11 22:46:14 +00:00
Bill Fumerola
36b173fc8e
Retire apache-ssl, activate apache12-ssl and apache13-ssl!
...
PR: ports/8448
Submitted By: Adam Laurie <adam@algroup.co.uk>, Member of Apache-SSL
1998-12-11 22:37:09 +00:00
Satoshi Asami
1fc543b1a7
Mark these broken until billf can fix them up after a repository copy.
1998-12-11 13:47:06 +00:00
David E. O'Brien
4f27bb8c8f
ftp.ox.ac.uk reorganized their directory layout.
...
(this port really needs some extra MASTER_SITES's)
1998-12-01 11:14:55 +00:00
Mark Murray
dd50315cdc
Upgrade to Apache1.2.6.
1998-04-12 09:53:59 +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
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
Mark Murray
c83c5b177d
ipdate the SSL/Crypto to v11. Bug fixes.
1997-10-13 15:03:41 +00:00
Mark Murray
2070dced15
Update to Apache 1.2.4 and SSL patches 1.9
1997-09-22 19:45:17 +00:00
Andreas Klemm
dbd3f40cc2
target post-install informs now about "make certificate"
...
make certificate creates an own temporary certificate
cd ${WRKSRC}; ${MAKE} ${MAKE_ENV} $@
and installs it into the suitable location:
cp ${WRKSRC}/SSLconf/conf/httpsd.pem ${PREFIX}/certs/cert.pem
1997-08-16 16:01:10 +00:00
Peter Wemm
339123d142
The path to the SSLeay port is "security/SSLeay", not "security/SSLeay-0.8.1"
1997-08-16 04:45:27 +00:00
Mark Murray
ea23608c84
Upgrade to Apache 1.2.1 and SSLeay 0.8.1. Add SSL3 and many other features.
...
Submitted by: Richard Seaman <dick@tar.com>
Apologies to: All the other who sent me helpful comments and tips and
who I forgot :-)
1997-08-15 15:44:58 +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
Andrey A. Chernov
d0ae4b63d9
Upgrade to 1.2.1
1997-07-08 13:04:19 +00:00
Andrey A. Chernov
5b2a881b02
Update to 1.2.0
1997-06-06 13:45:15 +00:00
Andrey A. Chernov
1284c0768f
More fixing of OPTIM replacement
1997-05-31 20:34:09 +00:00
Andrey A. Chernov
ea2647680f
Fix OPTIM= patching
1997-05-31 20:26:38 +00:00
Andrey A. Chernov
6c8762d020
Upgrade to 1.2b11
1997-05-31 20:16:08 +00:00
Andrey A. Chernov
23f3d48ee5
Upgrade to 1.2b10
1997-05-02 18:22:12 +00:00
Andrey A. Chernov
cc05e7d7e8
Upgrade to 1.2b8
1997-04-14 18:54:34 +00:00
Andrey A. Chernov
11de4ce860
Upgrade to 1.2b7
1997-02-26 01:23:18 +00:00
Andrey A. Chernov
a9cdad4f7a
Upgrade to 1.2b6
1997-01-28 05:39:39 +00:00
Andrey A. Chernov
a634d18f8a
Upgrade to 1.2b4
1997-01-02 16:40:05 +00:00
Andrey A. Chernov
39f3dc0e4d
Upgrade to 1.2b3
...
Submitted by: mostly by peter
1996-12-25 22:53:28 +00:00
Mark Murray
5ac7b1c319
Mark the SSL'ed version as BROKEN, until the official patches appear. Also
...
add myself as maintainer of the SSL version.
1996-12-11 21:04:21 +00:00
Andrey A. Chernov
b52bc6ef01
Upgrade to 1.2b2
1996-12-11 19:10:06 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Andrey A. Chernov
5008ac84cd
Add information URLs comment
1996-11-07 01:53:14 +00:00
Andrey A. Chernov
866036dc80
Conditionalize all my patches
1996-11-07 01:49:57 +00:00
Mark Murray
dbf3120029
Uncomment the DEPENDS= line. Sheesh.
...
Reminded by: ache
1996-10-31 17:42:13 +00:00