| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Jun 2012 16:33:24
1.8
|
sunpoet  |
- Do not silene installation message
- Convert to new options framework |
16 Aug 2011 04:55:59
1.8
|
sunpoet  |
- Add my LOCAL as MASTER_SITES |
14 Jun 2011 19:37:44
1.8
|
sunpoet  |
- Fix build when devel/py-setuptools installed
- Take maintainership |
11 Mar 2011 15:49:36
1.8
|
sunpoet  |
- Update to 1.8
- Use bsd.port.mk
Changes:
http://www.mems-exchange.org/software/qpy/qpy-1.8.tar.gz/qpy-1.8/CHANGES.txt |
25 Feb 2011 04:40:31
1.6_1
|
miwi  |
- Move over to py25
- while here drop md5 support
- Small cleanups |
18 Dec 2008 02:24:04
1.6
|
linimon  |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
16 Jun 2007 09:35:26
1.6
|
dryice  |
- update to 1.6
- add MASTER_SITE_LOCAL
- update my mail address |
17 Nov 2006 09:20:51
1.5
|
miwi  |
- Update to 1.5
PR: ports/105625
Submitted by: Dryice Liu <dryice@dryice.name> ( maintainer) |
15 Nov 2006 14:12:36
1.4
|
miwi  |
Qpy provides a convenient mechanism for generating safely-quoted html
text from python code.
It does this by implementing a quoted-string data type and a
modification of the python compiler. (This main idea comes from
Quixote's htmltext/PTL.)
WWW: http://www.mems-exchange.org/software/qpy/
PR: ports/105471
Submitted by: Dryice Liu <dryice at dryice.name> |