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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-pastedeploy Load, configure, and compose WSGI applications and servers
3.1.0 www on this many watch lists=1 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 3.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-01-07 10:15:53
Last Update: 2023-11-27 10:28:25
Commit Hash: 64b4e19
People watching this port, also watch:: json-c, sysinfo, python, miller
Also Listed In: python
License: MIT
WWW:
https://pylonsproject.org/
https://github.com/Pylons/pastedeploy
Description:
Load, configure, and compose WSGI applications and servers Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. The result is something a system administrator can install and manage without knowing any Python, or the details of the WSGI application or its container. This tool provides code to load WSGI applications and servers from URIs; these URIs can refer to Python Eggs for INI-style configuration files. Paste Script provides commands to serve applications based on this configuration file.
HomepageHomepage    cgit ¦ Codeberg ¦ 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}pastedeploy>0:www/py-pastedeploy@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-pastedeploy/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-pastedeploy
  • pkg install py39-pastedeploy
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-pastedeploy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pastedeploy
Package flavors (<flavor>: <package>)
  • py39: py39-pastedeploy
distinfo:
TIMESTAMP = 1700759878 SHA256 (PasteDeploy-3.1.0.tar.gz) = 9ddbaf152f8095438a9fe81f82c78a6714b92ae8e066bed418b6a7ff6a095a95 SIZE (PasteDeploy-3.1.0.tar.gz) = 37841

Packages (timestamps in pop-ups are UTC):
py37-pastedeploy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.1.1---2.1.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pastedeploy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.03.1.0-3.1.03.1.0---
FreeBSD:13:quarterly3.1.03.1.03.0.1_13.1.03.1.03.1.03.1.03.1.0
FreeBSD:14:latest3.1.03.1.02.1.13.1.03.1.03.0.1_1-3.0.1_1
FreeBSD:14:quarterly3.1.03.1.0-3.1.03.1.03.1.03.1.03.1.0
FreeBSD:15:latest3.1.03.1.0n/a3.1.0n/a3.1.03.1.03.1.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=41 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Build
  1. www/py-pyramid

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-repoze.who-testutil*
  2. misc/py-glance*
  3. security/py-keystone*
  4. Collapse this list of deleted ports.
for Run
  1. devel/py-oslo.service
  2. misc/py-cinder
  3. www/py-pyramid

Deleted ports which required this port:

Expand this list of 9 deleted ports
  1. databases/py-swift*
  2. devel/py-oslo.service1*
  3. devel/py-repoze.who-testutil*
  4. emulators/py-nova*
  5. misc/py-glance*
  6. science/py-pydap*
  7. security/py-keystone*
  8. www/py-pastescript*
  9. www/py-pylons*
  10. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_py-pastedeploy
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/P/PasteDeploy/
  2. https://pypi.org/packages/source/P/PasteDeploy/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.0
27 Nov 2023 10:28:25
commit hash: 64b4e19e034523d3d34a6df5562778e76101bdfccommit hash: 64b4e19e034523d3d34a6df5562778e76101bdfccommit hash: 64b4e19e034523d3d34a6df5562778e76101bdfccommit hash: 64b4e19e034523d3d34a6df5562778e76101bdfc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-pastedeploy: Update to 3.1.0

Changes:	https://github.com/Pylons/pastedeploy/blob/main/docs/news.rst
3.0.1_1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
3.0.1_1
30 Jun 2023 07:06:22
commit hash: ac3249c6a9166dd662b404f5d088906841587b1ccommit hash: ac3249c6a9166dd662b404f5d088906841587b1ccommit hash: ac3249c6a9166dd662b404f5d088906841587b1ccommit hash: ac3249c6a9166dd662b404f5d088906841587b1c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-pastedeploy: Remove outdated PYTHON_REL check after lang/python37 removal
3.0.1_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
3.0.1_1
05 Jun 2023 18:47:23
commit hash: f4f3499cd0be2a5b5c65ecac53c80b7cb7b6775dcommit hash: f4f3499cd0be2a5b5c65ecac53c80b7cb7b6775dcommit hash: f4f3499cd0be2a5b5c65ecac53c80b7cb7b6775dcommit hash: f4f3499cd0be2a5b5c65ecac53c80b7cb7b6775d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-pastedeploy: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
3.0.1
27 May 2023 04:11:11
commit hash: 91c282685c5169e2f49296e5db70ee4b8a7275edcommit hash: 91c282685c5169e2f49296e5db70ee4b8a7275edcommit hash: 91c282685c5169e2f49296e5db70ee4b8a7275edcommit hash: 91c282685c5169e2f49296e5db70ee4b8a7275ed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-pastedeploy: Update to 3.0.1

Changes:	https://github.com/Pylons/pastedeploy/blob/main/docs/news.rst
2.1.1
05 Apr 2023 17:31:00
commit hash: a6eabbe86092163e5176f3daa912f32da2bad96bcommit hash: a6eabbe86092163e5176f3daa912f32da2bad96bcommit hash: a6eabbe86092163e5176f3daa912f32da2bad96bcommit hash: a6eabbe86092163e5176f3daa912f32da2bad96b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-pastedeploy: Update WWW and clean up pkg-descr
2.1.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.1.1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.1
29 Dec 2020 13:21:38
Revision:559581Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports
2.1.1
18 Oct 2020 15:35:27
Revision:552645Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.1

Changes:	https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst
2.1.0_1
15 Oct 2020 20:20:03
Revision:552471Original commit files touched by this commit
sunpoet search for other commits by this committer
Update PORTNAME: use lowercase

- Bump PORTREVISION for package change
2.1.0
03 Feb 2020 19:46:22
Revision:525068Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.0

Changes:	https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst
		https://docs.pylonsproject.org/projects/pastedeploy/en/latest/news.html
2.0.1
05 Dec 2018 18:48:17
Revision:486701Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.1

Changes:	https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst
		https://github.com/Pylons/pastedeploy/commits/master
		https://docs.pylonsproject.org/projects/pastedeploy/en/latest/news.html
2.0.0
03 Dec 2018 19:58:46
Revision:486537Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.0

- Add NO_ARCH
- Reformat pkg-descr
- Update WWW
- Take maintainership

Changes:	https://github.com/Pylons/pastedeploy/blob/master/docs/news.rst
		https://docs.pylonsproject.org/projects/pastedeploy/en/latest/news.html
1.5.2
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
1.5.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)
1.5.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
1.5.2
14 Mar 2015 11:51:16
Revision:381261Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5.2 [1]
- Add LICENSE [1]
- Reset maintainer to ports@

PR:		198033 [1]
Submitted by:	jun-g@daemonfreaks.com [1]
1.5.0_1
02 Mar 2015 23:55:26
Revision:380312Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.5.0_1
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
1.5.0_1
17 Feb 2014 05:20:47
Revision:344650Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to autplist
- Bump PORTREV
1.5.0
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.5.0
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)
1.5.0
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)
1.5.0
24 Apr 2012 08:23:14
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5.0

PR:             167248
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
1.3.4_1
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
1.3.4_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
1.3.4
21 Sep 2010 00:25:53
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.3.4
1.3.3
27 Feb 2009 15:22:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.3

PR:             132046
Submitted by:   Wen Heping <wenheping@gmail.com>
1.3.2
12 Nov 2008 04:50:06
Original commit files touched by this commit
dryice search for other commits by this committer
really upgrade to 1.3.2

PR:             ports/128496
Submitted by:   Wen Heping <wenheping@gmail.com>
1.3.1
07 Nov 2008 15:29:38
Original commit files touched by this commit
dryice search for other commits by this committer
pass on maintainership

Approved by:    New maintainer <wenheping@gmail.com> via private mail
1.3.1
07 Nov 2008 14:09:28
Original commit files touched by this commit
dryice search for other commits by this committer
- update to 1.3.2
- removed files: files/pkg-deinstall.in, files/pkg-install.in

PR:             ports/128496
Submitted by:   Wen Heping <wenheping@gmail.com>
1.3.1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
1.3.1
02 Jul 2007 11:32:37
Original commit files touched by this commit
dryice search for other commits by this committer
update to 1.3.1
1.3
14 Apr 2007 06:34:23
Original commit files touched by this commit
dryice search for other commits by this committer
update to 1.3

Approved by:    itetcu (mentor, implicit)
1.1
15 Jan 2007 23:51:16
Original commit files touched by this commit
dryice search for other commits by this committer
update to 1.1

Approved by:    itetcu (mentor)
1.0
07 Jan 2007 09:53:55
Original commit files touched by this commit Sanity Test Failure
nivit search for other commits by this committer
Load, configure, and compose WSGI applications and servers

Paste Deployment is a system for finding and configuring WSGI
applications and servers. For WSGI application consumers it provides a
single, simple function (loadapp) for loading a WSGI application from
a configuration file or a Python Egg. For WSGI application providers
it only asks for a single, simple entry point to your application, so
that application users don't need to be exposed to the implementation
details of your application.

The result is something a system administrator can install and manage
without knowing any Python, or the details of the WSGI application or
its container.

This tool provides code to load WSGI applications and servers from
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 41