Port details |
- py-simpletal Stand-alone TAL Python implementation to power HTML and XML templates
- 4.3_1 devel
=0 4.3_1Version of this port present on the latest quarterly branch. - Maintainer: ayu@commun.jp
 - Port Added: 2006-07-15 08:28:21
- Last Update: 2022-03-25 13:38:12
- Commit Hash: a1ce334
- Also Listed In: python textproc www
- License: BSD3CLAUSE
- Description:
- SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL
specifications used in Zope to power HTML and XML templates. SimpleTAL is an
independent implementation of TAL; there are no dependencies on Zope nor is any
of the Zope work re-used.
WWW: http://www.owlfish.com/software/simpleTAL/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}simpletal>0:devel/py-simpletal@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-simpletal/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-simpletal
- pkg install py38-simpletal
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 py38-simpletal listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-simpletal
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (SimpleTAL-4.3.tar.gz) = 359b1654e9de136f4ad873de6729c39a499d2bb749fe539e17567ebba215fa2b
SIZE (SimpleTAL-4.3.tar.gz) = 92856
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-simpletal
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Mar 2022 13:38:12 4.3_1
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-simpletal: Fix build with setuptools 58.0.0+
With hat: python |
06 Apr 2021 14:31:07 4.3_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Mar 2021 10:17:44
4.3_1
|
danfe  |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
28 Dec 2020 23:02:15
4.3_1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
22 Dec 2014 17:12:27
4.3_1
|
feld  |
Update "BSD" license in devel category |
20 Oct 2014 16:04:14
4.3_1
|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
06 Mar 2014 14:15:03
4.3_1
|
miwi  |
- Stage support
- Convert to autoplist
- Bump PORTREVISION |
20 Sep 2013 17:13:47
4.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
05 Aug 2012 06:00:36
4.3
|
miwi  |
- Update to 4.3
PR: 168566
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer timeout |
03 Jul 2011 14:59:23
4.2
|
ohauer  |
-remove MD5 |
22 Aug 2009 19:22:04
4.2
|
miwi  |
- Update to 4.2
- Take maintainership
PR: 138045
Submitted by: Ayumi M <ayu@commun.jp> |
01 Jun 2008 09:42:37
4.1
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
30 Jul 2007 09:42:28
4.1
|
alexbl  |
- 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 |
23 Mar 2007 09:57:34
4.1
|
linimon  |
Reset j.haarman@synantics.com by request due to lack of time to work on
these.
Hat: portmgr |
15 Jul 2006 08:27:54
4.1
|
itetcu  |
SimpleTAL is a stand alone Python implementation of the TAL, TALES and METAL
specifications used in Zope to power HTML and XML templates. SimpleTAL is an
idependent implementation of TAL; there are no dependencies on Zope nor is any
of the Zope work re-used.
WWW: http://www.owlfish.com/software/simpleTAL/
PR: ports/99489
Submitted by: Jordi Haarman |