summaryrefslogtreecommitdiff
path: root/devel/py-distutils
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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-02-23Add RMD160 digests.agc1-1/+2
2004-07-22add python as categoryrecht1-2/+2
ok'd a while back at pkgsrcCon by agc and wiz
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-01-29add a pkg for Python "distutils", needed only for Python-1.5drochner4-0/+115
(got part of the standard ditribution later)