notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-qp Python web framework to use qpy and durus together
2.2_3 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-09-15
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py27: py27-qp
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-durus>=0 : devel/py-durus@py27
  2. py27-qpy>=1.7 : www/py-qpy@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
  5. py27-setuptools>0 : devel/py-setuptools@py27
  6. python2.7 : lang/python27
Runtime dependencies:
  1. py27-durus>=0 : devel/py-durus@py27
  2. py27-qpy>=1.7 : www/py-qpy@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. 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:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
  5. http://www.mems-exchange.org/software/qp/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2_3
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
2.2_3
09 May 2020 09:57:04
Revision:534727Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports using python 2.7
2.2_3
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
2.2_3
17 Nov 2018 17:32:30
Revision:485159Original commit files touched by this commit
sunpoet search for other commits by this committer
Change the way *_DEPENDS are set
2.2_3
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:455451Original commit files touched by this commit Sanity Test Failure
sunpoet search for other commits by this committer
Change from USES=python:2 to USES=python:2.7

- Bump PORTREVISION for dependency change
2.2_2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
2.2_2
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:387361Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:364929Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:364924Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=python
2.2_1
27 Jul 2014 16:38:17
Revision:363084Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use setup.py instead of PYSETUP
2.2_1
09 Mar 2014 14:51:15
Revision:347645Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:335276Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use PORTDOCS and PORTEXAMPLES
- Simplify Makefile
2.2
20 Nov 2013 03:22:02
Revision:334386Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update USE_PYTHON
- Fix OPTIONSFILE
- Support STAGEDIR
- Reformat pkg-descr
2.2
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
2.2
07 Sep 2013 17:53:23
Revision:326670Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cosmetic change
2.2
21 Aug 2013 17:42:58
Revision:325163Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup Makefile header
2.2
21 Aug 2013 17:17:26
Revision:325161Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove leading indefinite article from COMMENT
2.2
18 Jun 2012 16:31:36
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Do not silene installation message
- Convert to new options framework
2.2
16 Aug 2011 04:55:42
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add my LOCAL as MASTER_SITES
2.2
14 Jun 2011 19:39:05
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
2.0_1
25 Feb 2011 04:40:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Move over to py25
- while here drop md5 support
- Small cleanups
2.0
18 Dec 2008 02:24:04
Original commit files touched by this commit
linimon search for other commits by this committer
Reassign ports maintained by dryice@ for now due to other commitments.

Hat:    portmgr
2.0
16 Jun 2007 09:58:46
Original commit files touched by this commit
dryice search for other commits by this committer
- update to 2.0
- add MASTER_SITE_LOCAL
- update my mail address
1.9.1
23 Nov 2006 03:51:04
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 1.9.1

PR:             ports/105763
Submitted by:   maintainer (Dryice Liu)
1.9
17 Nov 2006 09:21:53
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.9

PR:             ports/105628
Submitted by:   Dryice Liu <dryice@dryice.name> (maintainer)
1.8
15 Nov 2006 14:14:55
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 31