Port details |
- py-jonpy Python FastCGI interface library
- 0.14 www =2 0.14Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2005-09-15 20:05:09
- Last Update: 2024-04-05 19:48:15
- Commit Hash: 1a4871d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/jribbens/jonpy
- Description:
- The fcgi module builds upon the classes defined in the cgi module
to provide an implementation of the FastCGI 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}jonpy>0:www/py-jonpy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-jonpy/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-jonpy
- pkg install py39-jonpy
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-jonpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-jonpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1712341560
SHA256 (jonpy-0.14.tar.gz) = 19e783ba90b3cff0f922efd3216e4f75becec6fd5867fecd155e7388e3d04974
SIZE (jonpy-0.14.tar.gz) = 22328
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-jonpy-0.14:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- www_py-jonpy
- 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 |
0.14 05 Apr 2024 19:48:15 |
Muhammad Moinur Rahman (bofh) |
www/py-jonpy: Update version 0.12=>0.14
- Update MASTER_SITES to GH
- Update WWW as the project has moved to GH
Changelog: https://github.com/jribbens/jonpy/releases/tag/rel-0-14 |
0.12 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
0.12 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> |
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) |
0.12 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 ) |
0.12 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 ) |
0.12 25 Mar 2022 13:38:24 |
Po-Chuan Hsieh (sunpoet) |
www/py-jonpy: Fix build with setuptools 58.0.0+
With hat: python |
0.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.12 17 Nov 2015 09:30:18 |
bofh |
www/py-jonpy: Update version 0.10=>0.12
- Sort USE_PYTHON
- Migrate to OPTIONS framework for do-install |
0.10_1 05 Jun 2015 21:10:13 |
amdmi3 |
- Add missing file to examples
- Add NO_ARCH
Approved by: portmgr blanket |
0.10_1 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.10_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.10_1 26 Apr 2014 18:15:32 |
sunpoet |
- Add LICENSE
- Convert to new options framework
- Support STAGEDIR
- While I'm here:
- Use PYDISTUTILS_AUTOPLIST
- Use PORTEXAMPLES
- Use COPYTREE_SHARE
- Simplify Makefile
- Remove NO_BUILD
- Remove .include <bsd.port.options.mk>
PR: ports/188789
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
0.10 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.10 16 Mar 2012 10:34:03 |
cs |
- Update to 0.10
- Assign maintainership to submitter
PR: ports/165770
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: glarkin@ (mentor)
Feature safe: yes |
0.07 02 Mar 2012 21:48:29 |
xride |
Passing MAINTAINER to ports@ |
0.07 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.07 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
0.07 13 Oct 2008 11:31:41 |
xride |
update to 0.07
PR: ports/127373
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer (me) |
0.06 29 Sep 2006 22:01:23 |
xride |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh |
0.06 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
0.06 15 Sep 2005 20:02:05 |
pav |
These Python modules provide simple yet powerful multi-threaded object-oriented
CGI/FastCGI/mod_python/html-templating facilities for the Python programming
language.
PR: ports/86155
Submitted by: Soren Straarup <xride@x12.dk> |