| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
0.10.0_2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Jul 2012 20:57:39
0.10.0_2
|
nivit  |
- Remove http://nivi.interfree.it/* from MASTER_SITES |
04 Jul 2012 21:19:46
0.10.0_2
|
nivit  |
- Fix pkg-plist
- Bump PORTREVISION
Reported by: pawel (via private email) |
08 Mar 2012 05:10:50
0.10.0_1
|
kevlo  |
Mark unbroken.
Tested on fresh FreeBSD 8, 9, and -current. |
14 Nov 2011 18:32:43
0.10.0_1
|
eadler  |
- fix small typos in COMMENT
Submitted by: eadler
Approved by: portmgr (itetcu)
Feature safe: yes |
26 Jul 2011 19:59:58
0.10.0_1
|
pav  |
- 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
0.10.0_1
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.10.0_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
18 Dec 2009 13:13:31
0.10.0
|
nivit  |
- Update to 0.10.0
- Remove post-extract target |
19 Aug 2009 09:02:45
0.9.33
|
nivit  |
- Update to 0.9.33
- Remove files/patch-doc-txt2html.py
- Set USE_PYDISTUTILS to easy_install |
15 Feb 2009 09:44:30
0.9.32
|
nivit  |
- Forgot the patch in the previous commit |
15 Feb 2009 09:43:22
0.9.32
|
nivit  |
- 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
0.9.18_2
|
nivit  |
- Take maintainership |
31 Jan 2009 16:11:14
0.9.18_2
|
lwhsu  |
- Fix build while NOPORTDOCS=yes, this port actually needs TwistedWeb
Noticed by: itetcu |
31 Jan 2009 10:04:47
0.9.18_2
|
lwhsu  |
- Unbreak |
29 Jun 2008 16:29:28
0.9.18_2
|
itetcu  |
Mark broken, can't import module web from twisted |
06 Jun 2008 14:07:24
0.9.18_2
|
edwin  |
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
0.9.18_1
|
alexbl  |
- Cleanup plugin caches so that py-mantissa can be uninstalled cleanly
Approved by: portmgr (pav) |
12 Oct 2007 22:24:02
0.9.18
|
alexbl  |
- Update to 0.9.18
- Drop maintainership
PR: 115411
Submitted by: Piet Delport <pjd@satori.za.net> |
30 Jul 2007 09:42:28
0.8.0
|
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 |
13 Sep 2006 03:21:38
0.8.0
|
alexbl  |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
06 Jun 2006 09:39:53
0.8.0
|
itetcu  |
- 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
0.8.0
|
mnag  |
- 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
0.4.1
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Apr 2005 22:02:47
0.4.1
|
pav  |
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> |