| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Apr 2012 09:07:23
1.0,1
|
wen  |
- Update to 1.0
Feature safe: yes |
21 Jan 2012 17:40:15
1.0b2
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
05 Sep 2011 07:31:29
1.0b2
|
wen  |
- Update to 1.0b2 |
16 Feb 2011 02:00:53
1.0b1
|
wen  |
- Update to 1.0b1 |
08 Oct 2009 02:36:21
1.0a5
|
wen  |
- Update to 1.0a5
- Update my mail address to FreeBSD
Approved by: mentors(implicit) |
13 Aug 2009 16:41:19
1.0a4
|
miwi  |
repoze.tm2 is a middleware which uses the ZODB transaction manager
to wrap a call to its pipeline children inside a transaction. This
is a fork of the repoze.tm package which depends only on the transaction
package rather than the entirety of ZODB (for users who don't rely on
ZODB).
WWW: http://www.repoze.org/
PR: ports/137601
Submitted by: Wen Heping <wenheping at gmail.com> |