aboutsummaryrefslogtreecommitdiff
path: root/www/mod_chroot
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Migrate USE_APACHE to USES= apache (category www)Bernard Spil2018-03-111-2/+1
| | | | | | | | | - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk With hat: apache Notes: svn path=/head/; revision=464189
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* - Add CPE infoDmitry Marakasov2015-05-191-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386734
* - allow stagingOlli Hauer2013-12-151-6/+3
| | | | | | | | | - change to new LIB_DEPENDS notation - s/LATEST_LINK/PKGNAMESUFFIX/ - fix MASTERSITE Notes: svn path=/head/; revision=336534
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-4/+4
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - change required APACHE version from 13+ to 20+Olli Hauer2012-01-011-1/+1
| | | | | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ Notes: svn path=/head/; revision=288372
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-0/+1
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* - Convert to USE_APACHE and fix install with apache 2.2Clement Laforet2006-05-101-3/+3
| | | | | | | | PR: ports/97077 Reported by: Geraint Edwards <gedge-oss@yadn.org> Notes: svn path=/head/; revision=162014
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Update to 0.5Clement Laforet2005-08-012-3/+3
| | | | | | | | PR: ports/84300 Submitted by: Brian Candler <b.candler@pobox.com> Notes: svn path=/head/; revision=140628
* - Update to 0.4Clement Laforet2005-01-162-4/+4
| | | | Notes: svn path=/head/; revision=126588
* - Update to 0.3.Clement Laforet2004-11-132-5/+4
| | | | | | | This release add apache2 support. Please read README.Apache20 for more details. Notes: svn path=/head/; revision=121519
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* Add mod_chroot 0.2, the mod_chroot makes running Apache in a chrootClement Laforet2004-05-194-0/+40
easy. PR: ports/66789 Submitted by: Alexey A.Ukhov <auk@startext.de> Notes: svn path=/head/; revision=109509