| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Feb 2013 14:25:29
0.11.6
|
nivit  |
- Update to 0.11.6
- Include fix of pkg-plist when Python ver >= 3.2 |
07 Jan 2013 09:27:08
0.11.2
|
nivit  |
- Update to 0.11.2
- Trim Makefile header
PR: ports/172622
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> |
30 Jun 2012 13:28:09
0.10.11
|
nivit  |
- Update to 0.10.11
- Add add-plist-post target to fix pkg-plist when the Python version
is >= 3.2 |
30 Jun 2012 12:39:29
0.10.10
|
nivit  |
- Update to 0.10.10
- Add LICENSE (MIT)
PR: ports/169437
Submitted by: koobs <koobs.freebsd at gmail.com> |
11 Feb 2012 21:47:02
0.10.9
|
nivit  |
- Update to 0.10.9 |
10 Feb 2012 23:26:00
0.10.8
|
nivit  |
- Update to 0.10.8
- Remove nivi.interfree.it from MASTER_SITES |
21 Jan 2012 13:48:13
0.10.7
|
nivit  |
- Update to 0.10.7
- Drop support for Python 2.5
- Update URL of the WWW site
PR: ports/162811
Submitted by: wen |
07 Aug 2011 20:54:22
0.9.6
|
nivit  |
- Update to 0.9.6 |
30 Jun 2011 16:14:40
0.9.5
|
nivit  |
- Update to 0.9.5
PR: ports/158367
Submitted by: Jin-Sih Lin <linpct at gmail.com> |
27 Jun 2011 08:35:53
0.9.4
|
nivit  |
- Update to 0.9.4
PR: ports/158162
Submitted by: Jin-Sih Lin <linpct at gmail.com> |
20 Jun 2011 07:56:29
0.9.3
|
nivit  |
- Update to 0.9.3
PR: ports/157749
Submitted by: Jin-Sih Lin <linpct at gmail.com> |
16 May 2011 20:31:07
0.9.2
|
nivit  |
- Update to 0.9.2 [1]
- Set USE_PYTHON to -2.7, because it does not yet support Python 3
PR: ports/157026
Submitted by: Mirko Zinn <mail at derzinn.de> [1] (actually v. 0.9.1) |
13 Nov 2010 16:31:12
0.8.5
|
nivit  |
- Update to 0.8.5 |
10 Sep 2010 16:48:51
0.8.3
|
nivit  |
- Update to 0.8.3 |
15 Aug 2010 07:40:11
0.8.2
|
nivit  |
- Update to 0.8.2 |
24 Jul 2010 12:26:45
0.8.1
|
nivit  |
- Update to 0.8.1 |
08 May 2010 16:01:26
0.6.5
|
nivit  |
- Update to 0.6.5 |
04 Nov 2009 09:13:23
0.6.4
|
nivit  |
Bottle is a fast and simple micro-framework for small web-applications.
It offers request dispatching (Routes) with url parameter support,
Templates, key/value Databases, a build-in HTTP Server and adapters
for many third party WSGI/HTTP-server and template engines.
All in a single file and with no dependencies other than the Python
Standard Library.
WWW: http://bottle.paws.de/ |