Commit graph

11 commits

Author SHA1 Message Date
Martin Wilke
9d5f9eb7f6 - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
2014-02-12 09:43:24 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Wen Heping
4a4cdf38e9 - Update to 1.1.5 2012-09-02 07:45:01 +00:00
Eitan Adler
c59a3834c4 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
2012-01-21 17:40:15 +00:00
Wen Heping
abc2019afe - Update to 1.1.3 2010-12-23 00:38:45 +00:00
Jimmy Olgeni
4c030a62cc Spelling and whitespace fixes. 2010-08-05 10:32:04 +00:00
Wen Heping
c9de925354 - Add missing dependence to fix the build error reported by qat@ 2010-06-13 01:26:13 +00:00
Wen Heping
70d1913f10 - Update to 1.1.2
- Update my mail address to FreeBSD
2010-06-09 08:38:47 +00:00
Martin Wilke
eeac151b83 - Update to 1.1.1
Approved by:	maintainer implicit
2008-12-06 22:42:45 +00:00
Martin Wilke
2c28283ce4 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>
2008-10-05 10:11:47 +00:00