9b57 FreshPorts -- textproc/py-mako
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-mako 0.8.0 textproc on this many watch lists=1 search for ports that depend on this port
Super-fast templating language in Python
Maintained by: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Apr 2007 05:00:40
Also Listed In: www python
License: not specified in port


Mako is a template library written in Python. It provides a familiar,
non-XML syntax which compiles into Python modules for maximum
performance. Mako's syntax and API borrows from the best ideas of many
others, including Django templates, Cheetah, Myghty, and
Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server
Page) language, which refines the familiar ideas of componentized
layout and inheritance to produce one of the most straightforward and
flexible models available, while also maintaining close ties to Python
calling and scoping semantics.

WWW:	http://www.makotemplates.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/py-beaker
  2. textproc/py-MarkupSafe
  3. devel/py-babel
  4. devel/py-distribute
  5. lang/python27
Required To Run:
  1. www/py-beaker
  2. textproc/py-MarkupSafe
  3. devel/py-babel
  4. devel/py-distribute
  5. lang/python27
  6. devel/py-distribute
  7. lang/python27

This port is required by:

for Build for Run

To install the port: cd /usr/ports/textproc/py-mako/ && make install clean
To add the package: pkg_add -r py27-mako


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://a.pypi.python.org/packages/source/M/Mako/
  3. http://b.pypi.python.org/packages/source/M/Mako/
  4. http://c.pypi.python.org/packages/source/M/Mako/
  5. http://d.pypi.python.org/packages/source/M/Mako/
  6. http://e.pypi.python.org/packages/source/M/Mako/
  7. http://f.pypi.python.org/packages/source/M/Mako/
  8. http://g.pypi.python.org/packages/source/M/Mako/
  9. http://pypi.crate.io/packages/source/M/Mako/
  10. http://pypi.inqbus.de/Mako/
  11. http://pypi.it.uwosh.edu/Mako/
  12. http://pypi.python.jp/Mako/
  13. http://pypi.python.org/packages/source/M/Mako/
  14. http://www.makotemplates.org/downloads/

Number of commits found: 28

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 May 2013 11:23:40
Original commit files touched by this commit  0.8.0
wen search for other commits by this committer
- Update to 0.8.0
13 Jan 2013 10:16:30
Original commit files touched by this commit  0.7.3
wen search for other commits by this committer
- Update to 0.7.3
- Trim Makefile headers
23 Jul 2012 07:03:57
Original commit files touched by this commit  0.7.2
wen search for other commits by this committer
- Update to 0.7.2
02 May 2012 01:42:04
Original commit files touched by this commit  0.7.0
wen search for other commits by this committer
- Strict python version
01 Apr 2012 07:31:33
Original commit files touched by this commit  0.7.0
wen search for other commits by this committer
- Update to 0.7.0

Feature safe:   yes
20 Feb 2012 07:31:56
Original commit files touched by this commit  0.6.2
wen search for other commits by this committer
- Update to 0.6.2
02 Feb 2012 07:50:59
Original commit files touched by this commit  0.6.1
wen search for other commits by this committer
- Update to 0.6.1
11 Oct 2011 07:19:07
Original commit files touched by this commit  0.5.0
wen search for other commits by this committer
- Update to 0.5.0
06 Aug 2011 01:51:45
Original commit files touched by this commit  0.4.2
wen search for other commits by this committer
- Update to 0.4.2
09 May 2011 06:42:40
Original commit files touched by this commit  0.4.1
wen search for other commits by this committer
- Update to 0.4.1
22 Feb 2011 01:21:54
Original commit files touched by this commit  0.4.0
wen search for other commits by this committer
- Update to 0.4.0

PR:             ports/154945
Submitted by:   lwhsu@
15 Nov 2010 06:19:37
Original commit files touched by this commit  0.3.6
wen search for other commits by this committer
- Update to 0.3.6
21 Oct 2010 01:47:08
Original commit files touched by this commit  0.3.5
wen search for other commits by this committer
- Update to 0.3.5
08 Sep 2010 02:21:22
Original commit files touched by this commit  0.3.4
wen search for other commits by this committer
- Update to 0.3.4
02 Jun 2010 02:31:34
Original commit files touched by this commit  0.3.3
wen search for other commits by this committer
- Update to 0.3.3
16 Mar 2010 03:08:06
Original commit files touched by this commit  0.3.2
wen search for other commits by this committer
- Update to 0.3.2
07 Mar 2010 23:54:20
Original commit files touched by this commit  0.3.1
wen search for other commits by this committer
- Update to 0.3.1

Feature safe:   yes
26 Sep 2009 14:59:43
Original commit files touched by this commit  0.2.5
wen search for other commits by this committer
- Update to 0.2.5
- Update my mail address to FreeBSD

Approved by:    miwi(mentor)
Feature safe:   yes
24 Dec 2008 19:41:23
Original commit files touched by this commit  0.2.4
miwi search for other commits by this committer
- Update to 0.2.4

PR:             129876
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
07 Nov 2008 15:25:46
Original commit files touched by this commit  0.2.2
dryice search for other commits by this committer
pass on maintainership

Approved by:    New maintainer <wenheping@gmail.com> via private mail
07 Nov 2008 15:15:19
Original commit files touched by this commit  0.2.2
dryice search for other commits by this committer
update to 0.2.2

PR:             ports/128474
Submitted by:   Wen Heping <wenheping@gmail.com>
14 Jan 2008 02:59:35
Original commit files touched by this commit  0.1.10
dryice search for other commits by this committer
update to 0.1.10
30 Oct 2007 04:28:17
Original commit files touched by this commit  0.1.9
dryice search for other commits by this committer
update to 0.1.9
31 Jul 2007 07:48:13
Original commit files touched by this commit  0.1.8
pav search for other commits by this committer
- Update for new python infrastructure
07 Jul 2007 10:01:17
Original commit files touched by this commit  0.1.8
dryice search for other commits by this committer
- update to 0.1.8
- depends on new port devel/py-babel
16 Jun 2007 04:12:07
Original commit files touched by this commit  0.1.7
dryice search for other commits by this committer
- update to 0.1.7
- depends on mako instead of myghtyutils
24 Apr 2007 03:53:14
Original commit files touched by this commit  0.1.5
dryice search for other commits by this committer
Move to BUILD_DEPENDS

Approved by:    itetcu (mentor, implicit)
23 Apr 2007 05:00:07
Original commit files touched by this commit  0.1.5
dryice search for other commits by this committer
New port for py-mako. This is a template library written in Python.

Approved by:    itetcu (mentor, implicit)

Number of commits found: 28

2863
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24537
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days34
new fortnight56
new month220

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0