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-cheetah HTML template engine for Python
2.4.4_1 devel Deleted on this many watch lists=8 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.4.4_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses Python 2.7 which is EOLed upstream
Expired This port expired on: 2020-12-31
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-04 19:34:12
Last Update: 2021-01-01 11:45:05
SVN Revision: 559825
People watching this port, also watch:: pcre, p5-XML-Parser, libogg, screen, libiconv
Also Listed In: python textproc www
License: MIT
WWW:
https://cheetahtemplate.org/
Description:
Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group. WWW: https://cheetahtemplate.org/
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}cheetah>0:devel/py-cheetah@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-cheetah
Package flavors (<flavor>: <package>)
  • py27: py27-cheetah
distinfo:
SHA256 (Cheetah-2.4.4.tar.gz) = be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550 SIZE (Cheetah-2.4.4.tar.gz) = 190989

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-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-markdown>=2.0.3 : textproc/py-markdown@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. comms/usrp*
  2. www/py-prewikka*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-turbocheetah*
  2. net/cloud-init-azure*
  3. www/py-pastescript*
  4. 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/C/Cheetah/
  2. https://pypi.org/packages/source/C/Cheetah/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.4_1
01 Jan 2021 11:45:05
Revision:559825Original commit files touched by this commit
antoine search for other commits by this committer
Re-apply part of r559792 (INDEX and bulk -a OK)

With hat:	portmgr
2.4.4_1
01 Jan 2021 10:11:35
Revision:559822Original commit files touched by this commit
antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
2.4.4_1
01 Jan 2021 00:57:24
Revision:559792Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.4_1
31 Mar 2020 09:32:17
Revision:529958Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2.4.4_1
24 Jun 2018 01:06:12
Revision:473171Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-cheetah: Add LICENSE

Approved by:	portmgr blanket
2.4.4_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
2.4.4_1
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.4.4_1
03 Jul 2016 18:12:19
Revision:417985Original commit files touched by this commit
pi search for other commits by this committer
devel/py-cheetah: fix INDEX

PR:		209922
2.4.4_1
03 Jul 2016 17:55:05
Revision:417983Original commit files touched by this commit
pi search for other commits by this committer
devel/py-cheetah: set to python2.7 only port

PR:		209922
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw>
Approved by:	nivit (maintainer timeout)
2.4.4_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.4.4_1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
2.4.4_1
01 Mar 2014 17:59:34
Revision:346667Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREVISION
2.4.4
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
2.4.4
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
2.4.4
13 Dec 2010 09:57:08
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.4.4
- Remove MD5 checksum from distinfo
- Remove PYEASYINSTALL_* variables from Makefile
2.4.3
17 Sep 2010 21:32:32
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.4.3
2.4.2.1
05 May 2010 16:07:39
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.4.2.1
- Remove MAKE_ENV variable
2.4.1_1
16 Mar 2010 02:44:22
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove www/cheetah. It is broken, unmaintained and not developed since 2001.

PR:             143839
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2.4.1_1
03 Jan 2010 09:50:31
Original commit files touched by this commit
nivit search for other commits by this committer
- Add textproc/py-markdown to RUN_DEPENDS
- Bump PORTREVISION
2.4.1
02 Jan 2010 14:01:01
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.4.1
- Change MASTER_SITES to CHEESESHOP
- Remove *_DEPENDS lines
2.2.1
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
2.2.1
03 Jun 2009 11:36:23
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.2.1
2.0.1
13 Feb 2009 12:10:17
Original commit files touched by this commit
nivit search for other commits by this committer
- Take maintainership
2.0.1
09 Nov 2008 10:58:37
Original commit files touched by this commit
rafan search for other commits by this committer
- Fix build
2.0.1
01 Aug 2008 12:24:13
Original commit files touched by this commit
pav search for other commits by this committer
- Register conflicts between devel/py-cheetah and www/cheetah ports

PR:             ports/126152
Submitted by:   Dmitry Kazarov <hanabana@mail.ru>
2.0.1
10 Jan 2008 19:23:50
Original commit files touched by this commit
bsam search for other commits by this committer
A try to fix package building at the ports cluster for FreeBSD-5.
2.0.1
06 Jan 2008 15:32:37
Original commit files touched by this commit
bsam search for other commits by this committer
. polish DISTNAME;
. update to version 2.0.1.
2.0
06 Jan 2008 15:24:49
Original commit files touched by this commit
bsam search for other commits by this committer
Remove IGNORE for PACKAGE_BUILDING: can't reproduce it at my tinderbox.
Let's hope the problem vanished.
2.0
09 Nov 2007 22:45:00
Original commit files touched by this commit
linimon search for other commits by this committer
Mark this as ignore if PACKAGE_BUILDING is set, at least for the moment.
On the build cluster it shows up as depending on both python 2.4 and 2.5.

Discussed with: maintainer
Approved by:    portmgr (self)
2.0
29 Oct 2007 00:42:11
Original commit files touched by this commit
perky search for other commits by this committer
- Update to 2.0. [1]
- Change to use bsd.python.mk's setuptools support.
- Release maintainership.

Submitted by:   Roar Pettersen <roar.pettersen@uib.no> [1]
2.0.r7
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
2.0.r7
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
2.0.r7
18 Jan 2007 02:38:01
Original commit files touched by this commit
dryice search for other commits by this committer
- update to 1.0rc7
- repack as a python egg
- add variables to support the new version of turbogears
- NO_PACKAGE because of the tinder uname issue

PR:     ports/106753
Submitted by:   Dryice Liu
Approved by:    itetcu (mentor), perky (maintainer timeout)
1.0
17 Dec 2005 03:28:36
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.0

PR:             90340
Submitted by:   "Choe, Cheng-Dae" <whitekid@gmail.com>
0.9.17.r1
05 Jun 2005 21:25:31
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.9.17rc1

PR:             ports/76202, ports/81580
Submitted by:   Piet Delport <pjd@point45.com>,
                "Choe, Cheng-Dae" <whitekid@gmail.com>
Approved by:    maintainer timeout (4 months)
0.9.15
18 Mar 2004 07:38:48
Original commit files touched by this commit
perky search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
0.9.15
04 Dec 2003 19:32:27
Original commit files touched by this commit
perky search for other commits by this committer
Add py-cheetah 0.9.15,
a python-based template engine for any text-based formats.

Number of commits found: 37