| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 May 2013 15:08:09
1.3.3_2
|
rm  |
- fix pkg-plist: do not try to remove directories owned by other ports
and bump PORTREVISION
- trim Makefile header, while here
Reported by: pointyhat (miwi)
With hat: python@ |
11 Oct 2012 13:46:30
1.3.3_1
|
bapt  |
Dependency line should not end with a '/'
Submitted by: az
Feature safe: yes |
21 Jan 2012 17:40:15
1.3.3_1
|
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 |
25 Jun 2011 07:35:30
1.3.3_1
|
nivit  |
- Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS
Reported by: pavbot |
23 Jun 2011 14:20:04
1.3.3_1
|
nivit  |
- Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION |
19 Mar 2011 12:38:54
1.3.3
|
miwi  |
- Get Rid MD5 support |
18 Jul 2010 13:30:19
1.3.3
|
lwhsu  |
Add py-formalchemy 1.3.3, toolkit for creating HTML form elements
manually or from SQLAlchemy mapped classes.
PR: ports/148487
Submitted by: ghostonthewire <ghostonthewire at gmail dot com> |