| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Nov 2011 19:06:36
0.5.31
|
rm  |
2011-11-11 Has expired: Distfile missing, runtime broken. Use
databases/py-sqlobject instead
PR: ports/160260
Submitted by: rm (myself)
Approved by: wen (maintainer), novel (mentor)
Feature safe: yes |
24 Sep 2011 15:06:44
0.5.31
|
eadler  |
- deprecate port as it fails to build and distfile is unfetchable
PR: ports/160260
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout (26 days)
Approved by: bapt (mentor) |
20 Mar 2011 12:54:45
0.5.31
|
miwi  |
- Get Rid MD5 support |
05 Jul 2009 22:34:36
0.5.31
|
miwi  |
- Update to 0.5.31
PR: 136332
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
08 Feb 2009 21:48:33
0.5.30
|
miwi  |
- Update to 0.5.30
- Pass maintainership to submitter
PR: 131327
Submitted by: Wen Heping <wenheping@gmail.com> |
09 Nov 2008 16:13:58
0.5.20_1
|
miwi  |
- Fix dependecy
PR: 128677
Submitted by: Aragon Gouveia <aragon@phat.za.net> |
19 Apr 2008 01:15:57
0.5.20_1
|
edwin  |
Make use of the @rmtry macro |
24 Nov 2007 05:31:45
0.5.20_1
|
alexbl  |
- Cleanup plugin caches so that py-mantissa can be uninstalled cleanly
Approved by: portmgr (pav) |
12 Oct 2007 22:21:13
0.5.20
|
alexbl  |
- Actually drop maintainership |
12 Oct 2007 22:19:24
0.5.20
|
alexbl  |
- update to 0.5.20
- drop maintainership
PR: 115409
Submitted by: Piet Delport <pjd@satori.za.net> |
30 Jul 2007 09:42:28
0.4.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.4.0
|
alexbl  |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
16 Apr 2006 10:56:43
0.4.0
|
edwin  |
[PATCH] databases/py-axiom: fix pkg-plist
Stupid mistake in pkg-plist..
PR: ports/95845
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
14 Apr 2006 06:21:23
0.4.0
|
edwin  |
[NEW PORT] databases/py24-axiom: Axion is an object database in python using
sqlite3
Axiom is an object database, or alternatively, an
object-relational mapper.
Its primary goal is to provide an object-oriented layer
with what we consider to be the key aspects of OO, i.e.
polymorphism and message dispatch, without hindering the
power of an RDBMS. It is designed to "feel pythonic", without
encouraging the typical ORM behavior such as potato
programming.
Axiom provides a full interface to the database, which
strongly suggests that you do not write any SQL of your
own. Metaprogramming is difficult and dangerous (as many,
many SQL injection attacks amply demonstrate). Writing your
own SQL is still possible, however, and Axiom does have
several methods which return fragments of generated schema
if you wish to use them in your own queries.
WWW: http://divmod.org/trac/wiki/DivmodAxiom
PR: ports/95724
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |