aboutsummaryrefslogtreecommitdiff
path: root/www/apache13-ssl
Commit message (Collapse)AuthorAgeFilesLines
* - move default configuration files to ${EXAMPLESDIR} and keepClement Laforet2004-12-133-33/+46
| | | | | | | ${PREFIX}/etc/apache clean. Notes: svn path=/head/; revision=123962
* - Xmas for apache13-ssl!Clement Laforet2004-12-133-2/+69
| | | | | | | | | Give it a rcNG startup script Also requested by: sem Notes: svn path=/head/; revision=123923
* - Deal with httpsd.conf.bak files, like we did for apache2 previously in the ↵Clement Laforet2004-11-292-1/+18
| | | | | | | day. Notes: svn path=/head/; revision=122763
* - Update to 1.3.33.1.55Clement Laforet2004-11-124-133/+18
| | | | Notes: svn path=/head/; revision=121442
* - update to 1.3.29+1.55Clement Laforet2004-07-312-4/+3
| | | | Notes: svn path=/head/; revision=115144
* - Security FixClement Laforet2004-06-112-1/+14
| | | | | | | | | mod_proxy buffer overflow CAN-2004-0492 Shamefully stolen from: apache13-mod-ssl port Notes: svn path=/head/; revision=111271
* Don't remove www/ now that it is created by the system.Kris Kennaway2004-06-091-1/+0
| | | | Notes: svn path=/head/; revision=111131
* - tar -> ${TAR}Clement Laforet2004-04-071-3/+3
| | | | | | | While I'm here put --target=httpsd at the right place. Notes: svn path=/head/; revision=106401
* - CONFLICTS extendedDirk Meyer2004-03-181-1/+4
| | | | Notes: svn path=/head/; revision=104534
* Fix a bug in the parsing of Allow/Deny rules using IP addresses.Clement Laforet2004-03-082-0/+119
| | | | | | | | | | http://www.vuxml.org/freebsd/09d418db-70fd-11d8-873f-0020ed76ef5a.html Reported by: nectar Obtained from: Apache CVS Notes: svn path=/head/; revision=103308
* - Update to apache 1.3.29Clement Laforet2004-02-063-9/+13
| | | | | | | | | | | | - Update to patchset 1.53 ***** SECURITY FIX ***** http://www.apache-ssl.org/advisory-20040206.txt Time to ask eik how to add it to portaudit Notes: svn path=/head/; revision=100183
* Rename patch.Clement Laforet2004-01-212-1/+1
| | | | | | | | | | | post-patch-conf:httpd.conf-dist.orig => post-patch-conf:httpd.conf-dist Pointed out by: kris, Koop Mast <kwm@rainbow-runner.nl> Notes: svn path=/head/; revision=98690
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* update apache-ssl patch to 1.52.James E. Housley2003-11-203-5/+4
| | | | | | | | | | apache 1.3.29 is not yet supported. PR: 59355 Submitted by: Maintainer Notes: svn path=/head/; revision=94459
* Here's the patch.James E. Housley2003-11-122-1/+21
| | | | | | | | | files/patch-FixPatch was missing too. Submitted by: MAINTAINER Notes: svn path=/head/; revision=93842
* Changelog:James E. Housley2003-11-0911-365/+563
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Sync with apache13 layout (and some patches) - use DOCSDIR - Add no_zombies.patch - use DIST_SUBDIR=apache Removed files: - files/patch-aq - files/patch-ar Added files: - files/patch-httpd.conf-dist - files/post-patch-conf:httpd.conf-dist.orig - files/patch-FixPatch - files/patch-SSLpatch - files/patch-Makefile.tmpl - files/patch-src::modules::standard::mod_auth_db.module - files/patch-src::support::dbmanage - files/patch-src::support::log_server_status - files/patch-configure PR: 58403 Submitted By: MAINTAINER Notes: svn path=/head/; revision=93474
* - fix spelling in CONFLICTSDirk Meyer2003-10-251-1/+1
| | | | Notes: svn path=/head/; revision=92135
* - add CONFLICTSDirk Meyer2003-10-141-0/+3
| | | | | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris Notes: svn path=/head/; revision=91213
* - Update to 1.3.28.1.49.Dirk Meyer2003-09-283-23/+77
| | | | | | | | | | | | | - Add suexec support - Misc changes - Add a footnote for users, to announce them that next version will be a complete resync with apache13 ports layout. PR: 57300 Submitted by: sheepkiller@cultdeadsheep.org Notes: svn path=/head/; revision=89606
* - change ECHO -> ECHO_CMDDirk Meyer2003-09-241-1/+1
| | | | | | | PR: 56847 Notes: svn path=/head/; revision=89254
* - drop defunctional MASTER_SITESDirk Meyer2003-09-061-14/+1
| | | | Notes: svn path=/head/; revision=88653
* - change YES -> yesDirk Meyer2003-08-301-2/+2
| | | | Notes: svn path=/head/; revision=88058
* - use hook for bsd.openssl.mkDirk Meyer2003-08-281-28/+27
| | | | | | | - Cleanup Makefile Notes: svn path=/head/; revision=87907
* - caption in MAINTAINERDirk Meyer2003-04-051-1/+1
| | | | Notes: svn path=/head/; revision=78263
* - use bsd.openssl.mkDirk Meyer2003-04-031-1/+1
| | | | Notes: svn path=/head/; revision=78059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* Use MASTER_SITE_APACHE*.Christian Weisgerber2003-02-131-6/+1
| | | | | | | | PR: 47984 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=75463
* - Use user and group "www"Dirk Meyer2003-01-274-14/+40
| | | | | | | | | | - fix PLIST - add patch from ports/36363 (from ryan@servercity.com) - verify ports/36361 - fix ports/36364 Notes: svn path=/head/; revision=74097
* - update SSL support.Dirk Meyer2003-01-201-1/+1
| | | | | | | | | | | | defaults to openssl port (now 0.9.6.h) New options: use the lastest version (now 0.9.7) USE_OPENSSL_BETA=yes use the base version with USE_OPENSSL_BASE=yes Notes: svn path=/head/; revision=73675
* - clean up PLIST, unbreak portbuildDirk Meyer2002-12-141-108/+391
| | | | | | | - remove config if files are not altered Notes: svn path=/head/; revision=71625
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Unmark this port from being forbidden; the reason by its time was thatJoerg Wunsch2002-11-062-3/+1
| | | | | | | | | | | | | | | | | | the port had been updated to 1.2.27 and ssl-1.48 which simply did not exist then. Now they do exist. Since it builds, installs and runs correctly with no further changes, and all the other apache-1.2.27-based ports are back alive again, there's no reason to keep this one forbidden. Don't be alarmed that the MD5 sum changes: the previous one in distinfo was actually the checksum from apache_1.3.26+ssl_1.48.tar.gz, since the last update to that file only changed the name but not the MD5 sum. Alas, i could not find any authoritative MD5 on http://www.apache-ssl.org/ to verify against. Notes: svn path=/head/; revision=69591
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.Akinori MUSHA2002-10-121-18/+19
| | | | | | | Tag apache-ssl sites with :ssl. Notes: svn path=/head/; revision=67905
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.Kris Kennaway2002-10-052-3/+5
| | | | | | | | | | | | | | Mark apache13-ssl FORBIDDEN because the new version does not yet exist. Partially based on patches submitted by below authors. Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>, Udo Schweigert <udo.schweigert@siemens.com>, Lev A. Serebryakov <lev@serebryakov.spb.ru> PR: ports/43682, ports/43688, ports/43666, ports/43681 Notes: svn path=/head/; revision=67299
* Update to 1.3.26+ssl_1.48Dirk Meyer2002-09-155-61/+15
| | | | | | | removed FORBIDDEN Notes: svn path=/head/; revision=66363
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-0/+1
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Mark FORBIDDEN until an update is available.Jacques Vidrine2002-06-181-0/+3
| | | | | | | See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>. Notes: svn path=/head/; revision=61511
* Fix a master site.Pete Fritchman2002-03-281-1/+1
| | | | | | | | PR: 36409 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=56814
* Patch buffer overflow described inJacques Vidrine2002-03-232-3/+28
| | | | | | | <URL:http://www.apache-ssl.org/advisory-20020301.txt>. Notes: svn path=/head/; revision=56496
* Change BROKEN to FORBIDDEN due to security vulnerabilities.Chris D. Faulhaber2002-03-011-1/+2
| | | | | | | | Add SSL vulnerability to the list: http://www.apache-ssl.org/advisory-20020301.txt Notes: svn path=/head/; revision=55384
* Oops, forgot to quote the parens. Quoting makes the line > 80Jacques Vidrine2001-12-211-1/+1
| | | | | | | characters, so take a slightly different approach. Notes: svn path=/head/; revision=51936
* Set MAINTAINER to freebsd-ports. Previous maintainer says, ``i noJacques Vidrine2001-12-211-1/+3
| | | | | | | | | | | longer support this port as i got fed up with the port committers ignoring my updates.'' Mark BROKEN, as this version of Apache contains several minor vulnerabilities. Notes: svn path=/head/; revision=51935
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Run 'make certificate' from the correct directory.Steve Price2000-10-291-1/+2
| | | | Notes: svn path=/head/; revision=34428
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-221-12/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=32957
* Cosmetic changes to reduce difference between apache13 ports.Jun Kuriyama2000-08-221-9/+15
| | | | | | | | | | | | (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) Notes: svn path=/head/; revision=31844
* Fix up MASTER_SITESChris Piazza2000-08-091-1/+1
| | | | | | | | PR: 20478 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=31452
* This is a part of update to 1.3.12+1.40. For the rest, please see theAkinori MUSHA2000-04-275-38/+75
| | | | | | | | | | | | | | | | | | | | Makefile's commit log. (Actually I had a CVS problem, and Peter has fixed it for me) * * * * - Add patch-at to correctly build on FreeBSD 5.0+. PR: ports/17404 Submitted by: Khetan H. Gajjar <khetan@freebsd.os.org.za> - Mark `WWW:' in DESCR. Noticed by: portlint Notes: svn path=/head/; revision=28041
* - Update to apache 1.3.9 + ssl 1.40.Akinori MUSHA2000-04-272-26/+43
| | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=28040