aboutsummaryrefslogtreecommitdiff
path: root/www/kcgi
Commit message (Collapse)AuthorAgeFilesLines
* www/kcgi: update to 0.13.3Baptiste Daroussin2023-12-043-5/+20
| | | | Among the changes, install shared libraries so bump portrevision
* www/kcgi: update to 0.13.1Baptiste Daroussin2023-11-203-5/+6
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* www/kcgi: update to 0.13.0Baptiste Daroussin2021-10-012-4/+4
|
* www/kcgi: update to 0.12.5Baptiste Daroussin2021-05-132-4/+4
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.12.4Baptiste Daroussin2021-03-152-4/+4
| | | | Notes: svn path=/head/; revision=568478
* Update to 0.12.3Baptiste Daroussin2021-01-223-4/+5
| | | | Notes: svn path=/head/; revision=562352
* Update to 0.12.2Baptiste Daroussin2020-07-272-5/+4
| | | | Notes: svn path=/head/; revision=543508
* kcgi: patch the rc scriptBaptiste Daroussin2020-07-202-1/+3
| | | | | | | | | | kcgi knows how to reload with SIGHUP so allow reloading via the script Tell daemon(8) so sent logs to syslog Submitted by: June Bug <june@causal.agency> (by email) Notes: svn path=/head/; revision=542653
* Update to 0.12.1Baptiste Daroussin2020-05-253-81/+85
| | | | Notes: svn path=/head/; revision=536446
* www/kcgi: fix build on GCC architecturesPiotr Kubaj2020-04-161-1/+1
| | | | | | | | Use newer GCC: kcgi.h:644: error: wrong number of arguments specified for 'deprecated' attribute Notes: svn path=/head/; revision=531848
* Update to 0.12Baptiste Daroussin2020-04-143-5/+18
| | | | Notes: svn path=/head/; revision=531658
* Update to 0.11.0Baptiste Daroussin2020-03-313-5/+34
| | | | Notes: svn path=/head/; revision=529967
* Update to 0.10.18Baptiste Daroussin2020-03-243-8/+10
| | | | Notes: svn path=/head/; revision=529049
* Update to 0.10.15Baptiste Daroussin2020-03-192-4/+4
| | | | Notes: svn path=/head/; revision=528696
* Update to 0.10.14Baptiste Daroussin2020-03-093-4/+9
| | | | Notes: svn path=/head/; revision=528098
* Update to 0.10.13Baptiste Daroussin2020-02-272-4/+4
| | | | Notes: svn path=/head/; revision=527244
* - Update WWWDmitry Marakasov2020-01-201-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=523610
* Update to 0.10.12Baptiste Daroussin2020-01-143-15/+4
| | | | Notes: svn path=/head/; revision=522994
* Update to 0.10.11Baptiste Daroussin2019-08-222-5/+4
| | | | Notes: svn path=/head/; revision=509595
* Add a rc scriptBaptiste Daroussin2019-03-202-0/+75
| | | | | | | | | | Add a rc script (with profile support) to allow users to use kfcgi so spawn fcgi processes Submitted by: Causal Agent <june@causal.agency> Notes: svn path=/head/; revision=496319
* Update to 0.10.10Baptiste Daroussin2019-01-032-7/+6
| | | | Notes: svn path=/head/; revision=489138
* update 0.10.8Baptiste Daroussin2018-12-262-4/+4
| | | | Notes: svn path=/head/; revision=488398
* Use sys/capsicum.h instead of deprecated sys/capability.hBaptiste Daroussin2018-11-121-0/+11
| | | | | | | | PR: 233169 Reported by: emaste Notes: svn path=/head/; revision=484808
* Update to 0.10.7Baptiste Daroussin2018-07-023-6/+4
| | | | Notes: svn path=/head/; revision=473718
* update to 0.10.6Baptiste Daroussin2018-06-133-4/+6
| | | | Notes: svn path=/head/; revision=472330
* Update to 0.10.5Baptiste Daroussin2018-04-233-4/+6
| | | | Notes: svn path=/head/; revision=468079
* update to 0.10.3Baptiste Daroussin2018-04-132-4/+4
| | | | Notes: svn path=/head/; revision=467211
* Update to 0.10.2Baptiste Daroussin2018-03-273-4/+5
| | | | Notes: svn path=/head/; revision=465674
* Update to 0.10.1Baptiste Daroussin2018-03-203-4/+5
| | | | Notes: svn path=/head/; revision=465098
* Update to 0.10.0Baptiste Daroussin2018-01-253-5/+6
| | | | Notes: svn path=/head/; revision=459948
* Update to 0.9.9Baptiste Daroussin2017-10-313-4/+5
| | | | Notes: svn path=/head/; revision=453231
* Update to 0.9.8Baptiste Daroussin2017-10-192-4/+4
| | | | Notes: svn path=/head/; revision=452402
* Update to 0.9.7Baptiste Daroussin2017-09-252-4/+4
| | | | Notes: svn path=/head/; revision=450596
* Update to 0.9.6Baptiste Daroussin2017-09-012-4/+4
| | | | Notes: svn path=/head/; revision=449059
* Update to 0.9.5Baptiste Daroussin2017-06-082-4/+4
| | | | Notes: svn path=/head/; revision=442900
* Update to 0.9.4Baptiste Daroussin2017-03-222-4/+4
| | | | Notes: svn path=/head/; revision=436725
* Update to 0.9.3Baptiste Daroussin2017-01-272-4/+4
| | | | Notes: svn path=/head/; revision=432543
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-011-2/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=430235
* Update to 0.9.2Baptiste Daroussin2016-11-292-4/+4
| | | | Notes: svn path=/head/; revision=427401
* Update to 0.9.1Baptiste Daroussin2016-10-203-7/+10
| | | | Notes: svn path=/head/; revision=424345
* Update to 0.9.0Baptiste Daroussin2016-10-113-4/+7
| | | | Notes: svn path=/head/; revision=423746
* Update to 0.8.5Baptiste Daroussin2016-08-262-4/+4
| | | | Notes: svn path=/head/; revision=420912
* Update to 0.8.4Baptiste Daroussin2016-06-162-3/+4
| | | | Notes: svn path=/head/; revision=416962
* Update to 0.8.3Baptiste Daroussin2016-04-292-3/+3
| | | | Notes: svn path=/head/; revision=414297
* Update to 0.8.2Baptiste Daroussin2016-04-072-3/+3
| | | | Notes: svn path=/head/; revision=412698