wiz
c1b44346cd
Mark packages that are not ready for python-3.3 also not ready for 3.4,
...
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
8098ff9d66
Update to latest version, 0.6.9a from 2007: changes not found.
...
XXX: let's think about removing this and py-table, shall we?
2014-01-17 22:44:16 +00:00
asau
88feb4ac62
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-02 20:11:34 +00:00
wiz
c595076396
All supported python versions in pkgsrc support eggs, so remove
...
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
joerg
21b1bf880e
Revert PYTHON_VERSIONS_ACCEPTED.
2011-12-13 23:13:28 +00:00
darcy
3f028e9413
Upstream will not be moving to Python 3 in the foreseeable future. See
...
http://blog.vrplumber.com/index.php?/archives/2540-More-porting-to-python-3-notes....html .
Add license. The web page is unclear so I went with the most stringent
BSD one. If I find out otherwise I will update it.
2011-12-13 17:29:40 +00:00
obache
5ecac47b64
* remove unwanted things (pure python module).
...
* register egg-info.
Bump PKGREVISION.
2011-10-29 05:02:28 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
wiz
07d46249f6
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
2006-10-04 21:46:12 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
salo
81ae0a20b3
Clean up own directories.
...
Bump PKGREVISION.
2006-01-06 17:17:40 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
475ab002d7
Add RMD160 digests
2005-02-24 09:03:05 +00:00
darcy
1587799dfb
py-basicproperty-0.6.3a
...
The BasicProperty/BasicTypes system provides a mechanism for intelligent
property-based modeling of problem domains in Python 2.2+. The idea behind
property-based domain modeling is to simplify the definition of objects/data
structures so that concerns such as initialization, data-type checking and
coercion, run-time introspection, and domain specific storage/retrieval
operations can be abstracted out from the modeling operations.
2004-12-21 10:59:50 +00:00