aboutsummaryrefslogtreecommitdiff
path: root/www/mkapachepw
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate some ports using deprecated version of pythonAntoine Brodin2020-03-081-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=528058
* Fix bunch of ports by TundraWare, which share a common set of problemsDmitry Marakasov2018-02-192-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE It explicitly requires user agreement (thus no-auto-accept) and forbids distribution for a fee `beyond reasonable duplication charges` which is too vague I don't think can be guaranteed in any case (thus no-*-sell) tdir port uses another variant of license, which also forbids modification, and since the port requires shebangfix and Makefile patching, also mark it no-pkg-mirror and BROKEN. - Don't install licenses with documentation, since our license framework already handles this - Fix python shebangs - Limit python version to 2.7, as no port is compatible with python3 - Add NO_ARCH - User options targets helpers - Simplify installation in a few cases Approved by: portmgr blanket Notes: svn path=/head/; revision=462320
* - Fix shebangsDmitry Marakasov2018-02-191-3/+6
| | | | | | | | | | - Switch to options helpers - Limit python version Approved by: portmgr blanket Notes: svn path=/head/; revision=462313
* - Add NO_ARCHDmitry Marakasov2015-06-073-6/+3
| | | | | | | | | | | - Simplify docs installation - Fix script installation, allowing package creating as plain user - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=388737
* - Convert USE_PYTHON to new USES in www/Marcus von Appen2015-01-031-1/+1
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=376109
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-061-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category W. CR: D510 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364158
* Stagify.Vanilla I. Shu2014-07-023-6/+16
| | | | | | | Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=360211
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Program to manage Apache access control files.Pav Lucistnik2005-04-154-0/+54
PR: ports/79834 Submitted by: Tim Daneliuk <tundra@tundraware.com> Notes: svn path=/head/; revision=133418