summaryrefslogtreecommitdiff
path: root/www/apache13-modssl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-6/+0
| | | | Notes: svn path=/head/; revision=271305
* - fix reload targetDirk Meyer2010-09-171-10/+2
| | | | | | | Reported by: Vladimir Galaichuk Notes: svn path=/head/; revision=261330
* BROKEN should not be quoted.Erwin Lansing2010-06-131-1/+1
| | | | | | | No functional change. Notes: svn path=/head/; revision=256468
* add LICENSE_COMBDirk Meyer2010-06-051-0/+3
| | | | Notes: svn path=/head/; revision=255751
* - Apache License 2.0Dirk Meyer2010-06-051-1/+1
| | | | Notes: svn path=/head/; revision=255750
* - fix build with openssl-1.0.0Dirk Meyer2010-04-061-0/+20
| | | | Notes: svn path=/head/; revision=252315
* Cleanse uneeded RC_SUBR variablesDoug Barton2010-03-282-2/+1
| | | | | | | Approved by: pgolluci Notes: svn path=/head/; revision=251602
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Fix a bug in IPv4 logging.Dirk Meyer2010-02-043-1/+48
| | | | | | | | - Security fix for mod_proxy Security: CVE-2010-0010 Notes: svn path=/head/; revision=249221
* - USE_RC_SUBR != yesDirk Meyer2009-10-203-40/+200
| | | | | | | | | | | PR: 136853 Submitted by: Philip M. Gollucci - extend startup to handle options and multiple instances Obtained from: ports/www/apache22 Notes: svn path=/head/; revision=243121
* - add mod_accel patch for amd64Dirk Meyer2009-10-112-0/+37
| | | | | | | Submitted by: Sergey Smitienko Notes: svn path=/head/; revision=242691
* - drop option WITHOUT_RC_SUBRDirk Meyer2009-07-072-29/+1
| | | | Notes: svn path=/head/; revision=237303
* - add LICENSE:Dirk Meyer2009-01-161-0/+13
| | | | Notes: svn path=/head/; revision=226280
* Revert some of the previous commit. Applogies.Philip M. Gollucci2009-01-091-1/+1
| | | | | | | I only meant to do clement@ and ports@ ones Notes: svn path=/head/; revision=225578
* - Re-assign www/apache* ports to apache@Philip M. Gollucci2009-01-091-1/+1
| | | | | | | | | - Previous MATAINERs please welcome yourself to the apache@ team. Approved by: portmgr (pav, flz), secteam (simon), clement Notes: svn path=/head/; revision=225577
* - drop case senstive checksDirk Meyer2008-09-281-4/+4
| | | | | | | PR: 127464 Notes: svn path=/head/; revision=220933
* pkg_info -> ${PKG_INFO}Edwin Groothuis2008-07-271-2/+2
| | | | Notes: svn path=/head/; revision=217642
* - fix custom apache_flagsDirk Meyer2008-05-121-1/+1
| | | | | | | | PR: 121479 Submitted by: Laurent Frigault Notes: svn path=/head/; revision=212947
* - update to 1.3.41+2.8.31Dirk Meyer2008-02-103-408/+9
| | | | Notes: svn path=/head/; revision=207010
* - Security patchDirk Meyer2008-01-232-1/+400
| | | | | | | | | | Security: CVE-2007-6388 Security: CVE-2007-5000 Security: CVE-2007-3847 Reported by: Thomas Vogt Notes: svn path=/head/; revision=206048
* - new option WITH_PERLDirk Meyer2008-01-171-0/+4
| | | | | | | | workaround till global solution in bsd.apache.mk PR: 118647, 116984 Notes: svn path=/head/; revision=205745
* - fix build on CURRENTDirk Meyer2007-10-161-0/+2
| | | | | | | | PR: 117233 Reported by: Alexander Logvinov Notes: svn path=/head/; revision=201565
* - update to 2.8.28-1.3.37Dirk Meyer2007-09-166-371/+30
| | | | | | | - merge Configure patches Notes: svn path=/head/; revision=199577
* - merge security fiexs from apache 1.3.39Dirk Meyer2007-09-102-1/+349
| | | | | | | | Security: CVE-2006-5752 Security: CVE-2007-3304 Notes: svn path=/head/; revision=199245
* Remove thttpd from conflicts list, it has a different name for itsAnders Nordby2007-06-171-1/+1
| | | | | | | | | passwd program now. Approved by: maintainers/erwin Notes: svn path=/head/; revision=193725
* - fix build for custom localesDirk Meyer2007-05-311-0/+13
| | | | | | | PR: 96703 Notes: svn path=/head/; revision=192466
* - update to 2.8.28-1.3.37Dirk Meyer2006-07-313-20/+9
| | | | Notes: svn path=/head/; revision=169214
* - Security patch mod_rewriteDirk Meyer2006-07-272-1/+12
| | | | | | | Security: CVE-2006-3747 Notes: svn path=/head/; revision=168896
* - update to 1.3.36+2.8.27Dirk Meyer2006-05-202-9/+9
| | | | Notes: svn path=/head/; revision=162874
* - update mod_snmp homepageDirk Meyer2006-05-091-1/+1
| | | | Notes: svn path=/head/; revision=161797
* - update to mod_ssl-2.8.26-1.3.35Dirk Meyer2006-05-093-47/+12
| | | | | | | | - update to mod_accel-1.0.34 - remove patch, verfied it is in distribution Notes: svn path=/head/; revision=161794
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - support for options:Dirk Meyer2006-02-091-6/+33
| | | | | | | | | | | | | APACHE_DATADIR,APACHE_CGIBIN_ROOT,APACHE_DOCUMENT_ROOT - new options: APACHE_LOCALSTATE_DIR,APACHE_LOGFILE_DIR Submitted by: Bernard J. Treves Brown - support for options: DEFAULT_PATH Notes: svn path=/head/; revision=155555
* - preserve symbolic links if modifiedDirk Meyer2006-02-071-4/+4
| | | | | | | Suggested by: Panagiotis Christias Notes: svn path=/head/; revision=155431
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-2/+2
| | | | Notes: svn path=/head/; revision=154857
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Now that new style rc.d scripts are being run as part of theDoug Barton2006-01-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change. Notes: svn path=/head/; revision=152963
* - Securitry FixDirk Meyer2005-12-142-1/+36
| | | | | | | | | SECURITY: CVE-2005-3352 (cve.mitre.org) Obtained from: ports Notes: svn path=/head/; revision=151169
* - add SHA checksumDirk Meyer2005-11-131-0/+6
| | | | Notes: svn path=/head/; revision=148088
* - Update to 2.8.25-1.3.34Dirk Meyer2005-10-194-97/+11
| | | | Notes: svn path=/head/; revision=145848
* - honor LDFLAGSDirk Meyer2005-10-041-5/+5
| | | | | | | | - fix EXPAT options in some cases the external expat was not used. Notes: svn path=/head/; revision=144132
* - unbreak updated dependency (devel/mm)Dirk Meyer2005-09-081-2/+2
| | | | | | | Submitted by: Michael Voucko Notes: svn path=/head/; revision=142199
* - update to 1.3.33+2.8.24Dirk Meyer2005-09-042-4/+4
| | | | Notes: svn path=/head/; revision=141874
* - fix build of mod_accel on amd64Dirk Meyer2005-07-282-1/+12
| | | | | | | | PR: 84150 Submitted by: Bjoern Koenig Notes: svn path=/head/; revision=140276
* - Security Fix CAN-2005-2088Dirk Meyer2005-07-272-1/+88
| | | | Notes: svn path=/head/; revision=140267
* - support new options APACHE_DATADIR, APACHE_DOCUMENT_ROOTDirk Meyer2005-07-271-1/+9
| | | | | | | Suggested by: Steve Clement Notes: svn path=/head/; revision=140265
* - update mod_snmp_1.3.14.13, remove BROKENDirk Meyer2005-04-022-3/+2
| | | | Notes: svn path=/head/; revision=132250
* - don't create a backup of httpd.confDirk Meyer2005-02-091-0/+15
| | | | | | | | - de-ugly-ing filename Obtained from: ports/www/apache13-modperl/files/patch-src:support:apxs.pl Notes: svn path=/head/; revision=128334
* - new option WITH_APACHE_LATESTLOGDirk Meyer2005-01-151-0/+19
| | | | | | | | | | | that patches rotatelogs to always keep a hardlink to the latest log file, but without the seconds-since-epoch integer. Just as a convenience - when developing web apps, it makes it easier to just check the log file. Submitted by: Palle Girgensohn Notes: svn path=/head/; revision=126493
* - new option WITH_APACHE_LATESTLOGDirk Meyer2005-01-151-0/+5
| | | | | | | | | | | that patches rotatelogs to always keep a hardlink to the latest log file, but without the seconds-since-epoch integer. Just as a convenience - when developing web apps, it makes it easier to just check the log file. Submitted by: Palle Girgensohn Notes: svn path=/head/; revision=126492