/sysutils/obliterate/

epository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache13-modssl
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.3.41+2.8.31dinoex2008-02-113-408/+9
* - Security patchdinoex2008-01-232-1/+400
* - new option WITH_PERLdinoex2008-01-171-0/+4
* - fix build on CURRENTdinoex2007-10-161-0/+2
* - update to 2.8.28-1.3.37dinoex2007-09-176-371/+30
* - merge security fiexs from apache 1.3.39dinoex2007-09-102-1/+349
* Remove thttpd from conflicts list, it has a different name for itsanders2007-06-181-1/+1
* - fix build for custom localesdinoex2007-05-311-0/+13
* - update to 2.8.28-1.3.37dinoex2006-07-313-20/+9
* - Security patch mod_rewritedinoex2006-07-282-1/+12
* - update to 1.3.36+2.8.27dinoex2006-05-202-9/+9
* - update mod_snmp homepagedinoex2006-05-091-1/+1
* - update to mod_ssl-2.8.26-1.3.35dinoex2006-05-093-47/+12
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
* - support for options:dinoex2006-02-091-6/+33
* - preserve symbolic links if modifieddinoex2006-02-081-4/+4
* Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Now that new style rc.d scripts are being run as part of thedougb2006-01-072-2/+2
* - Securitry Fixdinoex2005-12-142-1/+36
* - add SHA checksumdinoex2005-11-131-0/+6
* - Update to 2.8.25-1.3.34dinoex2005-10-194-97/+11
* - honor LDFLAGSdinoex2005-10-041-5/+5
* - unbreak updated dependency (devel/mm)dinoex2005-09-081-2/+2
* - update to 1.3.33+2.8.24dinoex2005-09-042-4/+4
* - fix build of mod_accel on amd64dinoex2005-07-282-1/+12
* - Security Fix CAN-2005-2088dinoex2005-07-282-1/+88
* - support new options APACHE_DATADIR, APACHE_DOCUMENT_ROOTdinoex2005-07-281-1/+9
* - update mod_snmp_1.3.14.13, remove BROKENdinoex2005-04-032-3/+2
* - don't create a backup of httpd.confdinoex2005-02-091-0/+15
* - new option WITH_APACHE_LATESTLOGdinoex2005-01-151-0/+19
* - new option WITH_APACHE_LATESTLOGdinoex2005-01-151-0/+5
* dbmmanage doesn't recognize the $1$ md5 prefix used by FreeBSD whendinoex2005-01-151-0/+11
* - fix package when WITHOUT_RC_SUBR=YESdinoex2004-12-171-5/+7
* - better wording for a build error.dinoex2004-11-161-1/+2
* - update to 2.8.22-1.3.33dinoex2004-11-013-230/+7
* - Security Patchdinoex2004-10-302-1/+224
* - Security update to 2.8.21-1.3.32dinoex2004-10-233-21/+19
* - Security update to 2.8.20-1.3.31dinoex2004-10-162-4/+4
* - Patch for keepalive-bugdinoex2004-10-122-0/+12
* - Security Fixdinoex2004-07-192-8/+4
* - handle transition from /sbin/nologin -> /usr/sbin/nologindinoex2004-07-161-2/+3
* - sync build options with other apache ports again.dinoex2004-06-151-20/+30
* - allow customizing of CATEGORIESdinoex2004-06-151-1/+1
* - Security Fixdinoex2004-06-112-1/+14
* Don't remove www/ now that it is created by the system.kris2004-06-091-1/+0
* - fix extract problems with bsdtardinoex2004-06-061-2/+2
* - update to mod_deflate-1.0.21dinoex2004-05-312-6/+6
* - allow build without expat, new option APACHE_WITHOUT_EXPATdinoex2004-05-151-0/+7
* - move USE_RC_SUBR before bsd.port.pre.mkdinoex2004-05-151-4/+7
* - Security update to 2.8.17-1.3.31dinoex2004-05-144-134/+31
* - add compatibility to apachectl in rcng.shdinoex2004-05-141-0/+1
* s/run_rc_commmand/run_rc_command/nork2004-05-042-2/+2
* - rcNG-fydinoex2004-05-033-8/+46
* - fix empty dir in option.dinoex2004-04-031-1/+1
* - building mod_accel and friends as apache so modulesdinoex2004-04-012-24/+20
* - update CONFLICTSdinoex2004-03-261-1/+4
* - add mod_deflatedinoex2004-03-264-13/+119
* - new option APACHE_WITH_MODACCELdinoex2004-03-193-11/+66
* - Fix build of IPV6 (no Security patch needed)dinoex2004-03-092-1/+2
* - Add securirty Fix from cvsdinoex2004-03-082-0/+114
* - add SIZEdinoex2004-02-261-0/+4
* Fix typo: apche-1.3 -> apache-1.3edwin2004-01-131-1/+1
* - Fix collision when APACHE_WITH_MODSNMP and APACHE_WITH_IPV6dinoex2003-12-311-3/+4
* - Update PATCH_SITES for mod_snmpdinoex2003-12-301-2/+2
* - option WITH_APACHE_IPV6dinoex2003-12-084-3/+22
* - new option APACHE_RELATIVE_RUNTIMEDIRdinoex2003-11-131-0/+4
* - add new Option APACHE_WITH_MODSNMPdinoex2003-11-076-621/+44
* - Security Fix for mod_rewrite with more than 9 brackets.dinoex2003-10-293-1/+641
* - extend CONFLICTS with w3c-httpd-3.*dinoex2003-10-261-2/+3
* - add CONFLICTSdinoex2003-10-122-353/+356
* - change ECHO -> ECHO_MSGdinoex2003-09-251-38/+38
* - drop defunctional MASTER_SITESdinoex2003-09-071-8/+0
* - use hook for bsd.openssl.mkdinoex2003-08-281-7/+6
* Call the ${PKGINSTALL} script via ${SH} so that it works in case theknu2003-08-071-1/+1
* - Take maintainershipdinoex2003-08-071-1/+1
* - Fix SUEXEC leaving zombies behinddinoex2003-08-062-0/+21
* - update to 2.8.15-1.3.28dinoex2003-07-263-7/+14
* Bump libmm shlib version after recent update of devel/mm.demon2003-07-251-1/+1
* - drop defunct definedinoex2003-06-271-1/+0
* o DEFAULT_PATH used by --suexec-safepath changed to APACHE_SUEXEC_SAFEPATHdinoex2003-06-05