| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
|
| |
- add MASTER_SITE_LOCAL
- update my mail address
Notes:
svn path=/head/; revision=193642
|
|
|
|
|
|
|
|
| |
PR: ports/105626
Submitted by: Dryice Liu <dryice@dryice.name> (Maintainer)
Notes:
svn path=/head/; revision=177433
|
|
the Python programming language.
Durus offers an easy way to use and maintain a consistent collection
of object instances used by one or more processes. Access and change
of a persistent instances is managed through a cached Connection
instance which includes commit() and abort() methods so that changes
are transactional. Durus is best suited to collections of less than a
million instances with relatively stable state.
WWW: http://www.mems-exchange.org/software/durus/
PR: ports/105470
Submitted by: Dryice Liu <dryice at dryice.name>
Notes:
svn path=/head/; revision=177318
|