901b FreshPorts -- www/py-nevow
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-nevow 0.10.0_2 www on this many watch lists=1 search for ports that depend on this port
A web application templating system, based on the Twisted Woven
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Apr 2005 22:03:34
Also Listed In: python devel
License: not specified in port


Nevow (pronounced as the French "nouveau", or "noo-voh") is a web application 
construction kit written in Python. It is designed to allow the programmer to 
express as much of the view logic as desired in Python, and includes a pure 
Python XML expression syntax named stan to facilitate this. However it also 
provides rich support for designer-edited templates, using a very small XML 
attribute language to provide bi-directional template manipulation capability.

Nevow also includes formless, a declarative syntax for specifying the types of 
method parameters and exposing these methods to the web. Forms can be rendered 
automatically, and form posts will be validated and input coerced, rendering 
error pages if appropriate. Once a form post has validated successfully, the 
method will be called with the coerced values. 

WWW: http://divmod.org/trac/wiki/DivmodNevow
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/py-distribute
  2. lang/python27
  3. www/py-twistedWeb
  4. devel/py-twistedCore
Required To Run:
  1. devel/py-distribute
  2. lang/python27
  3. www/py-twistedWeb
  4. devel/py-twistedCore
Required Libraries:
  1. devel/gettext
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://divmod.org/trac/attachment/wiki/SoftwareReleases/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.10.0_2
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
05 Jul 2012 20:57:39
Original commit files touched by this commit  0.10.0_2
nivit search for other commits by this committer
- Remove http://nivi.interfree.it/* from MASTER_SITES
04 Jul 2012 21:19:46
Original commit files touched by this commit  0.10.0_2
nivit search for other commits by this committer
- Fix pkg-plist
- Bump PORTREVISION

Reported by:    pawel (via private email)
08 Mar 2012 05:10:50
Original commit files touched by this commit  0.10.0_1
kevlo search for other commits by this committer
Mark unbroken.
Tested on fresh FreeBSD 8, 9, and -current.
14 Nov 2011 18:32:43
Original commit files touched by this commit  0.10.0_1
eadler search for other commits by this committer
- fix small typos in COMMENT

Submitted by:   eadler
Approved by:    portmgr (itetcu)
Feature safe:   yes
26 Jul 2011 19:59:58
Original commit files touched by this commit  0.10.0_1
pav search for other commits by this committer
- Mark BROKEN: does not build
      return hash((self.__name__, self.__module__))
      AttributeError: 'MetaTypedInterface' object has no attribute '__name__'

Reported by:    pointyhat
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.10.0_1
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  0.10.0_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
18 Dec 2009 13:13:31
Original commit files touched by this commit  0.10.0
nivit search for other commits by this committer
- Update to 0.10.0
- Remove post-extract target
19 Aug 2009 09:02:45
Original commit files touched by this commit  0.9.33
nivit search for other commits by this committer
- Update to 0.9.33
- Remove files/patch-doc-txt2html.py
- Set USE_PYDISTUTILS to easy_install
15 Feb 2009 09:44:30
Original commit files touched by this commit  0.9.32
nivit search for other commits by this committer
- Forgot the patch in the previous commit
15 Feb 2009 09:43:22
Original commit files touched by this commit  0.9.32
nivit search for other commits by this committer
- Update to 0.9.32
- Add a secondary download site
- Add files/patch-doc-txt2html.py
- Fix build of docs with different PREFIX of installation
- Fix instructions for running examples in pkg-descr
- Use ${COPYTREE_SHARE} to install docs and examples
13 Feb 2009 22:01:06
Original commit files touched by this commit  0.9.18_2
nivit search for other commits by this committer
- Take maintainership
31 Jan 2009 16:11:14
Original commit files touched by this commit  0.9.18_2
lwhsu search for other commits by this committer
- Fix build while NOPORTDOCS=yes, this port actually needs TwistedWeb

Noticed by:     itetcu
31 Jan 2009 10:04:47
Original commit files touched by this commit  0.9.18_2
lwhsu search for other commits by this committer
- Unbreak
29 Jun 2008 16:29:28
Original commit files touched by this commit  0.9.18_2
itetcu search for other commits by this committer
Mark broken, can't import module web from twisted
06 Jun 2008 14:07:24
Original commit files touched by this commit  0.9.18_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 Nov 2007 05:31:45
Original commit files touched by this commit  0.9.18_1
alexbl search for other commits by this committer
 - Cleanup plugin caches so that py-mantissa can be uninstalled cleanly

Approved by:    portmgr (pav)
12 Oct 2007 22:24:02
Original commit files touched by this commit  0.9.18
alexbl search for other commits by this committer
 - Update to 0.9.18
 - Drop maintainership

PR:             115411
Submitted by:   Piet Delport <pjd@satori.za.net>
30 Jul 2007 09:42:28
Original commit files touched by this commit  0.8.0
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
13 Sep 2006 03:21:38
Original commit files touched by this commit  0.8.0
alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
06 Jun 2006 09:39:53
Original commit files touched by this commit  0.8.0
itetcu search for other commits by this committer
- Small plist change.
- Assign maintainership to submitter since maintainer's email bounce and it
also did for the last PR. [1]

PR:             ports/98503
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:    portmgr (erwin) [1], lawrance (mentor, implicit)
28 Apr 2006 20:56:53
Original commit files touched by this commit  0.8.0
mnag search for other commits by this committer
- Update to 0.8.0
- Update pkg-descr and WWW
- portlint(1)

PR:             95727
Submitted by:   Alexander Botero-Lowry <alex___foxybanana.com>
Approved by:    maintainer timeout (14 days)
24 Jan 2006 03:14:23
Original commit files touched by this commit  0.4.1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
19 Apr 2005 22:02:47
Original commit files touched by this commit  0.4.1
pav search for other commits by this committer
Nevow is a next-generation web application templating system, based on the ideas
developed in the Twisted Woven package. Its main focus is on separating the HTML
template from both the business logic and the display logic, while allowing the
programmer to write pure Python code as much as possible. It separates your code
into 'data' and 'render' functions, a simplified implementation of traditional
MVC. It has various parts which can be used individually or as a whole,
integrated web solution.

PR:             ports/80049
Submitted by:   "Choe, Cheng-Dae" <whitekid@gmail.com>

Number of commits found: 25

285b
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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

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