| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Sep 2012 07:45:01
1.1.5
|
wen  |
- Update to 1.1.5 |
21 Jan 2012 17:40:15
1.1.3
|
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 |
23 Dec 2010 00:38:45
1.1.3
|
wen  |
- Update to 1.1.3 |
05 Aug 2010 10:32:04
1.1.2_1
|
olgeni  |
Spelling and whitespace fixes. |
13 Jun 2010 01:26:13
1.1.2_1
|
wen  |
- Add missing dependence to fix the build error reported by qat@ |
09 Jun 2010 08:38:47
1.1.2
|
wen  |
- Update to 1.1.2
- Update my mail address to FreeBSD |
06 Dec 2008 22:42:45
1.1.1
|
miwi  |
- Update to 1.1.1
Approved by: maintainer implicit |
05 Oct 2008 10:11:47
1.1.0
|
miwi  |
zbase32 is a base32 encoder/decoder.It is an alternate
base32 encoder but not RFC 3548 compliant.
WWW: http://pypi.python.org/pypi/zbase32/
PR: ports/127771
Submitted by: Wen Heping <wenheping at gmail.com> |