Port details |
- py-scgi Python package for implementing SCGI servers
- 2.2_1 www
=5 2.2_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2002-08-20 16:32:50
- Last Update: 2024-04-08 06:47:48
- Commit Hash: f794887
- People watching this port, also watch:: mysql++, ap24-mod_fastcgi, cgi-lib, wget, ctags
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/nascheme/scgi
- Description:
- Python server implementation of the Simple Common Gateway Protocol
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}scgi>0:www/py-scgi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-scgi/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-scgi
- pkg install py39-scgi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-scgi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-scgi
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1632227588
SHA256 (scgi-2.2.tar.gz) = 45bf16159779be0f3d405eb25f535d0c22565000be121de322aa540b3defdf18
SIZE (scgi-2.2.tar.gz) = 35052
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-scgi
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2_1 08 Apr 2024 06:47:48
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-scgi: Remove PY_SETUPTOOLS
py-setuptools should be used rather than PY_SETUPTOOLS |
2.2_1 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2.2_1 30 Jun 2023 07:06:30
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-scgi: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.2 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
2.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.2 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.2 21 Sep 2021 22:23:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-scgi: Update to 2.2
- Change MASTER_SITES to CHEESESHOP
- Strip shared library
- Update WWW
- Take maintainership
Changes: https://github.com/nascheme/scgi/commits/master |
2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0 18 Feb 2021 21:06:56
  |
yuri  |
Maintainer reset for jlaffaye
Reason: Many bug reports (including bug#253256) related to jlaffaye's ports
timed out in the period from April 2020 to now.
PR: 253256
Approved by: jlaffaye (maintainer's timeout 14 days) |
2.0 13 Apr 2020 06:56:00
  |
antoine  |
py-scgi is no longer compatible with python 2
Reported by: pkg-fallout |
2.0 06 Apr 2020 17:04:43
  |
adamw  |
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr |
2.0 05 Apr 2020 19:55:09
  |
sunpoet  |
Take maintainership |
2.0 05 Apr 2020 18:33:39
  |
yuri  |
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567 |
2.0 05 Apr 2020 18:17:50
  |
yuri  |
www/py-scgi: Update 1.14 -> 2.0
PR: 244982
Approved by: jlaffaye (maintainer timeout; 14 days) |
1.14_1 23 Feb 2020 15:25:53
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
1.14_1 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.14_1 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.14_1 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.14_1 04 Mar 2014 15:39:48
  |
miwi  |
- Convert to autoplist
- Stage support
- Bump PORTREVISION |
1.14 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.14 08 Jun 2011 16:52:32
 |
jlaffaye  |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor) |
1.14 17 May 2011 16:06:20
 |
bapt  |
- Pass maintainership to submitter
- Add licenses
PR: ports/157071
Submitted by: Julien Laffaye <kimelto@gmail.com> |
1.14 09 May 2011 03:37:17
 |
tabthorpe  |
- Return to the heap |
1.14 25 Dec 2010 16:55:41
 |
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
1.14 16 Mar 2010 12:04:28
 |
dryice  |
- update to 1.14
- update my mail address |
1.13 03 Apr 2009 09:32:44
 |
miwi  |
- Update to 1.13
PR: 133171
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
1.12 28 Dec 2008 10:54:08
 |
pgollucci  |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
1.12 23 Nov 2006 03:59:13
 |
clsung  |
- Update to 1.12
PR: ports/105765
Submitted by: maintainer (Dryice Liu) |
1.11 23 Aug 2006 05:02:45
 |
clsung  |
- update to 1.11
- update MASTER_SITES
PR: ports/102419
Submitted by: maintainer (Dryice Liu) |
1.10 15 Mar 2006 18:21:26
 |
garga  |
- Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!
PR: ports/94459
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) |
1.10 08 Feb 2006 18:26:14
 |
mnag  |
- Update to 1.10
PR: 93021
Submitted by: maintainer |
1.9 11 Jan 2006 04:01:51
 |
edwin  |
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu <dryice@dryice.name> |
1.9 18 Dec 2005 15:47:10
 |
pav  |
- Update to 1.9
PR: ports/90473
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer) |
1.8 04 Dec 2005 11:12:33
 |
flz  |
- Add patch to fix a 64bit issue.
PR: ports/89923
Submitted by: maintainer |
1.8 21 Oct 2005 19:31:15
 |
pav  |
- Update to 1.8
PR: ports/87768
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer) |
1.7 21 Sep 2005 12:07:20
 |
mnag  |
pdate to 1.7
PR: ports/86390
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
Approved by: pav (mentor) |
1.4 22 Jun 2005 09:24:59
 |
sem  |
- Update to 1.4
PR: ports/82510
Submitted by: maintainer |
1.2 13 Jan 2005 00:20:28
 |
edwin  |
[maintainer update] 16 ports: add mirror MASTER_SITES
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
of the following ports. Thanks Clive Lin and bsdchat.com for
the mirror space!
chinese/xpdf
deskutils/etask
devel/cedet
devel/ecb
devel/eieio
devel/ipython
devel/kodos
devel/semantic
devel/xtla
editors/speedbar
editors/tree-widget
games/emacs-chess
net/tcping
www/mod_scgi
www/py-scgi
www/quixote
PR: ports/75743
Submitted by: Dryice Liu <dryice@liu.com.cn> |
1.2 04 Aug 2004 10:24:13
 |
krion  |
Update to 1.2
PR: ports/69979
Submitted by: maintainer |
1.2.a2 29 Jun 2004 13:18:44
 |
perky  |
- Update to 1.2a2 (port version 1.2.a2)
- Assign maintainership to submitter
PR: 68354
Submitted by: Dryice Liu <dryice@liu.com.cn> |
0.2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.2 25 Mar 2004 18:42:03
 |
nbm  |
Drop maintainership. |
0.2 07 Mar 2003 06:12:57
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.2 20 Aug 2002 16:32:25
 |
nbm  |
Add py-scgi 0.2, a python server implementation of the Simple Common
Gateway Protocol. |