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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-webhelpers Python helper functions for writing templates in web applications
1.3_2 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 1.3_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-12-29
Maintainer: rm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-06-25 18:17:10
Last Update: 2020-12-29 11:53:44
SVN Revision: 559568
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://docs.pylonsproject.org/projects/webhelpers/en/latest/
Description:
WebHelpers is package aimed at providing helper functions for use within web applications. These functions are intended to ease web development with template languages by removing common view logic and encapsulating it in re-usable modules as well as occasionally providing objects for use within controllers to assist with common web development paradigms. WWW: https://docs.pylonsproject.org/projects/webhelpers/en/latest/
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}webhelpers>0:www/py-webhelpers@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-webhelpers
Package flavors (<flavor>: <package>)
  • py27: py27-webhelpers
distinfo:
SHA256 (WebHelpers-1.3.tar.gz) = ea86f284e929366b77424ba9a89341f43ae8dee3cbeb8702f73bcf86058aa583 SIZE (WebHelpers-1.3.tar.gz) = 729963

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-routes>=1.1 : www/py-routes@py27
  2. py27-markupsafe>=0.11 : textproc/py-markupsafe@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. www/py-formalchemy*
  2. www/py-kallithea*
  3. www/py-pylons*
  4. www/py-rhodecode*
  5. 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:
N/A
USES:
python:2.7
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/W/WebHelpers/
  2. https://pypi.org/packages/source/W/WebHelpers/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3_2
29 Dec 2020 11:53:44
Revision:559568Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python
2020-12-12 devel/py-delfick_error: Uses deprecated version of python
2020-12-12 devel/py-fusefs: Uses deprecated version of python
2020-08-15 devel/py-noseofyeti: Uses deprecated version of python
2020-12-29 databases/py-bsddb: Uses deprecated version of python
2020-12-29 www/py-webhelpers: Uses deprecated version of python
2020-12-29 security/py-pyptlib: Uses deprecated version of python
2020-12-29 japanese/py-zinnia: Uses deprecated version of python
2020-12-29 math/slepc: Broken, uses deprecated version of python
2020-12-29 www/py-pastescript: Uses deprecated version of python
2020-12-29 databases/ldb14: Uses deprecated version of python
2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc
2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python
2020-12-29 devel/py-ydbf: Uses deprecated version of python
2020-12-29 devel/py-SymbolType: Uses deprecated version of python
1.3_2
24 Dec 2020 10:09:35
Revision:559059Original commit files touched by this commit
antoine search for other commits by this committer
Explicitely deprecate more python 2.7 ports
1.3_2
05 Dec 2020 14:22:47
Revision:557064Original commit files touched by this commit
sunpoet search for other commits by this committer
Move textproc/py-MarkupSafe to textproc/py-markupsafe

- Bump PORTREVISION for dependency change
1.3_1
03 Dec 2018 20:00:40
Revision:486550Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

Approved by:	portmgr (blanket)
1.3_1
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.3_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.3
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.3
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.3
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.3
21 Dec 2014 16:09:05
Revision:375166Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in www category
1.3
01 Mar 2014 18:00:38
Revision:346671Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREVISION
1.3
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.3
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.3
30 Dec 2012 13:46:34
Revision:309669Original commit files touched by this commit
rm search for other commits by this committer
- update WWW
- trim Makefile header
- remove LICENSE_FILE
- limit python version to 2.x only (print/except)
1.3
10 Nov 2011 22:20:18
Original commit files touched by this commit
rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
1.3
18 Aug 2011 09:09:51
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.3
- Add LICENSE (BSD)
- Add WWW link to pkg-descr
- Pass maintainership to submitter

Changes:       
https://docs.pylonsproject.org/projects/webhelpers/dev/changelog.html
PR:             ports/159840
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
1.2
02 Aug 2011 20:58:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
1.2
03 Nov 2010 07:40:27
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2
0.6.4
08 Jun 2009 22:30:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update lang/python26 and make Python 2.6.2 to the default Python version

Tested by:      3 pointyhat runs
Thanks to:      pav, gahr, lwhsu, mva, amdmi3
0.6.4
12 Mar 2009 19:53:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Reset magik@back-up.pl

Mail reject here:
<magik@back-up.pl>: Host or domain name not found. Name service error for
name=back-up.pl type=AAAA: Host not found

Approved by:    portmgr (linimon)
0.6.4
12 Mar 2009 19:19:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.6.4

PR:             132051
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer timeout
0.3.2
30 Nov 2008 17:52:23
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.3.2[1]
- Pass maintainership to new submitter[2]

PR:             ports/129195 [1] ports/129208 [2]
Submitted by:   magik@back-up.pl (new maintainer) dsh@vlink.ru (old maintainer)
0.3
31 Jul 2007 08:12:57
Original commit files touched by this commit
pav search for other commits by this committer
- Update for new python infrastructure
0.3
25 Jun 2007 18:16:10
Original commit files touched by this commit
miwi search for other commits by this committer
WebHelpers is package aimed at providing helper functions for use
within web applications.

These functions are intended to ease web development with template
languages by removing common view logic and encapsulating it in
re-usable modules as well as occasionally providing objects for use
within controllers to assist with common web development paradigms.

WWW: http://pylonshq.com/WebHelpers/

PR:             ports/113969
Submitted by:   Denis Shaposhnikov <dsh at vlink.ru>

Number of commits found: 24