Bug 206341 - [NEW PORT] www/slowcgi: FastCGI interface for old CGI programs
Summary: [NEW PORT] www/slowcgi: FastCGI interface for old CGI programs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords: feature, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-01-17 20:52 UTC by Nikola Kolev
Modified: 2016-01-18 10:03 UTC (History)
1 user (show)

See Also:


Attachments
slowcgi shar (2.41 KB, text/plain)
2016-01-17 20:52 UTC, Nikola Kolev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikola Kolev 2016-01-17 20:52:55 UTC
Created attachment 165722 [details]
slowcgi shar

slowcgi is a server which implements the FastCGI Protocol to execute CGI
scripts. FastCGI was designed to overcome the CGI protocol's scalability
and resource sharing limitations.

WWW: https://github.com/koue/slowcgi

portlint is fine
poudriere is ok

http://rein.chaosophia.net/poudriere/slowcgi-5.8.20160114-93x64.log.txt
http://rein.chaosophia.net/poudriere/slowcgi-5.8.20160114-93x386.log.txt
http://rein.chaosophia.net/poudriere/slowcgi-5.8.20160114-102x64.log.txt
http://rein.chaosophia.net/poudriere/slowcgi-5.8.20160114-102x386.log.txt
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-01-18 09:44:57 UTC
A commit references this bug:

Author: vanilla
Date: Mon Jan 18 09:43:55 UTC 2016
New revision: 406554
URL: https://svnweb.freebsd.org/changeset/ports/406554

Log:
  Add slowcgi 5.8.20160114, fastCGI interface for old CGI programs.

  PR:		206341
  Submitted by:	koue@chaosophia.net

Changes:
  head/www/Makefile
  head/www/slowcgi/
  head/www/slowcgi/Makefile
  head/www/slowcgi/distinfo
  head/www/slowcgi/files/
  head/www/slowcgi/files/slowcgi.in
  head/www/slowcgi/pkg-descr
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-18 10:03:07 UTC
Assign to Committer that resolved.