summaryrefslogtreecommitdiff
path: root/www/apache13-ssl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Be noisy at "pre-configure" where it matters, rather than at "pre-fetch".David E. O'Brien1999-07-041-8/+8
|
* Change PKGNAMEs to conform to guidelines.Satoshi Asami1999-06-281-2/+2
| | | | | | | 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
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* - Upgrade to Apache-SSL 1.35.Dirk Froemberg1999-06-023-15/+7
| | | | | | - include ${PREFIX}/include/openssl due to openssl upgrade. Submitted by: Ralf S. Engelschall <rse@FreeBSD.org>
* Upgrade to Apache 1.3.6 and Apache-SSL 1.32.Dirk Froemberg1999-04-106-182/+240
| | | | | PR: ports/10966 Submitted by: Adam Laurie <adam@algroup.co.uk>
* ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl andDirk Froemberg1999-03-261-6/+7
| | | | | | | | | ${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.
* Add the Apache mirror sites. For ports with 'mods' attached to them, the ↵Bill Fumerola1999-03-131-2/+16
| | | | | | | | | | | 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
* Change dependencies from SSLeay to openssl, the successor of SSLeay.Dirk Froemberg1999-01-101-2/+2
|
* Add missing trailing slash to MASTER_SITESBill Fenner1999-01-081-2/+2
| | | | Found by: distfile checker
* MAINTAINER should be a simple mail address, otherwise we might confuseSatoshi Asami1998-12-221-2/+2
| | | | some scripts.
* Fix patches/ and pkg/ due to committer error when committing the newBill Fumerola1998-12-111-3/+1
| | | | | | information. Screwed Up By: billf
* This now breaks on the patch stage, which it didn't in my sandbox. I'mBill Fumerola1998-12-111-1/+3
| | | | marking it broken until I figure out why.
* Retire apache-ssl, activate apache12-ssl and apache13-ssl!Bill Fumerola1998-12-115-93/+202
| | | | | PR: ports/8448 Submitted By: Adam Laurie <adam@algroup.co.uk>, Member of Apache-SSL
* Mark these broken until billf can fix them up after a repository copy.Satoshi Asami1998-12-111-1/+3
|
* ftp.ox.ac.uk reorganized their directory layout.David E. O'Brien1998-12-011-2/+2
| | | | (this port really needs some extra MASTER_SITES's)
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-2/+0
|
* Upgrade to Apache1.2.6.Mark Murray1998-04-123-7/+8
|
* Instead of using ssleay.cnf.sample warn the user that they mustSteve Price1998-02-201-3/+7
| | | | | | first create ssleay.cnf before 'make certificate' will work. Suggested by: Mark Murray <mark@grondar.za>
* Fix this port for RSAref. Fix the location of SSLeay config file.Mark Murray1998-02-171-7/+2
|
* Upgrade to Apache 1.2.5+SSL 1.13.Mark Murray1998-02-173-27/+162
| | | | | | | | | | 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.
* ipdate the SSL/Crypto to v11. Bug fixes.Mark Murray1997-10-132-4/+4
|
* Update to Apache 1.2.4 and SSL patches 1.9Mark Murray1997-09-223-32/+29
|
* target post-install informs now about "make certificate"Andreas Klemm1997-08-161-1/+7
| | | | | | | 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
* The path to the SSLeay port is "security/SSLeay", not "security/SSLeay-0.8.1"Peter Wemm1997-08-161-2/+2
|
* Upgrade to Apache 1.2.1 and SSLeay 0.8.1. Add SSL3 and many other features.Mark Murray1997-08-155-41/+48
| | | | | | Submitted by: Richard Seaman <dick@tar.com> Apologies to: All the other who sent me helpful comments and tips and who I forgot :-)
* Revive apache-1.1.1+SSL which doesn't work because it needs SSLeay 0.6.4Peter Wemm1997-08-121-53/+14
| | | | | | | 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.
* Upgrade to 1.2.1Andrey A. Chernov1997-07-081-4/+4
|
* Update to 1.2.0Andrey A. Chernov1997-06-061-4/+4
|
* More fixing of OPTIM replacementAndrey A. Chernov1997-05-311-1/+1
|
* Fix OPTIM= patchingAndrey A. Chernov1997-05-311-1/+1
|
* Upgrade to 1.2b11Andrey A. Chernov1997-05-311-5/+5
|
* Upgrade to 1.2b10Andrey A. Chernov1997-05-021-4/+4
|
* Upgrade to 1.2b8Andrey A. Chernov1997-04-141-6/+9
|
* Upgrade to 1.2b7Andrey A. Chernov1997-02-261-4/+4
|
* Upgrade to 1.2b6Andrey A. Chernov1997-01-281-4/+4
|
* "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/wwwSatoshi Asami1997-01-131-1/+1
| | | | pre-existing.
* Upgrade to 1.2b4Andrey A. Chernov1997-01-021-4/+4
|
* Upgrade to 1.2b3Andrey A. Chernov1996-12-251-8/+8
| | | | Submitted by: mostly by peter
* Mark the SSL'ed version as BROKEN, until the official patches appear. AlsoMark Murray1996-12-111-1/+3
| | | | add myself as maintainer of the SSL version.
* Upgrade to 1.2b2Andrey A. Chernov1996-12-111-23/+6
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* Add information URLs commentAndrey A. Chernov1996-11-071-4/+7
|
* Conditionalize all my patchesAndrey A. Chernov1996-11-071-1/+34
|
* Uncomment the DEPENDS= line. Sheesh.Mark Murray1996-10-311-2/+2
| | | | Reminded by: ache
* Package apache_ssl.sh, not apache.shAndrey A. Chernov1996-10-301-2/+2
|
* FINALLY - commit the SSL'ed version of this. (ye gods, this has been a whileMark Murray1996-10-261-3/+15
| | | | :-) )
* Split /usr/local/etc/apache/* in more reasonable wayAndrey A. Chernov1996-08-221-7/+7
| | | | Warning: SSL part not updated completely
* 1) Add the ability to build a secure (SSL'ed) server, conditionalisedMark Murray1996-08-115-2/+126
| | | | | | | | on the presence of SECURE_SERVER. 2) Clean up the installation in accordance with BSD religion: Now all the configs go in ${PREFIX}/etc/apache and the data (documents) stay in ${PREFIX}/www.
* Remove unnecessary DISTFILES and EXTRACT_ONLY.Satoshi Asami1996-07-121-5/+2
| | | | | | Remove pst's address from MAINTAINER, I don't know if any script will fail if we have two addresses here so I don't want to risk breaking something right before the release.