Port details |
- py-qp Python web framework to use qpy and durus together
- 2.2_3 www
=0 2.2_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2006-11-15 14:31:03
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- Also Listed In: python
- License: not specified in port
- WWW:
- http://www.mems-exchange.org/software/qp/
- Description:
- This is QP, a package for defining and running multiple web applications based
on Durus for persistence, standard persistent Session and User classes, easy
interactive database sessions, qpy for assembling html, and Quixote2-style forms
and path traversal. QP makes it easier than ever to use these tools together.
WWW: http://www.mems-exchange.org/software/qp/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}qp>0:www/py-qp@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-qp
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (qp-2.2.tar.gz) = a51d1a67efc57e39bfd10335da0185c8f13a7064bd1c9931bd4dab93c4139ce3
SIZE (qp-2.2.tar.gz) = 101293
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-durus>=0 : devel/py-durus@py27
- py27-qpy>=1.7 : www/py-qpy@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-durus>=0 : devel/py-durus@py27
- py27-qpy>=1.7 : www/py-qpy@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-qp-2.2_3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- 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_3 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
2.2_3 09 May 2020 09:57:04 |
antoine |
Deprecate a few ports using python 2.7 |
2.2_3 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
2.2_3 17 Nov 2018 17:32:30 |
sunpoet |
Change the way *_DEPENDS are set |
2.2_3 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.2_3 03 Dec 2017 20:35:56 |
sunpoet |
Change from USES=python:2 to USES=python:2.7
- Bump PORTREVISION for dependency change |
2.2_2 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 ) |
2.2_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.2_2 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
2.2_2 24 May 2015 21:42:17 |
amdmi3 |
- Fix examples installation (they weren't installed because target directory
already existed)
Approved by: portmgr blanket
MFH: 2015Q2 |
2.2_1 15 Aug 2014 03:43:55 |
sunpoet |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
2.2_1 15 Aug 2014 03:02:57 |
sunpoet |
- Use USES=python |
2.2_1 27 Jul 2014 16:38:17 |
sunpoet |
- Use setup.py instead of PYSETUP |
2.2_1 09 Mar 2014 14:51:15 |
sunpoet |
- Remove USE_DISTUTILS=yes: use setuptools since it's dependency now
- Strip shared library
- Bump PORTREVISION for package change |
2.2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.2 30 Nov 2013 10:05:54 |
sunpoet |
- Use PORTDOCS and PORTEXAMPLES
- Simplify Makefile |
2.2 20 Nov 2013 03:22:02 |
sunpoet |
- Update USE_PYTHON
- Fix OPTIONSFILE
- Support STAGEDIR
- Reformat pkg-descr |
2.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.2 07 Sep 2013 17:53:23 |
sunpoet |
- Cosmetic change |
2.2 21 Aug 2013 17:42:58 |
sunpoet |
- Cleanup Makefile header |
2.2 21 Aug 2013 17:17:26 |
sunpoet |
- Remove leading indefinite article from COMMENT |
2.2 18 Jun 2012 16:31:36 |
sunpoet |
- Do not silene installation message
- Convert to new options framework |
2.2 16 Aug 2011 04:55:42 |
sunpoet |
- Add my LOCAL as MASTER_SITES |
2.2 14 Jun 2011 19:39:05 |
sunpoet |
- Unbreak and update to 2.2
- Fix build when devel/py-setuptools installed
- Use bsd.port.mk
- Take maintainership
Changes:
http://www.mems-exchange.org/software/qp/qp-2.2.tar.gz/qp-2.2/CHANGES.txt |
2.0_1 12 Mar 2011 22:20:10 |
pav |
- Mark BROKEN: does not build
Reported by: pointyhat |
2.0_1 25 Feb 2011 04:40:31 |
miwi |
- Move over to py25
- while here drop md5 support
- Small cleanups |
2.0 18 Dec 2008 02:24:04 |
linimon |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
2.0 16 Jun 2007 09:58:46 |
dryice |
- update to 2.0
- add MASTER_SITE_LOCAL
- update my mail address |
1.9.1 23 Nov 2006 03:51:04 |
clsung |
- update to 1.9.1
PR: ports/105763
Submitted by: maintainer (Dryice Liu) |
1.9 17 Nov 2006 09:21:53 |
miwi |
- Update to 1.9
PR: ports/105628
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) |
1.8 15 Nov 2006 14:14:55 |
miwi |
This is QP, a package for defining and running multiple web
applications based on Durus for persistence, standard persistent
Session and User classes, easy interactive database sessions, qpy for
assembling html, and Quixote2-style forms and path traversal. QP makes
it easier than ever to use these tools together.
WWW: http://www.mems-exchange.org/software/qp/
PR: ports/105503
Submitted by: Dryice Liu <dryice at dryice.name> |